body {
background-color:#7896e1;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#000033;
background-image:url(images/achtergrondpagina.jpg);
background-repeat:repeat-x;
background-position:top center;
}

#page {
width:950px;
background-image:url(images/achtergrond.jpg);
background-repeat:repeat-x;
background-position:top center;
margin:auto;
padding:auto;
}

#header {
	clear:both;
	width:840px;
	height:135px;
	margin-top:15px;
	margin-left:50px;
	margin-right:80px;
	margin-bottom:15px;
	background-image:url(images/logo_nieuw.jpg);
	padding-top:15px;
	background-repeat: no-repeat;
}

#sidebarnav {
margin-left:2px;
margin-top:10px;
}
  
#sidebarnav a {
	width:190px;
	display:block;
	clear:both;
	padding-left:8px;
	padding-top:6px;
	height:25px;
	color:#2E52C0;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	
  }
#sidebarnav ul {

margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;


}
#sidebarnav li {

float: left;

}
  
#sidebarnav a:hover, #sidebarnav a.active {
	
	text-decoration:blink;
	color:#ff7e00;
}

#mainarea {
width:870px;
clear:both;
padding-left:10px;
}

#contentarea {
width:540px;
padding-left:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#sidebar {
float:left;
width:215px;
background-image:url(images/achtergrondmenu.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#b3deef;
line-height:14pt;
}

.widget {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	border:#FFFFFF;
}

#footer {
width:900px;
clear:both;
height:60px;
padding-top:45px;
text-align:center;
line-height:14pt;
background-color:#7896e1;
font-size:9px;
}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#FFFFCC;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFCC;

}

a {
color:#000033;
text-decoration:none;
text-shadow:#666666;
font-weight:bold;}

a:hover {
text-decoration:underline;
}
#login
{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#contact
{
font-size:9px;
}
