body, html{
text-align: center;	
background-image: url(images/bg11.jpg); 
margin: 0px 0px 0px 0px;
height: 100%;
color: #333333;
font-family:Trebuchet MS, Arial;
font-size: small;
}

div#container{
height: auto;
width: 950px;
margin: 10px auto 10px auto;
text-align: center;
}

div#header{
width: 950px;
height: 200px;
margin: 0;
background-color: #223c0c;
background-image: url(images/tophestival11.jpg);
background-repeat: no-repeat;
text-align: left;
}

div#midden{
width: 950px;
height: auto;
margin: 10px 0 0 0;
text-align: left;
}

div#menu{
width: 950px;
height: 50px;
text-align: left;
background-color: #000;
}

div#spacer{
width: 5px;
height: 500px;
float: right;
}

div#footer{	
width: 950px;
height: 25px;
clear: left;
text-align: right;
font-size: 10px;
margin: 0 0 10px 0;	
}

div#content{
margin: 0;
padding: 0;	
width: 600px;
float: left;
}

div#rechts{
margin: 0 0 0 15px;
padding: 0;	
width: 335px;
float: left;
text-align:right;
}

.tekstblok
{
	margin: 0 0 15px 0;
	background-color: #D7D7D7;
	text-align: left;
	font-family:Trebuchet MS, Arial;
	font-size: small;
	padding: 10px;
}

ul.menu
{
list-style: none;	
font-family: Georgia, Trebuchet MS, Arial;
font-style: italic;
font-size: 1.4em;
margin: 0 0 5px 5px;
padding: 15px;
	}	

li.menu
{
display: inline;
text-align: left;
margin: 0px 0 5px 15px;
	}	
	
li.menu a:link, li.menu a:visited, li.menu a:active
{
font-family: Georgia, Trebuchet MS, Arial;
color: #FFFFFF;
text-decoration: none;
padding: 0 10px 0 10px;
font-weight: bold;
	}
	
li.menu a:hover
{
color: #aaaaaa;
	}
	
h1{
margin: 0;
font-family: Georgia, Trebuchet MS, Arial;
font-style: italic;
font-size: 1.6em;	
color: #024D6E;
	}
	
h2{
margin: 0 0 5px 0;
font-family:Trebuchet MS, Arial;
font-style: italic;
font-size: 1.4em;	
background: #223c0c;color: #FFF;padding: 5px;
	}	
	
p.side{
margin: 0 0 5px 0;
margin: 0 0 5px 0;
font-family:Trebuchet MS, Arial;
font-weight: bold;
font-style: italic;
font-size: 1.1em;	
background: #223c0c;color: #FFF;padding: 5px;
text-align: center;
	}		
		

	
img.artikel{
float: left;
padding: 0px;
margin: 5px 15px 0px 5px;
border: 1px solid #000;
}

img.imgb{
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #000;
}	

img.imgc{
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
border: 0px;
}	

img.imgd{
margin: 5px;
border: 0px;
}	
	
.slideshow
{
width: 255px;
height: 135px;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
border: 0px;
overflow: hidden; 
}	

.slideshow img { 
        width: 100%; 
        height: 100%; 
}


.youtube
{
	float: left;
	margin: 0 5px 5px 0;
	}
	
ul.share
{
clear: both;
text-align: right;
margin: 5px 0 0 0;
padding: 0;
	}	
.share li{margin: 0 5px 0 0; font-size: 10px;display: inline;}
.share a {background: #223c0c;color: #FFF;padding: 0 2px;text-decoration: none;}	

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover{
padding: 0 2px;	
background: #223c0c;		
color: #FFF;
text-decoration: none;
}

a.share:link, a.share:visited, a.share:active, a.share:hover{	
color: #FFF;
text-decoration: none;
}

.nav
{
	text-align: right;
	}
	
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover{	
text-align: right;
padding: 5px;
background: #223c0c;
font-size: small;
color: #FFF;
text-decoration: none;
}

a:link, a:visited, a:active{	
text-decoration: underline;
color: #333333;
}

a:hover{	
text-decoration: underline;
color: #bbbbbb;
}	


.input 
	{
	background-color: #FAFAFA;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; border-bottom: 1px solid #000000;
	margin-right:5px;
	color: #000000; font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	}
	
.input-submit 
	{
	background-color: #FAFAFA;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}
	
#hiddenfields{
	display:none;
}	




