body{
text-align: center;
margin: 0;
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#4e4138;
background:url(../img/bg_body.gif) repeat-y center; 
}

#container{
width: 1024px;
height:100%;
margin: 0 auto 0 auto;
text-align: left;
}

#left{
margin: 0px  0px 0px 0px;
padding: 0px  0px 0px 0px;
width: 250px;
float: left;
height:100%;
text-align: center

}

#center{
margin: 0px  0px 0px 0px;
padding: 0px  0px 0px 0px;
width: 524px;
height:100%;
float: left;
background-color:#FFFFFF
}

#right{
margin: 0px  0px 0px 0px;
padding: 0px  0px 0px 0px;
width: 250px;
height:100%;
float: left;
}

/* h1{ color:#9d8b7d; font-size:16px; margin:0px 20px 10px 20px; font-weight:200} */
h1{ color:#f49a12; font-size:14px; margin:0px 20px 10px 20px; font-weight:100}
h2{ color:#f49a12; font-size:13px; margin:0px 0px 5px 0px; font-weight:bold;}

p{ margin:0px 20px 20px 20px; font-size: 11px; line-height:18px;}

b{color:#9c8a7b;}

#menu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#9c8a7b;
text-align:right;
margin: 20px 0px 0px 0px;
padding: 0px 20px 0px 0px;
}

#menu a{
color:#9c8a7b;
text-decoration:none;
display:block;
padding: 0px 18px 10px 0px;
}

#menu a:hover, #menu a.active{
color:#f49a12;
background: url(../img/bolletje.gif) no-repeat right 3px;
}

a{
color:#f49a12;

cursor:pointer;
}



a:hover{
color:#f49a12;
text-decoration: none;
cursor:pointer;
}


#freem{border:1px #cccccc solid; width:450px; margin-left:20px}

img{ border:0px}
img.small{ margin: 0px 7px 7px 0px;}


ul.example1 {
	padding:0;
margin:0px 0px 0px 20px;}

.example1 li {
	display:inline; 
	list-style:none; 
}

.example1 li a {
	background:transparent url(../img/buttonleft.jpg) no-repeat left;
	text-decoration: none;
	display:block;
	float:left;
	height:22px;  
	margin-right:8px;
	padding:5px 0 5px 10px;	
}
	
.example1 li a span {
	background:transparent url(../img/buttonright.jpg) no-repeat right;
	cursor:pointer;
	display:inline; 
	float:left; 
	height:12px;  
	padding:5px 10px 5px 0;
}

.example1 li a:hover {
	background:transparent url(../img/buttonleft_ro.jpg) no-repeat left;
	color:#fff;
	padding:5px 0 5px 10px; 
}

.example1 li a:hover span {
	background:transparent url(../img/buttonright_ro.jpg) no-repeat right; 
	color:#fff;
	padding:5px 10px 5px 0; 
}

input
{
font: 11px verdana, arial;
	background-color:#ffffff;
	border: 1px solid #d1d1ce;
	color: #999999;
	margin:0px 0px 5px 0px;
	width:150px

}

.submit {
 font-weight:bold; 
background-color:#F49A12; 
border: 1px solid #d1d1ce; 
color: #fff; width:150px
}

.aanmelden{background:url(../img/nieuwsbrief_bg.gif) no-repeat; width:172px; height:71px; margin:0px 0px 5px 39px;  padding:25px 0px 0px 0px;}





