html {
margin:0;
padding:0;

}

body{
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:  #000000;
	background-color: #00246A;
	textscrollbar-3dlight-color: #EDEDDD;
	scrollbar-arrow-color: #354B56;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDDD;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDDD;
}
#sitebox {width: 976px; margin: 45px auto auto auto;}
	#header {position: relative; background-repeat: no-repeat; background-color: #FFFFFF; width: 976px;}
	#head_center {margin: auto;padding-top:40px;width: 976px;overflow:hidden;color:  #00246A;font-size: 12px; text-align:center;}
a:link	{color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:visited {color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:active {color: #00246A; font-size: 12px; text-decoration: none; font-weight: normal;}
a:hover {color: #595959; font-size: 12px; text-decoration:none; font-weight: normal;}


.titel {color: #00246A; font-size: 14px; text-decoration: none; font-weight: bold;}

td, tr, table {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCAC9;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}
