body {
	background: transparent;
	width: 100%;
	height: 100%;

}

#base {
	height: 100%;
	width: 100%;
}

#printlogo {
	display: block;
	margin-bottom: 20px;
}

p {
	font-size: 13px;
}

h2 {
	font-size: 14px;
}

/* DISPLAY NONE */

#navi,
#context,
#head,
#foot,
#linieDanach {
	display: none;
}

/* ENDE DISPLAY NONE */

#contentin {
	border-right: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.csc-textpic-text,
div#contentin p.bodytext {
	clear: left;
}

div#contentin .right {
	float: none;
}

.right {
	width: 100% !important;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0;
}