body {
	margin: 0px;
	background: none !important;
}

/*****************************************************/
/* Folgende Ebenen werden in Druckversion ausgeblendet
/*****************************************************/

#navBar, #schatten, #globalNav, #tools, #search, #menueBar, #navigation, #aktivitaeten, #druckversion, #kurseDetailsBild, .zurueckAusbildung, #ticker {
	display: none;
}

/*****************************************************/
/* Logo absetzen mit Trennlinie
/*****************************************************/

#logoLeiste {
	margin-bottom: 20px;
	border-bottom: 1px solid #BEBEBE;
}

/*****************************************************/
/* Breite festlegen
/*****************************************************/

#inhalt{
  width: 650px !important;
}

#kurseDetails table {
	width: 615px !important;
}

#festeBreite {
  width: 650px !important;
}