body {
font-size:10pt;
color:#000;
font-family:Geneva, Arial, Helvetica, sans-serif;
background:#F5F5F5 url(bilder/body_bg.jpg) repeat fixed;
left:auto;
right:auto;
top:10px;
bottom:0;
padding:10px 0 0;
}
a:link,a:visited,a:active {
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	background: #000000;
	color: #C99;
filter:Shadow(color=#cccccc, direction=135)}
}
a {
font-weight:700;
}
#headline {
color:#CCC;
padding-bottom:10px;
background:#FFF url(bilder/logo_a.gif) no-repeat center;
height:40px;
text-align:center;
position:relative;
border:none;
}
#container {
	background:#FFF;
	text-align:center;
	width:920px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	clear:both;
	position:relative;
	border:1px solid #999;
	color: #000000;
}
#descriptor {
	text-align:left;
	background:left;
	padding: 0px 40px;
}
table {
	font:800 12px Arial, Helvetica, sans-serif;
	color:#000;
	background: #FFFFFF;
}
.input {
	border:1px solid #5B89C8;
	color:#000;
	font:10px Verdana,Arial,Helvetica;
	background: #FFFFFF;
}
#navbar {
	font-weight:700;
	background:#FFFFFF;
	text-align:center;
	font-size:12px;
	color:#666;
	padding-bottom:10px;
	padding-top:10px;
	top:10px;
	display:block;
	border-top: none #666;
	border-right: none #666;
	border-bottom: 1px solid #c99;
	border-left: none #666;
	width: 90%;
}
#navbar a:hover {
color:#C99;
text-decoration:none;
background:#000000;
}
#navbar a {
	color:#000;
	text-decoration:none;
	font-weight:700;
	font-style: normal;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none #c99;
	border-left: 1px none;
}
.navl {
	float: left;
	text-align: center;
	left: 100px;
	position: relative;
}
.navr {
	float: right;
	text-align: center;
	position: relative;
	padding-right: 100px;
}
#d1 {
	border: 1px solid #c99;
	width: 631px;
}
hr {
	color: #C99;
	width: 90%;
	text-align: center;
}
