/* CSS Document */

/* A: textbereiche */

body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:13px; 
		font-weight:normal; 
		color:#000000; 
		background-color:#FFFFFF; 
		text-align:left
}


div {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:13px; 
		font-weight:normal; 
		color:#000000; 
	}
	
marquee {
 		text-decoration:none;
	}

p {
	font-size:13px; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	text-decoration: none;
	text-indent: 2em;
}

/* B: farben */

.blau {
		color: #006699;
}

.braun {
		color: #660000;
}

.gruen {
		color: #009933;
}

<!---die zwei Farbenangaben unten entfernen! -->
.gruen_original {
		color: #009933;
}

.gruen_start {
		color: #009933;
}

.rot {
		color: #FF0000;
}

.weiss {
		color: #FFFFFF;
}

/* C: ueberschriften */

h1 {
	font-size:30px;
	font-weight: 400; 
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color:#6e8425;
	font-family:Arial;
}



li {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:13px; 
		font-weight:normal; 
		color:#000000;
	}


/* D: schriftgroessen */

.format1 {font-size:10px; font-family:Arial, Helvetica, sans-serif; 
}

.format15 {font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif
}

.format2 {font-size:13px; font-family:Arial, Helvetica, sans-serif; 
}

.format3 {font-size:16px; font-family:Arial, Helvetica, sans-serif; 
}


.start2 {
	font-size : 14px; text-decoration: none;
	font-family: Arial; font-weight: 600;
	color: #5E7050; 
}			

.start3 {
	font-size : 14px; text-decoration: none;
	font-family: Helvetica; font-weight: 600;
	color: #c8dc8c; 
}		

.start {
	font-size : 16px; text-decoration: none;
	font-family: Helvetica; font-weight: 600;
	color: #5E7050; 
}			

/* E: link */

.link a:link {
 color:#00456d;
 text-decoration:none;}
.link a:visited{
 color: #993333;
 text-decoration:none;}
.link a:hover {
 color:#00456d;
 text-decoration:underline;}


/* F: navigation? */
.navigation {
		font-family:Verdana, Arial, sans-serif;
		font-weight:normal; 
		color: #ffffff;
}

.navigation a:link {
 color:#ffffff;
 font-family: Verdana, Arial, sans-serif;
 font-size:11px; 
 font-weight:normal;
 text-decoration:none;
}

.navigation a:visited {
 color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
 font-size:11px; 
 font-weight:normal;
 text-decoration:none;
}

.navigation a:hover {
 color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
 font-size:11px; 
 font-weight:normal;
 text-decoration:underline;
}

.navigation_im {
		font-family:Verdana, Arial, sans-serif;
		font-weight:normal; 
		color: #ffffff;
}

.navigation_im a:link {
 color:#ffffff;
 font-family: Verdana, Arial, sans-serif;
 font-size:9px; 
 font-weight:normal;
 text-decoration:none;
}

.navigation_im a:visited {
 color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
 font-size:9px; 
 font-weight:normal;
 text-decoration:none;
}

.navigation_im a:hover {
 color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
 font-size:9px; 
 font-weight:normal;
 text-decoration:underline;
}




/* Schwebenavigation: */

.schwebe, #schwebe
{
 position:relative;
 top:5px;                         /* Pixel von oben */
 left:0px;                       /* Pixel von links */
 visibility:show;
                 /* ist sichtbar */
            
 
}

li ul
{
list-style-type:disc;
list-style-position:outside;
width:55ex;
}

.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
	
}

.logo {
	background-image: url(./images/banner.jpg);
}


.image {
	border-color:#FF0000;
	border-style:transparent;
}

a.haupt {
	font-size: 18;
	text-decoration: none;
	font-family: Arial;
	color: #524F51;
	
	
} 
		
a.haupt:hover {font-size : 18; text-decoration: none;
			 font-family: Arial;
			 color: #867B81;
			} 	
a.haupt {
	font-size: 18;
	text-decoration: none;
	font-family: Arial;
	color: #524F51;
} 


a.haupt1 {
	font-size: 15;
	text-decoration: none;
	font-family: Arial;
	color: #00050B;
	
	
} 		
a.haupt1:hover {font-size : 15; text-decoration: none;
			 font-family: Arial;
			 color: #867B81;
			} 			 
a.index_line {
	text-decoration: none;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}	
a.index_line:hover {
	text-decoration: none;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}	
a.index_line:isited {
	text-decoration: none;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}	


a.punkt {
	font-size: 15;
	text-decoration: none;
	font-family: Arial;
	color: #0B2E3F;
	font-weight: bold;
}	
 
a.punkt:hover {font-size : 15; text-decoration: none;
			 font-family: Arial;
			 color: #6A8F9A;
			 font-weight: bold;}	 
			 
			 
a.adresse 	{
	font-size: 14; text-decoration: none;
	font-family: Tahoma;
	color: #9F4B01;  font-weight: bold;
}	 
a.adresse:hover 	{
	font-size: 14; text-decoration: none;
	font-family: Tahoma;
	color: #DC6801;  font-weight: bold;		 
			 
			 
}		


 a.info1 {font-size : 13; text-decoration: none;
			 font-family: Arial;
			 color: #015840;
			 font-weight: bold;}	
			  
a.info1:hover {font-size : 13; text-decoration: underline;
			 font-family: Arial;
			 color: #465E58;
			 font-weight: bold;} 	
			 	 
 a.info {font-size : 13; text-decoration: none;
			 font-family: Arial;
			 color: #0C4D94;
			 font-weight: bold;}	
			  
a.info:hover {font-size : 13; text-decoration: underline;
			 font-family: Arial;
			 color: #035FC3;
			 font-weight: bold;} 			 
		 
a.kontakt 	{
	font-size: 15; text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	color: #913701;  
}	
a.kontakt:hover 	{
	font-size: 15; text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	color: #8F5634;  
}	

a.start	 {
	font-size : 16px; text-decoration: none;
	font-family: Helvetica; font-weight: 600;
	color: #5E7050; 

}			
		

a.start:hover {
	font-size : 16px; text-decoration: none;
	font-family: Helvetica; font-weight: 600;
	color: #A0B361; 
}
		
a.rot {
	text-decoration: none;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}	
a.rot:hover {
	text-decoration: none;
	font-family: Arial;
	color: #ff3333;
	font-weight: bold;
}	

a.design 	{
	font-size: 12; text-decoration: none;
	font-family: Tahoma;
	color: #A63E06;  font-weight: bold;
}	 
a.design:hover 	{
	font-size: 12; text-decoration: underline;
	font-family: Tahoma;
	color: #C14605;  font-weight: bold;
}	 

		 		 	 
	
.vbw 	 {font-size: 15;
	font-family: Arial;
	line-height:15pt;
	letter-spacing:0px;
	word-spacing:2px;
	color: #0F0900;
	 } 
	 	
} 
 .datum {
	 font-size : 19;
	 font-family: Arial;
	 color: #503C29
 } 
 
 
 .titel {
	 font-size : 22;line-height:5pt;
	 font-family: Tahoma;
	 color: #929101
 } 
 
  
 .copy { font-size : 13; text-decoration: none;
		 color: #4F473D; font-weight: bold; 	
		 font-family: Arial;}
		 
 .leer { font-size : 21; text-decoration: none;
		 color: #B96706;line-height:20pt;
		 font-family: Tahoma;}	
		 
.leer2 { font-size : 21; text-decoration: none;
		 color: #0E7526; line-height:20pt;
		 font-family: Tahoma;}		 		 	 



