@charset "utf-8";
/* CSS Document */

body{
	background:url(LavenderDesign.bmp) repeat;
	margin-top:5px;
	padding:0;
	color:#FFFFFF;
	font-size:11px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
 	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	position:relative;
	margin:0;
	padding:0;
	width:955px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}


h1{
  text-align:center;
}

h4{
	font-size:12px;
}

h5{
	text-align:center;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
}



#header{
	position:relative;
	margin:0;
	padding:0;
	width:955px;
}


#linkerzijbalk{
	float:left;
	left:2%;
	width:17%;
	padding:0;
	color:#333;
	height:500px;
	vertical-align:bottom;
	margin:0px;
}

#rechterzijbalk{
	float:right;
	right:2%;
	width:17%;
	padding:0;
	color:#333;
	height:500px;
/*	background-color:#C3F; */
	margin:10px;
}

#logovak{
	margin:30px; 
	width: 90%;
	overflow:visible;
	height:250px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#hoofdvak{
	margin:30px; 
/*	margin-left:20%;*/
	width: 90%;
	overflow:visible;
	height:600px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#hoofdvak2{
	margin:30px;/* 20% 0 20%;*/
	margin-left:200px;
	overflow:visible;
	height:600px;
	color:#333;
	text-align:left;
}

#bestuursvak{
	margin:30px;/* 20% 0 20%;*/
/*	margin-left:200px;*/
	overflow:visible;
	height:175px;
	color:#333;
	text-align:left;
}


#mainscreen{
	margin:30px; 
	width: 90%;
	overflow:visible;
	height:600px;
	color:#333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#melissaonderdeelbalk{
	margin:0;/* 20% 0 20%;*/
	margin-left:200px;
	overflow:visible;
	height:600px;
	color:#333;
}

#bteanderdeelbalk{
	margin:0;/* 20% 0 20%;*/
/*	margin-left:200px;*/
	overflow:visible;
	height:600px;
	color:#333;
}


#footer{
	padding: 10px;
	margin:0 20% 0 20%;
	width: 50%;
	overflow:visible;
	color:#333;
}

#tabel{
	width: 100%;
	border-width:thin;
/*	border-collapse: collapse;*/
	border-style:groove;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 5%; /* %, px, em, ex ? */
} 

#tabel1{
	width: 100%;
	border-width:thin;
/*	border-collapse: collapse;*/
	border-style:groove;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 5%; /* %, px, em, ex ? */
} 

#ledentabel{
	table-layout:fixed;
	width: 100%;
	border-width:thin;
	border-style:groove;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 5%; /* %, px, em, ex ? */
} 

.cel1 { width:25%; }
.cel2 { width:75%; }

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%; /*auto;*/
background: #9C1E8B; /*menu strip background*/
border:none;/* 0px solid gray;*/
padding: 4px 0;
border-width: 1px 0;
text-align:center;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('image/aeroleft.gif') no-repeat top left;
display: inline-block;
float: none;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/

/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
/* opacity: 0.9;*/
/* -moz-opacity: 0.9;*/
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('image/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
/* opacity: 1;*/
/* -moz-opacity: 0.99;*/ 
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #F00; /* yellow;*/
}

.black a.aero{
background-image: url('image/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('image/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 140px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(image/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(image/glossyback2.gif);
}
