html	{
	scrollbar-base-color:#080819;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#080819;
	scrollbar-highlight-color:#080819;
	scrollbar-shadow-color:#080819;
	scrollbar-track-color:#FFFFFF;
	}

a:link {text-decoration:underline; color: #080819; }
a:visited {text-decoration:underline; color: #080819; }
a:active {text-decoration:none; color: #080819; }
a:hover {text-decoration:none; color: #080819; }

body	{
	margin-bottom:0px;
	margin-left:0px;
	background-color:#FFFFFF;
	}

body,th,td,a,div { font-family: Verdana; font-size:10pt; }

.menue	{
	font-size:12px;
	font-family: verdana,arial;
	color: #080819; 
	}

.address	{
	font-size:11px;
	font-family: verdana;
	color: #080819; 
	}

hr	{
	color:#003366; 
	height:1px; 
	}


input,radio,checkbox,select,textarea,button
	{
	border-style: solid;
	border-color: #AAB7C6;
	border-width: 1px;
	background-color:#FFFFFF;
	font-size: 12px;
	padding-top:2px;
	font-family: verdana,arial;
	color:#003366;
	}
.send {	cursor:hand }

.box	{
	border-style: solid;
	border-width: 1px;
	border-color: #AAB7C6;
	}



#hauptnavi td a {
	padding: 3px 0px 3px 7px;
	display: block;
	font-size: 12px;
	border: 1px solid #AAB7C6;
	margin: 0px;
}
#hauptnavi td a:link {
	text-decoration: none; 
	font-weight: normal; 
	color: #003366;
}
#hauptnavi td a:visited {
	text-decoration: none; 
	font-weight: normal; 
	color: #003366;
}
#hauptnavi td a:hover {
	text-decoration: underline; 
	font-weight: normal; 
	color: #006666;
	background-color:#E4C9CB;
}
#hauptnavi td a:active {
	text-decoration: underline; 
	font-weight: normal; 
	color: #990000;
}