* {
margin: 0px;
padding: 0px;
}

html {
	overflow-y: scroll;
}

p {
	font:normal 14px verdana;
	color: white;
	margin-left:32px;
}

img.fade {
	opacity:0.0;
	filter:alpha(opacity=0);
}


body {
  xxbackground: #000;
	background: url(img/back.jpg); 
}

/* Main containter used to center everything */
.main_container{
	margin-left: -450px;
  margin-top: 25px;
  width: 900px;
	left: 50%;
	position: absolute;
  text-align: left;
  xxbackground: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}


.header {
  width: 900px;
  height:145px;
  background: url(banners/menuback0.jpg); 
  border: #aaa solid 1px;
}


.titlemenubuttons {
  opacity:0.0;
  filter:alpha(opacity=0);
  Height:400px;
  width:752px;
  Background:#FFF;
  border: #fff solid 1px;
}

.xxxmenu {
 position: absolute;
 top: 107px;
 left: 50%;
 margin-left: -450px;
 width: 900px;
 height: 1em;
 xxborder: #f00 solid 3px;

 text-align: center;
 font-weight: bold;
 font-size:16px;
 color: #FFFFFF;
}

.xxxmenubar {
  margin-top: 0px;
	xxpadding-top: 20px;
	xxpadding-bottom: 20px;
	xxheight: 20px;
  width: 900px;
 	font-size:12px;
  color:#eee;
  text-decoration: none;
  border: #aaa solid 1px;
  border-top: 0px;
  background-color: #1b3858;
}

.menubarback {
  width: 900px;
  height: 40px;
  border: #aaa solid 1px;
  border-top: 0px;
  background: url(img/MenuBarBack.jpg);
}


.content {
  margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
  color:white;
  text-decoration: none;
  width: 900px;
  border: #aaa solid 1px;
  background-color: #1b3858;
}

.TitleTextBlock {
  padding: 20px 20px 0px 20px; 
  width: 799px;
  
}
.TitleTextBlock2 {
  padding: 5px 5px 5px 5px; 
  width: 420px;
  position:relative; 
  float:left; 
  font:normal 14px verdana;
  
	margin-left:0px;
	
} 
  
  

.footer {
  clear: both;
	font:normal 12px verdana;font-size:12px;

	margin-bottom: 20px;
	padding-top: -20px;
  color:#000;
  text-decoration: none;
  width: 900px;
  position:relative;
  top: 2px;
  text-align: center;
  background: #FFFFFFF;
  xxbackground-image:url(img/MenuBottom.jpg);
}



.xxxfotoboekEntry{
  width:200px; 
  xxheight:200px; 
  margin: 2px 2px 2px 2px;
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:left; 
  xxbackground:#456; 
  color:#f00;
}

.repertoire1 {
  width:400px; 
  height:830px; 
  margin: 2px 2px 2px 2px;
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:left; 
}

.repertoire2 {
  width:400px; 
  height:830px; 
  margin: 2px 2px 2px 2px;
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:right; 
}

.medialinks {
  width:250px;
  height:300px;
  margin: 2px 2px 2px 2px;
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:left; 
}

.mediarechts {
  width:500px; 
  height: 300px;
  margin: 2px 2px 2px 2px;
  padding: 15px 15px 15px 15px;
  position:relative;
  float:left; 
}

.xxxinfo1 {
  width:700px; 
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:center; 
  background:#456; 
  margin-bottom:5px;
}
.xxxinfo2 {
  width:700px; 
  padding: 15px 15px 15px 15px;
  position:relative; 
  float:center; 
  background:#345; 
  margin-bottom:5px;
}

.agendaheader {
  	font:normal 16px verdana;
	color: white;
    width:260px; 
  	padding: 10px;
  	position:relative; 
  	float:left; 
  	background:#172B4B; 
  	margin:2px;
  	border: #aaa solid 1px;
}
.agendaitem {
	font:normal 14px verdana;
	color:white;
  	width:260px; 
  	padding: 10px;
  	position:relative; 
  	float:left; 
  	background:#577B9B; 
  	margin:2px;
  	border: #aaa solid 1px;
}

.fotoblok {
	width:130px;
	height: 130px;
  	position:relative; 
  	float:left; 
    text-align: center;
	xxborder: #aaa solid 1px;

}


H1 {
	font:bold 16px verdana;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #e3942e;
}



.fotos {
  	color:#eee;
   	font:14px/1.4 "helvetica neue", arial,sans-serif;
   	width:800px;
   	height:400px;
   	margin-left:50px
}

#galleria{
   	height:500px;
}


a:link { color: #FFF; text-decoration: none;}
a:visited { color: #FFF; text-decoration: none;}
a:hover { color: #000; text-decoration: none;}
a:active { color: #000; text-decoration: none;}
a {	color: #000; outline: none;	font-weight: bold;}


