/* CSS Document */
body {
	margin:0px;
	border-top:30px solid #c9e4ff;
	/*#90AFC3;*/
	/*background-position:center top;*/
	
}

body, td, th, div {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
}

img {vertical-align:bottom;}

td.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color:#404040;
}

p, li {
line-height: 16px;
margin-top: 0px;
margin-bottom: 15px;
color:#000000;
}

h1, h2, h3 {
	font-weight:lighter;
	color:#8dbef0;
	white-space: normal;
}

h1 { 
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 13px;
}

h2 { 
	font-weight:bolder;
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
}

h3 { 
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

th {
	line-height: 16px;
}

a:link, a:active {
	color:#32568d;
	text-decoration:none;
}

a:visited {
	color:#32568d;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

#mainMenu{
margin-top:20px;
}

#topmenu a:link, #topmenu a:active, #topmenu a:visited{
	padding-bottom:10px;
	border-bottom: 10px solid #FFFFFF;
}

#topmenu a:hover {
	color:#8dbef0;
	text-decoration:none;
	border-bottom: 10px solid #8dbef0;
}

#leadertable{
	background-color: #8dbef0;
}

#leadertable2{
	background-color: #a37dd8;
}

#leadertable3{
	background-color: #bfe8a1;
}

#leftmenu td{
	height:25px;
}

#contenttable{
	height:200px;
	margin-top:20px;
	background-color: #c9e4ff;
}

#contenttable2{
	height:200px;
	margin-top:20px;
	background-color: #ded1f1;
}

#contenttable3{
	height:200px;
	margin-top:20px;
	background-color: #e3f4d7;
}

#leader, #content{
	margin-left: 20px;
}

#leader h1{
	color:#ffffff;
}

#openhuisholder {
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
background-color:#8dbef0;
}

#openhuis {
margin: 10px;
color: #ffffff;
}

#openhuis p {
color: #ffffff;
}

#openhuis h1, #openhuis h2, #openhuis h3 {
color: #ffffff;
}

hr {
	border: 0px;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
