
html,body {
height:100%;
	padding;
background:#191919;
	margin:0;
}

body {	
	background-image: url(images/bgstripes.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Trebuchet, sans-serif;
	font-size:10pt;
	margin-top:0px;
	text-align:100;
	min-width:760px;/* for mozilla*/
	background-color: #191919;
	color: #FFF;
	height:auto;
}
.header {
	background-image: url(images/Banner.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	position:absolute;
	padding-left:0px;
	top:0;
	left:160px;
	width:600px;
	height:260px;


}
.discoimg {
margin-right:10px;

}
h1 {
	font-size : 30pt;
	color: #FFF;
	font-weight:lighter;
}
h2 {
font-size:16pt;
color:orange;
}
h3 {
	font-size:14pt;
color:orange;
	font-weight:lighter;
}
h4 {
	font-size : 12pt;
	color: #FFF;
}

tr {
	margin:10px;
}
.header-speellijst {
	margin:10px;
}
.header p {
	font-size:12pt;
	position:absolute;
	text-align:left;
	margin-top:345px;
	margin-left:15px
}





a:link {color: white; text-decoration:underline; font-size:10pt;}    
a:visited {color:white; text-decoration:underline; font-size:10pt;} 
a:hover {color: white; text-decoration:none; font-size:10pt;}   
a:active {color: white; text-decoration:none; font-size:10pt;}

a.mainlink:link {color: #37459c; text-decoration:none; font-size:12pt;}    
a.mainlink:visited {color:#37459c; text-decoration:none; font-size:12pt;} 
a.mainlink:hover {color: #FFFFFF; text-decoration:underline; font-size:12pt;}   
a.mainlink:active {color: #FFFFFF; text-decoration:underline; font-size:12pt;}

a.sublinks:link {color: #d43c2b; text-decoration:none; font-size:12pt;}    
a.sublinks:visited {color:#d43c2b; text-decoration:none; font-size:12pt;} 
a.sublinks:hover {color: #d43c2b; text-decoration:underline; font-size:12pt;}   
a.sublinks:active {color: #d43c2b; text-decoration:underline; font-size:12pt;}

a.sublinks2:link {color: #000000; text-decoration:none; font-size:12pt;}    
a.sublinks2:visited {color:#000000; text-decoration:none; font-size:12pt;} 
a.sublinks2:hover {color: #000000; text-decoration:underline; font-size:12pt;}   
a.sublinks2:active {color: #000000; text-decoration:underline; font-size:12pt;}



ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menu2 {

	width: 150px;
	border-style: solid solid none solid;
	border-color: #9d3100;
	border-size: 0px;
	border-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
.menu2 li a {
	height: 11px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
	
.menu2 li a:link, .menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu2.gif);
	padding: 4px 0px 7px 10px;

	}
	
.menu2 li a:hover {


	background: url(images/menu2.gif) 0 -22px;
	padding: 4px 0px 7px 10px;
	}
	
.menu2 li a:active {
	color: #ffac00;

	background: url(images/menu2.gif) 0 -44px;
	padding: 4px 0 7px 10px;
	}


.linkdiv {
	color:#37459c;
	padding-right:14px;
	padding-left:14px;
}





.divider {
Height:2px;
margin-top:10px;
margin-bottom:10px;
width:580px;
background-color: #191919;
}


.divider2 {
Height:2px;
margin-top:10px;
margin-bottom:10px;
width:130px;
background-color: #191919;
}


.outer {
	height:100%;
	min-height:100%;
	width:757px;
	color: #FFF;
	text-align:left;
	margin:auto;
	position:relative;

	background-color:none;
	position:relative;
	overflow:visible;
}


.macinner{
	width:100%;

} 


.borderbox {
	border:none;
	padding:5px;

}


.left {
	background-color:#000000;
	min-height:600px;
	width:150px;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:155px;/*needed to make room for header*/
	padding-bottom:30px;

}
.left p {
	font-size:9pt;
	padding-left:13px;
	padding-right:2px
}

.centrecontent {
	background-color:#000000;
	margin-right:-4px;
	min-height:515px;
	width:550px;
	float:right;
	padding-left:20px;
	margin-top:270px;/*make room for header*/
	padding-top:30px;
	padding-right:30px;
	margin-bottom:10px;
}



.news {

font-size:8pt;
	Margin-top:50px;
padding-left:10px;
padding-right:10px;
}



.centrecontent p {
	padding-left:3px
}


.clearfooter {
	font-size:9pt;
	float:left;
	width:750px;
	clear:both;
	height:5px;
	left:0;
	bottom:0;
	position: absolute;
}



.footer {
	font-size:9pt;
	background-color:NONE;
	width:765px;
	clear:both;
	height:50px;
	color:#FFF;
	text-align:left;
	left:0;
	bottom:0;
	position: relative;
}

.clearfooter {width:100%;height:5px;clear:both} /* to clear footer */
html>body .minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */




.image {
	margin-right:30px;
}





























