/* CSS Document */

/*= GENERAL ELEMENTS 
--------------------*/
* {
padding:0px;
margin:0px;
font-family: Century Gothic, Arial, Helvetica, sans-serif; 
font-size: 13px;
}

body {
	background-color:#99cc00;
	background-position:center top;
	color: #000000;
	width: 805px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px;

}

h1 {
color:#0099ff;
text-transform:uppercase;
font-weight:100;
padding-bottom:10px;
}
h2{
color:#15cee6;
font-weight:100;
font-size:14px;
}

p {
padding-left:10px;
line-height:13px;
padding-bottom:10px;
}
ul {
padding-left:10px;
line-height:13px;
padding-bottom:10px;
}
a {
color:#333333;
text-decoration:none;

}
a:hover{
color:#15cee6;
text-decoration:none;
}
.reglement li{
padding-bottom:6px;
}
li{
list-style:none;
}

/*= HEADERS 
------------*/


/*= CONTAINING ELEMENTS 
-----------------------*/

#HoofdContainer{

}


/*= MENU 
----------*/

#HoofdHeader{
background-image:url(images/lektrostep.gif);
background-repeat:no-repeat;
height:250px;
margin-left:60px;
}

#links{
padding-top:5px;
	height:25px;
}
#links li {
	float:left;
	margin:0;
	margin-left:27px;
}

#subbanner{
background-image:url(images/subbanner.gif);
width:434px;
height:130px;
}

#contentwrap{
	
width:805px;
height:auto;
margin-top:5px;
background-color:#FFFFFF;
}

#targetArea{
	padding:10px;
	padding-left:20px;
	padding-right:20px;
width:460px;
float:left;
min-height:690px;
border-right-color:#99cc00;
border-right-style:solid;
border-right-width:5px;
}

#sponsers, #footer, #targetArea{
	background-color:#FFFFFF;

}
#sponsers{
	background-color:#FFFFFF;
	width:290px;
	float:left;
}

#sponsers ul li a img, #links ol li a img{
border-width: 0px;
}
a img {
border-width: 0px;	
}
#lineup{
margin-bottom:10px;
}
#lineup td{
padding-bottom:5px;
text-align:center; 
	margin-right: auto;
	width:80px;
}

.breadcrumbs{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:black;
	font-weight:bold;
	font-size:14px;
}

.breadcrumbs a{
font-weight:bold;
}


.lijntje{
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#cccccc;
}
.lineupa{
background-color:#1a1a1a;
padding-left:10px;
}
.lineupa:hover{
background-color:#262626;
}

#lineup tr a:hover {

}
#lineup td{
padding-right:5px;
}

#dummydiv{
clear:both;
}
#footer {
border-top-color:#99cc00;
border-top-style:solid;
border-top-width:5px;
	padding:6px;
font-size:12px;
text-align:center;
width:793px;
float:left;
}

#sponsers img{
margin-top:10px;	
}
.logo{
float:left;	
margin-left:5px;
margin-top:50px;
margin-bottom:5px;
}


.sponsors{
border-width: 0px;
width:140px;
margin:5px;
margin-top:10px;
}




/************************* Classes *********************/ 



/************************** Divs ***********************/





/************************* menu styles ***********************/



