body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:hover { 
color:#CFE6DC;
text-decoration:underline; 
}
a:active {
	color: #66CCFF;
}
.stijl3 {
	font-size: 50px;
	color: #66CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333333;
	font-weight: bold;
}
.stijl4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.stijl5 {
	font-size: xx-small;
	color: #66ccff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stijl11 {
	color: #66CCFF;
	background-color: #333333;
}
.stijl13 {color: #66CCFF; background-color: #333333; font-size: 10px; }
.stijl16 {
	font-size: 14px;
	font-weight: bold;
}
.stijl17 {
	color: #66ccff;
	font-weight: bold;
}
.stijl20 {color: #FFFFFF}

.stijl22 {color: #66CCFF}


html {
height: 100%;
width:  100%;
}
#total {
	background-color: #333333;
	width: 1000px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	overflow-y: auto;
	overflow-x: hidden;
	color: #FFFFFF;
}
#header {
	font-size: 24px;
	color:#66ccff;
	font-weight:bold;
	height: 80px;
	width: 1000px;
	text-align: center;
	background-color: #333333;
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	
}
body {
    text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
    padding: 0px;
}


li { 
list-style:none; 
}

#navigation {
width: 1000px;
margin-top: 0px;
background-color: #333333;
}
#navigation li {
	display:inline;
	background-color: #596f80;	
}
#navigation li a {
border-bottom: none;
text-decoration: none;
padding: 0.3em;
color: #66CCFF;
background-color: #333333;
}
#navigation li a:hover {
border-bottom: 1px;
color: #66CCFF;
background: #333333;
} 
   
#leftContent {
	width: 170px;
	height: 700px;
	float: left;
	background-color: #596f80;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66ccff;	   	
}
#centerContent {
	float: left;
	width: 570px;
	height: 700px;
	padding: 5px;
	background-color: #596f80;
	color: #FFFFFF;	
}
#rightContent {
	width: 230px;
	height: 700px;
	float: left;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #596f80;
	color: #66ccff;
}

#h1 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

#footer {
	font-size: 10px;
	height: 12px;
	width: 800px;
    clear: both;
	text-align: center;
	background-color: #333333;
	color: #66ccff;
    
}

body
{
	margin: 0px;
	padding: 0px;
}
