/*********************************************************************/
/*                         Print-Stylesheet                          */
/*                         für www.vhb.org                           */
/*        copyright 2008 Sunbeam GmbH www.sunbeam-berlin.de          */
/*       Autor: Andrea Ertel / Stefan Asemota / Joeran Fliege        */
/*                                                                   */
/*********************************************************************/

* {
	background-color: white !important;
	background-image: none !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

html { margin: 0; }
body { margin: 0; }


#sprungNav, 
#breadcrumb, 
#Meta, 
#login, 
#hilfsLinks, 
#rechts, 
#loginStart, 
#kurssuche, 
#kopf #balken p,
input.img, 
.img-right-in-text ul.img, 
#inhalt ul#eventNav, 
img.logostart, 
img.logoinnen, h6 {
	display: none;
	float: none;
}




#inhalt , div.linieUnten, .text p {
	margin: 0;
	padding: 0;
	/* page-break-after:avoid; */
	width: 16cm;
	position: static;
	float: right;
	display: block;
}
#inhalt p {	
	height: 100%;
	margin-top: 0em;
	margin-bottom: 1em;  }
#inhalt .text h3 { margin-top: 0em; }

#inhalt a.glossarlink {	padding: 0; }

h2 {
margin-left: 2.5em;
margin-top: 6.5em;
}

.wichtig {
	margin: 0;
	padding: 0;
}

.wichtig li a {

}

/*Xtra Print Logo anzeigen*/
span.printonly {
	position:absolute;
	top: 0;
	left: 13cm;
}

span.printonly img {
	width: 4cm;

}



/* Write out URL in Links */
/* edited IM ohne internal-links
a.internal-link:link:after, a.internal-link:visited:after, a.external-link:link:after, a.external-link:visited:after {*/
a.external-link:link:after, a.external-link:visited:after {
	content: " "url(../images/printpfeil.gif) attr(href)" ";
	font-weight: normal;
	color: #000;
}


abbr, acronym { border-bottom: none; }
a { text-decoration: none; }
