body {

	margin: 0px;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	color: #463E3B;

	font-size: 0.75em;

	background: url(../images/back.jpg);

	background-repeat: repeat;

    background-attachment: fixed

}



a {

	outline: none;

	color: #463E3B;

	text-decoration: none;

}



a:hover {

	background: #463E3B;

	color: #FFFFFF;

}



.clear{

	clear: both;

}



#container{

	margin: 0 auto;

	background: #FFFFFF;

	width: 900px;

	border-left: 5px solid #463E3B;

	border-right: 5px solid #463E3B;

	overflow: hidden;	

}



#container2 {

	margin: 0 auto;

	overflow: hidden;

}



#content {

	border-top: 1px solid #FFFFFF;

}



#klok {

	float: left;

	width: 125px;

}



#rechtsboven {

	float: left;

	margin-left: 2px;	

	width: 121px;

}



#links {

	float: left;

	width: 125px;

	clear:both;

}



#midden_links, #midden, #midden_rechts{

	float: left;

	width: 216px;

}



#rechts {

	float: left;

	width: 125px;

}



#advertentie {

	float: left;

	width: 648px;

}



.boxads {

	margin: 2px;

	background: #DCDFF3;

	border: 1px solid #463E3B;

	height: 121px;

	text-align: left;

	overflow: hidden;

}



.boxads a{

	background: #DCDFF3;

}



.boxads a:hover{

	background: #DCDFF3;

}



.boxads .headerads {

	background: url(../images/box-header-bg.jpg) repeat-x;

	color: #FFFFFF;

	font-weight: bold;

	height: 14px;

	border-bottom: 1px solid #463E3B;

	text-align: center;

	margin-bottom: 5px;

	padding: 3px;

	overflow: hidden;

}



.box {

	margin: 2px;

	background: #DCDFF3;

	border: 1px solid #463E3B;

	text-align: left;

	overflow: hidden;

}



.box .header {

	background: url(../images/box-header-bg.jpg) repeat-x;

	color: #FFFFFF;

	font-weight: bold;

	height: 14px;

	border-bottom: 1px solid #463E3B;

	text-align: center;

	padding: 3px;

	overflow: hidden;

}



.box2 {

	margin-top: 2px;

	background: #DCDFF3;

	border: 1px solid #463E3B;

	height: 121px;

	text-align: left;

	overflow: hidden;

}



.box2 .header2 {

	background: url(../images/box-header-bg.jpg) repeat-x;

	color: #FFFFFF;

	font-weight: bold;

	height: 14px;

	border-bottom: 1px solid #463E3B;

	text-align: center;

	padding: 3px;

	overflow: hidden;

}



.box .content {

	padding: 0px;

}



#top{

    margin: 0 auto;

	background: #463E3B;

	font-size: 1.00em;

	text-align: center;

	width: 910px;

	height: 155px;

}



#links_header {

	float: left;

	width: 0px;

}



#midden_header {

	float: left;

	width: 905px;	

}



#rechts_header {

	float: left;

	width: 0px;	

}	



.box_header {

	margin-left: 0px;

	background: #463E3B;

	height: 150px;

	overflow: hidden;

}



.box_header1 {

	margin-top: 5px;

	margin-left: 5px;

	overflow: hidden;

}



.box_header .content_header {

	padding: 6px;

	

}



#content_header {

	border-top: 15px solid #AAAAAA;	

}



.lijst{

	font-family: Arial;

	font-size: 12px;

}



.verdana_1 {

	font-family: Arial;

	font-size: 12px;

}



#footer {

	background: url(../images/box-footer-bg.jpg) repeat-x;
	
	border-top: 1px solid #463E3B;
	border-bottom: 5px solid #463E3B;
	border-left: 5px solid #463E3B;
	border-right: 5px solid #463E3B;

	height: 19px;

	padding-top: 3px;

	text-align: center;

	font-weight: bold;
    color: #FFFFFF;

	width: 900px;

}



#footer a:hover, #footer .active a {
    color: #FFFFFF;
}