body
{
margin: 0;
padding: 0;
background-image: url(../images/background.png);
}

#container {
	width: 980px;
    margin: 0px auto;
    position: relative;
	text-align: left;
    }
	  
#header{
	position: relative;
	height: 88px;
	width: 980px;
	text-align: left;
	margin: 0;
	}

#nav{
	position: relative;
	height: 50px;
	width: 910px;
	padding: 0px 35px 0px 35px;
	text-align: left;
	margin: 0;
	background-image: url(../images/navbar.png);
	z-index: 50000;
	}
	
	.marginimg{
		margin-right: 20px;
	}
	
#frontpage{
	font-family: Verdana;
	font-size: 11px;
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 770px;
	margin: 0;
	float: left;
	color: #000000;
	}

#frontpagebox{
	position: relative;
	width: 980px;
	text-align: left;
	margin: 0;
	background-image: url(../images/frontbackground.png);
	overflow: hidden;
	}
	
#features{
	margin: 0px;
	padding: 0px 10px 0px 20px;
	width: 740px;
	float: left;
	position: relative;
}

#nieuwsbrief{
	margin: 0px;
	padding: 0px 10px 0px 20px;
	width: 740px;
	float: left;
	position: relative;
}

#laatstenieuws{
	margin: 0px;
	padding: 10px 0px 0px 20px;
	width: 380px;
	float: left;
	position: relative;
}

	#laatstenieuws a{
		text-decoration: none;
	}
	
	#laatstenieuws a:hover{
		color: #A1A1A1;
	}
	
	.nieuwsline td{
		border: 1px solid #A1A1A1;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	.nieuwsdatum {
		color: #A1A1A1;
		font-size: 10px;
	}
	
	.nieuwstitel {
		color: #FFFFFF;
		font-size: 11px;
	}

#extrafront{
	margin: 0px;
	padding: 7px 5px 0px 2px;
	width: 353px;
	float: right;
	position: relative;
}

#contentbox{
	position: relative;
	width: 980px;
	text-align: left;
	margin: 0;
	background-image: url(../images/contentbackground.png);
	overflow: hidden;
	}	
	
#leftside{
	font-family: Verdana;
	font-size: 11px;
	width: 180px;
	padding: 0px 10px 0px 20px;
	margin: 0;
	position: relative;
	float: left;
	color: #000D9A;
	}
	
	#extramenu a:link, a:visited{
		text-decoration: none;
		color: #000D9A;
	}
	
	#extramenu a:hover{
		color: #000D9A;
		text-decoration: underline;
	}
	
#content{
	font-family: Verdana;
	font-size: 11px;
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 560px;
	margin: 0;
	float: left;
	color: #000000;
	}
	
	.admin {
		position: relative;
		float: right;
		padding: 3px 3px 0 0;
	}
	
	.kop {
		background-image: url(../images/middenkop.png);
		width: 560 px;
		height: 30 px;
		color: #FFFFFF;
		font-size: 24px;
		text-align: center;
	}
	
	.rodekop {
		background-image: url(../images/rodemiddenkop.png);
		width: 560 px;
		height: 30 px;
		color: #FFFFFF;
		font-size: 24px;
		text-align: center;
	}
	.jeugdkop {
		background-image: url(../images/jeugdmiddenkop.png);
		width: 560 px;
		height: 30 px;
		color: #FFFFFF;
		font-size: 24px;
		text-align: center;
	}
	
	.kop  a:link, a:visited, a:hover, a:active {
		text-decoration: none;
		color: #000D9A;
	}
	
	.leesmeer {
		text-align: right;
		color: #000D9A;
	}
	
	.paginatitel{
		color: #000D9A;
		font-size: 24px;
		font-weight: bold; 
	}
	
	.sponsortitel{
		color: #000D9A;
		font-size: 22px;
	}
	
	#content input, textarea, select{
		color: #000000;
		background: #EAEAEA;
		border: 1px solid #1F00DE;
	}
	
	#content a:link, a:visited{
		color: #000D9A;
		text-decoration: none;
	}
	
	#content a:hover{
		color: #000D9A;
		text-decoration: underline;
	}
	
	#sponsors a:link, a:hover, a:visited{
		color: #000D9A;
		text-decoration: none;
	}
	
