/*--- general ---*/

	* { margin: 0; padding: 0; border: 0; background: none; }
	#nav, #author, #contactinfo, #google_maps_map, #news_selection, form, .news_preview, .hideme,
    #header, #footer, #left_part, #contactinfo, #firma, #startbild { display: none; }
    
    #printlogo {visibility:visible; margin-bottom:20px; border-bottom:1px solid black;}

	body { font-size: 9pt; color: #000; font-family: "Times new roman", "arial", serif; }
	h1 { font-size: 16pt; color: #000; }
	h2, h3, h4, h5, h6 { font-size: 10pt; color: #000; line-height: 18pt; }
	h1, h2, h3, h4, h5, h6, 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; }
	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 #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; }

	.notable td, .notable th { padding: 0 30px 0 0; border: 0; background: none; vertical-align: top; }
	.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 .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; }

/*--- design ---*/

