body { /*Internet Explorer*/

  font-family: Verdana, Arial, Tahoma, "Times new roman", Courier;

  background-color:black;

  text-align: center;

  margin-top:0px;

  background-image:url(/img/bg.jpg);

  background-repeat:repeat-x;		

	}

  

body { /*FireFox*/

  font-family: Verdana, Arial, Tahoma, "Times new roman", Courier;

  background-color:black;

  text-align: -moz-center;

  margin-top:0px;

  background-image:url(/img/bg.jpg);

  background-repeat:repeat-x;

 	}



#container {

	width: 800px;
	display:block;
	margin: 20px auto 0 auto;

	}

#thema {
	font-size:9px;
}
#nieuw{
	font-size:9px;
	font-weight:bold;
	color:#FF0000;
}


#header {

	width:800px;

	height:180px;

	text-align:left;

	background-image:url(/img/header.jpg);

	background-repeat:no-repeat;

	background-position:center;

	}

	

#nav {

	width:800px;

	heigth: 100px;

	text-align:center;

	background-color:#CCCCCC;

	}

	

#nav a {

	padding-left: 10px;

	padding-right:10px;

	color: #000000;

	text-decoration:none;

	font-weight:bold;

	}

	

#nav a:hover {

	width: 100px;

	padding-left: 10px;

	padding-right:10px;

	color:#FF9900;

	text-decoration:none;

	font-weight:bold;

	}



#inhoud {

	width: 800px;

	text-align:left;

	background-color:#081752;

	color: #FF9900;

	}

	

#inhoud td {

	padding: 30px 15px 15px 15px;

	text-align:left;

	background-color:#081752;

	color: #FF9900;

	}

	

#nhoud h3 {

	color: #FF9900;

	}



#inhoud h4 {

	color: white;

	}

	

/* Code EVENTS en KICKER */

#events_kicker{

	width: 800px;

	text-align:left;

	background-color:#081752;

	color: #FF9900;

	}

	

#events_kicker td {

	padding: 15px;

	padding: 30px 15px 30px 15px;

	text-align:center;

	background-color:#081752;

	color: #FF9900;

	}

#eventsspan h2 {
    	color: #FF9900;
}
#eventsspan h3 {
    	color: white;
        font-size: 22px;
}
#eventsspan h4 {
    	color: white;
}





/*Speciale code */



#index_webm {

	font-size:9px;

	text-align:center;

	}	

	

#speciaal a {

	color: #FF9900;

	text-decoration:none;

	}

	

/* merchandise */

#merch td {

	text-align:center;

	color:white;

	font-size:16px;

	border:0px;

	font-weight:bold;

	height:290px;

	}



#merch {border:0px;}



/* LINKS */

td#links {

	text-align:center;

	}

	

img {

	border:0px;

	}



/*foto's*/

ul a {

	color:#FF9900;

	text-decoration:none;

	}

	

ul a:hover {

	color:#FF0000;

	text-decoration:underline;

	}

	

div#fotos a{

	color:#FF9900;

	text-decoration:none;

	margin-left:40px;

	margin-right:40px;	

	}

	

div#fotos a:hover {

	color:#FF0000;

	text-decoration:underline;

	margin-left:40px;

	margin-right:40px;	

	}

	

a {

	color:#FF9900;

	text-decoration:none;

	}

	

a:hover {

	color:#FF0000;

	text-decoration:underline;

	}
