body {
	background-image:url(../images/gff/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F90972;
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.65em;
	margin:0;
	padding:0;
	scrollbar-face-color:#E41B66;
	scrollbar-highlight-color:#FFF8B3;
	scrollbar-3dlight-color:#FF0080;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#800080;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#B30F65;
}

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:1250px;
}

	
/* 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:147px;
	height:300px;
	position: absolute;
	top: 0px;
	left: 1020px;
	}
	
div#header_bottom {
	background-repeat:no-repeat;
	background-position:left top;
	width:1200px;
	height:63px;
	background-image: url(images/header_bottom.png);
	position: absolute;
	left: 0px;
	top: 300px;
	}


/* LEFT */

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

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

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

div#agenda, div#nieuwsbrief {
	width:207px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	position: relative;
}

div#agenda {
	margin-top: 15px;
}

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


/* KADERS 207px */

.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;
	height: auto;
	width: 207px;
}

.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: 207px;
}

.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;
	height: 418px;
	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:460px;
	float: left;
}


div#foto {
	width:430px;
	height:300px;
	background-repeat: repeat-x;
	background-image: url(../images/gff/foto1.jpg);
	background-position: bottom;
	border: 1px inset #2F0006;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	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;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	position: relative;
}

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


/* RIGHT */

div#right {
	float: left;
	position: relative;
	width: 240px;
}


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

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

div#banner{
	width:207px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	position: relative;
	margin-top: 15px;
	height: auto;
	}

div#banner_content {
	height: 207px;
	}

/* RIGHT 2 */

div#right2 {
	width:240px;
	float: left;
	position: relative;
}



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#stars1 {
	background-repeat:no-repeat;
	width:45px;
	height:546px;
	background-image: url(images/stars_vert.png);
	position: absolute;
	left: 238px;
	top: 276px;
	}
	
div#stars2 {
	background-repeat:no-repeat;
	width:469px;
	height:125px;
	background-image: url(images/stars_horz_lang.png);
	position: absolute;
	left: 262px;
	top: 593px;
	}	

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

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

.clear {
	clear:both;
	}

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

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

