@charset "utf-8";
/* CSS Document */

body {
	background-color:#333;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:-10px;
}

a {
	text-decoration: none;
	color: #FFF;
}

h1{
	font-size:12px;
	color:#5caa5e;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	width:700px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	margin-top: 10px;	
	margin-left:20px;
	text-align:center;
}

.menu{
	border:1px solid #333;
}

.menuhover {
	border:1px solid #fff;
}


.line {
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom:2px;
}

#social {
	margin-top: 23px;
	width: 320px;
	float: right;
}

#social span {
	vertical-align:top;
}

#page {
	width: 1000px;
	float: left;
	margin-top: 0px;
}

#image {
	margin-top:53px;
	margin-left:670px;
	border:1px solid #fff;
	margin-right: 3px;
	_margin-right: 0px;
	top: 100;
}

#belowimage {
	margin-top:20px;
	margin-left:630px;
	top: 100;
}

#logo {
	margin-left: 50px;
}

#sponsors{
	margin-left: 20px;
}

#submenu {
	margin-top:20px;
	margin-left:10px;
	float: left;
	width:650px;
	height:20px;
	border:1px solid #fff;
	text-align:center;
}

.item {	
	/*background-color:#09C;*/
	background-color:#333;
	height:100%;
	cursor:pointer;
}

.itemActive {
	background-color:#09C;	
	height:100%;
}

.itemActive span{
	padding-top:2px;	
}	

.item span{
	padding-top:2px;	
}

.submenuhover{
	background-color:#5caa5e;
}

.index span{
	width:325px;
	float:left;
}

.club span{
	float: left;
	width: 162.5px;
}

.aansluiten span{
	width:216.6px;
	float:left;
}

#content{
	margin-top:10px;
	margin-left: 10px;
	
	/*IE6 hack*/
	_margin-left: 5px;
	
	padding:10px;
	width:630px;
	float:left;
	border:1px solid #fff;
}

.linegrey{
	width: 100%;
	height: 1px;
	background-color: #666;
	margin-bottom:0px;
	padding-bottom:0px;	
	float:left;
	margin-top:50px;
	overflow: hidden;
}

#footer{
	width:100%;
	float:left;
	height:15px;
	margin-top:10px;
	text-align:center;
}

#footer span{
	width:100%;
	float:left;
}

.highlight {
	color: #5caa5e;
}

.trainingen {
	width: 100px;
	float:left;
}

#sporthallen {
	position: absolute;
	margin-left: 350px;
	margin-top: 65px;
	
	/* Hi, my name is IE 6 & 7 and I suck BIG TIME, that's why this hack is here */
	*margin-left: -290px;
	*margin-top: 25px;
}

.2menus {
	margin-top: 300px;
	float: left;
}

#submenu2 {
	margin-top:10px;
	margin-left:10px;
	float: left;
	width:650px;
	height:20px;
	border:1px solid #fff;
	text-align:center;
}

#submenu3 {
	margin-top:1px;
	margin-left:10px;
	float: left;
	width:650px;
	height:20px;
	border:1px solid #fff;
	text-align:center;
}

.historie span{
	float: left;
	width: 216.6px;
}

.imgleft {
	margin-left: 60px;
}

.groepen1 span{
	float: left;
	width: 162.5px;
}

.groepen2 span{
	float: left;
	width: 130px;
}

table {
	border: 1px solid #fff;
}

.center {
	text-align: center;
}
