body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
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 {
	text-decoration: none;
	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: 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;
background-color: #333333;
} 
   
#leftContent {
	width: 170px;
	height: 600px;
	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: 600px;
	padding: 5px;
	background-color: #596f80;
}
#rightContent {
	float: left;
	width: 200px;
	height: 600px;
	background-color: #596f80;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #66ccff;
}
p {
 padding: 0px;
 margin-top: 5px;
 margin-right: 0px;
 margin-bottom: 7px;
 margin-left: 0px;
}
h1 {
 font-size: 36px;
 font-weight: bold;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 0px;
}

#footer {
 font-size: 10px;
 color: #333333;
 height: 14px;
 width: 1000px;
 clear:both;
 text-align: center;
 background-color: #333333;
}
body
{
	margin: 0px;
	padding: 0px;
}

