/*--- general ---*/

	* { background: none!important; }
	#nav, #subnav, #author, #contactinfo, #news_selection, #ie6nomore, form, .news_preview, .hideme, #footer, .startpage #logo { display: none; }

	body { font-size: 10pt; color: #000; font-family: "Arial", sans-serif; }
	h1 { font-size: 17pt; color: #005292; }
	h2, h3 { font-size: 11pt; color: #005292; line-height: 18pt; }
	h4, h5, h6 { font-size: 10pt; color: #000; line-height: 18pt; }
	h1, h2, h3, h4, h5, h6, p, ul, ol, table { margin-top: 0; margin-bottom: 11pt; }
	p, li, table, .disclaimer, .linksammlung, address { line-height: 17pt; }
	ul { list-style: square outside; }
	ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
	a { color: #005292; }
		a img { border: 0; }
	address { font-style: normal; }

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

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

	table { border-collapse: collapse; }
	td, th { padding: 2px 4px; border: 1px solid #000; vertical-align: top; }
	th { text-align: left; background: #ccc; }
	thead td, thead th { border: 1px solid #000; font-weight: bold; color: #000; vertical-align: bottom; }

	.notable td, .notable th { padding: 0 30px 0 0; border: 0; background: none; vertical-align: top; }
	.thead { display: none; }
	.open { white-space: nowrap; }

/*--- impressum ---*/

	.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 11pt 3px 0; }
	.impressum .nopadding { margin-bottom: 0; }
	.impressum .email, .impressum .website { display: none; }

/*--- infolisten, onlinetools ---*/

	.disclaimer { font-weight: bold; border: 1px solid #000; padding: 5px; }

	.download_section td { padding: 0 0 4px; border: 0; }
	.download_section .download { padding-right: 50px; }
	.download_section img { margin: 2px 8px 0 0; display: block; float: left; }

	.news_page .graphic { margin: 0 0 11pt 13px; float: right; }

/*--- design ---*/

	#logo img { display: block; margin: 0 -40px 20px auto; }

/*--- google maps ---*/

	#google_maps_map { height: 400px; border: 1px solid #000; }
	.gmnoprint { display: none; }

/*--- team ---*/
	
	.staff_entity { float: left; padding: 0 10px  13px 1px; width: 206px; }
	.staff_entity:nth-child(3n+1) { padding-right: 0; }
		.staff_entity h2 { margin-bottom: 0; }
		.staff_entity p { margin-bottom: 0.5em; }
		.staff_entity img { margin-bottom: 7px; }

