@charset "utf-8";
/* EL NINO */

/* BODY EIGENSCHAPPEN */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana;
font-size:12px;
color:#918e6f;
height:100%;
body:100%;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}

/* LINKS */

a:link,a:active,a:visited{

text-decoration:underline;
color:#bcb210;
}

a:hover{

text-decoration:underline;
color:#bcb210;
}

a.nav:link,a.nav:active,a.nav:visited{
text-decoration:none;
color:#ffffff;
}

a.nav:hover{
text-decoration:none;
color:#ffffff;
}


/* DIV EIGENSCHAPPEN */

#container{
	position:relative;
	width:950px;
	height:658px;
	left:50%;
	margin:0px auto auto -475px;
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
}
#container-historie{
	position:relative;
	width:950px;
	height:778px;
	left:50%;
	margin:0px auto auto -475px;
	background-image:url(../images/bg-historie.jpg);
	background-repeat:no-repeat;
}

#container_2{
	position:relative;
	width:950px;
	height:1380px;
	left:50%;
	margin:0px auto auto -475px;
	background-image:url(../images/bg_overzicht.jpg);
	background-repeat:no-repeat;
}

#container_stretch{
	position:relative;
	width:950px;
	left:50%;
	margin:0px auto auto -475px;
	background-image:url(../images/bg_stretch_1.jpg);
	background-repeat:no-repeat;
}

#header{
	position:relative;
	width:950px;
	height:93px;
}

#logo{
	position:absolute;
	width:182px;
	height:41px;
	left:20px;
	top:24px;
}

#mailinglist{
	position:absolute;
	width:273px;
	height:39px;
	left:654px;
	top:17px;
	background-image:url(../images/bg_mailing.gif);
	text-align:center;
}

#header_links{
	position:absolute;
	width:149px;
	height:19px;
	left:752px;
	top:71px;
}

#body_home{
	position:relative;
	width:950px;
	height:564px;
}

#body_home_2{
	position:relative;
	width:950px;
	height:564px;
}

#tabellie{
	width:950px;
	background-image:url(../images/bg_groei.jpg);
}

#body_overzicht{
	position:relative;
	width:950px;
	height:1100px;
}

#menu{
	position:absolute;
	width:135px;
	height:400px;
	left: 22px;
	top: 19px;
}

#overzicht_titel{
	position:absolute;
	width:745px;
	height:35px;
	left: 181px;
	top: 19px;
}

#overzicht_intro{
	position:absolute;
	width:745px;
	height:100px;
	left: 181px;
	top: 67px;
	line-height:18px;
}

#main_content_txt{
	position:absolute;
	width:745px;
	left: 181px;
	top: 67px;
	height: 460px;
	line-height:18px;
}

#periode{
	position:absolute;
	width:745px;
	height:26px;
	left: 181px;
	top: 182px;
}

#terug{
	position:absolute;
	height:22px;
	left: 181px;
	top: 218px;
}

#thumbs{
	position:absolute;
	width:745px;
	left: 181px;
	top: 221px;
}

#item_groot{
	position:absolute;
	width:745px;
	left: 181px;
	top: 251px;
}

#numbers{
	position:absolute;
	width:745px;
	height:26px;
	left: 181px;
	top: 1000px;
}

#home_image{
	position:absolute;
	width:745px;
	height:508px;
	left: 181px;
	top: 19px;
	background-image:url(../images/home_img.jpg);
}

#home_image_2{
	position:absolute;
	width:745px;
	height:508px;
	left: 181px;
	top: 19px;
}

#melding_kader{
	position:absolute;
	width:728px;
	height:122px;
	left: 8px;
	top: 378px;
	background-color:#000000;
	filter:alpha(opacity=75);
}

#melding_titel{
	position:absolute;
	width:708px;
	height:25px;
	left: 10px;
	top: 10px;

}

#melding_omschrijving{
	position:absolute;
	width:708px;
	height:74px;
	left: 10px;
	top: 37px;
	line-height:17px;
}

#footer{
	position:relative;
	width:950px;
	padding-left:10px;
}
#footer-historie{
	position:absolute;
	width:950px;
	padding-left:10px;
	left: 1px;
	top: 770px;
}

#footer_2{
	position:absolute;
	width:950px;
	padding-left:10px;
	left: 1px;
	top: 1375px;
}

#back_image{
	background-image:url(../images/bg_groei.jpg);
	background-position: 0% 0%;
	background-repeat:repeat-y;
}


/* TEKST EIGENSCHAPPEN */

.table_txt {
font-family:Verdana;
font-size:12px;
color:#918e6f;
}

.bruin_txt {
font-family:Verdana;
font-size:11px;
color:#bcb210;
}

.wit_txt {
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
}


.nieuwsbrief_txt {
font-family:Georgia;
font-size:11px;
color:#ffffff;
}

.update_txt {
font-family:Verdana;

font-size:10px;
color:#000000;
}

.titel_groot_txt {
font-family:Georgia;
font-size:36px;
color:#847f64;
}

.titel_nieuwsbrief_txt {
font-family:Georgia;
font-size:18px;
color:#bcb210;
}

.titel_wit {
font-family:Georgia;
font-size:18px;
color:#FFFFFF;
}

/* FORMULIER EIGENSCHAPPEN */

.input_form
{
width:150px;
height:18px;
color: #000000;
background: #ffffff;
border: 1px solid #cccccc;
font-family:Georgia;
font-size:11px;
}

