/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}
/* HEADER */
#header {}
.header_1 { 
	background:url(../img/header_01.gif) top left no-repeat;
	height:40px;
	width:334px;
}
.header_2 {
	background:url(../img/header_02.gif) top left no-repeat;
	height:40px;
	width:566px;
}
.top_menu {
	font-size:14px;
	letter-spacing:1px;
}
.top_nav {
	text-align:right;
	padding-right:25px;
}
.header_3 { 
	background:url(../img/header_03_3.gif) top left no-repeat;
	height:83px;
	width:900px;
}
.header_4 {
	background:url(../img/header_04.gif) top left no-repeat;
	height:27px;
	width:900px;
}
#lower_header {
	background:#0138b9;
}
.header_sep {
	height:10px;
}
.lower_header_1 {
	background:url(../img/lower_header_01.gif) left top no-repeat;
	height:35px;
	width:20px;
}
.lower_header_2 {
	background:url(../img/lower_header_02.gif) right top no-repeat;
	height:35px;
	width:20px;
}
.date {
	color:#FFFFFF;
}
.menu_table {
	padding-top:10px;
}
.menu_left_top {
	background:url(../img/menu_top.gif) top left no-repeat;
	height:24px;
	width:170px;
}
.menu_left_bottom {
	background:url(../img/menu_bottom.gif) top left no-repeat;
 	height:24px;
	width:170px;
}
.menu_left {
	background-color:#98b7fe;
	border-left: #0138b9 1px solid;
	border-right: #0138b9 1px solid;
}
.menu_left a {
	display:block;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #98b7fe;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
}
.menu_left a:hover {
	text-decoration:none;
	background-color:#3f79fe;
	font-weight:bold;
	display: block;
}
#actief {
	color: #333333;
	text-decoration: none;
	background-color:#3f79fe;
	font-weight:bold;
	display: block;
	line-height:20px;
}
.adpage {
	padding-top:10px;
	padding-left:20px;
}
.skyscraper {
	padding-top:10px;
	padding-right:10px;
}
.footer_text {
	padding-top:20px;
	padding-bottom:20px;
}
