/*--- general ---*/

	* { background: none; }
	.hideme, form, select, #nav, #navbar, #ie6nomore, .locationmap, #searchform, #fontbox, #functions, #contactinfo, #author, #news_selection, .news_preview { display: none; }
	.nowrap { white-space: nowrap; }

	body, textarea, input, select, button { font-size: 10pt; line-height: 18pt; font-family: Verdana, sans-serif; color: #000; }
	h1, h2, h3, h4, h5, h6, legend { font-family: Verdana, sans-serif; color: #0c246b; }
	h1 { font-size: 16pt; }
	h2 { font-size: 13pt; line-height: 21pt; }
	h3 { font-size: 12pt; line-height: 20pt; }
	h4, h5, h6 { font-size: 10pt; line-height: 18pt; color: #000; }
	a { color: #0c246b; }
		a img { border: 0; }
	a:hover { text-decoration: none; }
	address { font-style: normal; }

	div.zms_graphic { padding: 0 0 13px 0; }
		div.zms_graphic.floatleft { float: left; margin: 0 20px 0 0; }
		div.zms_graphic.floatright { float: right; margin: 0 0 0 20px; }
		div.zms_graphic.left .graphic { margin: 0 auto 0 0; }
		div.zms_graphic.left .text { margin: 0 auto 0 0; }
		div.zms_graphic.right .graphic { margin: 0 0 0 auto; }
		div.zms_graphic.right .text { margin: 0 0 0 auto; }
		div.zms_graphic.center .graphic { margin: auto; }
		div.zms_graphic.center .text { margin: auto; }

/*--- general table ---*/

	table { border-collapse: collapse; }
		table * { margin-top: 0; }
		table td, table th { padding: 2px 4px; vertical-align: top; border: 1px solid #000; }
		table thead td, table thead th { font-weight: bold; border: 1px solid #000; vertical-align: bottom; }
		table th { text-align: left; }
	.notable table td, .notable table th { padding: 0 30px 0 0; vertical-align: top; border: 0; }
	.notable table thead td, .notable table thead th { font-weight: bold; }
	.thead { display: none; }

/*--- address, impressum ---*/

	.address .float { float: left; margin: 0 20px 0 0; }
	.notable .impressum { border-top: 1px solid #000; border-bottom: 1px solid #000; }
		.notable .impressum td, .notable .impressum th { padding: 3px 0; border-top: 1px solid #000; }
		.notable .impressum th { padding: 3px 13px 3px 0; }
		.impressum .nopadding { margin: 0; }

/*--- infolisten ---*/

	.download_section table { background: none; border: 0; }
		.download_section table td { padding: 2px 0 4px 0; border: 0; }
	.download_section .download { padding-right: 50px; }
	.download_section img { vertical-align: top; margin-right: 2px; }

	.news_page .graphic { margin: 0 0 10px 20px; float: right; }
		.news_page .graphic img { border: 1px solid #000; padding: 1px; }

/*--- positionplan ---*/

	.positionplan .picture { float: left; margin: 0 10px 0 0; }
		.positionplan .picture img { border: 1px solid #000; margin: 0 0 4px 0; }
		.positionplan .picture span { display: none; }

