@charset "utf-8";
body   {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top: 0px;
}

a:link, a:visited, a:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-transform:lowercase;
}
a:hover {
	font-size: 13px;
	color:#999999;
	text-decoration: none;
	text-transform:lowercase;
}
#container {
	width: 841px;
	margin: 0 auto;
}
#kopf {
	height: 30px;
}

#footer {
	text-align: center;
	margin-top: 7px;
}#logos  {
	float: left;
	margin-right: 5px;
}
.zurueck_lnk:link, .zurueck_lnk:visited, .zurueck_lnk:active {
	font-size: 13px;
	color: #666666;
	border-bottom: 1px dotted #666;
}
.zurueck_lnk:hover {
	color:#999999;
	border-bottom: 1px dotted #999;
}
