@charset "utf-8";
/* CSS Document */

#Navi_Ostern{
	position: relative;
	height: 24px;
	width: 502px;
	padding-left: 100px;
	background-image: url(../Bilder/Grundelemente/Start/Druck/Navi.jpg);
}

#O_Footer {
	position: relative;
	height: 30px;
	width: 602px;
	background-image: url(../Bilder/Grundelemente/Start/Druck/Footer_links.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-left: 10px;
}

#O_Footer a:link, #O_Footer a:active, #O_Footer a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
	
#O_Footer a:hover {
	text-decoration: underline;
}

#O_Footer_rechts {
	position: relative;
	height: 35px;
	width: 398px;
	float: right;
	padding-top:20px;
	background-image: url(../Bilder/Grundelemente/Start/Druck/Footer_rechts.jpg);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: center;
	background-repeat: repeat-x;
	color: #333;
	background-color: #985555;
}

#O_Footer_rechts_ref {
	position: relative;
	height: 35px;
	width: 398px;
	float: right;
	padding-top:20px;
	background-image: url(../Bilder/Grundelemente/Verlauf_Footer.gif);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	background-repeat: repeat-x;
	color: #333;
}
