/* CSS Document */
html{
	height: 100%;
	background-color:#ffffff;
}

body{
	padding:0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background:url(../images/bg.jpg) repeat-x;
	background-color:#ffffff;
} 

img {
	border:none;
}

h1{
	position:relative;
	float:left;
	font: 22px bold Arial, Helvetica, sans-serif;
	width:364px;
	height: 29px;
	background:url(../images/header_line.jpg) no-repeat bottom;
	text-align:left;
	margin:30px 0px 10px 0px;
	padding:0px;
}

h2{
	font: 8px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	margin: 0px 0px 0px 5px;
	padding:0px;
}

p{
	position:relative;
	float:left;
	font: 12px  Arial, Helvetica, sans-serif;
	width:364px;
	height: auto;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

a
{
	color: #256BBB;
	text-decoration: none;
}

td, tr, table{
		font: 12px  Arial, Helvetica, sans-serif;
	}
#container{
	position: relative;
	width: 1000px;
	background:url(../images/bg_schaduw.png) repeat-y;
	height:600px;
	padding:0px;
}



#geheel{
	position: relative;
	margin: 0px auto;
	width: 944px;
	height:600px;
}

#top{
	position:relative;
	float:left;
	background-image:url(../images/top.jpg);
	width:944px;
	height:178px;
	border-top: solid 1px black;
}

#menuvak{
	position:relative;
	float:left;
	background:url(../images/menu_vak.jpg) no-repeat;
	width:219px;
	height:373px;
	padding-top:20px;
}

.menuknop{
	position:relative;
	float:right;
	text-align:right;
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:black;
	margin:13px 20px 0px 0px;
	padding-top:1px;
	height:20px;
	width:171px;
}

.menuknop:hover, .menuknop:active{
	color:white;
	background:url(../images/knop.png) no-repeat;
}

.menuknop_huidig{
	position:relative;
	float:right;
	text-align:right;
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:white;
	background:url(../images/knop.png) no-repeat;
	margin:13px 20px 0px 0px;
	padding-top:1px;
	height:20px;
	width:171px;
}

#asmaasland{
position:relative;
float:right;
margin: 145px 20px 0px 0px;

}

#content{
	position:relative;
	float:right;
	width:715px;
	height:auto;
}

#vak_links{
	position:relative;
	float:left;
	width:365px;
	height:360px;
	margin:0px 0px 0px 8px;
}

#vak_scroll {
	position:relative;
	width:365px;
	height:310px;
	margin:0px 0px 0px 0px;
	overflow: auto;
	scrollbar-arrow-color: #1559aa;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #739dcd;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #739dcd;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
#vak_scroll p {
	width:335px;
	text-align: left!important;
	margin: 0 0 16px 0;
}

.nieuwsItem {
	width: 50%;
	display: table;
	border-bottom: solid 1px grey;
	margin-bottom: 25px;
	text-align: left!important;
}

h3 {margin: 0}

#vak_rechts{
	position:relative;
	float:right;
	width:325px;
	height:360px;
}

#vak_links_contact{
	position:relative;
	float: left;
	width:240px;
	height:360px;
	margin:0px 0px 0px 8px;
	text-align:left;
}

#vak_rechts_contact{
	position:relative;
	float: left;
	width:430px;
	height:360px;
	margin:15px 0px 0px 0px;
}
#adrescontact{
	float:left;
	margin: 65px 0px 0px 5px;
	font-size:11px;
	line-height:20px;
	width: 430px; 
	height: 293px;
}

#adresbalk{
	position:relative;
	float:left;
	height:27px;
	width:944px;
	background:url(../images/adresbalk.jpg) repeat-x;	
	border-bottom: solid 1px black;
}

#fadeshow{
	position:absolute;
	left:0px;
	top:70px;
	height:233px;
	width: 310px;
	z-index:0;
}

.adres{
	position:relative;
	color:white;
	vertical-align:text-bottom;
	top:5px;
	margin: 3px 54px 0px 82px;
	display:inline;
	font: 11px  Arial, Helvetica, sans-serif;
}

.email{
	text-decoration:none;	
	color:white;	
	font: 11px  Arial, Helvetica, sans-serif;
}

.email:hover, .email:active{
	text-decoration:underline;
}


#gesloten {
	background: url('../images/gesloten.png') no-repeat;
	position: absolute;
	width: 486px;
	height: 88px;
	left: 275px;
	top: 40px;
}

.linktop {
	float: left; 
	clear: left; 
	padding:0px 0px 0px 15px; 
	color: black!important; 
	font-size: 11px;
	display: none;
}

.linktop a {
	color: black!important; 
	font-size: 11px
}
