@charset "UTF-8";
/* CSS Document */

/* opbouw */

img, div, a, p, input {
	behavior: url(iefix/iepngfix.htc);
}

#logo
{
width:1024px;
height:80px;
margin:0 auto;
background-color:#00d6dd;}

#wrap {
width:1024px;
display:block;
background-color:#13140f;
height:880px;
margin: 0 auto;
}

#body {
	margin				:	0 auto;
	color				: 	#FFFFFF;
	background-color	:	#13140f;
}

#tekstbanner{
	margin				:	0 auto;
	height				:	18px;
	width				:	1024px;
	position			: 	relative;
}

#gastendockbalk{
width:1024px;
height:78px;
}

.divider{
width:800px;
height:65px;}

#mainwrap {
background-color:#13140f;
width:800px;
height:722px;
float:left;
margin: 0 auto;
}

#home, #agenda, #links, #hoog, #contact
{
float:left;
width:800px;
height:732px;
margin-top:-10px;
padding-left:15px;
background-color:#13140f;
}

#links, #hoog, #contact
{
float:left;
width:800px;
height:667px;
margin-top:-10px;
padding-left:15px;
background-color:#13140f;
}


#foto, #film, #venmeel, #buut
{
float:left;
width:800px;
height:722px;
background-color:#13140f;
}

#polcount
{
float:right;
width:200px;
height:722px;
margin-top:-10px;
display:block;

}

.flasholder{
width:200px;
background-color:#13140f;
height:366px;
display:block;
}

.clear{
clear:both;}
/* einde opbouw */

h1{
	font-size			: 	18px;
	margin-bottom		: 	10px;
	font-family			:	Arial, Helvetica, sans-serif;
	color				:	#00d6dd;
}

#welkom{
	width				: 	400px;
	float				:	left;
}

p {
	margin-bottom		: 	10px;
	line-height			: 	18px;
	font-size			:	14px;
	color				:	#FFFFFF;
	font-family			: 	Arial, Helvetica, sans-serif;
}

#fotoprinsz {
	width				: 	400px;
	height				:	290px;
	float				: 	left;
	margin-right		: 	25px;
}

#actie{
	width				: 	300px;
	float				:	right;
	margin-right		: 	25px;
}

#poll{
	margin-top:60px;
	width				: 	300px;
	float				:	right;
	margin-right		: 	25px;
}

.actie{
	background-image	: 	url(../images/agendaleeg.png);
	background-repeat	: 	no-repeat;
	height				: 	auto;
	display				: 	block;
	text-align			: 	left;
	border-bottom-width	:	2px;
	border-bottom-style	: 	solid;
	border-bottom-color	: 	#d4ff00;
	padding-left		: 	40px;
	padding-top			: 	5px;
	padding-bottom		: 	3px;
	}
	
.agenda{
	background-image	: 	url(../images/agendaleeg.png);
	background-repeat	: 	no-repeat;
	height				: 	auto;
	display				: 	block;
	text-align			: 	left;
	border-bottom-width	: 	2px;
	border-bottom-style	: 	solid;
	border-bottom-color	: 	#d4ff00;
	padding-left		: 	40px;
	padding-bottom		:	10px;
	padding-top			: 	5px;
	margin-right		: 	50px;
	}


#fotomenu{
	background-color	:	#00d6dd;
	float				: 	left;
	height				: 	717px;
	width				: 	190px;
	display				: 	block;
	padding-left		: 	10px;
	margin-top			:	-10px;
	padding-top			:	15px;
}

#fotomenu p{
	background-image	: 	url(../images/foto.png);
	background-repeat	: 	no-repeat;
	text-indent			: 	30px;
	margin-top			: 	5px;
	background-position: left -4px;
	}

#fotomenu a{
	color				: 	#000;
	text-decoration		: 	none;
}
#fotomenu a:hover{
	color				: 	#FF358B;
	text-decoration		: 	none;
}

#fotos{
	float				: 	left;
	height				: 	657px;
	width				: 	600px;
	background-color	:	#13140f;
}

#filmmenu{
	background-color	: 	#D4FF00;
	float				: 	left;
	height				: 	717px;
	width				: 	190px;
	margin-top			:	-10px;
	color				: 	#000000;
	display				: 	block;
	padding-left		: 	10px;
	padding-top			:	15px;
}

#filmmenu p{
	background-image	: 	url(../images/tv.png);
	background-repeat	: 	no-repeat;
	text-indent			: 	30px;
	padding-top			: 	3px;
	background-position: left -3px;
	}

#filmmenu a{
	color				: 	#000000;
	text-decoration		: 	none;
}
#filmmenu a:hover{
	color				: 	#FF358B;
	text-decoration		: 	none;
}
#films{
	float				: 	left;
	height				: 	700px;
	width				: 	585px;
	background-color	:	#13140f;
	overflow			:	inherit;
	display				: 	block;
	position			: 	relative;
}

#gast{
float:left;
width:800px;
height:732px;
margin-top:-10px;
background-color:#13140f;
}

#venmenu{
	background-color	: 	#FF2D00;
	float				: 	left;
	height				: 	717px;
	width				: 	190px;
	margin-top			:	-10px;
	color				: 	#000000;
	display				: 	block;
	padding-left		: 	10px;
	padding-top			:	15px;
}

#venmenu p{
	background-image	: 	url(../images/ven.png);
	background-repeat	: 	no-repeat;
	text-indent			: 	30px;
	padding-top			: 	3px;
	background-position: left -3px;
	}

#venmenu a{
	color				: 	#000000;
	text-decoration		: 	none;
}
#venmenu a:hover{
	color				: 	#fcff00;
	text-decoration		: 	none;
}


#venmeels{
	float				: 	left;
	height				: 	717px;
	width				: 	585px;
	background-color	:	#13140f;
	overflow			:	inherit;
	display				: 	block;
	position			: 	relative;
}

#buutmenu{
	background-color	: 	#fcff00;
	float				: 	left;
	height				: 	717px;
	margin-top			:	-10px;
	width				: 	190px;
	color				: 	#fff;
	display				: 	block;
	padding-left		: 	10px;
	padding-top			:	15px;
}

#buutmenu p{
	background-image	: 	url(../images/tv.png);
	background-repeat	: 	no-repeat;
	text-indent			: 	30px;
	padding-top			: 	3px;
	background-position: left -3px;
	}

#buutmenu a{
	color				: 	#000000;
	text-decoration		: 	none;
}
#buutmenu a:hover{
	color				: 	#FF2D00;
	text-decoration		: 	none;
}
#krentjen{
	float				: 	left;
	height				: 	717px;
	width				: 	585px;
	background-color	:	#13140f;
	overflow			:	inherit;
	display				: 	block;
	position			: 	relative;
	
}

#extern p{ color:#fff;}

.img{
height					:	125px;
width					:	125px;
padding-bottom			:	15px;
}

.linktekst{
margin-left				:	10px;
margin-right			:	10px;}

.linktekst a{
	color				: 	#FFFFFF;
	text-decoration		: 	underline;
}
.linktekst a:hover{
	color				: 	#d4ff00;
	text-decoration		: 	underline;
}

#route {
	width				: 	400px;
	height				:	auto;
	float				: 	right;
	margin-right		: 	25px;
	margin-top			: 	10px;
}

#info {
	width				: 	300px;
	float				:	left;
}

#info a{
	color				: 	#FFFFFF;
	text-decoration		: 	underline;
}
#info a:hover{
	color				: 	#d4ff00;
	text-decoration		: 	underline;
}

#waar{
	width				: 	400px;
	float				: 	right;
	margin-right		: 	25px;
}

