* {
margin:0;
padding:0;
}
body{
  font-family:verdana;
  font-size:9pt;
  color:#fff;
}
body#site7{
  background:#4a4a4a url('../images/wwwmijnmuziekles.jpg') no-repeat 50% 0;
}
body#site8{
  background:#620204 url('../images/wwwmijngitaarles.jpg') no-repeat 50% 0;
}
body#site9{
    background:#3e007f url('../images/wwwmijndrumles.jpg') no-repeat 50% 0;
}
body#site10{   
	background:#00463a url('../images/wwwmijnpianoles.jpg') no-repeat 50% 0;
}
body#site11{   
	background:#254800 url('../images/wwwmijnbasgitaarles.jpg') no-repeat 50% 0;
}
body#site12{   
	background:#003a6e url('../images/wwwmijnzanglessen.jpg') no-repeat 50% 0;
}
body#site13{   
	background:#57002e url('../images/wwwmijnkeyboardles.jpg') no-repeat 50% 0;
}
body#site47{   
	background:#cf6d00 url('../images/wwwmijndjembeles.jpg') no-repeat 50% 0;
}
body#site93{   
	background:#000 url('../images/wwwmijndjles.jpg') no-repeat 50% 0;
}
body#site104{   
	background:#7d0600 url('../images/wwwmijntheaterles.jpg') no-repeat 50% 0;
}
	
#pagewrapper{
  margin:0 auto;
  width:980px;
}
a{
  color:#fff;
  text-decoration:none;
}
#menu{
  position:absolute;
  top:340px;
  width:370px;
}
#menu span{
 display:block;
 text-align:right;

}
#menu a{

	font-size:18pt;
	line-height:18pt;
	font-weight:normal;
	text-transform:uppercase;
	padding-right:15px;
}
#footer a{
	font-size:10pt;
	padding-top:3px;
	padding-bottom:3px;
}
h1{
	font-size:22pt;
	font-weight:bold;
}
#center{
  position:absolute;
  top:210px;
  margin-left:423px;
  width:520px;
  text-align:justify;
}
#footer{
  color:#000;
  padding-top:10px;
  margin-top:10px;
  border-top:1px solid #656565;
  font-size:6pt;
}
img{
	border:none;
}
ul{
  padding-left:20px;
}
p{
	padding-bottom:10px;
}

#contact input{
  background:url(../images/input_medium.png) no-repeat;
  border:none;
  width:245px;
  padding:8px 10px 16px 10px;
  font-style:italic;
  color:#fff;
}
#contact textarea{
  background:url(../images/input_textarea.png) no-repeat;
  border:none;
  width:505px;
  padding:8px 10px 16px 10px;
  height:168px;
  font-style:italic;
  color:#fff;
  margin-bottom:0px;
}
#contact input.buttonreset{
  background:url('../images/input_annuleren.png') no-repeat;
  height:50px;
  width:265px;
}
#contact input.buttonreset:hover{
  background:url('../images/input_annuleren_h.png') no-repeat;
}
#contact input.button{
  background:url('../images/input_verzenden.png') no-repeat;
  height:50px;
  width:265px;
}
#contact input.button:hover{
  background:url('../images/input_verzenden_h.png') no-repeat;
}
#contact td#radios{
  background:url(../images/input_large.png) no-repeat 0px 20px;
  padding-left:5px;
}
#contact td#radios2{
  padding-bottom:10px;
}
#contact input.radio{
  width:15px;
  margin:12px 0px 10px 0px;
  background:none;
}

