@charset "utf-8";
/* CSS Document */

body {
	background: #9b7041 url(background_body.gif) top left;
	font-family: Berlin Sans FB, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	font-size: 14px;
	line-height: 190%;
	margin:auto;
	padding: auto;
}

h1 {
	font-size: 30px;
	magin: 0 0 0 5px;
	padding: 0;
	font-weight: normal;
}

#titel {
	background:url(titel.gif) no-repeat;
	margin: auto;
	margin-top: 20px;
	text-indent: -1000em;
	width: 392px;
	height: 200px;
	float: right;
}

#body {
	width: 800px;
	margin: auto;
	padding: auto;
}

#container {
	background: #9b7041 url(background.jpg) no-repeat fixed top;
	float: left;
	margin: auto;
	padding: auto;
	width: 800px;
	min-height: 700px;
}

#container_contact {
	background: #9b7041 url(background.jpg) fixed no-repeat top;
	float: left;
	margin: auto;
	padding: auto;
	width: 800px;
}

#buffer {
	float: right;
	display: block;
	width: 800px;
	}

#titel h1 {
	width: 392px;
	height: 156px;
	display: block;

}


/***************
	MENU
**************/


#menu {
	margin: 0;
	padding: 0;
	width: 415px;
	float: right;	
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	text-decoration: none;
	}

	
#menu ul a {
	text-decoration: none;
	font-size: 14px;	
	display: block;
	}
	
#menu_item_kamperen a {
	background: url(menu_item_kamperen.gif) no-repeat center;

	display: block;
	height: 26px;
	width: 132px;
	text-indent: -1500em;
}

#menu_item_kamperen a:hover {
	background: url(menu_item_kamperen_hover.gif) no-repeat;
}

#menu_item_vervoer a {
	background: url(menu_item_vervoer.gif) no-repeat center;
	padding: 0 0 0 10px;
	float:right;
	height: 28px;
	width: 110px;
	text-indent: -1500em;
}

#menu_item_vervoer a:hover {
	background: url(menu_item_vervoer_hover.gif) no-repeat;
}

#menu_item_info a {
	background: url(menu_item_info.gif) no-repeat center;
	margin-left: 150px;
	height: 26px;
	width: 132px;
	text-indent: -1500em;
}

#menu_item_info a:hover {
	background: url(menu_item_info_hover.gif) no-repeat;
}

#menu_item_sponsors a {
	background: url(menu_item_sponsors.gif) no-repeat center;
	margin-left: 155px;
	width: 120px;
	text-indent: -1500em;
}

#menu_item_sponsors a:hover {
	background: url(menu_item_sponsors_hover.gif) no-repeat;
}

#menu_item_tickets a {
	background: url(menu_item_tickets.gif) no-repeat center;
	margin-left: 15px;
	display: block;
	float: right;
	height: 26px;
	width: 132px;
	text-indent: -1500em;
}

#menu_item_tickets a:hover {
	background: url(menu_item_tickets_hover.gif) no-repeat;
}

#menu_item_contact a {
	background: url(menu_item_contact.gif) no-repeat center;
	display: block;
	height: 26px;
	width: 110px;
	text-indent: -1500em;
}

#menu_item_contact a:hover {
	background: url(menu_item_contact_hover.gif) no-repeat;
}

/***************
	NIEUWS
**************/
#news span a {
	color: red;
}

#news span a:hover {
	color: blue;
}

#news_titel_top {
	float: right;
	width: 415px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #eee908;
	background:url(news_titel_top.gif) no-repeat center top;
}

#news_titel {
	background: url(news_titel_bottom.gif) center bottom;
	margin: 9px 0 0 0;
	padding: 1px 0 9px 15px;
}

#news_titel h1{
	margin: 0;
	padding: 0;
}



#news h1{
	margin: 0;
	padding: 0;
}

#news p {
	margin: 0;
	padding: 0;
}

.news_date {
	color: #b34a9c;
}

.news_more {
	text-align: right;	
	color: black;
	font-style: none;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
}

#news a{	
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 10px;
}

#news a:hover{	
	color: #0099FF;
	}

.news_more a{	
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 10px;
}

#news_top {
	float: right;
	width: 415px;
	margin: 10px 0 0 0;
	padding: 0;
	background:url(news_top.gif) no-repeat center top;
}

#news h1 {
	font-size: 22px;
}

#news {
	line-height: 150%;
	background: url(news_bottom.gif) center bottom;
	margin: 15px 0 0 0;
	padding: 1px 15px 0 15px;
}

#news_titel h1{
	margin: 0;
	padding: 0;
}

#buffer {
	line-height: 150%;
	margin: 15px 0 0 0;
	padding: 1px 15px 0 15px;
}

#buffer a{	
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
	font-size: 130%;
}

#buffer a:hover{	
	color: #990099;
	}

.buffer a{	
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 10px;
}

/*****************
	FOOTER
******************/

#socialnetworks {
	margin: 5px 15px 0 10px;
}

#socialnetworks a{
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 15px;
}

#socialnetworks a img {
	margin: 2px;
	border: none;
}

#walloffame {
	margin-top: 15px;
}

#walloffame a{
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 20px;
}

#walloffame a img {
	margin: 0 0 0 15px;
	border: none;
}

#footer {
	float: left;
	background:url(background_footer.gif) repeat-x bottom;
	height: 128px;
	bottom: 0px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}

#footer a{	
	color: black;
	font-style: none;
	text-decoration: none;
	margin-right: 10px;
	float: right;
}

#footer a img {
	margin: 10px;
	float: right;
	border: none;
}

#tv {
	margin: 20px 0 0 20px; 
	width: 200px;

}

#line_up {
	margin: 0 0 0 30px;
}

#contact img{
	max-width: 130px;
	max-height: 130px;
	border: solid 0px brown;
	padding: 10px;
}

#sponsor_100 img{
	max-width: 300px;
	max-height: 180px;
	border: solid 0px brown;
	padding: 5px;
}

#sponsor_75 img{
	max-width: 135px;
	max-height: 135px;
	border: solid 0px brown;
	padding: 5px;
}

#sponsor_50 img{
	max-width: 100px;
	max-height: 100px;
	border: solid 0px brown;
	padding: 5px;
}

#left {
	float:left;
	width:380px;
}

#right {
	float:right;
	width:400px;
	margin-right: 20px;
}