/*--- general ---*/

	* { background: none; }	  
	.hideme, form, select, #nav, #searchform, #fontbox, #functions, #contactinfo, #author, #news_selection, .news_preview, .image, #sujet, #balken_oben, #bottom_line, 
	#content_back, #nav_back, #logo, #logo_aac, .disclaimer, .infolist_toplink, .lexikon_liste, #startsujet, #gutschein { display: none; }
	
	.nowrap { white-space: nowrap; }		   
	
	
	#print_logo {position: absolute; top: 0; left: 0; right: 0; width: 612px; height: 130px; padding-bottom: 20px!important; border-bottom: 1px solid black; }
	#content {position: static!important; width: auto!important; height:auto!important; overflow: visible!important; background: none!important; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#content {margin-top: 10px; margin-right: 3em;}  
	#content #google_maps_map{width:100%; height:500px;}
	#title {margin-top: 180px; }
	

	body, textarea, input, select, button { font-size: 10pt; line-height: 18pt; font-family: Verdana, Arial, sans-serif; color: #000; }
	h1, h2, h3, h4, h5, h6 { font-family: Georgia, sans-serif; color: #34659f; }
	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: #34659f; }
		a img { border: 0; }
	a:hover { text-decoration: none; }
	address { font-style: normal; }

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

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

	table { border-collapse: collapse; }
		table * { margin-top: 0; }
		table td, table th { padding: 2px 4px; vertical-align: top; }
		table thead td, table thead th { font-weight: bold; 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 #333;  }
		.notable .impressum td, .notable .impressum th { padding: 3px 0; }
		.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 { padding: 0 0 10px 20px; float: right; }
		.news_page .graphic img { border: 1px solid #333; padding: 1px; }

/*--- positionplan ---*/

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