/* CSS Document */

/* font and tag definition */
body, td{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

body{
	margin: 0px;
	padding: 0px;
}

h1{
	color: #003399;
	font-size: 14pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

h2{
	color: #003399;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

h3{
	color: #003399;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/* page */

#page{
	width: 776px;
	margin: 0 auto;
	padding: 0px;
	margin-bottom: 50px;
	height: 100%;
	background-image:url(../images/bg_main.gif);
}

/* top */

#topholder{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	width: 776px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
}

#metanav{
	height: 24px;
	text-align: right;
	padding: 0px;
	padding-top: 20px;
	color: #8ca3d1;
	padding-right: 20px;
}

#metanav a, 
#metanav a:hover{
	color: #8ca3d1;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}

#navigate{
	padding: 0px;
	padding-top: 0px;
	font-size: 10pt;
	margin: 0px;
	background-image: url(../images/bg_topmenu-totaal.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 55px;
	clear:both;
}

#nav{
	padding: 5px;
	padding-left: 5px;
}

#nav a,
#nav a:hover{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	margin-right: 1px;
}

#nav li{
	padding: 5px;
	margin: 0px;
}

#nav ul{
	background-color: #E1E7F4;
	color: #000;
	border: 1px solid #003399;
	border-top: 0px;
}

#nav ul ul {
	border: 1px solid #003399;
}

#nav ul a{
	font-size: 8pt;
	color:#3b64b4;
	text-decoration: none;
	font-weight: normal;
}

#nav li ul a:hover{
	text-decoration: underline;
	font-weight: normal; 
}

#nav img{
	position: relative;
	top: 5px;
}

/* home */

#home_swf{
	width: 300px;
	height: 192px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: middle;
}

#infoblok {
	background:#d9e1f0;
	padding:7px;
}

#infoblok h2 {
	font-size:10pt;
	color:#003366;
	padding:0px;
	margin:0px;
}

#infoblok td {
	width:270px;
	font-size: 11px;
}

.newsitem{
	margin-bottom: 15px;
	clear:both;
}

.newsitem img{
	height: 67px;
	margin: 0px;
	margin-right: 14px;
	float: left;
	border: 1px solid #000;
}

.newsitem h2{
	font-size: 10pt;
	color: #003366;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.newsitem p{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

.datum {
	font-size: 11px;
	color: #3b64b4;
	margin: 0px;
	padding: 0px;
	display: inline;	
}

/* crumble */

#crumble{
	font-size: 11px;
	padding-left: 15px;
	padding-top:3px;
	color: #3b64b4;
}
#crumble a {
	text-decoration:none;
	color: #3b64b4;
}

#crumble a:hover {
	text-decoration:underline;
	color: #003366;
}

/* content */

#contentholder{
	padding: 13px;
	min-height: 350px;
	padding-right:3px;
	margin-top:4px;
}

#contentleft{
	float:left;
	width: 430px;
}

#contentleft #sitemap li {
	list-style:none;
}

#contentleft #artikels li {
	list-style:none;
}


#contentleft H1 {
	margin-bottom:3px;	
}

#contentleft p{
	margin: 0px;
	margin-bottom: 15px;
}

#contentleft q {
	font-style:italic;
}


#contentleft .item{
	clear:both;
	margin: 0px;
	margin-bottom: 15px;
}

#contentleft a, contentleft a:hover{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

#contentleft .mainphoto {
	float:left;
	margin-right:10px;
	border: 1px solid #000; 
}

#contentleft .referentie {
	clear:both;
	margin-bottom:10px;
}

#contentright{
	float: right;
	width: 300px;
	color: #3b64b4;
}

#contentright H1 {
	font-weight:bold;
}

#contentright a {
	line-height:18px;
}

/* REFERENTIE BLOK */
#contentright #referentie {
	padding:5px;
	font-size: 11px;
	background-image:url('../images/top_schaduw_licht.jpg');
	background-repeat:no-repeat;
	background-color: #d9e1f0;
}

#contentright #referentie .quote {
	font-size: 13px;
}

#contentright #referentie a {
	color: #3b64b4;
	text-decoration: none;
	font-weight: bold;
}

#contentright #referentie .referentiefoto {
	margin-top:-4px;
	margin-right:-4px;
	padding-left:4px;
	margin-bottom:-6px;
	float:right;
}

/* OPLOSSINGEN BLOK */
#contentright {
	background-color: #d9e1f0;
}
#contentright #oplossingen {
	background-color: #d9e1f0;
	margin-bottom:4px;
}
#whitespace {
	background:#FFF;
	height:15px;
	clear:both;
	padding-top:4px;
}

#contentright #oplossingen ul {
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left:5px;
	width:130px;
}
#contentright>#oplossingen ul {
	margin-left:15px;	
}

#contentright #oplossingen ul li {
	list-style-image:url('images/greater_than.gif');
	list-style-position: outside;
}

#contentright #oplossingen ul li a {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #3b64b4;
	margin-left:-5px;
}
#contentright #oplossingen ul li a:hover {
	text-decoration:underline;
}

#contentright #oplossingen ul li ul {
	float:none;
	width:110px;
	margin-left: 0px;
}
#contentright #oplossingen ul li ul li {
	list-style-image:url('images/minus.gif');
}
#contentright #oplossingen ul li ul li a {
	font-weight:normal;
}
#contentright #oplossingen ul li ul li a:hover {
	text-decoration:underline;
}


/* VERANTWOORDING BLOK */
#contentright #verantwoording {
	clear:both;
	margin-bottom:5px;
	background-color: #d9e1f0;
}

#contentright #verantwoording ul {
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left:5px;
	width:130px;
}
#contentright>#verantwoording ul {
	margin-left:15px;	
}
#contentright #verantwoording ul li {
	list-style-image:url('images/greater_than.gif');
	list-style-position: outside;
}
#contentright #verantwoording ul li a {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #3b64b4;
	margin-left:-5px;
}
#contentright #verantwoording ul li a:hover {
	text-decoration:underline;
}

#contentright #verantwoording .selected {
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #7891B4;
	margin-left:-5px;
}




#contentright .item{
	background-color: #d9e1f0;
	margin-bottom: 15px;
	clear:both;
	
}

#contentright h1{
	background-image: url(../images/bg_heading.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #003399;
	font-size: 10pt;
	height:18px;
	padding: 2px 5px 2px 5px;
}

/* footer */

#footerholder{
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	text-align: right;
	height: 63px;
	color: #fff;
	
}

#copyright{
	font-size: 8pt;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footernav{
	font-size: 8pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#footernav a, 
#footernav a:hover{
	color: #fff;
	text-decoration: none;
}

/* global classes */

.clear{
	clear: both;
	height: 0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

input {
	border:1px solid #d9e1f0;
	height:16px;
	background:#FFF;
	width:320px;
	}
.invalidfield {
	border:1px solid #F00;
	background:#FEE;
}
.validfield {
	border:1px solid #d9e1f0;
	background:#FFF;
}
textarea {
	border:1px solid #d9e1f0;
	width:430px;
}
#errormessage {
	width: 350px;
	border: 2px solid #F00;
	background:#FEE;
	font-size:11px;
	font-weight: bold;
	padding: 5px;
	display:none;
}
.question{
	color: #003399;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
