* {
	padding: 0;
	margin: 0;
}
body {
	background: none;
}
/** CSS FUER PRINT-TEMPLATE **/
#printHeader {
	padding: 30px 30px 0 30px;
	border-bottom: 5px solid #eac572;
}
#printNavi {
	margin: 10px 0 10px 150px;
}
#printNavi li {
	float: left;
	background: url(../images/square_orange.gif) no-repeat left center;
	padding: 0 0 0 13px;
	list-style-type: none;
	margin-right: 15px;
}
#printNavi a {
	font-size: 12px;
	display: block;
	color: #005845;
	text-decoration: none;
}
#printMainFrame #content {
	float: none;
	width: auto;
	padding: 30px 30px 30px 30px;
}
/** CSS FUER BROWSER-DRUCKFUNKTION **/
#header, #bottomFrame, #footerFrame, #topSpacer, #vmenuFrame {
	display: none;
}
#seite {
	background: none;
	position: relative;
	margin-left: 0;
	width: auto;
	left: 0;
	top: 0;
}
#mainFrame {
	border: 0;
	background: none;
	margin: 0;
}
#content {
	float: none;
	width: auto;
	padding: 30px 30px 30px 30px;
}
#contentFrame {
	margin: 0;
}
#printLogoBrowser {
	display: block;
	padding: 30px;
	border-bottom: 5px solid #eac572;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:left;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
float:left;
}
div.csc-textpic div.csc-textpic-imagecolumn {
	display:inline;
	float:left;
}
.csc-textpic-text {
	clear: both;
}