BODY, TD, A, P, DIV, LEGEND, LABEL, INPUT, SELECT, TEXTAREA, FORM, OL, UL, LI, H1, H2, H3, H4, H5, H6 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
BODY, TD, P, DIV, LEGEND, LABEL, INPUT, FORM, SELECT, TEXTAREA, OL, UL, LI, H1, H2, H3, H4, H5, H6 {
    color: #000000;
}

H1, H2, H3, H4, H5, H6 {
}

body {
    margin: 0px;
    background-image: url(../pics/menu-bg.jpg);
    background-repeat: repeat-y;
}


a:link {
    color: #00000;0
    font-weight: bold;
}

a:visited {
    font-weight: bold;
}

img {
    border: none;
    padding:0;
    margin:0;
}

li {
  padding-bottom: 10px;
}

.minigesicht{
    position:absolute;
    left:81px;
    top:35px;
}

DIV { 
    overflow: hidden;
}

H1 {
    font-size:15px;
    color:#666666;
    font-weight:bold;
    padding-bottom: 0px;
}

H5, H5 A, H5 A:visited, H5 A:hover H5 A:link { 
    font-size:13px;
    color:#666666;
    font-weight:bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
H5 A, H5 A:visited, H5 A:hover H5 A:link {
    font-size: 12px;
} 

H6 {
    font-size:10px;
    font-style:italic;
    line-height:11px;
}

DIV.unfloater { 
    clear: both;
    font-size: 1px;
}

.selectleft {
    float: left;
    margin: 0px;
    margin-left: 50px;
    padding: 0px;
    margin-top: 60px;
    width: 155px;
    border: 0px solid #0aaaff;
    font-family:Arial, Helvetica, Geneva, sans-serif;
    list-style:none;
}

/* Basic Tabellenlayout */

TABLE.rahmen { 
    width: 1000px;
    padding-bottom: 20px;
}

TABLE.rahmen TR.ganzoben { 
}
TABLE.rahmen TR.ganzunten { 
    height: 20px;
}


TABLE.rahmen TR.ganzoben TD.flash { 
    width: 1000px;
    padding-left: 250px;
    background-image: url(../pics/leiste_oben.gif);
    background-repeat: no-repeat;
    background-position: 80px 0px;
}

TABLE.rahmen TR.ganzoben {
}

TABLE.rahmen TR.leftlanguage TD.languagemenu { 
    padding-left: 37px;
    padding-bottom: 20px;
}

TABLE.rahmen TR.leftlanguage TABLE.languageMenuEntry { 
    width: 60px;
    height: 60px;
}
TABLE.rahmen TR.leftlanguage TABLE.languageMenuEntry TR { 
    vertical-align: bottom;    
}

TABLE.rahmen TR.left { 
    height: 15px;
    vertical-align: top;
}

/* Menu */
TABLE.rahmen TR.left TD.menucontent { 
    width: 300px;
    /* IE Hack; Stellt die Tabelle richtig dar für Internet Explorer */
    * width: 200px;
    vertical-align: top;
}

TABLE.rahmen TR.left UL.menulist  {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
}

TABLE.rahmen TR.left UL.menulist LI {
    height: 30px;
    padding-bottom: 0px;
    * padding-top: 5px;
    margin-left: 27px;
    list-style-image: url(../pics/quadrat.gif);
}

TABLE.rahmen TR.left UL.menulist LI.active { 
    height: 30px;
    * padding-top: 5px;
    margin-left: 27px;
    list-style-image: url(../pics/quadrat_over.gif);
}

TABLE.rahmen TR.left UL.menulist LI        A, 
TABLE.rahmen TR.left UL.menulist LI.active A {
    font-family:Arial, Helvetica, Geneva, sans-serif;
    font-size:13px;
    color:#EEEEEE;
    text-decoration:none;
    font-weight: bold;
    padding-left: 8px;
}

TABLE.rahmen TR.left UL.menulist LI        A:hover, 
TABLE.rahmen TR.left UL.menulist LI.active A:hover {
    color:#FFC36D;
}


/* Content */

TABLE.rahmen TR.left TD.content { 
    font-family:Arial, Helvetica, Geneva, sans-serif;
    text-align: left;
    width: 800px;
    color: #000000;
    vertical-align: top;
}

TABLE.rahmen TR.left TD.content P.bodytext {
    font-family:Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
    font-size:12px;
    word-spacing: 1px;
    padding-right: 40px;
    width: 400px;
    padding-top: 0px;
}

TABLE.rahmen TR.left TD.content P.bodytext A,
TABLE.rahmen TR.left TD.content P.bodytext A:link,
TABLE.rahmen TR.left TD.content P.bodytext A:visited,
TABLE.rahmen TR.left TD.content P.bodytext A:hover { 
    font-family:Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
    font-weight: bold;
}

TABLE.rahmen TR.left TD.content UL { 
    padding-top: 7px;
    padding-bottom: 5px;
    color: #000000;
    margin-left: 40px;
}

TABLE.rahmen TR.left TD.content UL LI { 
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    list-style-image: url(../pics/quadrat_liste.gif);
    font-family:Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
    font-size: 12px;
}

/* Newsletter */
.newsletterLeft, .newsletterRight {  
    width: 150px;
    vertical-align: bottom;
}

.newsletterRight {  
    width: 100px;
    vertical-align: bottom;
}

.newsletterRight P { 
    padding-top: 3px;
}



