body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	background: url(../images/background.gif);
	background-repeat: repeat;
    background-attachment: fixed
}

a {
	outline: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background: #0945BD;
	color: #FFFFFF;
}

.clear{
	clear: both;
}

#container{
	margin: 0 auto;
	background: #FFFFFF;
	width: 955px;
	border-left: 5px solid #0945BD;
	border-right: 5px solid #0945BD;
	overflow: hidden;	
}

#container2 {
	margin: 0 auto;
	overflow: hidden;
}

#content {
	border-top: 1px solid #FFFFFF;
}

#klok {
	float: left;
	width: 180px;
}

#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_midden {
	margin: 2px;
	background: #DCDFF3;
	border: 1px solid #000080;
	text-align: left;
	overflow: hidden;
}

.box_midden .header_midden {
	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_midden .header_midden a:link {
	text-decoration: none; 
	font-size: 13; 
	font-weight: bold; 
	color: #FFFFFF;
}

.box_midden .header_midden a:visited {
	text-decoration: none; 
	font-size: 13; 
	font-weight: bold; 
	color: #FFFFFF;
}

.box_midden .header_midden a:hover {
	text-decoration: none; 
	font-size: 13; 
	font-weight: bold; 
	color: #FCC300;
}

.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: #0945BD;
	font-size: 1.00em;
	text-align: center;
	width: 965px;
	height: 194px;
	border-top: 0px solid #0945BD;
}

#links_header {
	float: left;
	width: 280px;
}

#midden_header {
	float: left;
	width: 402px;	
}

#rechts_header {
	float: left;
	width: 280px;	
}	

.box_header {
	margin: 0px;
	margin-left: 3px;
	background: #2882E3;
	height: 194px;
	border: 0px solid #000080;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #fcc300;
	font-size: 0.75em;
}

.box_header1 {
	margin: 5px;
	overflow: hidden;
}

.box_header .content_header {
	padding: 6px;
	
}

#content_header {
	border-top: 15px solid #0945BD;	
}

.lijst{
	font-family: Arial;
	font-size: 12px;
}

.verdana_1 {
	font-family: Arial;
	font-size: 12px;
}

#footer {
    background: #0945BD;
	height: 19px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
	width: 965px;
	color: #FFFFFF;
}

#footer a:link {text-decoration:underline; font-size:13; font-weight:bold; color: #FFFFFF}
#footer a:visited {text-decoration:underline; font-size:13; font-weight:bold; color: #FFFFFF}
#footer a:hover {text-decoration:none; font-size:13; font-weight:bold; color: #FCC300}

.h1 {
	font-family:arial; font-size: 18px; color: #FCC300;
}
.h2 {
	font-family:arial; font-size: 15px; color: #333333;
}
.h3 {
	font-family:arial; font-size: 10px; color: #333333;
}
