/* Schriftart im gesamten Dokument */
body {
font-family: 'Comic Sans MS';
margin-top: 0px;
margin-left: 0px;
margin-right: 1px;
color: #333333;
background-color: #F8F9Fb;
border-color: #7A7956;
font-size: 100%;
}

/* Schriftart im linken Navigationsbereich */
#NaviBereich {
background-color: #F8F9Fb;
font-family: 'Comic Sans MS';
margin-top: 0px;
padding-left: 5px;
padding-right: 1px;
color: #333333;
border-color: #FFFFFF;
font-size: 90%;

}
/* Schriftart im rechten Inhaltsteil */
#InhaltBereich {
background-color: #F8F9Fb;
font-family: 'Comic Sans MS';
margin-top: 0px;
padding-left: 15px;
padding-right: 1px;
color: #333333;
border-color: #5F5F5F;
font-size: 100%;
border-style : solid;
border-width : 1px;
border-color : gray;
}
/* Überschrift 1 */
h1 {
font-family: 'Comic Sans MS';
font-size:  14pt;
color:  #333333;
border-bottom-style: solid;
border-bottom-color: silver;
border-width: 1px;
}

/* Überschrift 2 mit Rahmen am linken Rand  */
h2 {
font-size: 12.5pt;
border-left-style: solid;
border-left-width: 0px;
border-left-color: green;
padding-left: 5px;
color:  #333333;
margin-bottom: 0px;
}

/* Überschrift 3 blau einfärben  */
h3 {
font-size: 11pt;
margin-bottom: 0px;
font-weight: bold;
color:  #333333;
}

/* Überschrift 4, neutral  */
h4 {
font-size: 10pt;
margin-top: 2px;
margin-bottom: 2px;
}

/* Überschrift 5, neutral  */
h5 {
font-size: 9pt;
margin-left: 0px;
margin-top: 3px;
margin-bottom: 2px;
}

/* Beschreibung von Wolken */
#wolke {
font-family: 'Comic Sans MS';
text-align: center;
margin-top: 0px;
margin-left: 0px;
margin-right: 1px;
color: #333333;
background-color: #C1C1C1;
border-color: #7A7956;
font-size: 100%;
}

/* grauer Rahmen mit Umrandung */
.rahmen {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10.5pt;
background-color : #EEEEEE;
border-style : solid;
border-width : 1px;
border-color : #CD3326;
padding : 3px;
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10.5pt;
border-style : dotted;
border-width : 1px;
border-color : gray;
padding : 3px;
margin-top: 8px;
margin-bottom: 10px;
}

/* Rahmen mit gestrichelter Umrandung und Gelbhinterlegung */
.tipp2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10.5pt;
border-style : dotted;
border-width : 1px;
border-color : gray;
padding : 3px;
margin-top: 8px;
margin-bottom: 10px;
background-color: #FFFFCC;
}
/* Link-Stile für Hover-Links  */
/* Pseudo-Klassen für dynamische Links */
a:visited {
color: black;
text-decoration: underline;
}

a:visited {
text-decoration : underline;
color : #666666;
}

a:link {
text-decoration : underline;
color: #333333;
}

a:hover {
text-decoration : none;
color : #CD3326;
}

a:active {
text-decoration : none;
color : #CD3326;
}

/* Linkleiste gesamt, Abstand nach oben zur Logozeile */
table.linkbar {
margin-top: 10px;
}

/* Linkleiste Tabelle Einzelzelle */
td.linkbar {
color: #ffffff;
background-color: #B6B6B6;
font-weight: bold;
text-align: center;
}

/* hervorgehobene Einzelzelle */
td.linkbaractive {
color: #ffffff;
background-color: #0033cc;
font-weight: bold;
text-align: center;
}

td.linkbar2 {
color: white;
background-color: #FFF3A7;
font-weight: bold;
text-align: center;
}

td.linkbaractive2 {
color: white;
background-color: #FFB0A7;
font-weight: bold;
text-align: center;
}

/* Tabelle formatieren für die rechte Spalte */
table.right {
border-style: solid;
border-width: 1px;
border-color: silver;
padding-left: 0px;
}

/* Gestaltung der langen und schmalen Tabelle ganz unten */
table.footer {
margin-top: 5px;
background-color: #E5E5E5;
}

/* Suchformular rechts oben */
form.suchform {
margin: 2px;
}

/* f&uuml;r die Photogallerie */
#InhaltBereich.galerie ul {
list-style-type: none;
background-color: #C5C5C5;
border: solid 2px #000000;
width: 170px;
padding: 20px;
float: left;
margin-right: 2em;
margin-bottom: 3em;
}

#InhaltBereich.galerie li {
font-size : 10.5pt;
font-weight: normal;
}


a.InhaltBereich  {
text-decoration: none;
color: green;
}

img.InhaltBereich  {
border:solid 1px #000000;
}

img.lupe {
border:none;
width: 30px;
height: 22px;
}

/* Überschrift 1 */
#Impressum h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  14pt;
color:  #AFAFAF;
}

/* Überschrift 2 mit Rahmen am linken Rand  */
#Impressum h2 {
font-size: 11.5pt;
border-left-style: solid;
border-left-width: 0px;
border-left-color: #CD3326;
padding-left: 5px;
color:  #AFAFAF;
margin-bottom: 0px;
}

/* Überschrift 3 blau einfärben  */
#Impressum h3 {
font-size: 11pt;
margin-bottom: 0px;
font-weight: bold;
color: #AFAFAF;
}

/*linie via img */
img.linie {
width: 100%;
height: 2px;
border: none;
padding-left: 10%;
padding-right: 10%;
margin-top: 10px;
margin-bottom: 10px;
color: #000000;
}
thead#datahead tr td { 
  font-weight:bold;
}

tbody#datarows tr { 
  background-color:#e8e8e8;
}

tbody#datarows tr.green { 
  background-color:#cfffd8;
}

tbody#datarows tr:hover { 
  background-color:white;
}

p.stand { 
  font-size: 09px;
  text-align: right;
}

.myBox {
	background-color: #000;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:3px solid #ccc;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	
}

#inhalt {
	background-color: #FFFFCC;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:3px solid #ccc;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }
  
/*Stile fÃ¼r Tabelle auf dieser Seite*/
table#gestreift {
        font-family: 'Comic Sans MS';
	border-right: 1px solid #A7A37E;
	border-bottom: 1px solid #A7A37E;
}
td#gestreift, th#gestreift {
	font-size: 1.0em;
	padding: 3px;
}
th#gestreift {
	font-weight: bold !important;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 4px;
	border-left: 1px solid #A7A37E;
}
td#gestreift {
	border-left: 1px solid #A7A37E;
}
.gerade{
	background-color: #E0F9ED;
}

.hervorheben {
	background-color: #90F6C4 !important;
}
.img100em {
  height: 100em;
}
.img50em {
  height: 50em;
}
.img30em {
  height: 30em;
}