body {
background-image: url('images/background.gif');
background-repeat: repeat-x;
background-color: #23373f;
margin-top: 20px;
margin-bottom: 0px;
scrollbar-3dlight-color:#23373f;
scrollbar-arrow-color:#F0F8FF;
scrollbar-base-color:#23373f;
scrollbar-track-color:#23373f;
scrollbar-darkshadow-color:#23373f;
scrollbar-face-color:#23474f;
scrollbar-highlight-color:#23373f;
scrollbar-shadow-color:#23373f;

font-family: Arial;
font-size: 13px;
color: #a0aab2;
text-align: justify;
line-height: 17px;
}

input,textarea,select, option
	{
	border:0px solid;
	border-color:#FFFFFF;
	background-color:#23373f;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	scrollbar-3dlight-color:#23373f;
scrollbar-arrow-color:#F0F8FF;
scrollbar-base-color:#23373f;
scrollbar-track-color:#23373f;
scrollbar-darkshadow-color:#23373f;
scrollbar-face-color:#23474f;
scrollbar-highlight-color:#23373f;
scrollbar-shadow-color:#23373f;
	}

img {
border: 0px;
}

a:link { font-family: Arial;
font-size: 13px; color: #a0aab2; text-decoration: underline;
}
a:active { font-family: Arial;
font-size: 13px; color: #a0aab2; text-decoration: none;
}
a:visited { font-family: Arial;
font-size: 13px; color: #a0aab2; text-decoration: underline;
}
a:hover { font-family: Arial;
font-size: 13px; color: #ffffff; text-decoration: none;
}

#body2 {
min-width: 896px;
width: 896px;
min-height: 500px;
height: 500px;
position: absolute;
margin-left: -448px; 
left: 50%; 
}

#header {
background-image: url('images/header_background.jpg');
background-repeat: no-repeat;

min-width: 896px;
width: 896px;
height: 214px;
}

#headerbanner {
position: absolute;
left: 126px;
top: 5px;
font-size: 3px;
}

#left {
width: 244px;
float: left;
}

#menu {
width: 244px;
float: left;
}

#submenu {
width: 224px;
float: left;
padding: 10px;

color: #ffffff;
}

#content {
background-image: url('images/content_background.jpg');
background-repeat: no-repeat;

width: 612px;
min-height: 409px;
float: right;
padding: 35px 20px 20px 20px;
}

.ruler_small1 {
margin-top: -5px;
}

.ruler_small2 {
margin-bottom: 5px;
}

.ruler_large {
margin-top: 5px;
}

.correctiemenu a:link { font-family: Arial;
font-size: 12px; color: #a0aab2; text-decoration: underline;
}

.correctiemenu a:active { font-family: Arial;
font-size: 12px; color: #a0aab2; text-decoration: none;
}

.correctiemenu a:visited { font-family: Arial;
font-size: 12px; color: #a0aab2; text-decoration: underline;
}

.correctiemenu a:hover { font-family: Arial;
font-size: 12px; color: #ffffff; text-decoration: none;
}

#footer {
font-size: 10px;
color: #a0aab2;'
}


div #footer a{ font-family: Arial;
font-size: 10px; color: #a0aab2; text-decoration: none;
}
#footer a:hover { font-family: Arial;
font-size: 10px; color: #ffffff; text-decoration: none; border-bottom: 1px dotted; 
}
