body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	background: url(../images/back.jpg);
	background-repeat: repeat;
    background-attachment: fixed
}

a {
	outline: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background: #dcdff3;
	color: #FFFFFF;
}

.clear{
	clear: both;
}

#container{
	margin: 0 auto;
	background: #FFFFFF;
	width: 900px;
	border-left: 5px solid #dcdff3;
	border-right: 5px solid #dcdff3;
	overflow: hidden;	
}

#container2 {
	margin: 0 auto;
	overflow: hidden;
}

#content {
	border-top: 1px solid #FFFFFF;
}

#klok {
	float: left;
	width: 125px;
}

#links {
	float: left;
	width: 125px;
}

#midden_links, #midden, #midden_rechts{
	float: left;
	width: 216px;
}

#rechts {
	float: left;
	width: 125px;
}

#advertentie {
	float: left;
	width: 773px;
}

.boxads {
	margin: 2px;
	background: #DCDFF3;
	border: 1px solid #000080;
	height: 121px;
	text-align: left;
	overflow: hidden;
}

.boxads .headerads {
	background: url(../images/box-header-bg.jpg) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 14px;
	border-bottom: 1px solid #000080;
	text-align: center;
	margin-bottom: 5px;
	padding: 3px;
	overflow: hidden;
}

.box {
	margin: 2px;
	background: #DCDFF3;
	border: 1px solid #000080;
	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 #000080;
	text-align: center;
	padding: 3px;
	overflow: hidden;
}

.box .content {
	padding: 0px;
}

#top{
    margin: 0 auto;
	background: #dcdff3;
	font-size: 1.00em;
	text-align: center;
	width: 910px;
	height: 95px;
	border-top: 15px solid #dcdff3;
}

#links_header {
	float: left;
	width: 260px;
}

#midden_header {
	float: left;
	width: 387px;	
}

#rechts_header {
	float: left;
	width: 260px;	
}	

.box_header {
	margin: 3px;
	margin-left: 5px;
	background: #2882E3;
	height: 70px;
	border: 1px solid #000080;
	overflow: hidden;
}

.box_header1 {
	margin: 5px;
	overflow: hidden;
}

.box_header .content_header {
	padding: 6px;
	
}

#content_header {
	border-top: 15px solid #dcdff3;	
}

.lijst{
	font-family: Arial;
	font-size: 12px;
}

.verdana_1 {
	font-family: Arial;
	font-size: 12px;
}

#footer {
    background: #dcdff3;
	height: 19px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
	width: 910px;
}

#footer a:hover, #footer .active a {
	background: #FFFFFF;
	color: #dcdff3;
}