body {
	margin: 0;
	padding: 0;
	background: #202020;
	color: #9C9C9C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
marquee { padding: 3px; }

a {
	text-decoration: none;
	color: #5D5D5D; }
	
a:hover { text-decoration: underline; color: skyblue; }
	
#wrapper {
	width: 980px;
	margin: auto;
	overflow: hidden;
	border: 1px solid #000000;
	border-top: none;
	background: #474747; }
	
#header {
	width: 980px;
	height: 141px;
	background: url(Bilder/header_01.gif) top no-repeat;
	border-bottom: 1px solid  #1C1C1C; }
	
#headNavi {
	position: absolute;
	margin-left: 440px;
	margin-top: 118px;
	width: 540px; }
        color: #FF0000; }
	
#main {
	width: 1100px;
	border-top: 1px solid #6E6E6E;
	border-bottom: 1px solid #6E6E6E;
	overflow: hidden;
	padding-bottom: 30px; }
	
#navigation {
	width: 222px;
	float: left;
	margin-left: 25px;
	margin-top: 50px; }
	
#newsticker {
	position: absolute;
	width: 560px;
	border: 1px solid #6E6E6E;
	background: #292929;
	height: 20px;
        font-size: 12px;
	margin-left: 272px;
	margin-top: 20px;
	overflow: hidden; }

#content {
	width: 680px;
	border: 1px solid #000000;
	float: left;
	margin-top: 50px;
	margin-left: 25px;
background: #292929;
    font-size: 12px; }

#ci {
	border:1px solid #6E6E6E;
	padding:10px;
	margin-bottom: 500px; }
	
#partner, #support, #newsletter {
	width: 222px;

	margin-top: 50px;
	margin-left: 855px; }
	
#footer {
	width: 1000px;
	clear: left;
	margin: auto;
	height: 50px;
	text-align: center;  }

#subnavi {
	position: absolute;
	width: 200px;
	margin-left: 800px; }
	
.naviCat {
	font-size: 11px;
	font-weight: bold;
	padding: 10px; }
	
.navi {
	display: block;
	background: url(Bilder/navi_bg_11.png) bottom repeat-x;
	height: 20px;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-size: 12px;
	text-decoration: none; }
	
.navi:hover { text-decoration: underline; }

.headnavi {
	float: left;
	color: #ffffff;
	font-size: 13px;
	display: block;
	text-decoration: none;
	font-weight: bold; }
