@charset "UTF-8";
body {
	background-color: #000000;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #333366;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #333333;
}
#container {
	background-image: url(../img/bg_all_f2.jpg);
	height: 331px;
	width: 512px;
	border: 1px solid #666666;
	text-align: left;
	margin: 1em auto;
	background-color: #000000;
	background-repeat: no-repeat;
}
#head {
	height: 137px;
	width: 100%;
}
#content {
	height: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 200px;
	padding-right: 90px;
	overflow: auto;
	line-height: 15px;
}
#switch {
	text-indent: 337px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 512px;
}
/*#switch a:hover {
	background-image: url(../img/schalter_f3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 337px 0px;
}*/
#footer {
	height: 81px;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1A1F20;
	padding-top: 90px;
}
#footer a{
	text-decoration: none;
	color: #393D3C;
}
#footer a:hover{
	color: #FFFFCC;
}
.fett {
	font-weight: bold;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
