body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: White url(bilder/bodybg.jpg) no-repeat;
	margin: 0 auto;
	text-align: center;
}
	
p {
	font-size: 85%;
	color: Black;
	text-align: left;
}

li {
	list-style: circle;
 text-align: left;
 font-size: 85%;
}

.tabelle {
 text-align: left;
 font-size: 85%;
}


h2 { 
	font-size: 140%;
	color: #7EB400;
	text-align: left;}

h3 {
	font-size: 130%;
	color: #61885E;
   text-align: left;}
  
h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 120%;
	color: #7EB400;
   text-align: left;}
    
h5 {
  	color: #7EB400;
   text-align: left; 
	margin-bottom: -15px;}
	
	
	
a:link {
	color: #61885E;
	text-decoration:  underline;
	}

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

a:hover {
	color: #7EB400;
	text-decoration: underline;
	}	

.linkslegende {
	font-size: 70%;
	font-weight: bold; 
   text-align: left;
}
.rechtslegende {
	font-size: 70%;
	font-weight: bold; 
   text-align: right;
	float: left;
}
	
.blau1 {
	color: #B0CCE2;
	background: White;	
}

.blau2 {
	color: #CDDCE2;
	background: White;	
}

.blau2bg {
	background-color: #E5EFF5;	
}
.blaugruen {
	color: #61885E;
	background: White;	
}

.gruen {
	color: #A8D341;
	background: White;	
}	

.gruen1 {
	color: #B1DB20;
	background: White;	
}	

.gruen2 {
	color: #7EB400;
	background: White;	
}

.rot {
	color: #960B2C;
	background: White;	
	
}
