@charset "utf-8";
/* CSS Document */

body{
	background-color:#bcb35e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

a,a:active,a:link,a:visited{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:verdana;
}

a:hover{
	text-decoration:underline;
}

.container{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1035px;
  margin: auto;
  background-color:#bcb35e;
  color: black;
} 

#header{
	background-image:url(../images/header.jpg);
	height:136px;
}

.header_tekst{
	height:130px;
	padding-left:383px;
	padding-top:50px;
	color:#FFF;
	font-weight:bold;
}

.menu{
	float:left;
	width:139px;
}

.menu_home{
	float:left;
	width:139px;
	margin-top:200px;
	margin-left:200px;
}
.foto{
	float:left;
	width:225px;
}

.content{
	float:left;
	width:583px;
	overflow:hidden;
}

.lijn{
	float:left;
	width:17px;
	background-image:url(../images/witte_lijn_vert.gif);	
	height:400px;
}

.lijn_dks{
	float:left;
	width:17px;
	background-image:url(../images/witte_lijn_vert.gif);	
	height:600px;
}

.lijn_spoed{
	float:left;
	width:17px;
	background-image:url(../images/witte_lijn_vert.gif);	
	height:650px;
}

.lijn_locatie{
	float:left;
	width:17px;
	background-image:url(../images/witte_lijn_vert.gif);	
	height:770px;
}

.footer{
	background-image:url(../images/footer.jpg);
    clear: both;
	height:81px;
}

.home{
	float:left;
}
td.center{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#3F0;
	color:#003;
}
img{
	border:none;
}

.img_center{
	border:none;
	text-align:center;
}

.back a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
}
