/******************************
* Print Version
******************************/
html body {
margin: 0;
text-align: left;
font-size: 10pt;
background: #fff;
font-family: verdana;
}

#head, #nav, #aktuell, #umbruch, #footer, #subnav {
display: none;
}

#inhalt {
display: block;
}

h1 {
font-size: 11pt;
font-weight: bold;
}

h2, h3, h4 {
font-size: 10pt;
font-weight: bold;
}

#inhalt {
width: 99%;
margin: 0;
padding: 0;
color: #000;
border: none;
}

a:link, a:visited {
text-decoration: none;
color: #000;
font-style: italic;
border: none;
}

ul {
list-style: none;
}

#inhalt li {
background: none;
padding: 0;
}

li, p {
margin-bottom: 5pt;
padding: 0;
}

img {
border: none;
}
