.body_black {
	background : #000000;
}

body, td, li {
	font : 8pt Verdana,"Trebuchet MS",sans-serif;
	line-height: 175%;
	text-align: left;
	text-justify : newspaper  ;
}

h3 {
	margin-bottom : 0.1em;
}

textarea, input {
	font : 8pt Verdana,"Trebuchet MS",sans-serif;
	text-align: left;
	text-justify : newspaper  ;
}

.body_blue {
	background : #d9f1f7;
}

.body_home {
}

.body_nav {
	background : #ffffff;
	margin-top : 0px;
	margin-left : 10px;
}

.row_logo {
	top : 0px;
	left : 200px;
	width : 600px;
	height : 300px;
	background : #dddddd;
	border-right : solid 1px #000000;
	
}

.content {
	width : 800px;
	height : 600px;
	background : #ffffff;
}

.col_left {
	top : 0px;
	width : 200px;
	height : 600px;
	background : #d9f1f7;
	border-right : solid 1px #000000;
	
}


.nav_item {
	margin-left : 10px;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 12px;
	font-weight : bold;
}
a, a:visited, a:link {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
a:hover {
	text-decoration : underline;
	color : #ff0000;
}
a:active {
	color : #ff0000;
	text-decoration : none;
}

a:hover.nobold, a.nobold, a:visited.nobold, a:link.nobold {
	font-weight : normal;
}

.titel {
	font-size : 18px;
	font-weight : bold;
	padding-bottom : 20px;
	text-align: right;
}
.titel_l {
	font-size : 18px;
	font-weight : bold;
	padding-bottom : 20px;
	text-align: left;
}

.bodytekst {
}

.tekstvak {
	top : 50px;
	position : absolute;
	width : 300px;
	left : 450px;
}

.home_pic {
	position : absolute;
	top : 0px;
	left : 0px;
}

.home_overlay{
	background-image:url('../pic/overlay.gif'); 
	position : absolute;
	top : 250px;
	left : 0px;
	width : 800px;
	height : 250px;

	filter:alpha(opacity=75);
	opacity: 0.750;
	-moz-opacity:0.750;
}
.logo{
	position : absolute;
	top : 250px;
	left : 0px;
	z-index : 99;
}

.pic_content { 
	position : absolute;
	top : 0px;
	left : 0px;
	width : 400px;
	height : 500px;
}

.form_content {
	width : 300px;
	height : 500px;
	padding-left : 50px;
	padding-right : 50px;
	padding-top : 50px;
	left : 0px;
	top : 0px;
	background : #E6F6FB;
	position : absolute;
}

.subLink {
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 10px;
	text-align: right;
}

.occ_hide {
	position : absolute;
	color : #000000;
	margin : 0px;
	width : 150px;
	visibility : hidden;
	height : 10px;
}
.occ_show {
	position : relative;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	color : #333333;
	margin : 0px;
	width : 300px;
	visibility : show;
}

.occ_descr {
	font-weight : bold;
}

.vlag {
	position : absolute;
	right : 0px;
	top : 0px;
}

.bislogin {
	position : absolute;
	right : 40px;
	top : 0px;
}