/*********************************************************************/
/*                         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; }

#kopf,
#sprungNav,
#breadcrumb,
#subhead #login, 
#Meta, 
#login, 
#hilfsLinks, 
/* #rechts, auskomm. da #kursDetails gedruckt werden sollen*/
#ksuche,
#kursDetails #klbut,
#mainNav,
#loginStart, 
#kurssuche, 
input.img,
.img-right-in-text ul.img, 
#inhalt ul#eventNav, 
img.logostart, 
img.logoinnen, h6, 
#kursVerwaltung,
#kurslisting .button,
#kursdetailLinks,
/* .domtab a, */
#anmeldeStatus,
a.button {
	display: none;
	float: none;
}

#content a {
	color:black;
}

#kurslisting div {
	border-bottom: 1px solid #ccc;
}

#kurslisting p a {
	color:black;
	font-size: 11pt;
	font-weight:bold;
}

#kurslisting h3 {
	text-transform:uppercase;
	font-size: 12pt;
	font-weight:bold;
}

.domtab h4, #kursinhalt h3 {
font-size: 12pt;
font-weight:bold;
}

.domtab h5 {
font-size: 11pt;
font-weight:bold;
}

/*
.domtab div, #kursDetails {
	margin: 0;
	padding: 0;
	width: 16cm;
	position: static;
	float: right; /* macht probs im IE7 bei mehreren Seiten*/
	display: block;
} 

*/

.domtab div {
       margin: 0;
	padding: 0;
	width: 16cm;
	position: static;
       display: block;
} 

#wrapper { height: 100%; } 
#wrapper h3 { margin-top: 1em; font-size: 11pt; font-weight:bold; }

/*#kursdetails {page-break-after:always;}
#inhalt a.glossarlink {	padding: 0; }

*/

h2 {
margin-left: 0em;
margin-top: 6.5em;
}


.wichtig {
	margin: 0;
	padding: 0;
}



/*Xtra Print Logo anzeigen*/
span.printonly {
	position:absolute;
	top: 0cm;
	left: 13cm;
}

span.printonly img {
	width: 4cm;
}

/* Write out URL in Links */
.domtab a[href]:after {
	content: " <"attr(href)">";
	font-weight: normal;
	color: #000;
}

abbr, acronym { border-bottom: none; }
a {text-decoration: none; }

