* { position: static!important; width: auto!important; overflow: visible!important; background: none!important; }

#searchablecontent, #functions, #author, #nav, #contactinfo, #news_selection, #skip, .hideme, #sujet, #logo, #language, .news_preview, .entity, .infolist_toplink, .leistungen_toplink, 
.disclaimer, .image, #pic_small, #google_maps, #searchform {
	display: none;
}

#content { margin-right: 3em; }

table.data .thead { display: none; }	   

#print_logo { display: block!important; visibility: visible!important; position: absolute; top: 0px; left: 0px; margin-bottom: 20px; border-bottom: 1px solid black; }

/*--- general ---*/


	body { font-size: 12pt; color: #000; font-family: Verdana, Arial, sans-serif; }
	h1, #title { font-size: 16pt; color: #333333; font-weight: normal; font-family: "Bookman Old Style", Times New Roman, serif; }
	h2, h3, h4, h5, h6, legend { font-size: 12pt; color: #333; line-height: 22pt; }
	h1, h2, h3, h4, h5, h6, legend, p, ul, ol, table { margin-bottom: 11pt; }
	ul { list-style: square; }
	ul, ol { margin-left: 35px; }
		ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
	a { color: #0745a1; }
	a:hover { text-decoration: none; }
	p, li, table, .disclaimer, form, .linksammlung, address { line-height: 19pt; }
	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 #000; 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; }
	tbody tr:hover th, table tbody tr:hover td { background: #0745a1; color: #fff; }

	.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; }

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

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

	.download_section td { padding: 0 0 4px; border: 0; }
		.download_section tr:hover td { background: none; color: #000; }
	.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; }


#ie6nomore { display: none; }