#rightside{
	font-family: Verdana;
	font-size: 20px;
	width: 180px;
	padding: 0px 20px 0px 10px;
	margin: 0;
	position: relative;
	float: right;
	color: #000000;
	}
	
	#login {
		font-size: 11px;
	}
	
	#sponsorssmall {
		font-size: 11px;
	}
	
	#login a:link, a:visited{
		color: #000D9A;
		text-decoration: none;
	}
	
	#login a:hover{
		color: #000D9A;
		text-decoration: underline;
	}
	
	#login input, textarea, select{
		color: #000000;
		background: #EAEAEA;
		border: 1px solid #1F00DE;
	}
	
#footerfront{
	background-image: url(../images/frontfooter.png);
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	width: 750x;
	height: 24px;
	margin: 0;
	clear: both;
	color: #000000;
	padding: 12px 0px 0px 230px;
	}

#footer{
	background-image: url(../images/footer.png);
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	width: 680x;
	height: 24px;
	margin: 0;
	clear: both;
	color: #000000;
	padding: 12px 0px 0px 300px;
	}
	
fieldset {
	border: 1px solid #000000;
}

legend {
	font-weight: bold;
	font-size: 12px;
}
	
img{
	border: 0px;
}

/*Hoofdmenu*/
#sddm
{	margin: 0;
	padding: 0;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	text-align: center;
	text-decoration: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #02275C}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #0453B2;
		color: #FFFFFF;
		font: 14px arial}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #02275C}

/*Bardiensten select*/
#bardiensten
{	margin: 0;
	padding: 0;
	text-align: center;
}

#bardiensten li
{	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#bardiensten div
{	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -200px;
	width: 400px;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
	border: 1px solid #032F6B;
	text-align: left;
	z-index: 10000;}
	
/*Extra Menu*/
#extramenu ul{
list-style: none;
padding: 0;
margin-left: 0;
}

#extramenu li ul { /* second-level lists */
display:none;
list-style: none;
margin: 0px;
}
#extramenu li ul li {
   color         : #FFFFFF;
   text-decoration   : none;
   margin-right   : 0px;
}
#extramenu a {
   color: #000D9A;
   text-decoration   : none;
   text-align      : left;
}
#extramenu li a:hover {
   color: #000D9A;
   background-color: none;
   text-decoration: none;
}
/* no need to change these hover classes
unless you need more than 4 levels */
#extramenu li:hover ul ul,
#extramenu li:hover ul ul ul,
#extramenu li:hover ul ul ul ul,
#extramenu li.iehover ul ul,
#extramenu li.iehover ul ul ul,
#extramenu li.iehover ul ul ul ul{
display:none;
}
#extramenu li:hover ul,
#extramenu li.iehover ul {
display:block;
}

#extramenu .Level1 li{
margin-left: 20px;
}

/*Competitietabellen*/
.tabeltop td{
	height: 30px;
	border: 2px solid #000000;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
    font-weight: bold;
    color: black;
	background-color: #A6A6A6;
}
.tabelbottom td{
	height: 25px;
	border: 2px solid #000000;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
    color: black;
	font-size: 10px;
	background-color: #A6A6A6;
}
.Normal td{
	border: 1px solid #D8D8D8;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	padding: 2px;
}

.Normaltoernooi td{
	border: 1px solid #D8D8D8;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	padding: 2px;
	font-weight: bold;
}

.NormalBold {
	font-weight: bold;
	font-size: 10px;
}

.Normal{
	font-size: 10px;
}

/* Closebutton bij bardiensten toevoegen */
#close {
	float: right;
}

#homediv, #contactdiv, #routediv, #weerdiv {position:absolute; visibility:hidden;}
#textdiv {position:relative; height: 20px; width: 180px;}
