/* print styles */
body {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
}

#header h1 a {
text-decoration: none;
background-color: transparent;
font-family:Arial, Helvetica, sans-serif;
color: #233444;
}

#header h1,
#header h2 {
margin: 0;
padding: 0;
}

#toolbar,
#left,
#breadcrumb,
#footer,
.topper,
.noprint,
.header,
.rotate,
.wunsch,
#supporter {
display: none;
}

#toolbar, #banner, #topnavi, #left, #breadcrumb, #footer  {
visibility:hidden;
height:0;
}

.visible, .copyright {
visibility:hidden;
height:0px;
}

img {
border: 0 none;
}

#content {
padding: 0;
}


h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1.2em;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1.0em;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1.0em;
}


a:link
{
font-style: normal;
text-decoration: underline;
color: #993300;
}



#content #listbox ul,
#content #listbox ul ul,
#content #listbox ul ul ul {
border-left: none;
}