body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2A2A;
}

img {
	border: none;
}

tr.d0 td {
	background-color: #FFFFFF; color: black;
}
tr.d1 td {
	background-color: #E8E8E8; color: black;
}

.grey {
	background: #E8E8E8;
	padding: 5px;
}

.box {
	border: solid;
	border-color: #E8E8E8;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

.boxgreen {
	background: #e5f6d0;
	padding: 5px;
	border: solid;
	border-color: #b2db7f;
	border-width: 1px;
	margin: 0px;
}

a,a:hover,a:visited {
	color: #245718;
	text-decoration: underline;
}

h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #386e00;
	font-size: 12px;
	padding: 4px;
	height: 24px;
}

#header {
	width: 900px;
	height: 90px;
}

#top {
	width: 900px;
	height: 82px;
	background: #FFFFFF url(../images/bg_top.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	color: #FFFFFF;
	padding: 0px;
}

#toptext {
	color: #FFFFFF;
	float: right;
	padding: 20px;
}

#content {
	width: 900px;
	margin-bottom: 10px;
}

#left {
	width: 180px;
	float: left;
}

#left a{
	font-weight: bold;
	color:#333333;	
}

#submenu {
	width: 720px;
	background: #FFFFFF;
}

#submenu h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin-top: 20px;
}

#submenu ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#submenu_left {
	width: 180px;
	background: #FFFFFF;
}

#submenu_left ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#right {
	width: 720px;
	float: right;
}

#home {
	float: right;
	width: 720px;
}


#nav {
	width: 720px;
}

#nav ul {
	overflow:hidden;
	padding:0;
	margin:0;
	width:100%;
	list-style: none;
}

#nav li {
	width: 120px;
	height: 57px;
	float: left;
}

#nav li a {
	display: block;
	width: 120px;
	height: 32px;
	background: #FFFFFF url(../images/bg_menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	padding-top: 25px;
}

#nav li a:hover {
	display: block;
	width: 120px;
	height: 32px;
	background: #FFFFFF url(../images/bg_menu_over.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	padding-top: 25px;
}

#welkom {
	width: 720px;
	margin-top: 20px;
}

#welkom h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #386e00;
	font-size: 12px;
	padding: 4px;
	height: 24px;
}

#welkom p {
	padding-left: 5px;
	line-height: 15px;
}

#mededeling {
	width: 720px;
	margin-top: 20px;
}

#mededeling p {
	padding-left: 5px;
	line-height: 15px;
}

#mededeling h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin: 0;
}

#nieuwsticker {
	width: 350px;
	float: right;
}

#kalender {
	width: 515px;
	background: #FFFFFF url(../images/kalender.jpg) no-repeat;
	margin-top: 20px;
	padding-left: 185px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#kalender p {
	height: 20px;
	margin: 0;
	padding: 0;
}

#kalender h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #386e00;
	font-size: 12px;
	padding: 4px;
	height: 24px;
}

#uitslagen {
	width: 515px;
	background: #FFFFFF url(../images/uitslagen.jpg) no-repeat;
	margin-top: 20px;
	padding-left: 185px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#uitslagen p {
	height: 20px;
	margin: 0;
	padding: 0;
}

#uitslagen h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #386e00;
	font-size: 12px;
	padding: 4px;
	height: 24px;
}

#spelers {
	width: 720px;
	margin-top: 20px;
}

#spelers p {
	padding-left: 5px;
	line-height: 15px;
}

#spelers h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin: 0;
}

#spelers table {
	margin-left: 15px;
	margin-top: 15px;
}

#nieuws {
	width: 720px;
	margin-top: 20px;
}

#nieuws h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin: 0;
}

#nieuws p {
	padding: 5px;
	margin: 0px;
	line-height: 15px;
}

#nieuws ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#links {
	width: 720px;
	margin-top: 20px;
}

#links h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin: 0;
}

#links p {
	padding: 5px;
	margin: 0px;
	line-height: 15px;
}

#footer {
	width: 900px;
}

#legal p {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

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

#wrap {
	clear: both;
}

#clubinfo {
	width: 720px;
	margin-top: 10px;
}

#clubinfo h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin-top: 10px;
}

#clubinfo ul {
	list-style: none;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#clubinfo p {
	padding-left: 5px;
	line-height: 15px;
}

#terreinen {
	width: 720px;
	margin-top: 20px;
}

#terreinen h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 24px;
	margin: 0;
}

#terreinen ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#terreinen p {
	padding-left: 5px;
	line-height: 15px;
}

#wedstrijden {
	width: 720px;
	margin-top: 20px;
}

#wedstrijden h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 16px;
}

#wedstrijden ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#wedstrijden p {
	padding-left: 5px;
	line-height: 15px;
}

#rangschikking {
	width: 720px;
	margin-top: 30px;
}

#rangschikking h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 16px;
}

#rangschikking ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#rangschikking p {
	padding-left: 5px;
	line-height: 15px;
}

#rangschikking a {
	color: #2E2A2A;
}

#verslagen {
	width: 720px;
	margin-top: 30px;
}

#verslagen h1 {
	background: #FFFFFF url(../images/bg_title2.gif) repeat-x;
	color: #333333;
	font-size: 11px;
	padding: 4px;
	height: 16px;
}

#verslagen ul {
	list-style: url(../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

#verslagen p {
	padding-left: 5px;
	line-height: 15px;
	margin: 5px;
}

#banner {
	position:absolute;
	margin-left: 930px;
	width: 125px;
	margin-top: 95px;
}