body {
	background-color: #CCCCCC;
}

#boxmainframe{ 
width: 800px; 
height: 600px; 
background-color: #99cbed;
left: 50%; 
top: 25px; 
text-align: left; 
margin-top: -0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: -400px; 
position: absolute; 
} 

#boxmainframe2{ 
width: 800px; 
height: 600px; 
background-color: #97AB56;
left: 50%; 
top: 25px; 
text-align: left; 
margin-top: -0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: -400px; 
position: absolute; 
} 



#boxmainframe4{ 
width: 800px; 
height: 600px; 
background-color: #C3DCE9;
left: 50%; 
top: 25px; 
text-align: left; 
margin-top: -0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: -400px; 
position: absolute; 
} 















#boxlogo1 {
	position:absolute;
	width:280px;
	height:125px;
	z-index:5;
	left: 63px;
	top: 101px;
}


#boxmenu {
	position:absolute;
	width:750px;
	height:28px;
	z-index:100;
	left: 60px;
	top: 195px;
}


div.scroll {
position:absolute;	
height: 262px;	
width: 500px;	
overflow: auto;	
color: #FFFFFF;
/*border: 1px solid #666;*/	
/*background-color: #ccc;*/	
top: 248px;
left: 145px;
padding: 8px;
z-index:15;
}



#footerlinks {
	position:absolute;
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	z-index:20;
	left: 0px;
	top: 1000px;
}






#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 90px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
cursor: pointer;
}

ul a{
font-weight: bold;
color: #FFF;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #ccc;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
background-color: #666;
/*border-left: 3px solid #FFF;*/
}

ul ul li{
background-color: #666;
border-top: 3px solid #666;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 2px solid #666;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

div.result{
float: left;
width: 566px;
height: 200px;
}


#grijzebalk {
	position:absolute;
	width:800px;
	height:20px;
	z-index:50;
	left: 0px;
	top: 198px;
	background-color: #666666;
}
#backwitvlak {
	position:absolute;
	width:800px;
	height:1550px;
	z-index:90;
	left: 0px;
	top: 217px;
	background-color: #FFFFFF;

}





#boxmidback {
	position:absolute;
	width:800px;
	height:336px;
	z-index:10;
	top: 198px;
	background-image: url(http://www.musicdsign.nl/images/notenback.jpg);
	left: 0px;
}

h1 {
font-size:18px;
font-weight: bold;
padding: 0px 0px;
margin:0px;
font-family: Book Antiqua;
color: #666666;
}

h2 {
font-size:12px;
font-weight: bold;
padding: 0px 0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000;
}

h3 {
font-size:12px;
font-weight: normal;
padding: 0px 0px;
margin:0px;
font-family: Arial;
color:#ffffff;
}

h4 {
font-size:12px;
font-weight: bold;
padding: 0px 0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
}

h5 {
font-size:12px;
font-weight: normal;
padding: 0px 0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
}

h6 {
font-size:10px;
font-weight: normal;
padding: 0px 0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
}

.grijs01 {color: #999999}
#boxrechtsboven {
	position:absolute;
	width:346px;
	height:20px;
	z-index:10;
	left: 390px;
	top: 165px;
}
.teksttop1 {
	color: #009FD7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.teksttop2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
	}
/*voorbeeld hoe je de email link kan stylen*/

span.email a:link {
	color: #ffffff;
	text-decoration:none;
}
span.email a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold
}
span.email a:visited {
	color:#FFFFFF;
	text-decoration:none;
}


a.wit:link { color: white }
a.wit:visited { color: white }
a.wit:hover { color: #cccccc }
a.wit:active { color: white }
