@charset "utf-8";

/* BODY EIGENSCHAPPEN */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana;
font-size:11px;
color:#666666;
height:100%;
body:100%;
background:url(../images/bg.gif) repeat-y top center;

}

html {
height:100%;
body:100%;
}

/* LINKS */

h1{
	margin:-5px 0 0 0;
	padding:0;
	color:#FFF;
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;

}
a:link,a:active,a:visited{
text-decoration:underline;
color:#99CC00;
}

a:hover{
text-decoration:underline;
color:#99CC00;
}

a.menu:link,a.menu:active,a.menu:visited{
text-decoration:none;
color:#ffffff;
}

a.menu:hover{
text-decoration:none;
color:#ffffff;
}

a.sub:link,a.sub:active,a.sub:visited{
text-decoration:none;
color:#666666;
}

a.sub:hover{
text-decoration:none;
color:#666666;
}



/* DIV EIGENSCHAPPEN */

#container{
	position:relative;
	width:975px;
	left:50%;
	margin:0px auto auto -487px;
	background-color:#FFFFFF;
}

#container-algemene-voorwaarden{
	position:relative;
	width:975px;
	left:50%;
	height:4400px;
	margin:0px auto auto -487px;
	background-color:#FFFFFF;
}

#logo{
	position:relative;
	width:289px;
	height:100px;
	left:0px;
	top:0px;
}

#top{
	position:absolute;
	width:641px;
	height:100px;
	left:311px;
	top:0px;
	background-color:#FFFFFF;
}

#top_links{
	margin: 15px 0 0 0;
	position:relative;
	width:641px;
	height:19px;
	float:right;
	text-align:right;
}
#social-network-icons{
	position:relative;
	width:660px;
	height:30px;
	text-align:right;
	float:right;
	font-size:1px;
}
#social-network-icons img{
	margin:0 0 0 5px;
	border:none;
}

#main_img{
	position:relative;
	width:975px;
	height:299px;
	left:0px;
	top:auto;
}

#menu{
	position:relative;
	width:975px;
	height:89px;
	left:0px;
	top:-2px;
	background-image:url(../images/bg_menu.jpg);
}

#page_name{

	width:975px;
	height:34px;
	left:0px;
	top:10px;
	background-image:url(../images/bg_name.gif);
	line-height:32px;
}
#pagina-kop{
	margin: 6px 0 0 25px;
	padding: 0 7px 0 7px;
	overflow:hidden;
	float:left;
	height:22px;
	line-height:32px;
	background:#bee00d;
}
#like-knop{
	margin: 7px 25px 0 0;
	padding: 0;
	overflow:hidden;
	float:right;
	height:22px;
	width:100px;
	text-align:right;
	line-height:1px;
}
#content{
	float:left;
	width:660px;
	line-height:20px;
	background-color:#FFFFFF;
}

#content_2{
	float:right;
	width:706px;
	line-height:20px;
	background-color:#FFFFFF;
}

#content_3{
	float:right;
	width:680px;
	line-height:20px;
	border:solid 1px #e1e1e1;
}

#event_item{
	position:relative;
	width:677px;
	height:112px;
	background-image:url(../images/bg_event_item.gif);
}

#afbeelding_klein{
	position:absolute;
	width:91px;
	height:91px;
	left:11px;
	top:10px;
}

#titel_item{
	position:absolute;
	width:518px;
	height:21px;
	left:135px;
	top:13px;
	font-family:Georgia;
	font-size:15px;
	color:#99CC00;
	font-weight:bold;
}

#txt_item{
	position:absolute;
	width:518px;
	height:53px;
	left:135px;
	top:41px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

#specs_titel{
	position:relative;
	width:518px;
	height:21px;
	left:8px;
	top:9px;
	font-family:Georgia;
	font-size:15px;
	color:#99CC00;
	font-weight:bold;
}

#specs_txt{
	position:relative;
	width:650px;
	left:8px;
	top:9px;
}

#specs_txt_2{
	position:relative;
	width:650px;
	left:8px;
	top:9px;
}

#line{
	position:relative;
	width:650px;
	height:1px;
	left:8px;
}

#btns_1{
	position:relative;
	width:650px;
	height:22px;
	left:8px;
}

#sub_box{
	float:left;
	width:269px;
	line-height:20px;
	text-align: center;
	background-image:url(../images/bg_subbox.gif);
}

#mailing{
	float:right;
	width:315px;
	height:620px;
	overflow:hidden;
	line-height:20px;
	background-color:#FFFFFF;
	background: url(../images/bg_nieuwsbrief.gif) #FFF no-repeat;
}

#disclaimer{
	position:absolute;
	width:69px;
	height:18px;
	left:847px;
	top:13px;
}

#copyright{
	position:absolute;
	width:189px;
	height:18px;
	left:728px;
	top:112px;
}

#footer{
	float:left;
	width:975px;
	height:137px;
	background-image:url(../images/bg_footer.gif);
	position:relative;
}

#footer_xtra{
	float:left;
	width:975px;
	height:60px;
	background-color:#FFFFFF;
	
}

#spacer{
	float:left;
	width:930px;
	height:4
	0px;
	background-color:#ffffff;
}


/* TEKST EIGENSCHAPPEN */


.wit_txt {
font-family:Verdana;
font-size:11px;
color:#ffffff;
}

.licht_grijs_txt {
font-family:Verdana;
font-size:11px;
color:#cccccc;
}

.donker_grijs_txt {
font-family:Verdana;
font-size:11px;
color:#666666;
line-height:20px;
}

.groen {
font-family:Verdana;
font-size:11px;
color:#99CC00;
}

.name_txt {
font-family:Georgia;
font-size:17px;
color:#ffffff;
font-weight:bold;
padding-top:10px;
}

.name_txt_grijs {
font-family:Georgia;
font-size:17px;
color:#666666;
font-weight:bold;
padding-top:10px;
}

.name_txt_2 {
font-family:Georgia;
font-size:15px;
color:#ffffff;
font-weight:bold;
}

.nb_txt_klein {
font-family:Verdana;
font-size:10px;
color:#1d3163;
}

/* FORMULIER EIGENSCHAPPEN */

.submit_post{
width:169px;
height:26px;
color: #000;
background: #ffffff;
border:none;
padding-top:5px;
padding-left:5px;
} 

.submit_post_2{
width:169px;
height:26px;
color: #000;
background: #ffffff;
border: 1px solid #79ad36;
} 

.input_form
{
width:250px;
height:20px;
color: #666666;
background: #ffffff;
border: 1px solid #cccccc;
font-family: Verdana;
font-size:11px;
}

.textarea_styled {
width: 250px;
height: 60px;
color: #666666;
background: #ffffff;
border: 1px solid #cccccc;
font-family: Verdana;
font-size:11px;

}

