/* CSS Document */

   #mainframe {
	position: absolute;
	left: 50%;
	margin: 0px -489px 0;
	width: 978px;
	top: 0px;
	padding-top: 10px;

   }
.bg {
	background-image: url(../bilder/bg_px3.jpg);
	background-repeat: repeat-x;
	background-position: left left;
	background-attachment: fixed;

}

.px5{
	line-height: 9px;

}


.bgImage {
	background-image: url(../bilder/36_40.gif);
	background-repeat: no-repeat;
	width: 55px;

}
.linie {
	background-image: url(../bilder/px_linie.gif);
	background-repeat: repeat-x;

}
#linie{
	position: absolute;
	width: 100%;
	top: 0px;
	background-image: url(../bilder/px_linie.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D0016;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D0016;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D0016;
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D0016;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	
}
.abstand {
	padding-top: 20px;
	padding-left: 20px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9D0116;
	line-height: 21px;
	font-weight: bold;
}
