@CHARSET "UTF-8";
body {
	background:#353535;
	font-family:Arial, Helvetica, sans-serif;
	color:#ededed;
	vertical-align:text-bottom;
	margin:25px 0 0 20px; 
	padding:0;
}
body div {
	margin:auto;
	padding:0;
}
#frame_content {
	width:850px;
	border-bottom:0;
}
#frame_content #content {
	padding:0 40px 0 40px;
}
#head {
	background:url(../images/background-head.jpg) repeat-x;
	font-size:10pt;
}
#head #Anschrift {
	border-bottom:1px solid #a4a5a5;
	color:#bbb;
	height:20px;
	text-align:right;
	padding:5px 23px 0 0;
}
#foot {
	width:850px;
	background:#353535;
	border-bottom:0;
	clear:both;
	margin-bottom:40px;
}
#foot a {
	font-size:10pt;
}
.Menu {
	border-bottom:1px solid #a4a5a5;
	text-align:right;
	height:25px;
}
.Menu ul {
	padding:5px 0 0 20px;
	margin:0;
	list-style:none;
}
.Menu li {
	float:left;
	margin:0 0 0 0;
	padding:0 20px 5px 0;
}
.Menu a {
	padding:0 0 0 12px;
	font-size:11pt;
	color:#ededed;
	text-decoration:none;
	background:url(../images/menu_link.gif) no-repeat;
}
.Menu a:hover {
	color:#bd1220;
	background:url(../images/menu_link_over.gif) no-repeat;
}
