
body { background: #000000 url(../images/main-bg.gif) repeat-x; color: #b2b2bb; font-family: tahoma, arial; font-size: 11px; text-decoration: none; margin: 0; padding: 0; text-align: center; }

* html body {
}

h1 { color: #fff; font-family: arial, tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

h2 { color: #fff; font-family: arial, tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

img {
	border: 0px;
}

a:link { color: #84919e; font-size: 11px; font-weight: bold; text-decoration: none; }
	
a:visited { color: #9d9d9b; font-size: 11px; font-weight: bold; text-decoration: none; }
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; margin-left: 10px; margin-right: 10px; }

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content { clear: both; width: 776px; background-image: url(../images/content-bg.gif); background-repeat: repeat; }

#contentwide { clear: both; width: 776px; background: #333333; }

#inhalteinspaltig {
	width: 750px;
	padding: 20px 0px 20px 20px;
}

#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines { background: #1f1f1f; height: auto; padding: 10px; width: 254px; }

#left {
	/*background: #333333 url(../images/content-top-bg.gif) no-repeat 0% 0%;*/
	float: left;
	/*padding-bottom: 20px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px; /*80px*/
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #ffffff; }
#nav ul { list-style: none; margin: 0; padding: 0; text-align:center; }

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(../images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats { background: #494949; padding: 10px; width: 254px; }

* html #stats {
	height: 170px;
}

.date {
	color: #708ba6;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 { background: url(../images/heading-bg-1.gif) no-repeat; color: #fff; display: block; font-family: arial, tahoma; font-size: 12px; font-weight: bold; text-decoration: none; height: 21px; margin-bottom: 1px; padding-left: 60px; padding-top: 30px; width: 181px; }

.heading1 h1,
.heading1 h2,
.heading2 h1,
.heading2 h2 {
	margin: 0 0 0;
	padding: 0;
}

* html .heading1 { margin-bottom: 5px; }

.heading2 { background: url(../images/heading-bg-2.gif) no-repeat; color: #fff; display: block; font-family: arial, tahoma; font-size: 12px; font-weight: bold; text-decoration: none; height: 21px; margin-bottom: 1px; padding-left: 60px; padding-top: 32px; width: 161px; margin-top: 1px; }

/*table.contenttable {border:1px solid #d4d4d4; }*/
table.contenttable {border:none; }
table.contenttable td {padding: 3px;}
table.contenttable tr {margin:0px; padding:0px;}
table.contenttable tr.tr-even {background:#333333;}
table.contenttable tr.tr-odd {background:#1f1f1f;}
table.contenttable tr.tr-0 {background:#6a859e; color:#fff;}