/* Blecourt */
/* Cascading Stylesheet, CSS Valid */
/* Begin Stylesheet */

* {
	margin:					0px;
	padding:				0px;
}


	html, body {
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		color:				#000000;
		background-image:	url(../img/body_bg.jpg);
		background-position:center top;
		background-repeat:	no-repeat;
		
	}
	
	
.page {
	margin-top:				20px;
	width:					999px;
	height:					auto;
	text-align:				left;
}

p {
	margin-bottom:			10px;
}

.center {
	margin-top:				10px;
	margin-left:			75px;
	margin-bottom:			25px;
}

a {
	color:					white;
}

h1 { 
	clear:					both;
	font-size:				16px;
	color:					#FFFFFF;
	margin-top:				10px;
}

h2 {
	font-size:				14px;
	color:					#000;
}

h3 { 
	clear:					both;
	font-size:				14px;
	color:					#FFFFFF
}

h4 {
	clear:					both;
	font-size:				18px;
	color:					#ffffff;
	margin-bottom:			10px;
}

.header {
	width:					999px;
	height:					129px;
	float:					left;
	background-image:		url(../img/header.jpg);
}

.menu {
	width:					542px;
	height:					33px;
	float:					left;
	margin-top:				96px;
	margin-left:			249px!important;
	margin-left:			124px;
	text-align:				center;
	text-decoration:		none;
}

.menu a {
	font-family:			"Trebuchet MS";
	font-size:				12px;
	font-weight:			bold;
	color:					#006600;
	margin-left:			7px;
	margin-right:			7px;
	text-decoration:		none;
}

.menu a:hover {
	color:					#000;
	text-decoration:		none;
}



#dropmenudiv {
	position:				absolute;
	font:					normal 12px Verdana;
	line-height:			18px;
	z-index:				100;
	background-color:		#e9e9e9;
}

#dropmenudiv a{
	width: 					140px;
	display: 				block;
	padding: 	            1px 0;
	text-decoration: 		none;
	font-size:				10px;
	font-family:			"Trebuchet MS";
	padding-left:	    	10px;
	background-color:		#e9e9e9;
	color:					#000000;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eeba6d;
}


.img_left {
	width:					235px;
	height:					352px;
	float:					left;
}

.left_for_mail {
	width:					235px;
	height:					352px;
	float:					left;
}

.content {
	width:					764px;
	height:					auto;
	float:					left;
	background-color:		#d3a86a;
	background-image:		url(../img/content_bg_repeat.jpg);
}

.content_links {
	width:					578px;
	height:					auto;
	float:					left;
	overflow:				hidden;
}

.content .kolom1{
	float: 			left;
	width: 			173px;
	height:			auto;
	font-size:		11px;							
}

.content .kolom2{
	float: 			left;
	width: 			260px;	
	font-size:		11px;
	height:			auto;						
}

.content .tarief {
	color:			#fff;
}

.content .nummer {
	width:			6%;
	display:		block;
	float:			left;
	clear:			both;
	background:		#F0C173;

}

.slogan {
	width:					578px;
	height:					29px;
	float:					left;
	background-image:		url(../img/slogan.jpg);
}

.text_content {
	width:					530px!important;
	width:					511px;
	height:					auto;
	float:					left;
	clear:					both;
	margin-top:				20px;
	margin-left:			29px!important;
	margin-left:			20px;
	font-size:				13px;
	line-height:			20px;
	font-family:			"Trebuchet MS";
}

div.images {
	float:					left;
	margin-top:				15px;
	clear:					both;
	margin-bottom:			15px;
}

div.images div {
	float:					left;
	clear:					none;
}
div.images .image_twee p, div.images .image_twee img {
	float:					left;
	clear:					both;
	width:					240px;
	padding-right:			5px;
}

div.images .image_drie p, div.images .image_drie img {
	float:					left;
	clear:					both;
	width:					170px;
	padding-right:			5px;
}

div.images p {
	margin:					0px;
}



.right_menu {
	width:					171px;
	height:					auto;
	float:					right;
	background-image:		url(../img/right_menu.jpg);
	background-repeat:		no-repeat;
	padding-top:			15px;
	padding-left:			15px;
	background-color:		#eeba6d;

}

.right_menu div {
	overflow:				auto;
	margin-bottom:			10px;

}


.right_menu a {
	width:					170px;
	height:					auto;
	display:				block;
	text-align:				left;
	font-family:			"Trebuchet MS";
	font-size:				11px;
	color:					#000000;
	text-decoration:		none;
	margin-bottom:			5px;
}

.right_menu #current {
	color:					#FFFFFF;
	background-color:		#d3a86a;
	font-weight:			bold;
}

.footer {
	width:					999px;
	height:					71px;
	float:					left;
	background-image:		url(../img/footer.jpg);
	margin-bottom:			30px;
}


.footer .link {
	float:					right;
	margin-top:				30px;

}
.footer .link a {
	text-align:				right;
	color:					#999;
	font-size:				10px;


}

.footer .link a:hover {
	text-align:				right;
	color:					#333;
	font-weight:			bold;



}

#basic-accordian{
	width:					550px;
	height:					auto;

}

.accordion_headings{
	padding:			    5px;
	color:					#FFFFFF;
	cursor:					pointer;
	font-weight:			bold;
}

.accordion_headings:hover{
	color:					#006600;
}

.accordion_child{
	padding:	            15px;
	height:					auto;
}

.header_highlight{
	color:					#006600;
}




