body{
margin: 0;
text-align: center;
}  

body{
font-family: arial, sans-serif;
font-size: 62.5%; /* = 10px */
}

#inhoud{
margin: 0 auto 0 auto;
width: 876px;
text-align: left;
}

#kop{
background: url(kuhne&lang/plaatjes/huurpianologo.GIF) no-repeat;
margin: 10px 0 10px 0;
width: 100%;
height: 70px;
}

#menu{
background-color: #888;
width: 100%;
height: 25px; 
}

#romp{
width: 100%;
margin: 75px 0 0 0; 
}

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}

#nav li {
float: left;
width: 292px;
}

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

#nav li:hover ul, #nav li.ie_does_hover ul{
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
}

ul a:link, ul a:active, ul a:visited{
font-weight: bold;
color: #fff;
cursor: default;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 1.6em;
}

ul a:hover{
font-weight: bold;
color: #fc0;
cursor: pointer;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 1.6em;
}

ul ul a:link,  ul ul a:active, ul ul a:visited{
font-weight: normal;
color: #fff;
cursor: pointer;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 1.4em;
}

ul ul a:hover{
font-weight: normal;
color: #fc0;
cursor: pointer;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 1.4em;
}

ul li{
border-left: 0 solid #FFF;
}

ul ul li{
background-color: #888;
border-top: 0 solid #FFF;
border-left: 0;
}

 /* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 0 solid #FFF;
}

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

p{
font-family: arial, sans-serif;
font-size: 1.4em;
color: #000;
}

h1{
font-family: arial, sans-serif;
font-size: 1.6em;
font-weight: bold;
color: #000;
}   

a:link, a:active, a:visited{
color: #000;
font-family: arial, sans-serif;
text-decoration: none;
}

a:hover{
color: #f00;
font-family: arial, sans-serif;
text-decoration: none;
}

p.image{
float: right;
width: 292px;
height:200px;
font-size: 1.4em;
color: #000;
text-align: center;
border: none;
}

a:link img, a:visited img, a:active, a:focus img{
border: 0px #fff solid;
}

a:hover img{
border: 0px #fff solid;
}
