/* Soccer CSS  LS ACES*/

body { 
	font:8pt verdana; 
	/*background-color: #FF7F00;*/
	/*background:url(../images/gras.jpg) repeat fixed;*/
	background: url("images/wk-background.jpg") repeat-x fixed 0 bottom #AAE4FD !important;
	margin:0;
	padding:0;
	}	
	
html {overflow:-moz-scrollbars-vertical;}/*Wordt gebruikt voor FF om standaard ruimte te reserveren voor de verticale scrollbar*/
	
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style7 
{
text-align: right;
}


#navcontainer { width: 150px; }

#navlist
{
padding: 1px;
margin-left: 0;
font: 11px verdana, sans-serif;
width: 14em;
color: gray; }

#navlist li
{
list-style: none;
margin: 0px;
border-left: 0px #004080 solid;
border-bottom: 1px #717331 solid;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
color: #000099;
text-decoration: none;
}

#navlist li a:hover
{
font-weight:none;
color: #ff6600;
text-decoration:underline;
}


h1 {

	font:28pt Verdana, Arial, sans-serif;
	color:#666;
	margin:0;
	padding:20px;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: left;
}

h4 {

	font:19pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

p { 
	font: 8pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {

	width:840px;
	border-left:1px solid #6c7b8b;
    border-right:1px solid #6c7b8b;
    border-top:1px solid #6c7b8b;
	border-bottom:1px solid #6c7b8b;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background: #FFF;
        }
	
#header {
        background: #FFF url('header.jpg') center no-repeat;
	width:840px;
        height:165px;
	border-bottom:1px solid #CCC;
	
}

#leftcol {

	width:150px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #fff;

}

#leftcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content {

	margin-left:190px;
	width:600px

}

#content p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content a {

color:#000099;
text-decoration:none;
}

#content a:hover {

color:#ff6600;
text-decoration:underline;
}

#content1 a {

color:#000099;
font-weight:bold;
text-decoration:none;
}

#content1 a:hover {
color:#ff6600;
text-decoration:underline;
}

#content1 {

color:#ffCC00;
font-weight:bold;
}

a {

color:#000099;
text-decoration:none;
}

a:hover {

color:#ff6600;
text-decoration:underline;
}

#footer {

	width:840px;
	clear:left;
	border-top:1px solid #717331;
	/*border-bottom:1px solid #717331;*/
	background: #ffffff;
	padding: 3px 0 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
        
}


#leftImg
{
float:left;
padding: 0 0px 0px 0;
}

#headertekst
{
color:#FFFFFF;
margin-left:320px;
margin-top:-10px;
}

