html, body {
	margin: 0px;
	padding: 0px;
	color: #444;
	background: #FFFFFF;
}

a:active{outline: none;}
:-moz-any-link:focus {outline: none;}

body,td,th,input,select,textarea {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 18px;
}

input,textarea { line-height: normal; }

p { margin-bottom: 10px; }

a { 
color: #009900; 
	text-decoration: none;
}
a:hover { color: #444; }
a:active { color: #444; }
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul {}
ol {}

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }

/* HEADINGS */

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {  }

h1 { font-size: 22px; padding: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; font-weight: bold; }

/* CSS */

#wrapper{
	height: auto;
	width: 1000px;
	margin: 0 auto;
}

#header{
	height: 124px;
	width: 1000px;
	float: right;
	background: url("../img/header_bg.jpg") no-repeat;
}

#header_menu{
	height: 45px;
	_height: 10px;
	width: 1000px;
	float: left;
	background: url("../img/header_menu_bg.jpg") repeat-x;
}



form{
	margin-left: 2px;
}

input{
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
	padding: 2px;
	background: url("../img/input_bg.jpg") repeat-x;
}

select{
	border: 1px solid #ccc;
	float: left;
	height: 24px;
	margin-right: 5px;
	background: url("../img/input_bg.jpg") repeat-x;
}

input.submit{
	border: 1px solid #ccc;
	float: left;
	height: 24px;
	margin-right: 5px;
	padding: 3px;
	background: url("../img/input_bg.jpg") repeat-x;
}

#top_menu{
	height: 37px;
	width: 725px;
	float: left;
	background: url("../img/top_menu_bg.jpg") repeat-x;
	text-align: center;
	padding-left: 275px;
}

#top_menu ul{
	margin: 0 auto;
	padding: 0px;
}

#top_menu ul li {
	list-style: none;
	float: left;
}

#top_menu ul li a {
	width: auto;
	display: block;
	text-decoration: none;
	padding: 9px;
	font-size: 14px;
	color: #fff;
}

#top_menu ul li a:hover{
	color: #115c96;
}

#top_menu ul li a.active{
	color: #000;
}

#main_content{
	width: 1000px;
	float: left;
	background: url("../img/content_bg.jpg") repeat-y;
}

#main_content2{
	width: 1000px;
	float: left;
	background: url("../img/content_bg2.jpg") repeat-y;
}

#main_menu{
	width: 245px;
	float: left;
	background: white;
	margin-right: 5px;
	margin-bottom: 5px;
}

.support{
	width: 245px;
	float: left;
	text-align: center;
	padding-top: 20px;
	border-left: 1px solid #c9c9c9;
}

.menu{
	width: 245px;
	float: left;
}

.menu_title{
	width: 233px;
	float: left;
	border: 1px solid #005193;
	padding: 5px;
	color: white;
	background: url("../img/menu_title_bg.jpg") repeat-x;
}

.menu_text{
	width: 240px;
	float: left;
	color: #444;
	background: white;
}

.menu_text ul{
	margin: 0px;
	padding: 0px;
}

.menu_text ul li {
	list-style: none;
	float: left;
	border-bottom: 1px solid #c9c9c9;
}

.menu_text ul li a {
	width: 237px;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	font-size: 12px;
	color: #444;
	background: url("../img/menu_text_bg.jpg") repeat-x #efefef;
}

.menu_text ul li a:hover{
	color: #009900;
	background: url("../img/menu_text_hover.jpg") repeat-x #e2e2e2;

}


.title{
	width: 195px;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}



.text{
	width: 195px;
	float: left;
}

.text ul{
	margin-left: 15px;
	padding: 0px;
}

.text ul li {
	list-style-type: square;
}

.text ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
}


#output{
	width: 700px;
	min-height: 250px;
	float: left;
	background: white;
	padding: 20px;
	margin-right: 5px;
	color: #000000;
}


#title2{
	width: 700px;
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}

#text2{
	width: 700px;
	float: left;
	margin-bottom: 5px;
}

#ouput{
	width: 455px;
	min-height: 250px;
	float: left;
	background: white;
	padding: 20px;
	margin-right: 5px;
	color: #0a4774;
}

#title{
	width: 455px;
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}

#text{
	width: 455px;
	float: left;
	margin-bottom: 5px;
}


#nieuws{
	width: 200px;
	float: left;
	background: white;
	margin-bottom: 5px;
	min-height: 250px;
	padding: 20px;
	margin-right: 1px;
}

#support{
	width: 209px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}

#nieuws_items{
	width: 209px;
	float: left;
	color: #000000;
}

#nieuws_title{
	width: 209px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;	
}

#nieuws_text{
	width: 209px;
	float: left;
}

#nieuws_text ul{
	margin: 0px;
	padding: 0px;
}

#nieuws_text ul li {
	list-style-type: none;
}

#nieuws_text ul li a {
	width: 209px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #dadada;
}

#bottom{
	width: 1000px;
	float: left;
	color: #0a4774;
	border-top: 3px solid #efefef;
	border-bottom: 1px solid #cdcdcd;
	background: url("../img/content_bg.jpg") repeat-y;
}

#blok1{
	width: 204px; 
	float: left;
	padding: 20px;
	margin-right: 4px;
}

#blok2{
	width: 205px;
	float: left;
	padding: 20px;
	min-height: 155px;
	border-right: 3px solid #efefef;
}

#blok3{
	width: 209px;
	float: left;
	min-height: 155px;
	padding: 20px;
	margin-right: 6px;
	border-right: 3px solid #efefef;
	*border-right: 0px solid #efefef;
}

#blok4{
	width: 205px;
	float: left;
	padding: 20px;
}

#footer{
	width: 980px;
	float: left;
	text-align: center;
	padding: 10px;
}

a:hover {
	text-decoration: none;
	color: #CC3300;