body {
	background-color: #000;
}



#content {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 980px;
	margin: 0px auto;
	text-align: center;
}


#topmenucontainer {
	position:absolute;
	top: 0;
	width:980px;
	height:45px;
	background-image:url(../images/bg-topmenu.png);
	background-repeat:no-repeat;
	text-align: right;
	z-index:2;
}

#topmenutxt {
	width: 728px;
	margin-top: 15px;
	text-align: right;
	z-index:2;
}

#language {
	position: absolute;
	left: 756px;
	margin-top: 15px;
	z-index:2;
}
	

#batavia-logo {
	margin-top: 50px;
	margin-right: 21px;
	float: right;
}
	

#moodheader {
	position: absolute;
	width: 728px;
	height: 335px;
	background-color: #FFF;
	float: left;
	top: 151px;
	left: 0px;
	text-align: left;
	float: left;
	z-index:2;

}

#flashbanner {
	margin-top: 0px;
	margin-left: 0px;
	width: 220px;
	margin-right: 8px;
	height: 335px;
	float: left;
	overflow: hidden;
	
}

#slideshow {
    position:relative;
	margin-top: -20px;
	margin-left: 208px;
	width: 500px;
    height: 335px;
	background-image:url(../images/ajax-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#slideshow A {
    position:absolute;
    top:20px;
    left:20px;
    z-index:8;
    opacity:1.0;
	filter: alpha(opacity=100);
}


#partners {
	position: absolute;
	width: 236px;
	height: 335px;
	background-color: #FFF;
	float: left;
	top: 151px;
	left: 744px;
	text-align: left;
	z-index:2;
}



#evenementen {
	position: absolute;
	top: 502px;
	left: 0px;
	width: 728px;
	height: 228px;
	background-color: #019ee1;
	z-index:2;
	color: #FFF;
	float: left;
}

#evenemententekst {
	margin-top: 10px;
	height: 60px;
	float: left;
}

.title_left_big {
	text-align: left;
	margin-left: 15px;
}

#evenemententekst img {
	margin-top: -7px;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 3px #FFF solid;
	float: left;
}


.event {
	width: 340px;
	height: 60px;
	margin-bottom: 10px;
	padding-left: 20px;
	float: left;
}

.clear {
	clear: both;
	}

#evenemententekst a {
	color:#99e3fe;
}

#evenemententekst strong  {
color:#99e3fe;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
padding-bottom: 5px;
}


#reclame {
	position: absolute;
	top: 502px;
	left: 745px;
	width: 235px;
	height: 228px;
	background-color: #019ee1;
	z-index:2;
	color: #FFF;
	float: left;
}

#reclametekst {
	margin-left: 15px;
	margin-right: 10px;
	
}


#reclametekst img {
	margin-left: -15px;
	margin-right: 0px;
	
}

#reclametekst a {
	color:#FFF;
	font-weight:bolder;
	
}


#content-footer {
position: relative;
height: 100%;
width:990px;
margin:0px auto;
text-align:center;
color:#000000;
}



#k2d {
padding-top: 15px;
padding-right: 55px;
text-align: right;
z-index: 5;
}



#container.img {
border: 0px;
}

IMG.thumb {
padding-right: 20px;

}


.foto_gallery {
float: left;
width: 100px;
height: 100px;
margin-right: 0px;
margin-bottom: 0px;
border: solid 0px #ffffff;
text-align: center;
padding: 3px;
}

.foto_gallery img {
border: 1px #FFFFFF solid;
}

.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
	padding-right: 15px;
	padding-top: 5px;
}
.textfield {
	font-size: 12px;
	width: 200px;

}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																								
