body { 
	background-color: #cf9; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000; 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	scrollbar-base-color: #cf9;
	scrollbar-dark-shadow-color: #57b70b;
	scrollbar-shadow-color: #57b70b;
	scrollbar-arrow-color: #ff0000;
	scrollbar-highlight-color: #57b70b  }
	
td {  
	font-size: 11px;
	font-family: Arial, Helvetica }
	
select, input, search, select, textarea {
	font-size: 11px;
	font-style : normal;
	line-height: 13px;
	font-family: Arial, Helvetica;
	color : #000 }
	
.titel1 { 
	color: #000000; 
	font-size: 21px;
	font-weight: normal; 
	font-family: Arial, Helvetica }
	
.titelRot { 
	color: #ff0000; 
	font-size: 21px;
	font-weight: normal; 
	font-family: Arial, Helvetica }
	
.titel2  { 
	color: #ff0000; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	font-family: Arial, Helvetica }
	
.titel3 { 
	color: #ffffff; 
	font-size: 15px;
	font-weight: bold; 
	font-family: Arial, Helvetica }
	
a { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline }
	
a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline }
	
a:hover { 
	color: #ff0000;
	text-decoration: none }
	
a.nav { color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;  
	text-decoration: none
	}

a.nav:link { color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none
	}
	
a.nav:hover { color: #ff0000 
	}	
	
a.arr { color: #57b70b; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;  
	text-decoration: none
	}

a.arr:link { color: #57b70b; 
	text-decoration: none
	}
	
a.arr:hover { color: #ff0000 
	}
	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }

hr {
	color: #57b70b;
	height: 1px;
	width: 100% 
}

ul{
	color : #000; 
	list-style-type : disc;
	list-style-image: url(../img/circle.gif);
	margin-left: 16px;
	list-style-position: outside 
}

ol{
	color : #000; 
	list-style-type : disc;
	list-style-image: url(../img/circle2.gif);
	margin-left: 16px;
	list-style-position: outside 
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #ffds00;
	color : #000000
}

.gruen {
	color: #57b70b }
	
.hgruen {
	color: #cf9 }
	
.gelb {
	color: #ffd200 }
	
.rot {
	color: #f00 }
	
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #57b70b;
	color : #fff
}
#subnavi {
	padding-left: 12px;
	padding-bottom: 2px;
}
#subnavi a {
	text-decoration: none;
	font-weight : normal;
}

.openSubNavi {
	text-decoration: none;
	font-weight : bold;
	color: red;
}

