body {
	background-image: url(../img/z/body-hint.gif);
	background-repeat: repeat-x;
}

.auswahl {
	background-image: url(../img/z/bild-hint.gif);
	background-repeat: repeat-x;
	height: 197px;
	text-align: center;
	vertical-align: middle;
	padding: 0;}
.auswahl-l {
	background-image: url(../img/z/bild-hint.gif);
	background-repeat: repeat-x;
	height: 197px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	background-position: right;}
.auswahl-r {
	background-image: url(../img/z/bild-hint.gif);
	background-repeat: repeat-x;
	height: 197px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	background-position: left;}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #494949;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	padding: 2px 10px 2px 10px;
}
a.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	border-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: none;}
a.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	border-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: underline;}

.fuss {
	background-image: url(../img/z/fuss-hint.gif);
	background-repeat: repeat-x;
	width: 780px;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0 20px 0;
	background-position: center bottom;
}

.fuss-l {
	background-image: url(../img/z/fuss-l.gif);
	background-repeat: no-repeat;
	width: 10px;
	background-position: left bottom;

}
.fuss-r {
	background-image: url(../img/z/fuss-r.gif);
	background-repeat: no-repeat;
	width: 10px;
	background-position: right bottom;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	padding: 20px 30px 4px 30px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 10px 40px 0px 40px;
	vertical-align: top;
}
a.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
	text-decoration: none;}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
	text-decoration: underline;}
.subheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 4px 30px;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 4px 100px;
	list-style-type: disc;
	list-style-position: outside;


}
