@charset "ISO-8859-1";

/*
#page {
	width: 100%;
	font-size: 10pt;
	line-height: 140%;
	background: rgb(255,255,255);
	color: rgb(0,0,0);
}

td {
	font-size: 10pt;
	line-height: 140%;
}

#wrapper {
	width: 100%;
}

#headerrow1, #cclogo, #spacer1, #header, #claim, #loginpanel, #topnav, #spacer2, #cblogo, #headerrow2, #topline, #leftcol, #navigation, #pageborderleft, #iconbar, #pageborderright, #footer {
	width: 0px;
	height: 0px;
	display: none;
}

#content {
	width: 100%;
}

#c_wrap {
	width: 100%;
}
#c_col1 {
	width: 75%;
}
#c_col1.otp {
	width: 100%;
}

#anzeigen, small, .small, .boxtext {
	font-size: 8pt;
	line-height: 140%;
}

#content label, .labelstyle, .explain {
	font-size: 9pt;
	line-height: 140%;
}

.postit, .legende {
	border: 1px solid #000;
}

.postitback, .legendeback {
	background: #fff;
	padding: 0 7pt 7pt 7pt;
}

h1 {
	border-bottom: 4px solid rgb(128,128,128);
}

.infobox, .infobox_blau, .infobox_grau {
	background: #fff;
	color: #000;
	page-break-inside: avoid;
}

.infotitle {
	background: rgb(228,228,228);
	color: rgb(0,0,0);
}

.boxcontent {
	background: rgb(255,255,255);
	color: #000;
}

#content a, #content a:link, #content a:visited {
	color: rgb(128, 128, 128);
}

tr.altrow {
	background: rgb(240,240,240);
}

.plist {
	height: auto;
	overflow: visible;
	border: 0;
}
*/

/*** Elemente anzeigen/ausblenden ***/

div.print {
	display: block;
}

span.print {
	display: inline;
}

.screen {
	width: 0px;
	height: 0px;
	display: none;
}

/* EOF */