body{
	background-color: #E7E7E7;
	margin: 25px 0px 25px 0px;
	text-align: center;
	color: #51595D;
}

a {
	color: #51595D;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img{
	border: none;
}

#page{
	background-color: #FFFFFF;
	border: 3px solid #D7D7D7;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 1005px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#title{
	margin-bottom: 5px;
}

#nav{
	text-align: right;
}

#nav a, #nav span {
	color: #D7D7D7;
	font-size: 110%;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;

}

#nav a:hover, #nav span {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#sub a:hover{
	text-decoration: none;
}

#sub #datum{
	text-align: right;
	display: block;
	font-size: smaller;
}

#sub #username{
	text-align: right;
	font-weight: bold;
	display: block;
	font-size: smaller;
}

#sub #username a{
	color: #143F59;
}

#sub .info{
	display: block;
	font-style: italic;
	font-size: smaller;
}

#sub h1{
	color: #143F59;
	border-bottom: 1px #F0A345 solid;
	font-size: small;
	margin-top: 40px;
}

#sub h1 a{
	color: #143F59;
}

#sub h2{
	color: #143F59;
	font-size: small;
	text-decoration: none;
}

#sub h3{
	color: #143F59;
	font-size: small;
	text-decoration: underline;
}

#sub ul{
	list-style: none;}#sub li{		margin-left: -40px;	}

#sub .column_uur {
	float: left;
	color: #143F59;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	width: 35px;
	padding: 2px 10px 2px 0px;
}

#sub .column_wedstrijd_right {
	float: right;
	width: 80%;
	padding: 2px 0px 2px 0px;
}

#sub .column_wedstrijd_left {
	float: left;
	width: 70%;
	padding: 2px 10px 2px 0px;
}

#sub .column_score {
	float: right;
	width: 55px;
	text-align: right;
	vertical-align: bottom;
}

#sub .winnen, #kalender .winnen{
	color: #339933;
}

#sub .verliezen, #kalender .verliezen{
	color: #CC3333;
}

#sub .gelijk, #kalender .gelijk{
	color: #FF9933;
}

#content{
	text-align:left;
}

#main, #sub, #menu{
	margin-top: 5px;
	margin-bottom: 5px;
}

#main{
	float: right;
	background-color: #F7F7F7;
	width: 535px;
	padding: 10px 10px 10px 10px;
	margin-left: 5px;
	line-height: 125%;
}

#main a:hover{
	border-bottom: 1px dotted #51595D;
}

#main a.nohover:hover{
	border: 0px none;
}

#sub{
	border-left: 1px #D7D7D7 dashed;
	background-color: #F7F7F7;
	width: 250px;
	float: right;
	padding: 10px 10px 10px 10px;
	line-height: 125%;
}

#menu, #sponsor{
	width: 170px;
	background-color: #E9E9E9;
	color: #143F59;
	float: left;
	font-weight: bold;
	font-size: small;
}

#menu a, #menu span{
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px #D7D7D7 solid;
	font-weight: normal;
	width: 150px;
}

#menu span{
	font-weight: bold;
}

#menu a:hover, #menu #active{
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px #D7D7D7 solid;
	font-weight: normal;
	background-color: #E0E0E0;
	width: 150px;
}

#sponsor{
	padding: 25px 10px 25px 10px;
	width: 147px;
}

#sponsor a, #sponsor a:hover{
	padding: 0px;
	border: none;
	text-decoration: none;
	width: auto;
	background-color: #FFFFFF;
	color: #143F59;
	border-bottom: none;
}

#sponsor .kader{
	text-align: center;
	border: 1px #D7D7D7  solid;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	width: 125px;
}

#sponsor span, #sponsor cite{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	width: auto;
}

#sponsor span{
	display: block;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin: 10px 0px 5px 0px;
}

#sponsor cite{
	display: block;
	font-size: smaller;
	text-align: center;
}

#footer{
	clear: both;
	font-size: x-small;
	padding: 0px 15px 0px 15px;
}

.blue{
	background-color: #1C5980;
	height: 36px;
	line-height: 36px;
	color: #D7D7D7;
}

#copyright{
	text-align: left;
	float: left;

}

#copyright a{
	text-decoration: none;
	color: #D7D7D7;
}

#copyright a:hover{
	border-bottom: none;
}

#support{
	text-align: right;
	float: right;
}

#support a{
	text-decoration: none;
	color: #D7D7D7;
}

#support a:hover{
	border-bottom: none;
}

#facebook{
	text-align: right;
	float: right;
}

#facebook a:hover{
	border-bottom: none;
}

#facebook img{
	width: 16px;		height: 16px;		margin: 9px;
}

 


