body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}


#wrapper-menu-top, #wrapper-nav, #wrapper-menu-page, #menu-page,  #menu-top, #logo {
	display: none;
}

#logo-print {
float:right;
}

#headline h1 {
       font-size: 120%;
       height:125px;
       width: 75%;
       color: #003366;
       border-bottom: 1pt solid #003366;
       margin-bottom: 36pt
       clear:both;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}
#footer {
        border-top: 1.5pt solid;
        font-size: .95em;
        color: #333;
        text-align: center;
	clear: both;
}

#content h1 {
	margin: 16px 0 16px 0;
	padding: 0 15px;
	line-height: 1.6em;
	color: #5b8fbe;
	font-size: 115%;
}

h2 { font-size: 110%; }
h3 { font-size: 105%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; font-size:75%: }


.stealth, .nixhier, .druckinfo {visibility:hidden; display:none;} /* hides from normal css enabled browsers */


/* Pretty styles for changing text in the WYSIWYG editor */

.important		{font-weight:bold;color:#f00;}
.code			{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}
.info-box		{border: 1px solid #cc3; background-color

.content {
	vertical-align: top;
	text-align: left;
	width: 400px
}