body {
	background:#ffffff url(bg.jpg) repeat-x left top;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	top:0px;
	color:#333333;
	margin:8px 0 0 0;
}
img {
	border:none;
}
h1 {
	margin:10px 0 15px 0px;
	padding:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
	letter-spacing:1px;
}
h3 {
	margin:8px 0 8px 0;
	font-size:12px;
	color:#003399;
	font-weight:normal;
}
h4 {
	margin:8px 0 8px 0;
	font-size:12px;
	font-weight:bold;
}
h5 {
	color:#003399;
	margin:0px 0 8px 0;
	font-size:12px;
	font-weight:bold;
}
p, ul {
	padding:0px;
	margin:0px;
	border:0px;
}
* html p, * html ul {
	padding:0px;
	margin:0px;
	border:0px;
}
ul.content {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
}
li.content {
	background-image:url(pbull.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 0px 2px 18px;
}
.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.abstand1 {
	background-color:#eeeeee;
	padding:3px 0 3px 3px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
}
.abstand2 {
	background-color:#ffffff;
	padding:3px 0 3px 3px;
	color:#333333;
	margin-bottom:5px;
	font-size:12px;
}
.abstand3 {
	background-color:#00599D;
	padding:3px 0 3px 3px;
	color:#ffffff;
	margin-bottom:5px;
	font-size:12px;
	border:0px solid #ffffff;
	font-weight:bold;
}
.team {
	width:210px;
	height:100px;
	margin-bottom:10px;
	padding-left:105px;
}
* html .team {
	width:105px;
	height:100px;
	margin-bottom:10px;
	padding-left:105px;
}
#rahmenseite {
	margin-right:auto;
	margin-top:0px;
	margin-bottom:30px;
	width:980px;
	height:auto;
}
#nav {
	background:transparent url(bg_nav.png) repeat-x left top;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:75px;
	position:absolute;
	z-index:10000;
	color:#eeeeee;
	padding:5px 0 0 10px;	
}
#top {
	width:980px;
	height:303px;
	border-bottom:1px solid #333333;
	margin-left:-10px;
	margin-top:-10px;
	z-index:1;
}
td.menue {
	background:#ffffff url(arrow.gif) no-repeat left center;
	border-right:0px solid #4D5765;
	font-size:11px;
	width:220px;
	padding:6px 0px 5px 13px;
	color:#00599D;
}
#inhalt {
	background-color:#ffffff;
	width:970px;
	padding:10px 0 10px 10px;
	z-index:99999;
	margin-bottom:20px;
}
.left {
	width:720px;
	margin-right:15px;
	float:left;
	z-index:4000;
	margin-top:0px;
	position:relative;
}
#right {
	background:#ffffff url(border.gif) repeat-y left top;
	padding:10px 0 20px 15px;
	width:210px;
	height:auto;
	z-index:4000;
	margin-top:-100px;
	float:right;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	position:relative;
}
.carbox {
	float:left;
	width:160px;
	height:230px;
	padding:5px;
	text-align:left;
	background-color:#eeeeee;
	margin:10px 6px 10px 0;
	font-size:11px;
}
td.blockmenue {
	font:  14px Arial;
}
td.blockmenue a {
	color:#eeeeee;
	display:block;
	padding:4px 7px 3px 7px;
	margin:0px;
	text-decoration:none;
}

