#header{
visibility:hidden;
}
#navigation{
visibility: hidden;
}
#content, #kursdetail, #kursanmeldung{
left: 0px;
top: 140px;
width: 99%;
}

#headerprint{  /* Kopfzeile Druckversion */
position:absolute;
left: 0px;
top: 0px;
width: 99%;
visibility: visible;
z-index:50;
}
#headerprint h2{
position:absolute;
right: 0px;
top: 0px;
font-weight:bold;
text-align:right;
float:right;
font-size: 15px;

}
#headerprint img{
clear:right;
}
#headerprint p{
margin:10px 0px;
width: 99%;
}
hr{
width: 600px;
}
p{
width:50%;
}
h2, h3{
width: auto;
}
ul{
width: 50%;
}
#kursdetail table{
width: 590px;
}
#footer{
visibility:hidden;
}
input.konbutton{
display:none;
}
textarea.kontext{
height: 300px;
}
