/* CSS codefabrik gmbh | http://www.codefabrik.ch 
 *
 *
 */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(/media/hg.gif);
	background-repeat: repeat-x;
	text-align: left;
}
form{
 height: 0px;
 margin: 0;
 display: inline;
}
#schlagzeile{
  position: absolute;
	width: 400px;
	min-height: 50px;
	padding: 10px 0px 10px 10px;
	top: 410px;
	background-image: url(/media/trans_w75.png);
}
.hellgrau {
	background-color: #EDEDED;
	color: #000;
}
.navitop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.navi {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.naviSpezial {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 20px;
  background-color: #CCCCCC;
	text-decoration: none;
}
.naviActive {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.grau {
	background-color: #CCCCCC;
}
.weiss {
	background-color: #FFFFFF;
}
.rot {
	background-color: #F00000;
}
.untertitel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.linien {
	background-image: url(/media/linien.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.textweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.suchergebnis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.titelweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.titelrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #FF0000;
	font-weight: bold;
}
.textrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
}
.textrotklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FF0000;
}
