﻿BODY
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #fff;
	line-height: 140%;
}
TD
{
	font-size: 11px;
	color: black; /*FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular*/
}
TEXTAREA
{
    FONT-SIZE: 11px;
    COLOR: Black;
    FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

a img
{
	border:none;
}
.status
{
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FFFFFF;
}
.status ul#menu { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
} 

.status ul#menu li {
	float:left; 
	margin: 0; 
	padding: 0; 
} 

.status ul#menu a { 
	display: block; 
	color: #fff;
	font-size: 112%; 
	font-weight: bold; 
	background: #09357a; 
	width: auto;
	border-right: 1px solid #fff;
	padding: 0.4em 2.3em;/* 0.4em 2.1em; */
	text-decoration: none; 
} 

.status ul#menu a:visited { 
	color: #fff; 
	text-decoration: none; 
} 

.status ul#menu a:hover { 
	background-color: #005ec3; 
	color: #fff; 
}

.status ul#menu a:active { 
	background-color: #0076f4; 
	color: #fff; 
}

H1 
{
	color: #0a367b;
	font-size: 20px;
	font-weight: bold;
}
H2
{
	color: #C20069;
	font-size: 14px;
}
.top
{
	height: 70px;
	background: White url(/images/menzis.gif) no-repeat;
}
.bottom
{
	height: 45px;
	background: White url(/images/mwm2onderkant.gif) no-repeat right;
	border:none;
	background-position:	245px 10px;
}
.left
{
	vertical-align:top;
	padding: 5px 5px 5px 0px;
	width: 150px;
}
.content
{
	vertical-align:			top;
	padding:				0px;
	background-image:	url('/images/content_center.gif');
	background-position:	right;
	background-repeat:		repeat-y;
}
.content_top
{
	background-color:		#ffffff;
	background-image:	url('/images/content_top.gif');
	height:				12px;
	font-size:				0.01em;
	background-repeat:		no-repeat;
	background-position:	right bottom;
}

.content_center
{
	padding-left:			15px;
	padding-right:			150px;
	padding-bottom:			10px;
	padding-top:			0px;
	margin-top:				-10px;
	min-height:				380px;
}

.content_bottom
{
	height:	25px;
	background-image:		url('/images/content_bottom.gif');
	background-repeat:		no-repeat;
	background-position:	right bottom;
}
.right
{
	width: 190px;
	padding: 5px 10px 5px 5px;
	text-align:center;
	background-repeat: no-repeat;
	vertical-align: top;
}

.login_top {
	background-image: url(/images/login_top2.gif);
	width: 232px;
	height: 7px;
	float: left;
	background-position: top;
	background-repeat: no-repeat;
	font-size: 0px;
}

.login_bottom {
	background-image: url(/images/login_bottom2.gif);
	width: 232px;
	height: 15px;
	float: left;
}

.login 
{
	border-left:		solid 1px #80AFE1;
	border-right:		solid 1px #80AFE1;
	float: left;
	width: 220px;
	_width: 232px;	
	height: 100%;
	text-align: left;
	padding: 0 0 10px 10px;
}
.login input
{
	font-size: 10pt;
	width: 120px;
}
.login_inhoud {
	padding: 5px;
}
.login a
{
	font-weight: bold;
	text-decoration: none;
	color: #09357a;
	font-size:10px
}

.content a {
	color: #1982d5;
	text-decoration: underline;
}

.content h2 {
	color:  #0a3382;
	font-size: 11pt;
	font-weight: bold;
}

.content h3 {
	color:  #0a367b;
	font-size: 160%;
	font-weight: bold;
}

.content ul {
	color:  #000;
	font-size: 98%;
}

.tussenbalk
{
	padding-bottom: 5px;
	height:			35px;
}

.tussenbalk h2
{
	margin-bottom:			-1em;
	margin-left:					10px;
}

span.knopLinks,
span.knopLinksActief
{
	display:		block;
	height:			1.1em;
	background-image:		url('/images/icn.arrow-subnav-level0.gif');
	background-position:	0 3px;
	background-repeat:		no-repeat;
	padding-left:		10px;
}

span.knopLinksActief
{
	background-position:	-500px 3px;
}
.knopLinks a,
.knopLinksActief a
{
	color:			#005EC3;
	font-weight:	bold;
	line-height:	1.3636em;
	font-size:		100%;
}

.knopLinks a:hover,
.knopLinksActief a:hover
{
	text-decoration:	underline;
}

.bovenbalk
{
	background-color:	#DCE9F7;
	height:				150px;
	overflow:			hidden;
	margin-top:			15px;
	_margin-top:			0;
	margin-right:		-140px;
}

.bovenbalk h1
{
	color:				#C20069;
	font-size:			14pt;
	padding:			5px;
	padding-left:		10px;
	margin-top:			0px;
}

.bovenbalk img
{
	float:				right;
	_margin-right:		-10px;
}
#aanmelden
{
	margin-bottom:		0px;
}