html, body {
   height:100%;
   background-image : url(/fileadmin/2006/images/bg.gif);
   background-repeat : repeat-x;
   background-position : top left; 
   margin: 0;
   padding: 0;
   background-color:#FFFFFF;
   text-align:center;
   font-family : Arial, Helvetica, Geneva, sans-serif;
}
#container {
   position:relative;
   text-align: left;
   width: 893px;
   background-image : url(/fileadmin/2006/images/bg_start.gif);
   background-repeat : repeat-x;
   background-position : top left; 
   text-align: left;
   margin: auto;
   height: 540px;
}
#logo {
   position : absolute;
   left : 0;
   top : 0;
   width : 100%;
   height : 106px;
   background-color: #ffffff;
   z-index : 1;
}
#picture {
   position : absolute;
   left : 435px;
   top : 60px;
   width : 458px;
   height : 196px;
   z-index : 2;
}
#navtop {
   position : absolute;
   left : 300px;
   top : 0;
   width : 593px;
   text-align : right;
   height : 21px;
   z-index : 3;
}
#navmain {
   position : absolute;
   left : 0;
   top : 106px;
   height : 400px;
   width : 154px;
   overflow : hidden;
   z-index : 4;
}
#navigation {
   height: 175px;
}
#box_content {
   position : absolute;
   top : 106px;
   width : 100%;
   z-index : 0;
}
#teaserRot {
   margin-left: 155px;
   width : 738px;
   height : 9.35em;
   color : #ffffff;
   clear:both;
   background-image : url(/fileadmin/2006/images/bg_teaserRot.gif);
   background-repeat : repeat-y;
   background-position : top left;
   background-color : #6e1010;
}
#teaserWeiss {
   margin-left: 155px;
   width : 738px;
   color : #000000;
   background-color : #ffffff;
   clear:both;
}
#teaserPadding {
   padding-left : 154px;
}
#contentLeftWeiss {
   float: left;
   overflow : hidden;
   width : 270px;
}
#contentMiddleWeiss {
   float: left;
   overflow : hidden;
   width : 447px;
}
#content {
   margin-left: 155px;
   clear:both;
   width : 738px;
}
#contentLeft {
   float: left;
   overflow : hidden;
   width : 260px;
}
#contentMiddle {
   float: left;
   overflow : hidden;
   width : 240px;
}
#contentRight {
   float: left;
   overflow : hidden;
   width : 230px;
}
a {
   color : #6e1010;
   text-decoration : none;
}
a:link {
   color : #6e1010;
   text-decoration : none;
}
a:visited {
   color : #6e1010;
   text-decoration : none;
}
a:active {
   color : #6e1010;
   text-decoration : none;
}
a:hover {
   color : #000000;
   text-decoration : none;
}
a.valid {
   color : #ffffff;
   text-decoration : none;
}
a.valid:link {
   color : #ffffff;
   text-decoration : none;
}
a.valid:visited {
   color : #ffffff;
   text-decoration : none;
}
a.valid:active {
   color : #ffffff;
   text-decoration : none;
}
a.valid:hover {
   color : #6e1010;
   text-decoration : none;
}
a.teaserTextRot {
   color : #ffffff;
   text-decoration : underline;
}
a.teaserTextRot:link {
   color : #ffffff;
   text-decoration : underline;
}
a.teaserTextRot:visited {
   color : #ffffff;
   text-decoration : underline;
}
a.teaserTextRot:active {
   color : #ffffff;
   text-decoration : underline;
}
a.teaserTextRot:hover {
   color : #9b9ea3;
   text-decoration : underline;
}
h1 {
   font-size : 1em;
   font-weight : bold;
   color : #535353;
   text-decoration : none;
   line-height : 1.2em;
}
h2 {
   font-size : 1em;
   font-weight : bold;
   color : #6e1010;
   text-decoration : none;
   line-height : 1.2em;
}
p {
   font-size : 0.75em;
   text-decoration : none;
   line-height : 1.6em;
   margin: 0;
}
.txtbasic {
   font-size : 0.75em;
   text-decoration : none;
   line-height : 1.6em;
}
form {
   padding-left : 0;
   width : 300px;
}
.kontaktlabel {
   position : relative;
   clear : both;
   margin : 0;
   margin-top : 10px;
   margin-bottom : 5px;
   padding : 0;
   font-size : 0.75em;
   color : #505050;
   text-decoration : none;
}
.kontaktbox {
   padding : 5px;
   float : left;
   height : 15px;
   width : 265px;
}
.kontaktfield {
   border : 1px solid #777777;
   background-color : #ffffff;
   padding : 2px;
   font-size : 0.75em;
   color : #000000;
   text-decoration : none;
   width : 250px;
}
.button {
   border : 1px solid #ffffff;
   clear : both;
   background-color : #6e1010;
   font-size : 0.75em;
   color : #ffffff;
   text-decoration : none;
   width : 250px;
}
.suchfeld {
   text-align : left;
   padding-left : 20px;
   width : 134px;
}
.suchbutton {
   margin-top : 2px;
   padding-left : 6px;
}
.searchfield {
   border : 1px solid #9b9ea3;
   background-color : #ffffff;
   padding : 2px;
   font-size : 0.75em;
   color : #000000;
   text-decoration : none;
   width : 80px;
}
.teaserTextRotAbstand {
   font-size : 0.75em;
   font-weight : bold;
   color : #ffffff;
   text-decoration : none;
   line-height : 1.6em;
   padding-left : 15px;
   width : 250px;
}
.contentPadding {
   padding-top : 10px;
   padding-left : 15px;
}
.contentPaddingRot {
   padding-top : 23px;
}

