﻿body{
	margin: 0;
	padding: 0;
	background: #fff;
	font: 11px arial;
	color: #20255F;
	text-align: left;
	line-height: 14px;
}

img{
	border: 0px;
}

a{
	color: #20255F;
	text-decoration: underline;
}
	
a:visited{
	color: #20255F;
	text-decoration: none;
}
	
a:hover{
	color: #20255F;
	text-decoration: underline;
}

a.leesmeer{
	color:#1b5583;
	text-decoration:none;
	font-weight:bold;
}
	
a.leesmeer:visited{
	color:#1b5583;
	text-decoration:none;
	font-weight:bold;
}
	
a.leesmeer:hover{
	color:#1b5583;
	text-decoration:underline;
	font-weight:bold;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #1b5583;
	margin-bottom:12px;
	padding: 0;
}
	
h2{
	font-size: 14px;
	font-weight: bold;
	color: #1b5583;
	margin: 0;
	padding: 0;
	}
	
h3{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 10 0 0 0;
}
	
/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 80%; } /* */

/* __________________ classes _________________ */

.searchfield{
	width: 178px;
	height: 13px;
	border: 1px solid #185486;
}

.imageleft{
	float:left;
	padding-right:5px;
}

.imageright{
	float:right;
	padding-left:9px;
}

.line{
	float:left;
	width:455px;
	height:1px;
	/*background: #1b5583;*/
	background: #a7a6aa;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 48px;
}

/* ________________ containers ________________ */
#container{
	position: relative;
	text-align: left;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 100%;
	background: #fff;
}

#header{
	position: relative;
	width: 1000px;
	height: 100px;
}

#logo{
	position:absolute;
	top:15px;
	left:63px;
	width:269px;
	height:58px;
}

#slogan{
	position:absolute;
	top:79px;
	left:98px;
	width:328px;
	height:14px;
}

#hoofdmenu_top{
	position:absolute;
	top:83px;
	left:438px;
	width:131px;
	height:20px;
	background: #fff url(../../Content/Images/Layout/mainmenu_sub.jpg) no-repeat;
}

#zoeken{
	position:absolute;
	top:75px;
	left:580px;
	width:230px;
	height:10px;
}

#zoeken img{
	vertical-align:bottom;
	padding-right:5px;
}
	
#taal{
	position:absolute;
	top:75px;
	left:828px;
	width:200px;
	height:18px;
}

#taal ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#taal ul li{
	float: left;
	padding-right: 7px;
}

#hoofdmenu{
	position: relative;
	width: 1000px;
	height: 100px;
	background: #fff url(../../Content/Images/Layout/hoofdmenu_background.jpg) no-repeat;
}

#hoofdmenu_sellanguage{
	vertical-align:middle;
	height:20px;
	margin-bottom:1px;
}

#hooftmenuitem{
	position:absolute;
	top:76px;
	right:203px;
	height:24px;
	color:#fff;
	float:right;
}

#hooftmenuitem a{
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	vertical-align:middle;
}
	
#hooftmenuitem a:visited{
	color: #fff;
	text-decoration: none;
}
	
#hooftmenuitem a:hover{
	color: #fff;
	text-decoration: underline;
}

#hooftmenuitem img{
	vertical-align:middle;
}

#hooftmenu_column{
	position:absolute;
	top:81px;
	left:808px;
	width:200px;
	height:24px;
	color:#fff;
}

#kolom_links{
	position:relative;
	float:left;
	width:99px;
}

#blok1{
	position:absolute;
	top:0px;
	left:0px;
	width:99px;
	height:400px;
}

#blok2{
	position:absolute;
	top:401px;
	left:0px;
	width:99px;
	height:100px;
	background: #185486;
}

#blok3{
	position:absolute;
	top:502px;
	left:0px;
	width:99px;
	height:100px;
	background: #185486;
}

#copyright{
	position:relative;
	top:609px;
	left:0px;
	width:99px;
	height:35px;
	text-align:right;
	color:#000;
}
	
#copyright a{
	text-decoration: none;
}

#copyright a:visited{
	text-decoration: none;
}

#copyright a:hover{
	text-decoration: underline;
}
	
#kolom_menu{
	position:relative;
	float:left;
	width:151px;
}
	
#menu{
	position:absolute;
	top:1px;
	left:0px;
	width:151px;
	height:400px;
	background:#eaf4fd;
}
	
#menuitems{
	position:absolute;
	top:15px;
	left:29px;
	width:120px;
	height:370px;
	color:#1b5583;
}
		
#menuitems ul{
	position:relative;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}
			
#menuitems ul li{
	line-height:18px;
}

#menuitems ul li a{
	color: #1b5583;
	text-decoration: none;
}

#menuitems ul li a.submenuitem{
	color: #1b5583;
	text-decoration: none;
}

#menuitems ul li a.submenuitem:visited{
	color: #1b5583;
	text-decoration: none;
}
	
#menuitems ul li a.submenuitem:hover{
	color: #1b5583;
	text-decoration: underline;
}	

#menuitems ul li a.submenuitem_grey{
	color: #999999;
	text-decoration: none;
}

