@charset "UTF-8";
/* CSS Document */

html{
	height:100%;
	margin: 0;
	padding: 0;
}

BODY {
	background: url('img/bg.jpg') repeat-x #e1e1e0;
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11x;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}

#kopf {
	width: 980px;
	height: 70px;
	margin: 0 auto;
}

#logo {
	width: 220px;
	float: left;
}

#meta {
	width: 760px;
	float: right;
	text-align: right;
	color: #666666;
	padding-top: 3px;
	font-size: 11px;
}

#navi {
         margin: 0px;
         padding: 0px;
	width: 990px;
	margin: 0 auto;
	margin-top: 18px;
	text-align: left;
}

#nav-news {
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	width: 492px;
	height: 100px;
	background: url('img/bgnews.jpg') no-repeat;
	float: left;
	margin-bottom: 10px;
}

#nav-stats {
	margin: 0px;
	padding: 0px;
	width: 492px;
	height: 100px;
	background: url('img/bgstats.jpg') no-repeat;
	float: right;
	margin-bottom: 10px;
}

#herz {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#links {
	width: 185px;
	background: url('img/bg-schmal.jpg') repeat-y;
	float: left;
	margin-right: 12px;
	margin-left: 2px;
	margin-bottom: 15px;
	text-align: left;
}

#mitte {
	width: 588px;
	background: url('img/bg-breit.jpg') repeat-y;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}

#rechts {
	width: 185px;
	background: url('img/bg-schmal.jpg') repeat-y;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	font-size: 9px;
}

.r1 {
	width: 185px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url('img/r1.jpg');
}

.r2 {
	width: 185px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url('img/r2.jpg');
}

.rr1 {
	width: 588px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url('img/rr1.png');
}

.rr2 {
	width: 588px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url('img/rr2.png');
}

#fuss {
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
}

.banner {
	text-align: center;
	font-size: 9px;
}

.nav1 {
	padding: 15px;
	padding-top: 25px;
	padding-left: 7px;
	color: #ffffff;
	font-size: 14px;
}

.nav1 A {
	text-decoration: none;
	color: #ffffff;
}

.nav1 A:hover {
	text-decoration: underline;
	color: #ffffff;
}

.nav2 {
	padding: 15px;
	padding-top: 25px;
	color: #ffffff;
	font-size: 14px;
}

.nav2 A {
	text-decoration: none;
	color: #ffffff;
}

.nav2 A:hover {
	text-decoration: underline;
	color: #ffffff;
}

.tbl_head {background: #1C3667; color: white; font-weight: bold;}

.leftbox {
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

.leftbox_kat {
  	color:        #666666;
  	font-size:    11px;
  	margin-bottom:  2px;
}

.leftbox_title {
  	font-size:    12px;
  	font-weight:  bold;
  	color:        #08336E;
	border-bottom: 1px solid #e5e5e5;
}

A {
  color:	#08336E;
  text-decoration:	none;
}

A:hover {
  text-decoration:	underline;
}

.hell {
  color:	#FEFEFE;
  text-decoration:	none;
}

.hell:hover {
  text-decoration:	underline;
}

.bodytext A {
  color:	#08336E;
  text-decoration:	underline;
}

.bodytext A:hover {
  text-decoration:	none;
}

.story {
  margin:       10px;
	border-bottom: 1px solid #e5e5e5;
}

.story_top {
  color:        #666666;
  font-size:    12px;
  margin:       0px;
}

.story TD {
  vertical-align: top;
}

.titel {
  font-size:    17px;
  font-weight:  bold;
  color:        #08336E;
  margin-bottom:  0px;
  margin-left:    0px;
  margin-top:     0px;
}

H1 {
  font-size:    17px;
  font-weight:  bold;
  color:        #08336E;
  margin-bottom:  0px;
  margin-left:    0px;
  margin-top:     0px;
}

.story P {
  margin-top:     10px;
  margin-bottom:  10px;
}

.bodytext {
	font-size: 12px;
	line-height: 1.3;
	text-align: justify;
}

.meta-mnu {
  color:	#666666;
  text-decoration:	none;
  font-size: 11px;
}

.meta-mnu:hover {
  color:	#666666;
  text-decoration:	underline;
}

.meta-mnu-act {
  color:	#666666;
  text-decoration:	underline;
}

.meta-mnu-act:hover {
  color:	#666666;
  text-decoration:	underline;
}

.mnu {
  color:	#FEFEFE;
  text-decoration:	none;
}

.mnu:hover {
  color:	#FFFFFF;
  text-decoration:	underline;
}

.mnu-act {
  color:	#FFFFFF;
  text-decoration:	underline;
}

.mnu-act:hover {
  color:	#FFFFFF;
  text-decoration:	underline;
}

.tbl_menu {
  font-size: 12px;
}

.tbl_menu TD {
  background:	#FEFEFE;
  height:	25px;
}

.menu {
  color:	#8D2526;
  text-decoration:	none;
}

.menu:hover {
  color:	#8D2526;
  text-decoration:	underline;
}

.menu-act {
  color:	#8D2526;
  text-decoration:	underline;
}

.menu-act:hover {
  color:	#8D2526;
  text-decoration:	underline;
}

.menu1 {
  color:	#1C3667;
  text-decoration:	none;
}

.menu1:hover {
  color:	#1C3667;
  text-decoration:	underline;
}

.menu1-act {
  color:	#1C3667;
  text-decoration:	underline;
}

.menu1-act:hover {
  color:	#1C3667;
  text-decoration:	underline;
}

.stats TD {
border-style: ridge ridge ridge ridge;
font-size: 12px;
}

html>body .stats TD {
  border-color:	#EFEFEF;
  font-size: 12x;
}

.tbl_head {background: #1C3667; color: white; font-weight: bold;}

IMG {
	border:	none;
}

.picbox {
	margin-bottom: 5px;
}

#abs {
	padding: 20px;
	padding-top: 5px;
	text-align: left;
}