/* CSS Document */

/* Grundformatierungen des Bodys, Standardschrift, -links */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
body {
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:990px;
}
UL UL LI { font-size: 11px; list-style-image:url(../img/li3.gif); }
a,a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005f3f; 
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color:#005f3f; 
	text-decoration: none;	
}
a:active {
}
a:visited {
}

.print-main {
	width:565px;
	height:100%;
}
.seitenueberschrift {
	position:absolute;
	left:16px;
	top:76px;
	font-size:12px;
	font-weight:bold;
	color:#005f3f; 
}
.drucken {
	position:absolute;
	top:105px;
	left:475px;
}
.inhalt {
	padding:22px;
}

.search-headline {
	color:#005f3f;
}
P.csc-caption { border-left:7px solid #005f3f; }
TABLE.contenttable-1 TR.tr-0 TD { 
background-color: #005f3f;
}
