html,body{
width:100%;
height:100%;
padding:0;
margin:0;
background-color:white;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
}
h1, h2{
margin:10px 0 10px 0;
padding:0;
font-size:16pt;
font-weight:bold;
color:rgb(200,0,0);
}
h2{
font-size:14pt;
}
#layout{
height:100%;
width:100%;
border-collapse:collapse;
}
#layout tr td{
vertical-align:top;
text-align:left;
}
#layoutlinks, #info, #logo, #navi, #head, #foot, #repertoire p, #sounds p, #acMail_formular{
display:none;
}
#content{
width:780px;
line-height:19px;
border:0;
}

