a { text-decoration: none; }
a:link { color:#BB0000; text-decoration: none; }
a:visited { color:#BB0000; text-decoration: none; }
a:hover { text-decoration: underline; background:none; }
a:active { text-decoration: underline; background: none;}


BODY, DIV, TD {
  font-size:10pt;
  font-family:sans-serif;  
  color:black;
}

h3 {
  font-size:12pt;
  font-weight:bold;  
  color:black;
  font-family:sans-serif;	  
}

h4 {
  font-size:10pt;
  font-weight:bold;  
  color:black;
  font-family:sans-serif;	
}

BODY {
 background-color:#FCF7E5;
}



img.foto {
        color:#000000;
        border-color:#000000;
}

img {
        color:#000000;
        border-color:#000000;
}




.auswahl { /* Auswahlpunkt im Menue */
        font-weight:bold;
        color:#000000;
        
}

.unterauswahl { /* Auswahlpunkt im Menue */
        font-size:small;
        font-weight:normal;
        
}


.thema {
        font-size:large;
        font-weight:bold;
        
}



.fliesstext {
  font-family:Verdana,sans-serif;
        line-height:1.5em;
}

.ueberschrift {
		font-family:sans-serif;		
        font-size:18pt;
        font-weight:bold;
        padding-bottom:0.0em;
		text-width:100px;
/*		text-align:center; */
		border:0px;
/*		border-bottom: 1px; */
		border-style: solid;
/*		margin-bottom:1.0em; */
/*		color:#606060; */
}


.anmerkung {
		color:#606060;		
}

.trenner {
        padding-top:4pt;
        padding-bottom:4pt;
}


.kalender {
  border-width:1px;
  border-color:gray;
  border-style:solid;
  text-align:center;
}

td.kalender {
  #background-color:#ffcc66;
  #background-color:#dddddd;
  #background-color:#E9E3D0;  
  background-color:#FCF7E5;
  padding:10px;
}

.kasterl {
	background: #F5F0DD;
	padding:0.5em;
	border: 0px;
}
