@charset "iso-8859-2";
/* CSS Document */

body{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(../images/bg.gif);
background-repeat:repeat;
}

form{
padding:0px;
margin:0px;
}

li{
list-style-image:url(../images/bullet.jpg);
}

.bg_bottom{
background-image: url(../images/bg_bottom.jpg);
background-repeat:no-repeat;
width:923px;
height:41px;
}

.bg_content{
background-image:url(../images/bg_content.jpg);
background-repeat:repeat-y;
width:923px;
height:350px;
}

.bg_menu{
background-image: url(../images/menu_content.gif);
background-repeat:repeat-y;
width:214px;
}

.bg_fotoalbum{
background-image: url(../images/bg_fotoalbum.jpg);
background-repeat: no-repeat;
width:150px;
height:139px;
}

.bg_contact{
background-image: url(../images/bg_contact.jpg);
background-repeat: no-repeat;
width:225px;
height:175px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.bg_button{
background-image: url(../images/menu_bullet.gif);
background-repeat: no-repeat;
height:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:30px;
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.text_wit{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}

.text_groen{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#56680d;
}

.text10{
font-family:verdana;
font-size:10px;
color:#666666;
}

a{
font-family:verdana;
font-size:11px;
color:#56680d;
text-decoration:none;
}

a:hover{
font-family:verdana;
font-size:11px;
color:#56680d;
text-decoration:underline;
}

a.menu{
font-family:verdana;
font-size:12px;
color:#333333;
text-decoration:none;
text-transform:uppercase;
}

a.menu:hover{
font-family:verdana;
font-size:12px;
color:#56680d;
text-decoration:none;
text-transform:uppercase;
}

a.menu_active{
font-family:verdana;
font-size:12px;
color:#56680d;
text-decoration:none;
text-transform:uppercase;
}


a.menu_active:hover{
font-family:verdana;
font-size:12px;
color:#56680d;
text-decoration:none;
text-transform:uppercase;
}

.titel{
font-family:Monotype Corsiva, Verdana;
font-size:24px;
color:#897b64;
}

.subbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
border-bottom:1px solid #dadada;
height:21px;
text-indent:15px;
text-transform:uppercase;
}

.subbtn2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
border-bottom:1px solid #dadada;
background-color: #eaeaea;
height:21px;
text-indent:15px;
text-transform:uppercase;
}

a.link{
padding: 1px;
background-color: #ffffff;
border: 1px solid #4a8873;
display: block;
}

a.link:hover{
padding: 1px;
background-color: #4a8873;
border: 1px solid #4a8873;
display: block;
}


/********************** form ************************/

.btn{
	background-color: #626059;
	color: #ffffff;
	height:16px;
	border-width:0px;
	cursor:hand;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
}

.btn_nieuwsbrief{
	border-width:0px;
	cursor:hand;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
	width:120px;
	color:#FFFFFF;
	background-color: #666666;
	height:16px;
}

.textfield{
	height:16px;
	border:#cccccc 1px solid;
	width: 250px;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.textfield120{
	border:#cccccc 1px solid;
	width: 120px;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.textarea{
	border:#cccccc 1px solid;
	width: 250px;
	height: 60px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}















