body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#111111;
	color:#333333;
	margin:0;
	font-size: 80%;
	font-style: normal;
}

#container {
	width:902px;
	background-color:#333333;
	text-align: left;
	border: solid #222222 1px;
	margin: 0px 0 50px 0;
	border-top: none;
	color: #ffffff;
	
}

ul#Navigation {
	height:30px;
	margin:10px 0 0 0px;
	padding:0 0 0 30px;
}

ul#Navigation a,
ul#Navigation a:link,
ul#Navigation a:visited {
	text-decoration: none;
	color: #999999;
}

ul#Navigation a:focus,
ul#Navigation a:active,
ul#Navigation a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

ul#Navigation li {
	float:left;
	list-style-type:none;
	padding:0px 30px 0px 0px;
	margin:0 5px 0 0px;
	color: #FFEF73;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}
ul#Navigation li a.enabled {
	float:left;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0 0px 0 0px;
	color: #FF0000;
	font-weight: bolder;
}

#content {
	width:902px;
	border: 1px solid red;
}

.links {
	float:left;
	width:680px;
	border-color: #000000;
	border-width: 1px 1px 0 0;
	border-style: dotted;
	color: #666666;
	background-color:#333;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
    font-size: 90%;
	height: 500px;
}
	
.rechts {
	margin:0 0 0 681px;
	width:220px;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px 0 0 0;
	color: #666666;
}

.footer {
	clear:both;
	font-size:100%;
	background-color: #333333;
	padding: 0px 0px 20px 0px;
	color: #666666;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: #000000;
}

p {
	padding: 20px 20px 0px 27px;
	margin:0;
	line-height: 150%;
}
.h1 {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

ul.headline_rechts {
	color: #00FF33;
	font-weight: bold;
	list-style-type:none;
	font-size: 90%;
	margin:10px 0 0 0px;
	padding:0 0 0 30px;
	line-height:1,5;
}

ul.headline_rechts a,
ul.headline_rechts a:link,
ul.headline_rechts a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

ul.headline_rechts a:focus,
ul.headline_rechts a:active,
ul.headline_rechts a:hover {
	text-decoration:none;
	font-weight: normal;
	color:#CCCCCC;
}

ul.headline_rechts li {
	list-style-type:none;
	padding:0px 0px 2px 0px;
	margin:0px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

ul.headline_rechts li a.enabled {
	float:left;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0 0px 0 0px;
	color: #FF0000;
	font-weight: normal;
}
