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

body{
	/*background:url(../images/bg.jpg) no-repeat 50% 0;*/
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:1.5;
	background-color:#434343;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

#container {
	margin:0 auto;
	position:relative;
	width:935px;
	z-index:6000;
}

#content {
	height:598px;

}

#content #logolink{
	position:absolute;
	left:0px;
	top:0px;
	width: 93px;
	height:93px;
}

#content h1 {
	background:url(../images/titel.png) no-repeat left top;
	position:absolute;
	top:108px;
	left:10px;
	width:665px;
	height:48px;
	margin:0px;
	text-indent:-1000em;
	overflow:hidden;
}

#content #bodypage{
	background:url(../images/tekstbackground.png) no-repeat left top;
	position:absolute;
	left:0px;
	top:190px;
	width: 931px;
	height: 260px;
}

#content #bodypage #tekstcontainer{
	position:absolute;
	left:30px;
	top:40px;
	width: 550px;
	line-height:1.7;
}

#content #tekstcontainer h2 {
	background:url(../images/titel2.png) no-repeat left top;
	left:0px;
	width:472px;
	height:24px;
	margin:0px;
	text-indent:-1000em;
	overflow:hidden;	
}

#content #bodypage #blok1{
	background:url(../images/pagebody_wit_bg.png) no-repeat 0 0;
	position:absolute;
	color:#000000;
	right:20px;
	top:20px;
	width: 291px;
	height:240px;
}

#content #bodypage #blok1 #blok1wrapper{
	position:absolute;
	left:20px;
	top:20px;
	width: 251px;
	height:220px;
}

#content #bodypage #blok1 #blok1wrapper p{
	color:#575757;
	font-size:12px;
	margin: 10px 5px 0px 5px;
}

#content #bodypage #blok1 #blok1wrapper h3{
	background:url(../images/titel3.png) no-repeat 0 0;
	width:240px;
	height:12px;
	margin:0px;
	text-indent:-1000em;
	overflow:hidden;	
}

#content #bodypage #blok1 #blok1wrapper #tekst{
margin-top:120px;

}

#content #bodypage #blok1 #blok1wrapper #klok{
	position:absolute;
	background:url(../images/klokbackground.png) no-repeat 0 0;
	width: 250px;
	height:103px;
	top:62px;
}

#content #bodypage #blok1 #blok1wrapper #klok #klokwrapper{
	position:absolute;
	width: 250px;
	height:103px;
	top:0px;
	left:0px;
	text-align:left;
	color: #FFFFFF;
	font-size:40px;
}



#content #bodypage #blok1 #blok1wrapper #klok #klokwrapper div.days {
	position:absolute;
	height: 40px;
	width:40px;
	left:25px;
	top:13px;
}

#content #bodypage #blok1 #blok1wrapper #klok #klokwrapper div.hours {
	position:absolute;
	left:103px;
	top:13px;
	width:40px;
	height: 40px;
}

#content #bodypage #blok1 #blok1wrapper #klok #klokwrapper div.min {
	position:absolute;
	left:181px;
	top:13px;
	width:40px;
	height: 40px;
}


#content #longblok{
	background:url(../images/blokbg.png) repeat-x left top;
	position:absolute;
	top:451px;
	left:1px;
	width: 619px;
	height:165px;
}


#content #longblok #blok2wrapper{
	position:absolute;
	top:20px;
	left:20px;
	width: 260px;
	height:135px;
	color:#3d3d3d;
}

#content #longblok #blok3wrapper{
	position:absolute;
	top:20px;
	left:330px;
	width:260px;
	height:135px;
	color:#3d3d3d;
}

#content #longblok #blok3wrapper img{
	margin-top:8px;
}

#content #longblok #blok2wrapper img{
	margin-top:8px;
}


#content #longblok #blok2wrapper h3{
	background:url(../images/titel4.png) no-repeat left top;
	width: 250px;
	height:13px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;	
}

#content #longblok #blok3wrapper h3{
	background:url(../images/titel5.png) no-repeat left top;
	width: 132px;
	height:13px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;	
	text-indent:-1000em;
	overflow:hidden;	
}

#content #smallblok a ,a:link, a:hover,a:visited{
	text-decoration:none;
	color:#ee5f03;
}

#content #smallblok{
	background:url(../images/smallblokbg.png) repeat-x left top;
	position:absolute;
	top:446px;
	left:620px;
	_left:619px;
	width: 291px;
	height:171px;
}

#content #smallblok #blok4wrapper{
	position:absolute;
	top:20px;
	left:20px;
	width:260px;
	height:135px;
	color:#3d3d3d;
}


#content #smallblok #blok4wrapper img{
	float:left;
	margin-right:10px;
	padding:0px;	
}

#content #smallblok #blok4wrapper #tekst{
	height:75px;
	margin:0px;
	padding:0px;	
}

#content #smallblok #blok4wrapper h4{
	display:block;
	margin:0px;
	padding:0px;
	color:#0066CC;
	font-weight:bold;
}

#content #smallblok #blok4wrapper span{
	display:block;
	margin:0px;
	padding:0px;	
}