#menuitems ul li a.submenuitem_grey:visited{
	color: #999999;
	text-decoration: none;
}
	
#menuitems ul li a.submenuitem_grey:hover{
	color: #999999;
	text-decoration: underline;
}	

#knoppen{
	position:relative;
	top:402px;
	left:0px;
	width:151px;
	height:201px;
	text-align:center;
}
	
#online{
	position:relative;
	margin-top:23px;
}

#video{
	position:relative;
	margin-top:12px;
}

#help{
	position:relative;
	margin-top:12px;
}
		
#kolom_tekst{
	position:relative;
	float:left;
	width:550px;
}

#breadcrumb{
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:48px;
	width:480px;
	color:#1b5583;
}
	
#breadcrumb a{
	color: #1b5583;
	text-decoration: none;
}
	
#breadcrumb a:visited{
	color: #1b5583;
	text-decoration: none;
}
	
#breadcrumb a:hover{
	color: #1b5583;
	text-decoration: underline;
}

#tekst{
	padding: 0px 48px 10px 48px;
	line-height: 16px;
}

#tekst p{
	display:inline;
}
	
#tekst h1.half{
	font-size:14px;
	color:#275f8e;
	padding:0;
	margin:0;
	font-style: italic;
	line-height: 18px;
	padding-bottom: 6px;
	display:inline;	
}

.halftekst{
	position:relative;
	float:left;
	width:220px;
}

.halftekst_top{
	height:60px;	
}

.voltekst{
	position:relative;
	float:left;
	width:455px;
}

.driequarttekst{
	position:relative;
	float:left;
	width:380px;
}

.half {
	position:relative;
	float:left;
	width:155px;
}

.third {
	position:relative;
	float:left;
	width:150px;
}

.quarter {
	position:relative;
	float:left;
	width:113px;
}

.LicenseID {
	position:relative;
	float:left;
	width:180px;
}

.ActivationID {
	position:relative;
	float:left;
	width:135px;
}

.SaniNetType {
	position:relative;
	float:left;
	width:135px;
}

#archive_intro{
	float:left; 
	color:#20255F
}	

.datumnrechts{
	position:relative;
	padding-top:11px;
	float:right;
	color:#1b5583;
}

#kolom_column{
	position:relative;
	background: #eaf4fd;
	float:left;
	width:200px;
	margin-top:1px;
	padding-bottom: 10px;
}

#column_content{
	padding: 9px 15px 15px 15px;
	color: #1b5583;
	line-height: 19px;
}

#datum{
	line-height: 11px;
}

#column_content h2{
	padding-top:8px;
}

#column_content h3.onderschrift{
	font-weight:bold;
	font-size: 11px;
	color: #1b5583;
}

#column_content_categoryItem{
	float:inherit;
	width:170px;
	display:inline;
	position:relative;
}	

#column_content_nieuwsItem{
	float:inherit;
	width:170px;
	display:inline;
	position:relative;
	left:10px;
}	

#column_content_videoItem{
	float:left;
	width:170px;
	display:inline;
	padding-top:7px;
	padding-bottom:7px;
	position:relative;
}	

#column_content_videoItemIcon{
	float:left;
	width:70px;
	display:inline;
}

#column_content_videoItemText{
	float:left;
	width:100px;
	display:inline;
	left:10px;
}	

#column_content_bullet{
	background: url(../../Content/Images/Layout/bullet.gif) no-repeat;
}	

#column_selnewscategory{
	vertical-align:middle; 
	height:20px;
	width:199px;
	margin-bottom:1px;
}

#column_selformitem{
	vertical-align:middle; 
	height:20px;
	width:199px;
	margin-bottom:1px;
}

#column_character_button{
	float:left;
	position:relative;
	height:34px;
	width:34px;
	margin:4px;
	background:url(../../Content/Images/Layout/button.gif) no-repeat center;
}

#column_character{
	padding-top:7px;
	padding-right:2px;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:italic;
	color:#fff;
}

select{
	font-size:11px;
}
	
input{
	font-size:11px;
}

#login{
	margin-top:10px;
	width:390px;
}

#login_left{
	float:left;
	margin-top:10px;
	width:170px;
	position:relative;
	padding-right:40px;
}

#login_right{
	float:left;
	margin-top:20px;
	width:100px;
	position:relative;
}

#error{
	float:left;
	margin-top:20px;
	width:455px;
	position:relative;
	color:red;
}

#general{
	float:left;
	margin-top:20px;
	width:455px;
	position:relative;
}

.trigger {
	margin: 0 0 5px 0;
	float: left;
	width:455px;
}
.trigger a {
	text-decoration: none;
	display: block;
}
.trigger a:hover {
	text-decoration: underline;
	display: block;
}
.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	overflow: hidden;
	width: 455px;
	clear: both;
}
.toggle_container .block {
	padding: 0px; /*--Padding of Container--*/
}

#flashcontent {
	width: 450px;
	height: 300px;
	float: left;
	margin-left:48px;
	/*border: 1px solid #999999;*/
}

.subheader{
	font-size:14px;
	color:#275f8e;
	padding:0;
	margin:0;
	font-style: italic;
	line-height: 18px;
	padding-bottom: 6px;
	display:inline;	
}
