html, body{
	height: 100%;
	margin:0px;
	padding:0px;
}
ul,input, form ,br, div{
	margin:0px;
	padding:0px;
}

li{
		list-style: none;
}

body {
	font-family: "Lucida Grande",'Verdana','Arial';
	
	background:  url(/images/sporthal-006.jpg) 50%;
	color:#000000;
	font-size:12px;
}

a {
	color:black;
	text-decoration:none;
	font-size:10pt;
}

a:hover {
	text-decoration:underline;
}

#top_menu{
	float:left;
	margin-top: -215px;
	margin-left: 20px;
	font-size:10pt;
	color:#ffffff;

}

#top_menu a{
	color:#ffffff;
}

img {
	border: 0px;
	padding:0px;
	spacing:0px;
}

p{
	margin:8px 0px;
}
#nieuws h1 {
	text-align: left;
  color:#ffd61a;
	font-size: 18px;
	font-weight: normal;
	margin:0px;
	margin-left:45px;
	margin-bottom:5px;
}

h2 {
	font-size: 14px;
	margin:0px;
}

#artikelen h1 a{
	font-size: 18px;
}

#artikelen a{
	font-weight:bold;
}

#main li {
	list-style: disc;
	margin-left:30px;
}

#main #sponsor_links li{
	float:left;
	list-style: none;
	width:260px;
	height:250px;
}

#side li{
	margin-left:5px;
	float:left;
	clear:both;
	width:180px;
	font-weight:normal;
	list-style: none;
	margin-bottom:10px;
}

#side li span{
	float:left;
	clear:both;
}
#page_wrapper {
	width: 900px;
	position: relative;
	overflow:hidden;
}

#background_wrapper {
	width: 900px;
	margin:auto;
/*	background:  url(/images/shadow.png) no-repeat;*/

}
#header{
	height:300px;
	width:900px;
}
#header img{
	float:left;
	z-index:2;
}
#header a{
		z-index:3;
}
#menu1 a, #menu2 a{
	color:#ffffff;
	font-size:10pt;
}
#menu1{
	color:#ffffff;
	font-size:10pt;
	font-weigth:bold;
	text-align: left;
	padding-left:20px;
	padding-top:5px;
	height:21px;
	width:880px;
	background:  url(/images/menu1.png) no-repeat ;
}

#content{
	padding-left:20px;
	padding-right:100px;
	padding-bottom:20px;
	clear:both;
	float:left;
	width:780px;
	min-height:500px;
	background: white url(/images/content_bg.png) no-repeat ;
}
#menu2{
	color:#ffd61a;
	font-size:10pt;
	font-weigth:bold;
	text-align: left;
	padding-left:30px;
	padding-top:6px;
	height:26px;
	width:870px;
	background:  url(/images/menu2.png) no-repeat ;
}


#nieuws{
	font-size:9pt;
	text-align: left;
	color:black;
	margin-top:25px;
	width:190px;
	height:480px;
	padding:10px;
	background:  url(/images/nieuws_bg.png) no-repeat ;
}

#nieuws li a{
	float:left;
	clear:both;
	font-weight:bold;
	font-size:10px;
	width:100px;
	
}
#menu2{
	clear:both;
}
.left{

	align:left;
}
.right{
	align:right;
}
