.title_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #006633;
}
.indextitle_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006633;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.text_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.table_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00b1d9;
	padding:5px;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
.table_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #00b1d9;
	padding:5px;
}
.table_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding:5px;
}

a:link { 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
	font-weight:bold;  
}

a:visited {
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
	font-weight:bold;   
 }
 
a:hover { 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00b1d9;
	font-weight:bold;  
}

a:active {
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
	font-weight:bold;   
 }
 
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #00b1d9;
}
.title_b2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #00b1d9;
}
.table_titleklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00b1d9;
	font-size: 10px;
}
