@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#container {
	margin: 0 auto;
	width: 953px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
div#logo {
	margin: 41px 0 0 0;
	background-image: url(../images/karseboom_logo.jpg);
	background-repeat: no-repeat;
	width: 327px;
	height: 122px;
	outline: none;
	cursor: pointer;
}
div#menu_container {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 953px;
}
div#lichtkrant {
	background-image: url(../images/lichtkrant.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 953px;
}
div#lichtkrant marquee {
	margin: 0px 8px 0 10px;
	padding-top: 11px;
	color: #e9a411;
	width: 935px;
}
.content_bg {
	background-image: url(../images/content_bg.jpg);
	width: 953px;
	background-repeat: repeat-y;
	float: left;
}
div#content_bg_overlay {
	width: 953px;
	background-image: url(../images/content_bg_overlay.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 953px;
	height: 43px;
	float: left;
}
div#footer_tekst {
	margin: 0 0 0 39px;
	padding-top: 13px;
	color: #e9a411;
}
div#admiumbalk {
	width: 935px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

/* Pagina specifiek */
div#home_foto {
	background-image: url(../images/home_tekst.jpg);
	width: 313px;
	height: 212px;
	margin-left: 14px;
	float: left;
}
div#home_tekst {
	margin-left: 5px;
	width: 591px;
	float: left;
}
div#home_tekst a {
	color: #e9a411;
	text-decoration: underline;
}
div#modulebalk {
	background-image: url(../images/module_balk.jpg);
	height: 287px;
	width: 953px;
	float: left;
}
div#modulebalk a {
	color: #e9a411;
	text-decoration: underline;
}
div#modulebalk_vervolg {
	background-image: url(../images/module_balk_vervolg.jpg);
	height: 253px;
	width: 953px;
	float: left;
}
.modulebuttons {
	margin: 0 0 0 14px;
	width: 939px;
	float: left;
}
.modulebuttons a {
	outline: none;
}

#eersteagenda {
	margin: 20px 0 0 29px;
	width: 277px;
	float: left;
}
#laatstevideo {
	margin: 20px 0 0 34px;
	width: 279px;
	float: left;
}
#blok_fotovandeweek {
	margin: 10px 0 0 28px;
	background-image: url(../images/fotovandeweek.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 270px;
	float: left;
}
#blok_fotovandeweek_2 {
	margin: 0 0 20px 0px;
	background-image: url(../images/fotovandeweek.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 270px;
	float: left;
}
#blok_fotovandeweek_overlay {
	width: 194px;
	height: 187px;
	margin: 40px 0 0 39px;
	/*opacity: .5;*/
}
#hyvesgadget {
	width: 309px;
	height: 198px;
	float: left;
}
#openings {
}
#laatstefotos {
	margin: 0 0 0 14px;
	width: 313px;
	float: left;
}
.randomfoto {
	width: 89px;
	height: 65px;
	margin: 0 0 9px 11px;
	 float: left;
}

.hyveslink a {
	background-image: url(../images/home_hyves2.jpg);
	width: 309px;
	height: 20px;
	display: block;
	outline: none;
}
.hyveslink a:hover {
	background-image: url(../images/home_hyves2_over.jpg);
}
.content_vervolg {
	margin: 10px 0 10px 31px;
	border-right: 1px solid #240000;
	width: 601px;
	float: left;
}
.content_vervolg a {
	text-decoration: underline;
	color: #e9a411;
}
.content_vervolg a:hover {
	text-decoration: none;
}

#laatstefotos_vervolg {
	float: left;
	width: 311px;
	margin: 28px 0 0 14px;
}
#hyvesgadget_vervolg {
	float: left;
	width: 306px;
	margin-top: 28px;
}
.hyveslink_vervolg a {
	background-image: url(../images/vervolg_hyves2.jpg);
	width: 306px;
	height: 20px;
	display: block;
	outline: none;
}
.hyveslink_vervolg a:hover {
	background-image: url(../images/vervolg_hyves2_over.jpg);
}
#openings_vervolg {
	margin: 28px 0 0 15px;
}


div#rechterbalk {
	width: 281px;
	margin-left: 16px;
	margin-top: 10px;
	float: left;
}
div#rechterbalk a {
	text-decoration: underline;
	color: #e9a411;
}
div#flashcontent {
	float: left;
	width: 580px;
	height: 500px;
}
	
