/* Print Stylesheet */

body {
   background: white;
   font-size: 14px!important;
   line-height:1.6;
   font-family:Arial, Helvetica, sans-serif;
   }

#container {
   font-size:10pt!important;
}

#skiplinks,
#headerRight,
#keyvisual,
.print,
.top,
#kontakt,
#sidebarRight,
#sidebarLeft,
#breadcrumb {
   display: none!important;
}
 
#logo {
	border:none;
	margin-bottom:1em;
	position:static;
	top:0;
	left:0;
}
 
#header {
	height:auto;
	margin: 0 2%;
}
 
#wrapper, #content, #contentWrapper {
   width: auto!important;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none!important;
   }
   
div#content {
   margin: 0!important;
   padding-top: 1em;
   border-top: 1px solid #555;
   }

a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   color:#000;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.zervita.de" attr(href) ") ";
   }

acronym:after, abbr:after {
    content: " (" attr(title) ") ";
    font-size:90%;
}
   
 #footer {
	 border-top:1px solid #555;
 }
 
img,
acronym,
abbr {
	 border:none!important;
 }
 
table th {
   text-align:left;
}


.accordion h3 a, .accordion h3 {
	font-size:10pt!important;
	color:#5a5a5a!important;
	background:none;
	padding-left:0;
	font-family:Tahoma,Geneva,Verdana,sans-serif;
	text-decoration:none!important;
}

.accordion div {
   display:block!important;
}

#footer {
   font-size:9pt;
}

