body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#586617;
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.65em;
	margin:0;
	padding:0;
	height: 240px;
	scrollbar-face-color:#BE0801;
	scrollbar-highlight-color:#F0CAA6;
	scrollbar-3dlight-color:#800000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#700501;
	scrollbar-arrow-color:#F0FBFF;
	scrollbar-track-color:#800000;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
	
a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
a:hover {
	font-weight:bold;
	color: #FF0;
	text-decoration: none;
	}



h1, h2, h3, h4, p {
margin:0;
padding:0;
}

div#wrapper {
	width:1200px;
}

	
/* TOP */

div#top {
	height:320px;
	background-image: url(images/header_bg.png);
	width: 100%;
	background-position: left top;
	background-repeat: repeat-x;
	}

div#header {
	width:1200px;
	height:300px;
	float: left;
	background-repeat:no-repeat;
	background-image: url(images/header_top.png);
	}

div#nav {
	width:120px;
	height:300px;
	position: absolute;
	top: 0px;
	left: 1020px;
	}
	
div#header_bottom {
	background-repeat:no-repeat;
	background-position:left top;
	width:413px;
	height:358px;
	background-image: url(images/header_bottom.png);
	position: absolute;
	left: 0px;
	top: 300px;
	}


/* LEFT */

div#left {
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 15px;
	width: 210px;
	}

div#info {
	width:210px;
	float: left;
	position: relative;
	}

div#info_content {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 240px;
}

div#agenda {
	width:210px;
	float: left;
	position: relative;
	margin-top: 15px;
}

div#nieuwsbrief {
	width:210px;
	float: left;
	position: relative;
}

div#agenda {
}

div#agenda_content {
	height: 113px;
	overflow-x: hidden;
	overflow-y: auto;
}


/* KADERS 207px */
.kader {
	height: auto;
	background-image:url(images/bg_kader_207px.png);
	background-repeat: repeat-y;
	padding: 5px;
	border: 2px inset #630;
}


.kader2 {
	height: auto;
	background-image:url(images/bg_kader_430px.png);
	background-repeat: repeat-y;
	padding: 5px;
	border: 2px inset #630;
}

.kadertop {
	height: 27px;
	background-image:url(images/kader_top_207px.png);
	background-repeat:no-repeat;
	padding-top: 22px;
	padding-left: 8px;
}

.kadertop_banner {
	height: 21px;
	background-image:url(images/kader_top2_207px.png);
	background-repeat:no-repeat;
	padding-left:12px;
}

.kader_middle {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
}

.kader_middle_info {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 240px;
}

.kader_middle_banner {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 221px;
}

.kader_middle_agenda {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 104px;
}

.kader_middle_nieuwsbrief {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 144px;
}


.kader_middle_nieuws {
	background-image:url(images/kader_middle_207px.png);
	background-repeat:repeat-y;
	/* overflow-x: hidden;
	overflow-y: auto; */
	padding-left: 8px;
	padding-right: 8px;
}


.kader_bottom {
	background-image:url(images/kader_bottom_207px.png);
	background-repeat:no-repeat;
	height: 10px;
}

/* KADERS 430px */

.kadertop2 {
	height: 27px;
	background-image:url(images/kader_top_430px.png);
	background-repeat:no-repeat;
	padding-top: 22px;
	padding-left: 8px;
}


.kader_middle_fotos {
	background-image:url(images/kader_middle_430px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 272px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.kader_middle_reacties {
	background-image:url(images/kader_middle_430px.png);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	height: 60px;
}

.kader_bottom2 {
	background-image:url(images/kader_bottom_430px.png);
	background-repeat:no-repeat;
	height: 10px;
}





/* MIDDLE */

div#middle {
	position:relative;
	width:430px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}


div#foto {
	width:430px;
	background-repeat: repeat-x;
	background-image: url(../images/gff/foto1.jpg);
	background-position: bottom;
	text-align: center;
	float: left;
	position: relative;
}

div#kader {
	background-repeat:no-repeat;
	width:458px;
	height:366px;
	background-image: url(images/danceclassix/header_bottom.png);
	position: absolute;
	left: 257px;
	top: 319px;
	}

div#reacties {
	width:430px;
	float: left;
	position: relative;
	margin-top: 15px;
}

div#reacties_content {
	overflow-x: hidden;
	overflow-y: auto;
	height: 95px;
}


/* RIGHT */

div#right {
	float: left;
	position: relative;
	width: 210px;
	margin-right: 15px;
	margin-left: 15px;
}


div#nieuws {
	width:210px;
	float: left;
	position: relative;
	}

div#nieuws_content {
	height: 405px;
	overflow-x:hidden;
	overflow-y: auto;
	}


div#banner {
	width:210px;
	float: left;
	position: relative;
	margin-top: 15px;
	}
	
div#banner_content {
	height: 210px;
	}

/* RIGHT 2 */

div#right2 {
	width:210px;
	float: left;
	position: relative;
	margin-left: 15px;
}


div#footer {
	height:23px;
	background-image: url(images/footer.png);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	padding-left:30px;
	padding-top: 17px;
	}


div#cirkel1 {
	background-repeat:no-repeat;
	width:196px;
	height:228px;
	background-image: url(images/cirkel1.png);
	position: absolute;
	left: 574px;
	top: 173px;
	}
	
div#cirkel2 {
	background-repeat:no-repeat;
	width:140px;
	height:183px;
	background-image: url(images/cirkel2.png);
	position: absolute;
	left: 208px;
	top: 453px;
	}	

div#stars3 {
	background-repeat:no-repeat;
	width:134px;
	height:499px;
	background-image: url(images/stars_vert.png);
	position: absolute;
	left: 898px;
	top: 274px;
	}

div#stars4 {
	background-repeat:no-repeat;
	width:109px;
	height:496px;
	background-image: url(images/stars_vert.png);
	position: absolute;
	left: 640px;
	top: 315px;
	}

.clear {
	clear:both;
	}

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

.footer_kop {
	font-weight:bold;
	color: #b9b929;
	}
	
.divider1 {
	height: 12px;
	background-image:url(images/divider.png);
	background-repeat:no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}

