.clr{
clear:both;
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: #DBDBDB url('../images/layout/background_html.gif') repeat-x top left;
}

body {	
	position: relative;
	margin:0;
	padding:0;			 	
}

#main_overall {
	position: relative;
	width: 976px;
	padding: 0 4px 0 4px;
	margin: 0 auto 0 auto;	
	
	background: url('../images/layout/background_body.gif') no-repeat top center;
}

#main_container {
 	position: relative;
	width: 976px;	
	margin: 0 auto 0 auto;
	padding: 0;	
}

#main_header {
	position: relative;
	width: 976px;
	height: 90px;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 269px;
	height: 45px;
}

#links {
	position: absolute;
	top: 50px;
	left: 590px;
	width: 376px;
	height: 30px;
	text-align: right;	
}

#links span.spacer {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #505050;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 8px 0 8px;	
}

#links span a {
	font-family: Arial;
	font-size: 11px;
	line-height: 30px;
	color: #505050;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
}
#links span a:hover {
	text-decoration: underline;
}

#main_content {			
	width: 966px;	
	padding: 5px 5px 5px 5px;	
}

.header {
	float: left;
	width: 966px;
	height: 251px;		
}

.header .item {
	float: left;
	width: 228px;
	height: 209px;
	padding: 40px 25px 0 25px;
	background: url('../images/layout/background_item.gif') no-repeat top left;	
}

.header .item span {
	font-family: Arial;
	font-size: 14px;
	line-height: 28px;
	color: #E1770D;		
}

.header .item p {
	font-family: Arial;
	font-size: 10px;
	line-height: 22px;
	color: #616161;	
	margin: 0 0 10px 0;	
}

.header .item p span.orange {
	color: #E1770D;	
	font-size: 10px;
	line-height: 22px;
}

.header .item p a {	
	color: #2A70CB;
	font-weight: bold;	
	font-size: 10px;
	line-height: 22px;
	text-decoration: underline;
}

.header .item p a:hover {
	text-decoration: none;
}	

.header .header_image {
	float: left;
	width: 688px;
	height: 249px;	
}

#menu_solid {
	float: left;
	width: 966px;
	height: 47px;
	background: #FFFFFF url('../images/layout/background_menu_solid.gif') repeat-x top left;	
}


#menu {
	float: left;
	width: 966px;
	height: 69px;
	background: #FFFFFF url('../images/layout/background_menu.gif') repeat-x top left;	
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
}

#menu ul li {
	float: left;
	height: 69px;		
}

#menu ul li a {
	float: left;
	height: 69px;
	display: block;
	padding: 0 27px 0 27px;	
	
	
	font-family: Arial;
	font-size: 13px;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}

#menu ul li a:hover, #menu ul li a.active {
	background: url('../images/layout/background_menu_over.gif') repeat-x top center;	
}

#content {
	float: left;
	width: 966px;
	background: url('../images/layout/background_content.gif') repeat-y top left;	
}

#content .content {
	position: relative;
	float: left;
	width: 624px;	
	padding: 0 37px 30px 30px;	
}

#content .content2 {
	position: relative;
	float: left;
	width: 624px;	
	padding: 27px 37px 30px 30px;	
}

#content .content2 #submenu {
	position: absolute;
	top: 0px;
	left: 30px;
	height: 29px;
	width: 620px;
	float: left;	
}

#content .content2 #submenu ul {
	height: 29px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .content2 #submenu ul li {
	float: left;
	height: 29px;	
}

#content .content2 #submenu ul li a {
	float: left;
	display: block;
	height: 25px;
	padding: 0 15px 0 15px;
	
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	text-decoration: none;
	color: #4B4B4B;			
}

#content .content2 #submenu ul li a:hover {	
	color: #2A70CB;
}

#content .content2 #submenu ul li a.active {
	border-top: 2px solid #E2E2E2;
	border-left: 2px solid #E2E2E2;
	border-right: 2px solid #E2E2E2;
	
	height: 27px;
	color: #2A70CB;
	background: #f5f4f2;
	
}

#content .content2 #main {
	width: 548px;
	padding: 30px 35px 30px 35px;		
	background: url('../images/layout/background_content_main.gif') no-repeat top left;		
}

#content .side {
	float: left;
	width: 226px;
	padding: 0 30px 0 19px;	
	background: url('../images/layout/background_side.gif') repeat-y top left;	
}

#content .side .box {
	margin: 0 0 30px 0;	
}

#content .side .box .head {
	width: 226px;
	
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #3F3F3F;
	font-weight: bold;
	
	text-transform: uppercase;
	
	margin: 0 0 15px 0;
	border-bottom: 1px solid #9F9F9F;	
}


#gratis_acceptatiescan {
	float: right;
	width: 155px;
	height: 28px;
	border: none;
	background: url('../images/layout/button_acceptatiescan.jpg') no-repeat top left;
	cursor: pointer;
}

#content .side .box p {	
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #797979;		
}
#content .side .box p a {	
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #2A70CB;
	text-decoration: none;		
}
#content .side .box p a:hover {
	text-decoration: underline;
}

#content .side .box p span.blue {
	color: #1986CA;
}

#content .side .box .checkanswer {
	width: 134px;
	height: 28px;
	border: none;
	background: url('../images/layout/button_checkantwoord.jpg') no-repeat top left;
	cursor: pointer;
}

#content .side .box .verzenden {
	width: 104px;
	height: 28px;
	border: none;
	background: url('../images/layout/button_verzenden.jpg') no-repeat top left;
	cursor: pointer;
	margin: 8px 0 0 0;
}

#content .side .box input.input_front {
	height: 20px;
	width: 221px;	
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding: 0 0 0 5px;	
	margin: 8px 0 0 0;
	
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #88898D;
}



.footer_spacer {
	position: relative;
	float: left;
	width: 966px;
	
		
}

#main_footer {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 984px;
	height: 83px;
	background: url('../images/layout/background_footer.gif') no-repeat top left;
	text-align: center;
}

#main_footer span {
	font-family: Verdana;
	font-size: 10px;
	line-height: 38px;
	color: #FFFFFF;
}

#main_footer span.blue {
	color: #3EA7D8;
	margin: 0 30px 0 30px; 
}

#main_footer span.blue a {
	color: #3EA7D8;
	text-decoration: none;
}

#main_footer span a {
	text-decoration: none;
}
#main_footer span a.white {	
	color: #FFFFFF;
}

#main_footer span a:hover {
	text-decoration: underline;	
}

/* START SITEMAP */
#sitemap {	
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#sitemap ul li {
			
}

#sitemap ul li a {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #4B4B4B;
	text-decoration: none;
	background: none;
}

#sitemap ul li a:hover {
	text-decoration: underline;		
}
/* EINDE SITEMAP */
