#alea_logo {
         position: absolute;
         left: 40px;
         top: 40px;
         width: 200px;
         height: 100px;
         z-index: 1;
}


#gesamt_divbox {
         width: 1025px;
}


#header {
         width: 1025px;
         height: 126px;
         background-image: url(../layout/header_hintergrund.png);
}


#header_bild {
         width: 579px;
         height: 270px;
         background: #000000;
         float: left;
}

#header_text_rahmen {
         width: 370px;
         height: 270px;
         background-image:url(../layout/haupttext_hintergrund.png);
         float: left;
}

#header_ueberschrift_bild {
         float: left;
         margin-left: 10px;
         margin-top: 10px;
         border: 0px solid;
 }

#header_ueberschrift_subslogan {
         font-family: arial;
         font-size: 12px;
         font-weight: normal;
         color: #FF00FF;
         margin-left: 10px;
         margin-bottom: 10px;
         margin-top: 30px;
         border: 0px solid;
}


#header_text {
         font-family: arial;
         font-size: 12px;
         color: #FFFFFF;
         margin-top: 20px;
         margin-left: 20px;
         margin-right: 20px;
         border: 0px solid;
}


#Schatten1 {
         width: 35px;
         height: 270px;
         background-image:URL(../layout/Schatten1.png);
         float: left;
}


#Schatten2 {
         width: 38px;
         height: 270px;
         background-image:URL(../layout/Schatten2.png);
         float: left;
}



/*__________________ Content _____________________________________*/


#content_hauptrahmen {
         border: 0px solid;
         z-index: 1;
}


#content_hintergrund {
         float: left;
         width: 1025px;
         border: 0px solid;
         background-image:URL(../layout/content_hintergrund.png);
}


#inhalte_rahmen {
         float: left;
         margin-left: 35px;
         width: 749px;
         height: auto;
         border: 0px solid;
         padding-bottom: 5px;
}


#inhalt {
         float: left;
         width: 747px;
         background-image:URL(../layout/textfeld_hintergrund.png);
         background-repeat: no-repeat;
         border: 0px solid;

}


#zurueck_link {
         float: left;
         margin-top: 5px;
         margin-left: 10px;
         height: 32px;
         border: 0px solid;
}

#inhalte_ueberschrift {
         float: left;
         width: 600px;
         height: 32px;
         border: 0px solid;
         font-family: arial;
         font-size: 14px;
         font-weight: bold;
         margin-left: 10px;
         color: #000000;
         margin-top: 5px;
}


#inhalte_ueberschrift1 {
         margin-top: 8px;
         margin-left: 12px;
         width: 500px;
         height: 45px;
         font-family: arial;
         font-size: 14px;
         font-weight: bold;
         color: #000000;
         border: 0px solid;
}


#inhalte_bild {
         float: left;
         width: 200px;
         height: 150px;
         margin-left: 10px;
         margin-bottom: 10px;
         border: 0px solid;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         border: 0px solid;
}


#inhalte_text {
         float: right;
         width: 500px;
         height: 150px;
         max-height: 150px;
         overflow: hidden;
         overflow-x: hidden;
         margin-right: 20px;
         margin-bottom: 10px;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         border: 0px solid;
}


#inhalte_text_link {
         float: right;
         width: 500px;
         margin-right: 10px;
         margin-bottom: 10px;
         border: 0px solid;
         z-index: 1;
}

#button_link {
         position: relative;
         left: 70px;
         top: -32px;
}


#inhalte_breiter_text {
         float: left;
         width: 700px;
         border: 0px solid;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         margin-top: 10px;
         margin-left: 20px;
         margin-right: 10px;
         padding-bottom: 60px;
}

#navi_hintergrund {
         float: left;
         width: 198px;
         border: 0px solid;
         background-image:URL(../layout/navi_hintergrund.png);
}

#navi {
         background-image:URL(../layout/navi.png);
         height: auto;
}

#kai_reimers {
         margin-top: 60px;
}



#fussleiste {
         float: left;
         height: 76px;
         width: 1025px;
         background-image:URL(../layout/fussleiste_hintergrund.png);
}


#fusszeile {
         height: 30px;
         margin-right: 240px;
         float: right;
}


body {
         background-color: #FFF;
         margin-top: 0px;
         margin-bottom: 0px;
         margin-left: 0px;
         margin-right: 0px;
         overflow-x: hidden;
         background-image:URL(../layout/seiten_hintergrund.jpg);
}

img {
         border: 0px solid;
         vertical-align: middle;
}

#haendlerbund_logo {
         position: relative;
         left: 18px;
}