/* body _________________________________________________________________________________________________________________________Body*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	background-repeat:repeat-x;
	background-image:url(images/background.gif);
	background-color:#fff;
}

/* container _______________________________________________________________________________________________________________container*/
#container {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	width:800px;
	height:100%;
	position:relative;
}

/* header _____________________________________________________________________________________________________________________Header*/
#header {
	background-color:#FFFFFF;
	width:800px;
	height:200px;
	position:relative;
	float:left;
}

/* subheader ________________________________________________________________________________________________________________Subheader*/
#subheader {
	background-color:#FFFFFF;
	width:800px;
	height:1px;
	position:relative;
	float:left;
}

/* blok ________________________________________________________________________________________________________________________Blok*/
#blok1 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:180px;
	height:100px;
	left: 0px;
	top: 226px;
	
}

#blok2 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 178px;
	top: 227px;
	
}

#blok3 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 383px;
	top: 226px;
	
}

#blok4 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 593px;
	top: 226px;

}

#blok5 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	margin-left:10px;
	left: 171px;
	top: 373px;
}

#blok6 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 594px;
	top: 613px;
	
}

#blok7 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:190px;
	height:100px;
	left: 189px;
	top: 651px;
	
}

#blok8 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 385px;
	top: 517px;
	}

#blok9 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 594px;
	top: 396px;

}

#blok10 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 593px;
	top: 526px;

}

#blok11 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:180px;
	height:100px;
	left: 0px;
	top: 616px;

}

#blok12 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:180px;
	height:100px;
	left: 0px;
	top: 702px;

}

#blok13 {
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	position:absolute;
	width:200px;
	height:100px;
	left: 595px;
	top: 767px;

}

/* footer________________________________________________________________________________________________________________footer*/
#footer {
	margin-top:120px;
	position:absolute;
	border-top:#333333 10px solid;
	width:850px;
	height:100px;
	background-color:#666666;
	left: -5px;
	top: 932px;
	
}

/* adsense________________________________________________________________________________________________________________adsense*/
#adsense {
float:right;
margin-top:-570px;
}

/* p class ___________________________________________________________________________________________________________________p_class*/	
.titel_blok {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:#339933 2px solid;
	color:#339933;
	text-align:left;
	background-color:#F2F2F2;
	margin-bottom:-15px;
}

.titel_blok_opvallend {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:#FF6600 2px solid;
	color:#FFFF99;
	text-align:left;
	background-color:#FFCC33;
	margin-bottom:-15px;
}

.content_blok {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}

.content_footer {
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

/* menu + links etc ________________________________________________________________________________________________________________________menu + links etc*/	
#menu ul, li {
	list-style:url(images/link.gif);
	text-align:left;
	margin-left: -20px;
}

a {
	font-size:12px;
	text-decoration:none;
	color:#333333;
}

a:hover {
	background-color:#339933;
	color:#fff;
}

a:visited {
	color:#999999;
	font-weight:bold;
	}
