html,body{
	padding:0;
	margin:0;
	background:#502421;
	font-family:Verdana;
	background-image: url(../img/bodybg.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

.frame01{
	margin:auto;	
	width:951px;
	height:auto;
	
	background: url(../img/img_bg3.jpg) repeat-y;
	
}
.frame2{
		
	width:951px;
	height:55px;
	margin: 0 auto;
	background: url(../img/footer2.jpg) no-repeat;
}
.wrap{
	width:811px;
	height:auto;
	margin:auto;
	overflow:auto;

	
}
.header{
	height:89px;
	width:811px;
	background:url(../img/img_top.jpg) repeat-x;
	
}
.t_Boutek
{
	margin-left:20px;
	padding-top:20px;
	float:left;
}
.t_Naar_de
{
	margin-right:0px;
	padding-top:20px;
	float:right;
}
.menu_bar{
	height:35px;
	width:811px;
	background:url(../img/img_menu.jpg) repeat-x;
}
/*Menu*/
.b_menu
{
	height:35px;
	width:811px;
	background:url(../img/img_menu.jpg) repeat-x;
	text-align:justify;
	padding: 0;
	margin: 0;
}
.b_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
.b_menu .li_active
{
	height:26px;
	margin: 5px 0px 0px 0px;	
	padding: 0;
	display: block;
	float: left;
	background-color:#00CCFF;
	border:1px solid #34271e;
	background:url(../img/img_li_active.jpg) repeat-x;
}
.b_menu .li_active a
{
	display: block;
	font-weight: bold;
	padding:4px 17px 4px 17px;
	/*color:#FFFFFF;*/
	font-size:12px;
	text-decoration: none;
	/*color:#cd7900;*/
	color:#FFFFFF;
}

.b_menu .li_none
{
	height:30px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	display: block;
	float: left;
	background:url(../img/img_li.jpg) repeat-x;
}
.b_menu .li_none a
{
	display: block;
	font-weight: bold;
	padding:5px 1.5em 4px 1.5em;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
}
/*End Menu*/
.banner_img{
	width:811px;
	height:160px;
	border-bottom:5px solid #cd7900;
	background:url(../img/Banner.jpg_) no-repeat;
}
.content_fill{
	width:811px;
	height:auto;
	border:1px solid green;
	/*border-top:5px solid #cd7900;*/
}
h1
{
	font-size:20px;
	color:#694444;
	font-family:verdana;
	margin-top:0px;	
}
h2
{
	font-size:20px;
	color:#694444;
	font-family:verdana;
	margin-top:0px;	
}
h3{
	font-size:11px;
	color:#694444;
	font-family:verdana;
	margin-top:8px;
	margin-bottom:1px;
}
p, table.inschrijven {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.wrap_content{
	min-height:100%;
	width:550px;
	font-size:11px;
	margin-left:25px;
	margin-top:13px;
	margin-bottom:10px;
	
}

.banner_contactinfo{
	
	width: 355px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #684d3b;
	text-align: right;
	line-height: 21.5px;
	z-index: 99000;
	padding-right: 17px;
	float: right;
	background:url(../img/linesbanner.png) no-repeat;
	background-position: right;
	position: relative;
	top: -155px;
}


/*-------------PAGE RIGHT-----------------------------*/
.content_right_wap
{
	height: auto;
	width:190px;
	background-color:#33261d;
	margin-right:25px;
	_margin-right:10px;
	border-top: 15px solid #fff;
	float:right;
	
	
}

.content_right
{
	margin:auto;
	margin-top:12px;
	height: auto;
	width:178px;
	text-align:center;
	
}
.content_right_footer
{
	margin-right: 107px;
	height: auto;
	width:178px;
	text-align:center;
	float: right;
}
.content_right input
{
	margin-top:10px;
}
input.class_text
{
	border-right: #cfcfcf 2px solid; padding-right: 2px; border-top: #cfcfcf 2px solid; 
	padding-left: 2px; font-size:12px; padding-bottom: 1px; 
	border-left: #cfcfcf 2px solid; color: #4e433b; padding-top: 1px; 
	border-bottom: #cfcfcf 2px solid; height: 15px; background-color: #fffffe;
	width:170px;
	font-family:Verdana;
	font-weight:bold;
}
.class_form
{
	margin-top:0px;
}
.copyright
{
	margin-left:6px;
	height:25px;
	width:178px;
	background: #c3c3c3;
	font: Verdana, Geneva, sans-serif;
	font-size: 9px;
	position: relative;
	bottom: 20px;
}
a.loginLink
{
	color: White;
}