html, body {
	background-color: #C9D6DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	height:100%;
}

td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #C9D6DB;
}

.center {
	text-align: center;
}

.content_header {
	background-image: url(layout_content_header.jpg);
	width: 770px;
	height: 36px;
	color: #3C4D57;
	font-size: 24px;
	font-family: Impact, Verdana, Arial;
	text-indent: 30px;
}

.content {
	background-image: url(content_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	color: #3C4D57;
	font-size: 12px;
}

.content_text {
	width: 730px;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 3px;
}
.menu {
	position: absolute;
	color: #000000;
	font-weight: bold;
}
.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: #000000;
}

.menu a:hover {
	text-decoration: none;
	color: #000000;
}

#menu_home {
	left: 167px;
	top: 130px;
}

#menu_locatie {
	left: 164px;
	top: 146px;
}

#menu_contact {
	left: 159px;
	top: 162px;
}

#menu_wedstrijd {
	left: 153px;
	top: 178px;
}

#menu_nieuwsbrief {
	left: 153px;
	top: 178px;
}

#menu_programmatie {
	left: 146px;
	top: 194px;
}

#menu_wordt_verwacht {
	left: 136px;
	top: 210px;
}

#menu_over_img {
	position: absolute;
	width: 10px;
	height: 3px;
	background-color: #C67604;
	display: none;
}

.menu_over_page {
	position: absolute;
	width: 10px;
	height: 3px;
	background-color: #C67604;
	display: none;
}

#bios_over {
	position: absolute;
	display: none;
	top: 194px;
	left: 240px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3C4D57;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.groot {
	font-size: 14px;
}