@charset "utf-8";
.kader_rechts {	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #000000;
}

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-repeat: repeat;
	background-image: url(../images/achtergrond.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.thrColFixHdr #container {
	width: 950px;
	margin: 0 auto; 
	border: 0px none #000000;
	text-align: left; 
	
	background-image: url(../images/botom.gif);
} 

.thrColFixHdr #header {
	padding: 0;
	margin: 0px;
} 

.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 0px 0;
}

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 228px; 
	padding: 0px; 
	height: 475px;
	background-image: url(../images/index_r3_c1.jpg);
	background-repeat: no-repeat;
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 183px;
	padding: 0px;
	height: 172px;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 195px;
	margin-bottom: 0;
	margin-left: 233px;
	padding: 0;
} 

.thrColFixHdr #footer {
	background-image: url(../images/index_r4_c1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	width: 950px;
	padding: 0px;
} 

.thrColFixHdr #footer p {
	margin: 0; 
	padding: 5px; 
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 0px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 15px;
	color: #FF0000;
}

h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #666666;
}

body,td,th {
	font-size: 12px;
	color: #666666;
}

#logo {
	background-image: url(../images/index_r1_c1.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 950px;
}

#footer a {
	color: #FFFFFF;
}

legend {
	color: #666666;
}