/* Based on Studywiser Stylesheet */

body * {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
}
body {
	background-image: url(images/nieuw_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #6092CD;
}
table {
	border: 0px; 
	padding: 0px;
}

UL {
	margin-left: 20 px;}

LI {
	margin-right: -2 px;}

.top {
	width: 800px;
	background: #E7F0F9;
	height: 70px;
	border: solid 1px #003163;
	padding: 3px;
	font-size: 10px;
}

.balk {
	width: 800px;
	height: 25px;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
}
.title {
	border-bottom: 1px solid #003163;
	height: 25px;
	background: url(images/menu.jpg);
	text-align: left;
}

.title h1 {margin:0px; padding:0px;}

.main {
/*	width: 500; */
	background: #FFFFFF;
	height: 100%;
	border: solid 1px #003163;
	padding: 0px;
	vertical-align: top;
	list-style-image: url(images/go.gif);
}

.homemain {
	width: 515px;
	background: #FFFFFF;
	height: 100%;
	border: solid 1px #003163;
	padding: 0px;
	vertical-align: top;
	list-style-image: url(images/go.gif);
}
.rechts {
	width: 185px;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	vertical-align: top;
	filter:alpha(opacity=100);
	padding: 0px;
}

.transp {
	background: #FFFFFF;
	filter:alpha(opacity=20);
	width: 200px;
	padding: 0px;
	position: relative;
}

.menu {
	border-top: 1px solid #003163;
	border-bottom: 1px solid #003163;
	border-right: 1px solid #003163;
	background: url(images/backgroundtable.png);
	height: 25px;
	font-weight:bold;
	text-align: center;
}
.menu_over {
	border-top: 1px solid #003163;
	border-bottom: 1px solid #003163;
	border-right: 1px solid #003163;
	height: 25px;
	font-weight:bold;
	background: url(images/backgroundtable_over.png);
	text-align: center;
}

.menu #navigation{list-style-type:none; margin:0; padding:0;}
.menu #navigation li{float:left;}
.menu #navigation a{ display: block; color:#003366; font-weight:bold;  padding: 5px 7px; border-left:1px solid #514FD4; text-decoration:none;}
.menu #navigation a:hover{background-image:url(images/bg_menu_over.jpg);}
.menu #navigation a.active{background-image:url(images/bg_menu_active.jpg); border-left:1px solid #FF8E44; border-right:1px solid #CA5100;}
.submenu{}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}


.layer2 {
	position:relative; 
	left: 0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index:0; 
	filter:alpha(opacity=30); 
	background: #FFFFFF;
	-moz-opacity: 0.3;
}
.layer3 {
	position:relative; 
	left: 0px; 
	top:-100%; 
	width:100%; 
	height:100%; 
	z-index:1; 
	list-style-image: url(images/li.gif);
	line-height: 150%
}

.middentekst {
	padding: 10px;
}

.middentekst li {
	list-style-image: url(images/td_nav_right_spacer.gif);
}

.middentekst ul {
	margin-top: 0px;
	padding-top: 0px;
}

.blokrechts, .blokrechts a:link, .blokrechts a:visited, .blokrechts a:active  {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-image: url(images/li.gif);
	color: #003366;
	vertical-align: 'top';
}

.blokrechts a:hover,{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #003366;
	vertical-align: 'top';
}

.ww {
	border: solid 1px #7F9DB9; 
	vertical-align:  middle;
	width: 150px;

}

.go {
	background: url(images/wwachter.gif);
	border-top: solid 1px #7F9DB9; 
	border-right: solid 1px #7F9DB9; 
	border-bottom: solid 1px #7F9DB9; 
	vertical-align: middle;
}