/*--- general ---*/

	* { margin: 0; padding: 0; border: 0; background: none!important; }
	#nav, #author, #footer, #news_selection, form, .news_preview, .hideme { display: none; }

	body { font-size: 9pt; color: #000; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; }
	h1 { font-size: 16pt; color: #000; }
	h2, h3, h4, h5, h6, legend { font-size: 10pt; color: #005187; line-height: 18pt; }
	h1, h2, h3, h4, h5, h6, legend, p, ul, ol, table { margin-bottom: 9pt; }
	ul { list-style: square; }
	ul, ol { margin-left: 35px; }
		ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
	a { color: #005187; }
	a:hover { text-decoration: none; }
	p, li, table, .disclaimer, .linksammlung, address { line-height: 17pt; }
	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 { border: 1px solid #000; }

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

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

	.notable td, .notable th { padding: 0 30px 0 0; border: 0; background: none; vertical-align: top; }
	.notable tbody tr:hover th, .notable tbody tr:hover td { color: #000; background: none; }
	.thead { display: none; }

/*--- 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 13px 3px 0; }
	.impressum .nopadding { margin-bottom: 0; }
	.impressum .email, .impressum .website { display: none; }
	.impressum .download img { margin-right: 5px; display: block; float: left; }
	.impressum .download a { margin-left: 20px; display: block; }
	
/*--- infolisten, onlinetools ---*/

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

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

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

/*--- positionplan ---*/

	.positionplan { margin-bottom: 13px; }
		.positionplan .picture { display: block; }
			.positionplan .picture img { display: block; margin-bottom: 4px; }

/*--- design ---*/

	#logo { text-align: right; }
