*
{
	margin:0;
	padding:0
}
body
{
	background-color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
h1
{
    font-size:14px;
    margin-top:15px;
    margin-bottom:10px;
}
h2
{
    font-size:12px;
    margin-top:15px;
    margin-bottom:10px;
    font-weight:bold;
}
p
{
	margin-top:10px;
	margin-bottom:20px;
}
ul
{
    margin-left:20px;
}
a
{
    color:#fff; 
    
}
a:hover
{
    text-decoration:none;
}
#content p img
{
	float: right;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}

#wrapper
{
	width:760px;
	margin:0 auto;
	background-color: Black;
}
#header
{
	width:740px;
	height:250px;
	background-image:url(../images/header.jpg);
}
#menu
{
	width:760px;
	float:left;
	background-color: Black;
	
}
#menu ul
{
	list-style: none;
	margin-left:20px;
	
}
#menu ul li
{
	float:left
}
#menu ul li a
{
	width:86px;
	height:20px;
	border: 1px solid white;
	color:white;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top:4px;

}
#menu #but_instruments
{
    width:100px;
}
#menu ul li a:hover
{
	background-image: url(../images/tong.jpg);
}
#content
{
	width:720px;
	float:left;
	background-color: Black;
	padding:20px
	
}
#home #but_home
{
	background-image: url(../images/tong.jpg);

}
#agenda #but_agenda
{
	background-image: url(../images/tong.jpg);

}
#instruments #but_instruments
{
	background-image: url(../images/tong.jpg);

}
#biografies #but_biografies
{
	background-image:  url(../images/tong.jpg);

}
#photos #but_photos
{
    background-image:  url(../images/tong.jpg);
}
#home #header
{
	background-image: url(../images/header.jpg);

}
#agenda  #header
{
	background-image: url(../images/header_agenda.jpg);

}
#instruments #header
{
	background-image: url(../images/header_instrumenten.jpg);

}
#biografies #header
{
	background-image: url(../images/header_biografie.jpg);

}
#contact #header
{
    background-image: url(../images/header_contact.jpg);
}
#links #header
{
    background-image: url(../images/header_links.jpg);
}
#playlist #header
{
     background-image: url(../images/header_playlist.jpg);
}
div.row {
  clear: both;
  padding-top: 10px;
  width:450px;
  }

div.row span.label {
  float: left;
  width: 110px;
  text-align: left;
  }

div.row span.formElement {
  float: right;
  width: 340px;
  text-align: left;
 } 

 div.row input.textInput
 {
 	width:250px;
 }
 
 .obliged
 {
 	color: red;
	
 }
 #uxContent img
{
	border:1px solid #000;
	display:block;
	margin-bottom:5px;
}
#PhotoTable td
{
	vertical-align: top;

}
 #uxContent
{
    width: 720px;
    clear:both;
}
#uxPhoto
{
    width:720px;
}
#text
{
    width:720px;
}
#playlist ul li
{
    height:30px;
}
.flashContent
{
    margin-left:90px;
    height:30px;
    
}
#imageContainer
{
	width:200px;
	float:left;
}
#imageContainer img
{
		
}
#playlist #content ul
{
	float:left;
	width:300px;
}
