body 
{ 
	scrollbar-darkshadow-color: #b6d8ef; 
	scrollbar-highlight-color: #fffaaf; 
	scrollbar-3dlight-color: #b6d8ef; 
	scrollbar-shadow-color: #fffaaf; 
	scrollbar-arrow-color: #d9fbc2; 
	scrollbar-track-color: #b6d8ef; 
	scrollbar-face-color: #93c5e9; 
	margin: 32px 10px 10px 10px; 
	background-color: #b6d8ef; 
	border-width: 0px; 
	overflow: auto; 
	color: #000; 
} 



body, td 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
} 


.ecwebbox 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 14px; 
}

 
.ecwebboxinfo a:link 
{ 
	color: #000066; 
	text-decoration: none; 
}

 
.ecwebboxinfo a:active 
{ 
	color: #000066; 
	text-decoration: none; 
}

 
.ecwebboxinfo a:visited 
{ 
	color: #000066; 
	text-decoration: none; 
}

 
a:link 
{ 
	color: #000066; 
}

 
a:visited 
{
	color: #000066; 
} 


a:active 
{ 
	color: #000066; 
} 


#Layer1 
{ 
	background-image: url('/images/logo/protosized4.jpg'); 
	background-color: #d9fbc2; 
	border: 1px none #000; 
	position: absolute; 
	height: 162px; 
	width: 208px; 
	z-index: 2; 
	left: 21px; 
	top: 14px; 
} 


#menue 
{ 
	margin: 67px 5px 15px 20px; 
	border: 3px solid #fffaaf; 
	width: 142px; 
}