@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #074506;
	background: #fcf2ad;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	/* IE5 Win */
	/*	voice-family:a "\"
}\"";
voice-family: inherit;
font-size: small;
*/
	}
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #074506;
}
h2 {
	color: #074506;	
}
h1 a,h2 a{
	color: #074506;
}
h3 {
	color: #074506;
}

a {
	color: #074506;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headTitle {
	display: none;
}



p,ol,div,td,th,tr,address,blockquote,nobr,b,i
     	{ font-family: Verdana, Tahoma, Arial, helvetica,sans-serif;
     	  font-size: 10pt;
     	      	  }
     	  
h1 { 	font-size: 14pt; 
	font-family: Arial,Tahoma,helvetica,sans-serif;
	font-weight: 900; 
	color: #074506; }

h2 { 	font-size: 12pt; 
	font-family: Arial,Tahoma,helvetica,sans-serif;
	font-weight: 900; 
	color: #074506; }
	
	
h3 { 	font-size: 10pt; 
	color: #074506; 
	font-family: Arial,Tahoma,helvetica,sans-serif;
	font-weight: 900;}
	/* Überschrift Aktuelles */

h4 { 	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, helvetica,sans-serif; 
	font-weight: 700; 
	color: #074506; }
	

h5 { 	font-size: 8pt; 
	color: #074506; 
	font-weight: 500;}    	  

/* Hervorgehobener Text gross */
.u1 { font-size: 12pt; 
	font-family: Arial,Tahoma,helvetica,sans-serif;
	font-weight: 900; 
	color: #074506; }

/* Hervorgehobener Text klein */
.u2 { 	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, helvetica,sans-serif; 
	font-weight: 700; 
	color: #074506; }

/* Hervorgehobener Text kleiner */
.u3 { 	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, helvetica,sans-serif; 
	font-weight: 500; 
	color: #074506; }		
     	  
/* Überschrift Aktuelles */
.aktu	{
font-size: 10pt; 
	color: #FFFFFF; 
	font-family: Verdana,Arial,Tahoma,helvetica,sans-serif;
	font-weight: bold;
	}
	
/* Text Aktuelles */
.aktutx	{
font-size: 8pt;
	color: #999999;
	text-align: left;  
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

/* TABELLE TERMINE */
.term	{
font-size: 9pt;
	color: #542209;
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;}
	
	
/* Gaestebuch Beschriftung */
.gb	{
font-size: 8pt;
	color: #542209;
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
	
/* Gaestebuch Beschriftung klein */
.gbkl	{
font-size: 7pt;
	color: #542209;
	font-weight: bold; 
	font-family: Arial, Tahoma, Helvetica, sans-serif;}

.seite	{
font-size: 7pt;
	color: #999999;
	text-align: left;  
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;}
	
/* Grauer Text im Formular*/	
.grau	{
font-size: 10pt;
	color: #FFFFFF;
	text-align: left;  
	font-weight: bold; 
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;}

/* braune Schrift Frame Footer */
.klein	{
	font-size:7pt;
	color:#542209; 
	font-weight:bold; 
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	}

/* Datumsangabe */	
.Uhr {  font-size: 7pt;
	color: #E3CC1C; 
	font-weight: bold;
	text-align: right; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.UhrNS { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	 font-size: 8px; 
	 font-weight: bold;
	 text-align: right;
	 margin-top: 5px; 
	 margin-bottom: 5px; 
	 color: #000000;}
	 
	 
	  

/* Formatierung der Links */
a:link  { font-size: 8pt;
	color: #074506; 
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none; }
		
a:visited {
font-size: 8pt;
	color: #074506; 
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;	}
	
a:hover { 
font-size: 8pt;
	color: #074506;
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline; }
		
a:active {
font-size: 8pt;
	color: #074506; 
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none; }

/* Gestaltung der Formulare */

form
   {
	padding:5px; 
    border:2px solid #DDDDDD;
     }

input, select, textarea   { 
padding:2px; 
     font-size:12px; 
     font-family:Verdana,sans-serif; 
     font-weight: bold;
     border: solid 1px  #FFFFFF; 
     background-color:#E3CC1C; 
     color: #542209;
   }
 .Bereich, .Feld
   { background-color:#FFFFAA; width:300px; border:6px solid #DDDDDD; }
 .Auswahl
   { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#DDFFFF; border:1px solid #DDDDDD; }

.button { 
background-color:#CCCCCC; 
          color:#FFFFFF; 
          border:1px 
          padding:3px;
          solid #DDDDDD; }

.suchform {
padding:0px;
	   border:0px;
	   display: inline; }
		
.suche {
padding:0px;
	border:1px solid #DDDDDD; 
     	font-size:9px; 
     	font-family:Tahoma,sans-serif; 
     	font-weight: bold;
     	background-color:#FFFFFF; 
     	color: #542209; }         
