body{
        padding:0px;
        margin:0px;
        font-family:Arial, Verdana,Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
        background-color:#FFFFFF;
        background: transparent url(../images/back.jpg) repeat-x;
        line-height: 1.4em;
       }

/*this is for ie <5.5 */

#container{
        position:absolute;
        top:0%;
        left:50%;
        width:950px;
        height:580px;
        margin-left:-475px;
        margin-top:0px;
        background: transparent url(../images/container.jpg) repeat-x;
        overflow:hidden;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:950px;
}


#bild_header{
        position:absolute;
        left:0px;
        top:0px;
        width:997px;
        height:91px;
        background: transparent url(../images/bild_header.jpg) no-repeat;
}


#border{
        position:absolute;
        left:0px;
        top:81px;
        width:950px;
        height:472px;
}

/*CONTENT IE*/
#content{
        position:absolute;
        left:200px;
        top:98px;
        width:570px;
        height:448px;
        padding-right:20px;
        padding-left:0px;
        padding-top:28px;
        padding-bottom:10px;
        overflow:auto;
        voice-family: "\"}\"";
        voice-family:inherit;
}

/*CONTENT MOZILLA EXTRA*/

html>body #content{
        position:absolute;
        left:200px;
        top:98px;
        width:550px;
        height:418px;
        padding-right:20px;
        padding-left:0px;
        padding-top:20px;
        padding-bottom:10px;
        overflow:auto;
        voice-family: "\"}\"";
        voice-family:inherit;
}


#content_baumann{
        position:absolute;
        left:190px;
        top:98px;
        width:760px;
        height:448px;
        padding-right:20px;
        padding-left:0px;
        padding-top:28px;
        padding-bottom:10px;
        overflow:auto;
        voice-family: "\"}\"";
        voice-family:inherit;
}

/*CONTENT MOZILLA EXTRA*/

html>body #content_baumann{
        position:absolute;
        left:190px;
        top:98px;
        width:760px;
        height:418px;
        padding-right:0px;
        padding-left:0px;
        padding-top:20px;
        padding-bottom:10px;
        overflow:auto;
        voice-family: "\"}\"";
        voice-family:inherit;
}

#menu_links_top  {
        position:absolute;
        background: transparent url(../images/navi/top_bild.png) no-repeat;
        width:173px;
        height:13px;
        top:105px;
        left:0px;
}

#menu_links  {
        position:absolute;
        background: transparent url(../images/navi/top_bild.png) no-repeat;
        width:170px;
        height:240px;
        top:118px;
}


#links_top  {
        position:relative;
        background-color:#AFAFAF;
        width:170px;
        height:22px;
        top:373px;
        left:0px;
        }

#links  {
        position:relative;
        background: transparent url(../images/links/back.jpg) no-repeat;
        width:170px;
        height:202px;
        top:375px;
        left:0px;
        overflow: hidden;
      }


#rechts_top  {
        position:absolute;
        background: transparent url(../images/navi/top_bild.png) no-repeat;
        width:173px;
        height:13px;
        top:105px;
        left:779px;
}

#rechts  {
        position:absolute;
        background: transparent url(../images/rechts/back.jpg) no-repeat;
        width:170px;
        height:424px;
        top:120px;
        left:779px;
        padding-left: 10px;
        padding-top: 40px;
}

#rechts_galerie  {
        position:absolute;
        background: transparent url(../images/rechts/rechts_galerie.jpg) no-repeat;
        width:170px;
        height:424px;
        top:120px;
        left:779px;
        padding-left: 0px;
        padding-top: 60px;
}







#footer  {
        position:absolute;
        background: transparent url(../images/footer.jpg) no-repeat;
        width: 950px;
        height:34px;
        top: 546px;
}

#menu_unten {
        position:absolute;
        width: 950px;
        height:34px;
        top:546px;
        left: 20px;
}

/*Tabellenformatierung*/
.tr-0 {
/*formatierungen für die erste Zeile*/
background-color: #E6E6E6;
font-size:12px;
font-style: bold;
text-align: LEFT;
color:#000;
padding: 0px;
}


.tr-even {
/*formatierung für alle ungeraden Zeilen */
}
.tr-odd {
/*formatierung für alle geraden Zeilen */
}
.tr-even .td-0{
/*formatierung für die linke Spalte der ungeraden Zeilen */
width: 80px;
}
.tr-even .td-last {
/*formatierung für die rechte Spalte der ungeraden Zeilen */
}
.tr-odd .td-0{
/*formatierung für die linke Spalte der geraden Zeilen */
width: 80px;

}
.tr-odd .td-last {
/*formatierung für die rechte Spalte der geraden Zeilen*/
}
.tr-last {
/*formatierung für die letzte Zeile */
}
.contenttable {
/*allgemeine Formatierungen für alle Tabellen*/
width: 520px;
height: auto;
border: 0.1px #C0C0C0;
text-align: left;
font-size: 12px;
margin-left: 0px;
padding: 2px;
background-color: #E6E6E6;
}
.contenttable td {
/*allgemeine Formatierungen für alle Tabellen*/
border: 0.1px #C0C0C0;
background-color: #FFF;
padding: 10px 10px 10px 10px;
font-size: 12px;
}
.contenttable-1 {
/*allgemeine Formatierungen für die erste Tabelle der Seite */
}
.contenttable-1 .tr-0 {
/*formatierungen für die erste Zeile der ersten Tabelle */

}
.contenttable .tr-0 {
/*formatierungen für die erste Zeile aller Tabellen */
 font-size: 18px; 

}