body, html{
	background-color:#eef3fa;
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4f4f4f;
	}

/*	LINKS */
a:link{
	/*color: #274f0c;*/
	color:#435f8e;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited{
	/*color: #5fa432;*/
	color:#435f8e;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover{
	color:#435f8e;
	text-decoration: none;
	font-weight: bold;
	}

img{
	border:none;
	}

/* Contact Page		 */
.textArea{
	width:300px;
	height:150px;
	}
.errorField{
	color:#ff0000;
	line-height:13px !important;
	}

.noticeField{
	background-color:#f2f2f2;
	padding:10px;
	margin:15px;
	width:600px;
	
	border-style:solid;
	border-width:1px;
	border-color:#c2c2c0;
	min-height:50px;
	line-height:60px;
	vertical-align:middle;
	text-align:center;
	}

/*	CONTAINER	*/
#container{
	background-color:#ffffff;
	border-left:1px solid #989898;
	border-right:1px solid #989898;
	width:980px;
	min-height:100%;
	height:auto !important;
	margin:0px auto;
	padding:0 20px 20px 20px;
	}

/*	MENU		*/
#menu{
	/*background-image: url(../img/menuBackground.jpg);
	background-repeat:repeat-x;*/
	background-color:#012d6c;
	width:980px;
	/*height:1310px;*/
	}

#menuLogo{
	background-image: url(../img/menuLogo.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	height:131px;
	width:199px;
	}

#menuImg{
	background-image: url(../img/menuImgBackup.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:200px;
	border-top:2px solid #395a85;
	margin:0 0 30px 0;
	clear:left;
	}

#menuSizer{
	float:right;
	vertical-align:bottom;
	margin:0px 10px 0 0;
	vertical-align:middle;
	line-height:30px;
	
	}
#menuSizerSmall{
	cursor:pointer;
	color:#4f4f4f;
	font-size:10px;
	}
#menuSizerNormal{
	cursor:pointer;
	color:#4f4f4f;
	font-size:12px;
	text-decoration:underline;
	}
#menuSizerLarge{
	cursor:pointer;
	color:#4f4f4f;
	font-size:16px;
	}

.currentpage{
	/*background-image: url(../img/menuHover.jpg);
	background-repeat:repeat-x;*/
}

/* CONTENT		*/
#content{
	min-height:100%;
	float:left;
	width:715px;
	border-right:1px solid #d1d1d1;
	margin:0;
	}
	
#title{
	width:695px;
}

h1, h1 a:link, h1 a:visited, h1 a:hover{
	font-size:16px;
	font-weight:bold;
	color:#435f8e;
	text-decoration: none;
	}

	
#print{
	float:right;
	width:25px;
	height:25px;
	}

/*	ADVERTISEMENT		*/
#ad{
	min-height:100%;
	float:right;
	width:260px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0;
	}

.frame{
	padding:10px;
	border-bottom:1px solid #d1d1d1;
	margin: 0 0 5px 0;
	}
	
.frame ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}	
.frame li {
	background: url(../img/li.gif) no-repeat 0 5px;
	padding-left: 20px;
}
.frame li a {
	line-height: 22px;
	text-decoration: none;
}
.frame li a:hover {
	text-decoration: underline;
}

.adframerechts{
	/*border:1px solid #d1d1d1;*/
	padding:0;
	width:250px;
	/*height:250px;*/
	}

.adframerechts img{
	border:1px solid #eef3fa;
	}
	
.adframelinks{
	/*border:1px solid #d1d1d1;
	padding:0;
	width:468px;
	height:60px;*/
	border-top:1px solid #435f8e;
	margin-top:20px;
	margin-bottom:20px;
	width:695px;
	text-align:center;
	padding-top:20px;
	}
	
.adframelinks img{
	border:1px solid #eef3fa;
	}
	
/*	ITEM		*/
.item{
	width:695px;
	height:auto !important;
	padding-top:20px;
	margin:30px 0 0 0;
	border-top:1px solid #435f8e;
	}
	.item_img{
		display:block;
		float:left;
		width:115px;
		height:115px;
		margin:0 10px 10px 0;
	}

	.itemHeader{
		margin:0;
		padding:0;
		line-height:12px;
	}
	.item ul{
		list-style-type:bullet;
		width:400px;
		overflow:auto;
	}
	.item li{
		list-style-type:bullet;
	}

.width500{
	width:500px;
}
	
h2, h2 a:link, h2 a:hover, h2 a:visited{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#435f8e;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:12px;
	}
	
h3{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#282828;
	text-decoration:none;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:18px;
	}
	
.itemText {
	margin-top: 5px;
}	
	
.itemText p{
	max-width:600px;
	}
.itemLink{
	text-align:right;
	max-width:600px;
	}



/*	FOOTER			*/
#footer{
	bottom:0;
	clear:both;
	margin:0 auto;
	width:980px;
	padding-left:20px;
	padding-right:20px;
	background-color:#ededed;	
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	font-size:10px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	color:#494949;
	}

#footer a{
	color:#494949;
	font-weight:bold;
	}

/*	Routebeschrijving	*/
#routePopup{
	position:absolute;
	left:200px;
	background-color:#f2f2f2;
	padding:10px;
	width:200px;
	
	border-style:solid;
	border-width:1px;
	border-color:#c2c2c0;
	display:none;
}

.routeButton{
	cursor:pointer;
	font-weight:bold;
	color:#ff0000;
}

.vestiging {
	line-height: 12px;
	width: 100%;
}

.vestiging td {
	vertical-align: top;
	line-height: 15px;
}

.vestiging td a {
	padding-top: 5px;
	display: block;
}

.vestigingLinks{
	width:45%;
	float:left;
	line-height:12px;
}

.vestigingRechts{
	width:45%;
	float:right;
	line-height:12px;
}