body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 11pt;
	color: #000000;
	background: url("../px/bg_content.gif");
	background-repeat: repeat-y;
	background-color: #006170;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: #006170;
	scrollbar-face-color: #006170;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #006170;
	scrollbar-3dlight-color: #000000;
	scrollbark-highlight-color: #006170;
}

td {  
	font-size: 13pt;
	line-height: 17pt;
	color: #a2c8ce;
}
 
.aktiv { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
} 

.feld {
	width: 250px;
	height: 20px;
	background-color: #94cee9;
	border: 0px solid;
}

/* Links */


a:link { 
	color: #94cee9;
	font-weight: normal;
	text-decoration: none;
}

a:visited { 
	color: #94cee9;
	font-weight: normal;
	text-decoration: none;
}

a:hover { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:active { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}