html {
height:100%
}

body {

	background-color: #FFFFFF;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#container {

 	position: relative;
 	width: 960px;
 	min-height: 100%;
 	left: 50%;
 	margin-left: -480px;
 	background-image:url("img/bg_total.gif");
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCB316;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FCB316;
	}
	
* html #container
{
height: 100%;
}

#headline {
	color: #A72C32;
}


#flashbild1 {
	position:absolute;
	left:333px;
	top:-1px;
	width:315px;
	height:245px;
	z-index:2;
}

#flashbild2 {
	position:absolute;
	left:644px;
	top:53px;
	width:315px;
	height:245px;
	z-index:1;
}
#impressum {
	position:absolute;
	left:645px;
	top:-1px;
	width:331px;
	height:59px;
	z-index:3;
	font-size: 10px;
	margin-left:5px;
	margin-top:5px;
}
#logo {
	position:absolute;
	left:18px;
	top:0px;
	width:184px;
	height:99px;
	z-index:4;
}
#navp1 {
	position:absolute;
	left:17px;
	top:121px;
	width:305px;
	height:120px;
	z-index:5;
}
#navp2 {
	position:absolute;
	left:16px;
	top:251px;
	width:611px;
	height:48px;
	z-index:6;
}

#content {
margin-top:-3px;
background-color:#eeeeee;
overflow:auto;
}

#contentinhalt {
float:left;
width:710px;
padding-top:20px;
padding-left:10px;
padding-right:10px;
}

#news {
float:left;
width:201px;
background:url("img/bg_news_content.gif");
height:100%;
background-repeat:repeat-y;
}


#ecg {
background:url("img/bg_content_unten.gif");
height:30;
text-align:right;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1 {
	font-size:30px;
	}

h2 {
	font-size:16px;
	color:#FCB315;
	font-weight:bold;
	}
	
font.ub {
	font-size:30px;
	}
	
table.bilder {
border:1px;
border-style:dashed;
border-color:#ff9900;
margin-bottom:5px;
margin-right:5px;
padding:5px;
}
img.rahmen {
	border: 1px solid #999999;
}

td.small {
	font-size: 10px;
}

a {
color:#FCB315;
}

   #newsticker {
      height: 24px;
      _height: 30px;
      position: relative;
      overflow: hidden;
      padding: 3px;
      display: none;
      color:#000;
   }
   #newsticker_news {
      white-space: nowrap;
      display: none;
   }
   #newsticker_news a {
      margin: 0 30px;
      white-space: nowrap;
      text-decoration: none;
      color:#666;
   }

