@charset "utf-8";
/* CSS Document */

 
body  {
	font-family: Tahoma, Geneva, sans-serif;
	background: #666666;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	color: #003366;
	background-color: #FFF;
	background-image: url(images/VP-achtergrond.jpg);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 100%;
}
div#filler {
	height:20px;
}

.twoColLiqLtHdr #container {
	width: 62em;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/VP-achtergrond.jpg);
} 

.twoColLiqLtHdr #header {
	background: #DDDDDD;
	padding: 0 10px;
} 

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 12em;
	background: #EBEBEB;
	padding: 2px 0;
	height: 550px;
}
.twoColLiqLtHdr #menubar {
	margin-left: 150px;
	background-color:#ddd;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	height: 20px;
}
.twoColLiqLtHdr #menubar a{
	background:inherit;
	color:#003366;
	display: block;
	text-decoration:none;
	padding:2px 6px;
	background-color: #ddd;
	width: 7em;
	text-align: center;
	
}
.twoColLiqLtHdr #menubar a:hover{
	background-color:#C0C0C0;
	color:#fff;
}
.twoColLiqLtHdr #menubar ul{
	list-style-type:none;
	padding:0;
	color: #FFFFFF;
	text-align: center;
	text-align: -moz-center;
}
.twoColLiqLtHdr #menubar li {
	background-color:#483d8b;
	color:#FFFFFF;
	float:left;
	text-transform: capitalize;
	text-align: justify;
}
.twoColLiqLtHdr #menubar ul li ul{
	display:none;
}
.twoColLiqLtHdr #menubar ul li ul li{
	float:none;
}
.twoColLiqLtHdr #menubar ul li:hover ul{
	display: block;
}
.twoColLiqLtHdr #menuLi{
	background-color:#ddd;
	/*font-size:80%;*/
	font-weight:bold;
	color:#fff;	
}
.twoColLiqLtHdr #menuLi ul{
	margin: 0;
	padding: 0;
	width: 7em;
	list-style-type: none;
	position: absolute;
	display: block;
}
.twoColLiqLtHdr #menuLi a{
	color:#003366;
	display: block;
	text-decoration:none;
	padding:3px 3px;
	margin:3px;
	background-color: #ddd;
	width:140px;
	text-align: left;	
}
.twoColLiqLtHdr #menuLi a:hover{
	background-color:#C0C0C0;
	color:#fff;
}
.twoColLiqLtHdr #menuLi ul li ul{
	background-color:#ddd;
	text-align: center;
	left:6em;
	position:absolute;
	top:-20px;
	/*visibility:hidden;*/
	display: none;
	width:12em;
}
.twoColLiqLtHdr #menuLi ul li:hover ul{
	/*visibility:visible;*/
	display: block;
   background-color: #c0c0c0;
}
.twoColLiqLtHdr #menuLi ul li ul li ul{
	background-color: #0f0;
	text-align: center;
	color: red;
	left: 6em;
	position: absolute;
	visibility: hidden;
	width: 12em;
	top: 20px;
}
.twoColLiqLtHdr #menuLi ul li ul li:hover ul{
	visibility:visible;
   background-color: #c0c0c0;
}
.twoColLiqLtHdr #menuLi h4{
	font-size: large;
	color: #003366;
	padding: 5px 6px 5px 6px;
	padding: 0;
	width: 12em;
}
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	margin-left: 13em;
	padding-left: 5px;
	padding-right: 10px;
	height: 550px;
	overflow: auto;
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	background:#DDDDDD;
} 
.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body,td,th {
	font-size: small;
	color: #003366;
}
a:link {
	color: #003;
}
a:visited {
	color: #036;
}
a:hover {
	color: #06F;
}
a:active {
	color: #003366;
	background-color: #C0C0C0;
}
h1 {
	font-size: 400%;
	color: #003366;
}
h2 {
	font-size: 115%;
	color: #003366;
}
h3 {
	font-size: 90%;
	color: #003366;
}
h4 {
	font-size: 80%;
	color: #003366;
}
.stijl1 {
	font-size: x-large;
	font-weight: bold;
	background-color: #000042;
}
.stijl2 {
	color: #3366CC;
}
.stijl3 {
	font-size: xx-large
}
.stijl4 {
	color: #002142
}