td.blockmenue a:hover {
	color:#FFFF66;
	display:block;
	padding:4px 7px 3px 7px;
	margin:0px;
	text-decoration:none;
	background-color:transparent;
	border-bottom: 1px solid #FFFF66;
}
td a.active {
	color:#FFFF66;
	display:block;
	padding:4px 7px 3px 7px;
	margin-right:0px;
	background-color:transparent;
	border-bottom: 1px solid #FFFF66;
}
td.detail {
	border-bottom:1px dotted #bfbfbf;
	padding-bottom:4px;
}
#fuss {
	background:transparent url(bg_nav.png) repeat-x left top;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
    width:980px;
		bottom:0;
	height:25px;
	left:0;
	margin:20px 0 0 0;
	position:fixed;
	right:0;
	text-align:left;
	z-index:9999;
}
#fussLinks {
    float:left;
    width:600px;
    font-size:11px;
    text-align:left;
	padding:6px 0 3px 10px;
	color:#ffffff;
}
#fussRechts {
    float:right;
    width:340px;
    font-size:11px;
    text-align:right;
	padding:3px 5px 3px 0;
}
a.link {
	background:transparent url(arrow.gif) no-repeat left top;
	color:#4C4C4C;
	text-decoration:none;
	padding-left:10px;
}
a.link:hover {
	background:transparent url(arrow_akt.gif) no-repeat left top;
	color:#0000FF;
	text-decoration:none;
}
a.fuss {
	color:#ffffff;
	text-decoration:none;
}
a.fuss:hover {
	color:#000000;
	text-decoration:none;
}
a.main {
	color:#222222;
	text-decoration:none;
	font-weight:bold;
}
a.main:hover {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}
td.aktuell {
	color:#003399;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
}
.formular_box {
	background:#ffffff url(pmt.gif) repeat-x scroll 0% top;	
	border:1px solid #CDCDCD;
	vertical-align:middle;	
	color:#333333;
	font-size:12px;
	height:22px;
	width:200px;
}
input.box_1 {
	background:transparent url(pmt.gif) repeat-x scroll 0%;
	border:1px solid #CDCDCD;
	color:#333333;
	font-size:14px;
	margin:0px 0px 8px;
	padding:1px;
	vertical-align:top;
	width:180px;
	height:18px;
}
.normal {
	background:transparent url(pmt.gif) repeat-x scroll 0%;
	border:1px solid #CDCDCD;
	padding:1px;
	vertical-align:top;
	height:18px;
}
form.formular textarea {
	background:transparent url(pmt.gif) repeat-x top;
	background-color:#FFFFFF;
	border:1px solid #CDCDCD;
	height:70px;
	margin:0px 0px 10px;
	padding:1px;
	vertical-align:top;
	font-size:12px;
}
span.leftbalken {
  	width: 500px;
  	color: #000000;
  	font-weight: bold;
  	float:left;
}

span.rightbalken {
  	width: 210px;
  	text-align: right;
  	color: #000000;
  	font-weight: bold;
  	float:right;
}
td.balken{
  	margin: 0px;
  	background-color: #ffffff;
  	color: #000000;
  	font-family: Arial;
  	font-size: 12px;
  	font-weight: bold;
  	padding:0px;
}
.lang {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	width:198px;
	padding:2px;
}
.lang10 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:12px;
}
.schmal {
  width: 89px;
}
.text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	width:190px;
	padding:2px;
}
.schmal {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
  	width: 88px;
	padding:2px;
}
.grayRahmen3 {
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    width:700px;
    margin-bottom:10px;
    padding:5px;
    min-height:80px;
}
.tab1 {
    float:left;
    width:120px;
    margin:0px;
}
.tab2 {
    float:left;
    width:380px;
    margin:0px;
	color:#666;
}
.tab3 {
	background-color:#eeeeee;
    float:left;
    width:75px;
	height:79px;
    text-align:right;
    margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding-right:13px;
}
.tab4 {
    float:left;
    width:95px;
    text-align:right;
    margin:0px;
	color:#666;
}
.tab5 {
    float:left;
    width:100px;
    margin:0px;
}
.anylinkcss {
	background:transparent url(nav.png) repeat left top;
	position:absolute;
	margin: -1px 0px 0px 0px;
	visibility: hidden;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	font:normal 14px Arial;
	line-height: 18px;
	z-index: 9999;
	width: 140px;
}
.anylinkcss a {
	
	width: 140px;
	display: block;
	text-indent: 6px;
	padding: -2px 0 2px 0px;
	text-decoration: none;
	color: #ffffff;
	margin:0px;
}
.anylinkcss a:hover { /*hover background color*/
	
	background-color:#ffffff;
	color: #00599D;
	width:140px;
	padding: -2px 0 2px 0px;
}
.navstartlink ul {
	margin:0px;
	padding:0px;
	float:right;
}
.navstartlink {
	margin:0 0 0 0px;
	font:normal 14px Arial;
	padding-top:0px;
	padding-bottom:2px;
	color:#ffffff;
}
.navstartlink li {
	display: inline;
	margin:0px;
}
.navstartlink li a {
	float:left;
	text-decoration:none;
	color: #bfbfbf;
	text-align:left;
	padding: 2px 11px 3px 7px; 
	width:auto;
	margin:0px;
}
.navstartlink li a:hover, .navstartlink li a.aktiv {
	text-decoration:none;
	color: #FFFF66;
	text-align:left;
	padding: 2px 11px 3px 7px;
	width:auto;
}
