body, table {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}
.header {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	display:inline;
	width: 45%;
	color: #005294;
}
.headerspaans {
	font-size: 13px;
}

.header select {
	font-size: 10px;
}
.main_header {
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 10px;
}
.main_content {
	border: 1px solid #bbb;
	padding: 5px;
    font-size: 12px;
	background-image:url('images/bg.jpg');
}
.hline {
	height: 1px;
	font-size: 0px;
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
}
.hspacer {
	height: 10px;
	font-size: 0px;
}
.vline {
	width: 1px;
	font-size: 0px;
	background-image: url('images/line.gif');
	background-repeat: repeat-y;
}
.menu {
	padding-top: 10px;
    padding: 1px;
	width: 200px;
	font: arial;
	font-size: 11px;
	font: arial;
	color: #005294;		
}
.left {
	padding-top: 10px;
	width: 0px;
}
.content_outer {
	width: 699px;
	padding: 10px;
}
.content_inner {
	widht: 679px;
	height: 500px;
	overflow: auto;
	font-size:11px;
	
}
.content {
	overflow: auto;
	font-size:11px;
	}
.content_inner h1 {
	font-size: 13px;
	color: #005294
}
a {
	color: #000;
}
a.submenu2 {
	color: #0E1558;
	font-size:10px;
	text-decoration: none;

}
span.contenttitel {
	color: #0E1558;
	text-decoration: strong;
	
}
a.submenu {
	color: #003A75;
	font-size:10px;
	text-decoration: none;
	line-height:1.5;
	
}
a.footer {
	color: #999;
	text-decoration: none;
	
}
a:hover {
	color: #555;
	text-decoration: underline;
}
.topbutton {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	width: 100px;
	border: 1px solid #ccc;
	background: url("images/button_b.jpg");
}
.selectbox {
	font-size: 12px;
}