body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	/* 
	background-image: url(../images/bg_blauw.jpg);
	background-repeat: repeat-y;
	background-position:right 134px;
	height: 100%;
	*/
}

#container {
	width: 936px;
	/*height:550px; */
	 height:644px;  
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-468px;
	margin-top:-322px;
	 /*margin-top:-275px; */
	border: 1px solid #004895;
}

#container #logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 70px 5px;
	height: 134px;
	width: 100%;
	float: left;
}

#container #menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #023E87;
	width: 150px;
	height: 510px;
	/* height: 416px; */ 
	background-image: url(../images/bg_wit.jpg);
	background-repeat: repeat-y;
	float: left;
}

#container #menu a {
	display: block;
	width: 114px;
	height:auto;
	margin-top:23px;
	margin-right: 10px;
	margin-bottom:85px;
	margin-left: 0;
}

#container #menu a:link {
	color: #8d99a4;
	text-decoration: none;
}

#container #menu a:visited {
	color: #8d99a4;
	text-decoration: none;
}

#container #menu a:hover {
	color: #1e2667;
	text-decoration: none;
}

#container #menu a:active {
	color: #1e2667;
	text-decoration: none;
}

#container #menu a.actief {
	color:#1e2667;
}

#container #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#C6C8CA;
	position: absolute;
	left: 150px;
	top: 134px;
	width:786px;
	height:510px;
	/* height: 416px; */
	overflow: auto;
	background-image:url(../images/bg_blauw_leeg.jpg);
	background-repeat:repeat-y;
	/* margin-top:7px;
	margin-left: 25px; */
}

#contact #container #content {
	overflow: hidden;
}

#diensten #container {
	background-image: url(../images/header_diensten.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#introductie #content {
	background-image:url(../images/bg_blauw_home.jpg);
	background-position:bottom;
}

#diensten #container #layer {
	background-image:url(../images/bg_blauw_diensten.jpg);
	border: 1px solid #1e2667;
	margin: 0;
	padding: 0;
}

#routebeschrijving #container #layer {
	background-image:url(../images/bg_blauw_leeg.jpg);
	border: 1px solid #1e2667;
	margin: 0;
	padding: 0;
}

#contact #container #layer {
	background-image:url(../images/bg_blauw_contact.jpg);
	border: 1px solid #1e2667;
}

#container #content p {
	margin-top:19px;
	margin-left: 20px;
	display:block;
	width: 400px;
}

#container #content #form p {
	margin-left: 0;
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	padding-left:20px;
	display:block;
	width: 400px;
}


#contact #content #beeld1 {
	width: 320px;
	height:300px;
	background-image:url(../images/contactbeeld1.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}

#container a:link {
	color: #0099C2;
	text-decoration: none;
}

#container  a:visited {
	color: #0099C2;
	text-decoration: none;
}

#container  a:hover {
	color: #FFF;
	text-decoration: none;
}

#container  a:active {
	color: #FFF;
	text-decoration: none;
}

#container #footer {
	clear: both;
}


#diensten #container #content ul {
	display:block; 
	width: 385px; 
	border:0 none #F00; 
	margin-left:20px; 
	padding-left:15px;
}

#adres #container #content p {
	margin-top:26px;
	margin-left: 20px;
	display:block;
	width: 400px;
	line-height:23px;
}


#adres #container #content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#C6C8CA;
	display:block;
	width:auto;
	height: auto;
	position: absolute;
	right:12px;
	top:0px;
}

#adres #container #beeld1 {
	width:310px;
	height: 200px;
	position: absolute;
	right:0;
	bottom:42px;
	z-index:10;
	background-image: url(../images/contactbeeld2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




#diensten #container #beeld1 {
	width:261px;
	height: 1109px;
	position: absolute;
	right:0;
	top:1px;
	z-index:10;
	background-image: url(../images/dienstenbeeld.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




#routebeschrijving #container #beeld1 {
	width:420px;
	height: 420px;
	position: absolute;
	right:12px;
	top:125px;
	z-index:10;
	background-image: url(../images/routebeeld1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#routebeschrijving #container #beeld2 {
	width:148px;
	height: 90px;
	position: absolute;
	right:12px;
	top:26px;
	z-index:10;
	background-image: url(../images/routebeeld2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* classes */

.kop {
	font-weight: bold;
	color:#0099C2;
}

.subkop {
	color:#0099C2;
}

.normaltext {
	color:#C6C8CA;
	font-weight:normal;
}

.aanwijzingentekst {
	font-size:10px;
}

.error {
	color:#F00;
}

.inputveld {
	background-color: #88BBC1;
	width:390px;
	border: 0px none #88BBC1;
	border-top: 4px solid #88BBC1;
	border-bottom: 4px solid #88BBC1;
	margin-bottom:-2px;
}

.bt {
	background-color: #023E87;
	border: 1px solid #FFF;
	color:#0099C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	background-color: #88BBC1;
	border: 0px none #88BBC1;
	width:390px;
	border: 0px none #88BBC1;
	margin-bottom:-2px;
}

.inputpc1 {
	background-color: #88BBC1;
	border: 0px none #88BBC1;
	border-top: 4px solid #88BBC1;
	border-bottom: 4px solid #88BBC1;
	width:50px;
	margin-right:10px;
}

.inputpc2 {
	background-color: #88BBC1;
	border: 0px none #88BBC1;
	border-top: 4px solid #88BBC1;
	border-bottom: 4px solid #88BBC1;
	width:30px;
	margin-right:20px;
}

.inputplaats {
	background-color: #88BBC1;
	border: 0px none #88BBC1;
	border-top: 4px solid #88BBC1;
	border-bottom: 4px solid #88BBC1;
	width:280px;
}

.opsomming {
	font-weight:bold;
	float: left;
	display:block;
	width: 20px;
	color:#0099C2;
}

