body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/hi.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.head {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.clear {
	clear: both;
}

.footer-links {
	float: left;
	width: 416px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 80px;
	text-align: right;
	padding-top: 55px;
	padding-right: 40px;
	font-variant: small-caps;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	color: #666;
}

.footer-links a:link, .footer-links a:active, .footer-links a:visited {
	text-decoration: none;
	color: #D10054;
}

.footer-links a:hover {
	color: #666;
	text-decoration: underline;
}
.footer-rechts {
	width: 380px;
	padding-top: 55px;
	float: left;
	text-align: left;
	padding-right: 50px;
	line-height: 14px;
	padding-left: 10px;
	font-variant: small-caps;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	color: #666;
}

.footer-rechts ul{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 0px;

}
.footer-rechts li{
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

.footer-rechts  a:link, .footer-rechts a:active, .footer-rechts a:visited {
	text-decoration: none;
	color: #D10054;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer-rechts a:hover {
	color: #4E5A67;
	text-decoration: underline;
}
.ara {
	display: none;
}

