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

html {
	scrollbar-track-color: #C9B3D8; 
	scrollbar-face-color: #C9B3D8; 
   scrollbar-arrow-color: #4B007D;  
   scrollbar-3dlight-color:#999999;   
   scrollbar-highlight-color: #C9B3D8;
   scrollbar-shadow-color: #C9B3D8;
   scrollbar-darkshadow-color: #999999;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B007D;
	font-size: 80%;
	background-color: #C9B3D8;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	padding: 0 12px 0 12px;
	margin-bottom: -2px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 14px 12px 0 12px;
	margin-bottom: -2px;
}
h3 {
	font-size: 160%;
	color: #8CC919;
	font-weight: bold;
	padding: 14px 12px 0 12px;
	margin-bottom: -2px;
}
p {
	padding: 12px 12px 0 12px;
}
.boven {
	padding-top: 0;
}
.onder {
	padding-bottom: 12px;
}
img {
	border: 0px;
}
ul {
	margin-left: 40px;
	padding-right: 12px;
}
a {
	color: #811888;
}
a:hover {
	color: #8CC919;
}
#container {
	position: absolute;
	width: 800px; 
	height: 593px;
	top: 50%; 
	left: 50%;
	margin-left: -400px; 
	margin-top: -299px; 
	background-color: #4B007D;
}
.chome {
	background-image: url(../image/eye_home.gif);
}
.csite {
	background-image: url(../image/eye_site.gif);
}
#header {
	position: absolute;
	width: 514px; 
	height: 134px;
	left: 282px;
	top: 0; 
}
#main {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B007D;
	font-size: 100%;
	overflow: auto;
	scrollbar-track-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
   scrollbar-arrow-color: #4B007D;  
   scrollbar-3dlight-color: #C9B3D8;   
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-darkshadow-color: #C9B3D8;
}
.home {
	position: absolute;
	left: 280px; 
	top: 14px; 
	width: 504px; 
	height: 267px;
}
.site {
	position: absolute;
	left: 282px; 
	top: 134px; 
	width: 486px; 
	height: 267px;
}
.kalender p {
	padding: 0 12px 12px 12px;
}
.kalenderkop {
	color: #8CC919;
	font-weight: bold;
	padding: 0 12px 0 12px;
}
/* subNAVIGATIE */
#subnav {
	position: absolute;
	left: 16px;
	bottom: 12px;
	width: 250px;
	height: 70px;
	background-color: transparent;
	z-index: 2;
}
#subnav a {
	text-decoration: none;
	color: #8CC919;
	font-size: 90%;
	font-weight: bold;
	line-height: 28px;
}
#subnav a:hover {
	color: White;
}
#subnav img {
	margin-left: 10px;
	margin-bottom: -2px;
}
.rechts {
	margin-left: 20px;
}
/* EINDE subNAVIGATIE */

/* coachNAVIGATIE */
#nav {
	background-color: transparent;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: White;
	font-size: 80%;
}
#nav a:hover {
	font-weight: bold;
}
#nav img {
	margin-top: 10px;
}
.een {
	position: absolute;
	left: 280px;
	bottom: 12px;
	width: 93px;
	height: 116px;
}
.twee {
	position: absolute;
	left: 383px;
	bottom: 12px;
	width: 93px;
	height: 116px;
}
.drie {
	position: absolute;
	left: 486px;
	bottom: 12px;
	width: 93px;
	height: 116px;
}
.vier {
	position: absolute;
	left: 589px;
	bottom: 12px;
	width: 93px;
	height: 116px;
}
.vijf {
	position: absolute;
	left: 692px;
	bottom: 12px;
	width: 92px;
	height: 116px;
}
#navc {
	background-color: transparent;
	text-align: center;
}
#navc a {
	text-decoration: none;
	color: #8CC919;
	font-size: 80%;
	font-weight: bold;
}
#navc a:hover {
	color: White;
}
.eenc {
	position: absolute;
	left: 280px;
	bottom: 12px;
	width: 93px;
	height: 82px;
}
.tweec {
	position: absolute;
	left: 383px;
	bottom: 12px;
	width: 93px;
	height: 82px;
}
.driec {
	position: absolute;
	left: 486px;
	bottom: 12px;
	width: 93px;
	height: 82px;
}
.vierc {
	position: absolute;
	left: 589px;
	bottom: 12px;
	width: 93px;
	height: 82px;
}
.vijfc {
	position: absolute;
	left: 692px;
	bottom: 12px;
	width: 92px;
	height: 82px;
}
.toplink {
	position: absolute;
	top: 6px;
	width: 93px;
	text-align: center;
}
.bottomlink {
	position: absolute;
	bottom: 6px;
	width: 93px;
	text-align: center;
}
/* EINDE coachNAVIGATIE */
/* FORM */
label {
	float: left;
	padding-left: 12px;
	width: 170px;
}
input, textarea, select, option {
	margin-left: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B007D;
	font-size: 92%;
	border: 1px solid #C9B3D8;
}
textarea {
	width: 460px;
	height: 150px;
	padding: 5px;
	margin-bottom: 2px;
}
input, select {
	width: 200px;
	height: 20px;
	margin-bottom: 2px;
}
.button {
	width: 100px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.contact {
	width: 190px;
}
.lang {
	width: 300px;
	margin-bottom: 4px;
}
/* EINDE FORM */