body, div, span, p, th, td {
	COLOR:#000000;
 font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: 13px;
}

body {
        margin : 0;
	background-color : White;	
}

.h1 {
	color: #006432;
	font-weight : bold; 
	font-size: 24px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	
	
}

.h2 {
	color: #006432;
	font-weight : bold; 
	font-size: 18px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	
	
}
.h3 {
	color: #000000;
	font-weight : bold;
	font-size: 14px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	
	
}

#zeile {
	background-color: #F8FDF5;
}

#spalte {
	background-color: #F0F0F0;
}

.tabelle {
	width: 730px;	
	background-color: white;
	border-style: solid;	
	border-color: #008000;
	border-width: 1px;
}

.tabelle td {
		
	border-width: 0px;
	vertical-align: top;
}

.link  {
	font-size: 13px;
	font-weight : bold;
	color:#006432;
	text-decoration: underline;

}

.impressum {
	font-size: 10px;
	color:#000000;

}

.impressumlink {
	font-size: 10px;
	color:#006432;
	text-decoration: underline;

}


