body {
     background-color: #ffffff;
     height: 100%;
     color: #000000;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
}

#start_container {
     position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -390px;
     margin-top: -208px;
     width: 780px;
     height: 416px;
}

#start_adresse {
     position: absolute;
     top: 20px;
     right: 0px;
     text-align: right;
}

#start_stern {
     position: absolute;
     right: 24px;
     top: 162px;
     text-align: right;
}

#start_uebergangstext {
     position: absolute;
     right: 0px;
     top: 379px;
     text-align: right;
}

/* Main-Seiten */

#main_container {
     position: absolute;
     left: 0px;
     top: 20px;
}

#main_left1 {
     display: none;
}
#main_left2_1 {
     position: absolute;
     top: 0px;
     left: 0px;
     text-align: left;
     z-index: 1;
}
#main_left2_2 {
     display: none;
}
#main_left3 {
     display: none;
}

#main_top {
     display: none;
}

#main_nav0 {
     display: none;
}

#main_nav1 {
     display: none;
}

#main_nav2 {
     display: none;
}

#nav0, #nav1, #nav2 {
     margin: 0px;
     padding: 0px;
     list-style-type: none;
}

#nav0 li {
     float: left;
     margin-right: 20px;
}

#nav1 li {
     float: left;
     margin-right: 15px;
}

#nav2 li {
     float: left;
     margin-right: 15px;
}

a.nav0, a.nav0:link, a.nav0:visited {
     text-decoration: none;
     color: #999999;
     border-style: none;
}

a.nav1, a.nav1:link, a.nav1:visited {
     text-decoration: none;
     color: #ffffff;
     border-style: none;
}

a.nav2, a.nav2:link, a.nav2:visited {
     text-decoration: none;
     color: #999999;
     border-style: none;
}

a.current, a.current:link, a.current:visited, a.nav0:hover, a.nav1:hover, a.nav2:hover, a.current:hover, a.nav0:active, a.nav1:active, a.nav2:active, a.current:active, a.nav0:focus, a.nav1:focus, a.nav2:focus, a.current:focus {
     text-decoration: none;
     color: #ff9933;
     border-style: none;
}


#main_content {
     position: absolute;
     top: 100px;
     left: 20px;
     text-align: left;
     width: 616px;
     z-index: 20;
}

a, a:link {
     text-decoration: none;
     color: #000000;
     border-bottom: 1px dotted #999999;
}

a:visited {
     text-decoration: none;
     color: #999999;
     border-bottom: 1px dotted #999999;
}

a:hover, a:active, a:focus {
     text-decoration: none;
     color: #ff9933;
     border-bottom: 1px dotted #ff9933;
}

a.imglink, a.imglink:link, a.imglink:visited, a.imglink:hover, a.imglink:active, a.imglink:focus {
     text-decoration: none;
     border-style: none;
}

h1 {
     font-size: 28px;
     color: #ff9933;
     margin-bottom: 6px;
}

p.grey, div.grey {
     color: #999999;
}

p.highlight, div.highlight {
     color: #e5138a;
}

td {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     vertical-align: top;
}

hr {
     border-style: none;
     border-top: 1px solid #999999;
}



div.bilder {
     text-align: right;
}

p.bildbeschriftung {
     text-align: right;
     width: 210px;
     float: left;
     font-size: 10px;
     color: #999999;
}

#main_stern {
     display: none;
}

img {
     border-style: none;
}

img.bild1 {
     margin-right: 15px;
}

input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #999999;
}
