body, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	line-height: 20px;
	scrollbar-base-color:#dddddd;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-darkshadow-color:#cccccc;
  	scrollbar-highlight-color:#eeeeee;
  	scrollbar-shadow-color:#cccccc;
  	scrollbar-arrow-color:#ff6600;
  	scrollbar-face-color:#dddddd;
  	scrollbar-track-color:#ffffff;

}
.titel {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 0px 0px;





}
.kleinschrift {
	font-size: 9px;
	line-height: normal;

}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
	background-color: #CCCCCC;

}

ul {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	text-align: left;
	text-indent: 0px;
	list-style-type: disc;
}
a:active {
	text-decoration: none;
	background-color: #CCCCCC;


}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
.schwerpunkte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996633;
	padding: 5px 0px 0px;
	font-weight: bold;




}
.textteam {
	line-height: 15px;
}
.textweiss {
	line-height: 15px;
	color: #FFFFFF;
}

