@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9999FF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColLiqLtHdr #container { 
	width: 80%;  
	background: #000033;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	color:#9999FF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	
} 

.twoColLiqLtHdr #header { 
	background: #666699; 
	padding: 0 10px; 
	color: #000033;
	font-family:Georgia, "Times New Roman", Times, serif;
} 

.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 24%; 
	background: #666699; 
	padding: 15px 0; 
	color: #000033;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}


.twoColLiqLtHdr #mainContent { 
	margin: 0 20px 0 26%;
} 

.twoColLiqLtHdr #footer { 
	padding: 0 10px; 
	background:#666699;
	color: #000033;
	font-family:Georgia, "Times New Roman", Times, serif;
} 

.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;
}

a:link{
color: #000033;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

a:visited{
color: #000033;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

a:hover{
color: #000033;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

a:active{
background-color: transparent;
color: #9999FF;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#link {
	color: #FFF;
}

#linkmenu {
	color: #FFF;
}

img {
	border: 0;
}

#nav, #nav ul {
padding: 0;
margin: 0;
margin-left: 10px;
list-style: none;
}

#nav li {
float: left;
width: 135px;
}

#nav ul {
position: absolute;
width: 135px;
left: -1000px;
margin-left: 130px;
margin-top: -17px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
} 

#linkonze {
	color: #9999FF;
}

#brutus {
	text-align: center;
}

#grootletter {
	font-size: 24px;
	text-align: center;
}

#niets {
}