/* CSS Document */

body {
	width:100%;
	background: white;
	margin:0;
	padding:0;
}

/* rahmen */ 

#rahmen_inhalt {background-color : White;}
#rahmen_fotos { background-color : White; }
#rahmen {width:100%; margin:0; text-align:left; padding:0;}
#kopf1 {width:100%; margin: 0px; padding:0; background: white;}
#titelbild {display: none;}
#titel {width:100%; text-align:left; border-bottom : 1px solid Black; margin: 0px 0px 20px 0px;}
#kopf2 {display: none;}
#untertitelbild { display: none;}
#untertitel {display: none;}
#inhalt {display: none;}
#fotoleiste {display: none;}
#main {width:100%;padding:0px; margin:0; background:White;}
#fusszeile {display: none;}

/* styles Titelleiste und Fusszeile */ 

h1.titelbild {display: none;}
h1.titel {font: bold 12pt Arial; color:Black; margin:0px; padding: 0px;}
.titel_abkuerz {font: bold 12pt Arial; color:Black; margin:0px; padding: 0px;}
h1.untertitel {display: none;}
a.titel {display: none;}
a.titel:hover {display: none;}
div.fusszeile {display: none;}
p.datum {display: none;}

/* styles Inhaltsverzeichnis */ 
ul#menu {display: none;}
ul#menu li {display: none;}
ul#menu li ul {display: none;}
ul#menu li ul li {display: none;}
ul#menu a {display: none;}
ul#menu a:link {display: none;}
ul#menu a:visited {display: none;}
ul#menu a:hover {display: none;}
ul#menu a:active {display: none;}
ul#menu a.aktuell {display: none;}
ul#menu a.aktuell:link {display: none;}
ul#menu a.aktuell:visited {display: none;}
ul#menu a.aktuell:hover {display: none;}
ul#menu a.aktuell:active {display: none;}

/* styles Hauptfenster */ 
h1.main {text-align: center; font: bold 14pt Times New Roman; color:Black; margin: 10px 0px 20px 0px; padding: 0px;}
h2.main {font: bold 12pt Times New Roman; color:Black; margin:10px 0px 10px 0px; padding: 0px;}
h3.main {font: bold 11pt Times New Roman; color:Black; margin:10px 0px 10px 0px; padding: 0px;}
p.standard {font: 11pt Times New Roman; color:Black; margin: 0px; padding-bottom: 5px; text-align: justify;}
.beschriftung {font: bold 9pt Times New Roman; padding: 0px 0px 10px 0px;}
p.klein {font: 9pt Times New Roman; color: Black; margin: 0px; padding-bottom: 5px; text-align: justify;}
ul.standard {font: 11pt Times New Roman; color: Black;  margin-left: 15px; padding: 0px; text-align: justify; list-style-type : circle; line-height: 1.3em;}
ul.standard2 {font: 11pt Times New Roman; color: Black; margin-left: 15px; padding: 0px; text-align: justify; list-style-type : square; line-height: 1.3em;}
ol.standard {font: 11pt Times New Roman; color: Black;  margin-left: 20px; padding: 0px; text-align: justify; line-height: 1.3em;}
a.standard {text-decoration: none; color: Black;}
a.standard:hover {background: White; color:Black; text-decoration:none;}
img.button {margin: 20px;}
div.bild {float:left;margin:15px 15px 10px 0px;}
table { width : 100%; border : 0px; font : 10pt Times New Roman; color:Black; padding: 0px; }
tr { vertical-align : top; }
td.hell{ background : #FFFFFF; padding: 2px 5px 2px 5px;}
td.mittel{ background : #E8F0D2; padding: 2px 5px 2px 5px;}
td.dunkel{background : #CADD99; padding: 2px 5px 2px 5px;}
div.bild_float {float:left; margin: 0px 15px 0px 0px; padding: 5px 0px 0px 0px;}
span.anzeige_groesser{display:none;}
span.nicht_drucken{display:none;}


/* styles Detailtexte*/ 
div.detailrahmen {display:none; width:100%; background: White;}
div.detailrahmen2 {display:none; width:100%; background: White;}
p.einblenden {display:none;}
p.ausblenden {display:none;}
p.detail {font: 9pt Times New Roman; color: Black; margin: 0px 0px 5px 0px; text-align: justify;}
p.detail2 {font: 9pt Times New Roman; color: Black; margin: 0px 0px 5px 0px; text-align: justify;}
h3.detail {font: bold 10pt Times New Roman; color:Black; margin:10px 0px 10px 0px; padding: 0px;}
ul.detail {font: 9pt Times New Roman; color: Black; margin-left: 15px; padding: 0px; text-align: justify; list-style-type : square; line-height: 1.3em;}
ul.detail2 {font: 9pt Times New Roman; color: Black; margin-left: 15px; padding: 0px; text-align: justify; list-style-type : square; line-height: 1.3em;}
div.detailbild {float:left;margin:5px 15px 10px 0px;}
.detailbeschriftung {font: bold 9pt Times New Roman; padding: 0px 0px 5px 0px;}
img.detail {padding: 0px;}
td.detail{ background : White; padding: 0px 0px 0px 0px;}
p.link_rechts {font: 9pt Times New Roman; color: Black; margin: 0px 0px 5px 0px; text-align: right;}

hr.detail { display: none; width: 100%; color : Black; height: 1px; border-style : solid; border-top-width : 0px; border-right-width : 0px; border-left-width : 0px;}
