html, body {
	font: normal 12px Verdana;
	color: #CCCCCC;
	height: 100%;
	margin:0;
	padding:0;
	text-align: center;
	background: #616274;
}

#wrapper {
	position: relative;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color:#c3c9d4;
}	

#banner {
    	width: 750px;
	height: 155px;
}

#left {
	margin-left: -89px;
	margin-top: -2px;
	width: 178px;
	height:300px;
	float: left;
	background-color:#c3c9d4;
	/*position:absolute;*/
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.LeftBoxArea {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1px;
	margin-right: 0;
	width: 180px;
	padding-bottom: 0px;
	position:absolute; 
	background-color:#c3c9d4;
	text-align:left;
	border-left: 1px solid #000000;
	
}

.leftBoxContent {
	padding-top: 0 px;
	padding-right: 5 px;
	padding-bottom: 5 px;
	padding-left: 5 px;
	font-size: 10px;
	background-color:#c3c9d4;
	text-align:left;
	color: #065285;
	margin-left: 0px;
	/*border-right: 1px solid #000000;
	border-left: 1px solid #000000;*/
}

.margin {
	margin-top: -10px;

}

.leftBoxEnd {
	/*border-bottom: 1px solid #000000;*/
}

input.btn {
	font-weight: bold;
	font-size: 12px; 
	color: #065285;}
	
input.field	{
	width: 150px;
}


.leftsponsors {
	text-align: center;
	background-color:#c3c9d4;
}
.notbold {
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.vetgroen {
	font-weight: bold;
	color: #009900;
}
ul {
	list-style-image: none;
	list-style-type: none;
	color: #065285;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

/*#footer {
	clear:both;
	background-color:#c3c9d4;
	padding:2px 10px;
	font:small-caps "Courier New", Courier, mono;
	color:#999999;
	position:absolute;
}*/

#mainContentArea {
	margin-top: -2px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 618px;
	height:700px;
	left: 180px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	
	position:absolute;
	background: #FFF;
}

#content {
	
	margin: 10px;
}
/* Start Effect over knoppen */

A:link {
	text-decoration: none;
	color: #065285;
}

A:visited {
	text-decoration: none;
	color: #065285;
}

A:active {
	text-decoration: none;
	color: red;
}

A:hover {
	text-decoration: underline overline; 
	color: #065285;
}

/* End Effect over knoppen */
/* Start Txt style */

.titel {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #065285;
	margin-bottom: 10px;
	text-align: left;
}
.posted {
	font: 10px Arial, Helvetica, sans-serif;
	color: #979797;
	margin-bottom: 10px;
	text-align: left;
}
.txt {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 15px;
	text-align: left;
}
.redTxt {
	font: 10px Arial, Helvetica, sans-serif, bold;
	color: #FF0000;
	margin-bottom: 15px;
	text-align: left;
}

.edit {
	color: #065285;
	text-align: right;
	clear: both;
	float: right;
	font-size: x-small;
	font-family: Arial;
	margin-right: 1px;
	margin-top: 6px;
	padding-bottom: -4px;
}

/* End Txt style */

.under {
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-align: center;
}
<!--
.margin {
	background-color:#c3c9d4;
	text-align:left;
	color: #065285;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.line {
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vetrood {
	font-weight: bold;
	color: #CC0000;
}
-->
<!--
.vetzwart {
	font-weight: bold;
	color: #000000;
}
-->

