body {
   margin: 0;
	background-color: #FFFFFF;
   background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
   height:100%; /* this is the key! */
}

#datum {
   position: absolute;
   top: 72px;
   left: 66px;
   margin: 0px;
   padding: 0px;
}

.dat {
   color: #1B1B1B;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   /*padding: 25px 25px 25px 34px;*/   
}

#logo {
   position: absolute;
   top: 38px;
   left: 533px;
   margin: 0px;
   padding: 0px;
}

#mainimage {
   position: absolute;
   top: 125px;
   left: 152px;
   margin: 0px;
   padding: 0px;
}

#balken {
	position: absolute;
	top: 272px;
	left: 260px;
   width: 505px;
	height: 1px;
	margin: 0;
	padding: 0;
}

#headline {
	position: absolute;
	top: 287px;
	left: 260px;
	background-color: #E9E9E9;
   width: 505px;
	margin: 0;
	padding: 0;
}

#subheadline {
   position: absolute;
   top: 164px;
   left: 201px;
   width: 537px;
}

#textbereich {
   position: absolute;
   top: 335px;
   left: 260px;
   width: 480px;
   margin: 0;
   padding: 0 0 25px 25px;
	background: url(../images/bg_text.gif) no-repeat;
	background-color: #FFFFFF;
	/*border: solid;*/
}

#newsbereich {
   position: absolute;
   top: 335px;
   left: 260px;
   width: 480px;
   margin: 0;
   padding: 0 0 20px 25px;
   background: url(../images/bg_news.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-bottom: solid 1px #7E7E7E;
	/*border: solid;*/
}

.text {
   color: #353535;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   /*padding: 25px 25px 25px 34px;*/   
}

#textbg {
   background-color: #FFFFFF;
   background-image: url(../bilder/content_bg.gif);
   position: absolute;
   top: 0;
   left: 247px;
   width: 489px;
   margin: 0;
   padding: 0;
   height: 100%;
}

#bordertop {
   background-image: url(../bilder/bordertop.gif);
   background-repeat: repeat-x;
   position: absolute;
   top: 211px;
   left: 255px;
   width: 472px;
   height: 9px;
   margin: 0;
   padding: 0;
}

#img {
   position: absolute;
   top: 0;
   left: 186px;
   margin: 0;
   padding: 0;
}

#img2 {
   position: absolute;
   top: 146px;
   left: 483px;
   margin: 0;
   padding: 0;
}

#flash {
   position: absolute;
   top: 146px;
   left: 186px;
   margin: 0;
   padding: 0;
}

#tabelle {
   position: absolute;
   top: 146px;
   left: 186px;
	width: 565px;
   margin: 0;
   padding: 0;
}

#news {
   background-color: #ffffff;
   position: absolute;
   top: 186px;
   left: 492px;
	width: 250px;
   margin: 0;
   padding: 0;
}

#navigation {
   background-color: #7E7E7E;
	background-image: url(../images/bg_menue.gif);
	background-repeat: no-repeat;
   position: absolute;
   top: 125px;
   left: 0px;
	width: 152px;
   margin: 0;
   padding: 0;
}

#newsbereich a:link {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
   text-decoration: none;
}

#newsbereich a:visited {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
   text-decoration: none;
}

#newsbereich a:hover, a:active {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
   text-decoration: underline;
}

a:link {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
   text-decoration: underline;
}

a:visited {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
   text-decoration: underline;
}

a:hover, a:active {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px; 
   color: #E93B00;
	text-decoration: underline;
}

h1 {
   color: #1B3485;
   font-family: arial,helvetica,sans-serif;
   font-size: 16px;
   text-align: left;
   font-weight: bold;
   margin: 0;
	padding: 3px 0 3px 25px;
}

h2 {
   color: #282828;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
}

.etage {
   color: #282828;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
}

.klein {
   color: #282828;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   text-align: left;
}

p  {
   color: #353535;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
	padding: 0 0 15px 0;
	margin: 0;
}

td {
   color: #353535;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   /*border: 1px; 
   border-color: #A5A7A8;
   border-width: 1px; 
   border-style: solid;*/
}


.text {
   color: #353535;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   /*padding: 25px 25px 25px 34px;*/   
}


.hauptnavi {
   width: 152px;
   margin: 0;
   padding: 168px 0 13px 0;
   list-style: none;
}

.navifirst {
   font-weight: bold;
}

.navifirston {
   font-weight: bold;
}

.navisecond {
   border-color: #576D74;
   border-width: 1px 0 0 0;
   border-style: dashed;
}

.navisecondon {
   border-color: #576D74;
   border-width: 1px 0 0 0;
   border-style: dashed;
}

li.navifirst a {
   display: block;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right;
   padding-right: 11px;
   height: 19px;
}

li.navisecond a {
   display: block;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right;
   padding-right: 16px;
   height: 19px;
}

a.navi:link, a.navi:visited {
   display: block;
   color: #FFFFFF;
   text-decoration: none;
	font-size: 11px;
}

a.navi:hover {
   display: block;
   background-color: transparent;
	background-image: url(../images/bg_list_on.gif);
   color: #E93B00;
   text-decoration: none;
	font-size: 11px;
}

.selected {
   display: block;
   background-color: #FFFFFF;
	background-image: url(../images/bg_list_on.gif);
   color: #E93B00;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right; 
   padding-right: 11px;
   height: 19px;
}

.selected2 {
   display: block;
   background-color: #FFFFFF;
	background-image: url(../images/bg_list_on.gif);
   color: #E93B00;
   font-family: arial,helvetica,sans-serif;
   font-size: 10px;  
   line-height: 17px;
   text-align: right;
   padding-right: 11px;
   height: 19px;
}

li {
   color: #353535;
}