body {
    background-color: #157;
    background-color: #024;
    color: #cde;
    font-family: lucida-grande, verdana, arial, sans-serif;
    font-size: 10pt;
    line-height: 135%;
    margin: 0;
}

img {
    border: 0;
}
ul {
    list-style-type: square;
}
td {
    vertical-align: top;
}
th {
    text-align: left;
}
h1 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    padding-left: 1.3em;
    padding-top: .5em;
}
h2 {
    font-size: 110%;
    margin-top: 2.0em;
    padding-left: 20px;
    padding-right: 20px;
}
h3 {
    font-size: 11.0pt;
    margin-top: 2.0em;
    padding-left: 20px;
    padding-right: 20px;
}
form, fieldset {
    border: 0;
}
form {
    margin-left: 20px;
    padding: 0;
}
fieldset {
    margin: 0;
    padding: 0;
}
label {
    font-size: 80%;
}



#logo {
    margin-top: 20px;
    width: 100%;
}
#logo img {
    margin-left: 2.2em;
}
#logoprint, #footerprint {
    display: none;
}
#sites {
    background-color: #246;
    margin-top: 20px;
    padding-left: 11em;
}
#sites ul {
    font-size: 10pt;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: right;
    width: 802px;
}
#sites li {
    display: inline;
    letter-spacing: 0.8pt;
}
#sites a {
    padding-left: 25px;
}
#sites a:link, #sites a:visited {
    color: #9cd;
    text-decoration: none;
}
#sites a:hover, #sites a:active, #sites a:focus {
    color: #fff;
    text-decoration: none;
}




#content {
    position: relative;
    border-bottom: 1px solid #9cd;
    border-top: 1px solid #9cd;
    margin: 0;
}



/*
    background-image: url(../_images/line-99ccdd.gif);
    background-position: left 31px;
*/
#bodytext {
    position: relative;
    border-left: 1px solid #9cd;
    border-right: 1px solid #9cd;
    margin-left: 11em;
    max-width: 800px;
    min-width: 800px;
}
#bodytext table.layout {
    width: 100%;
}



#headline {
    position: relative;
    left: 11em;
    background-image: url(../_images/square-ccff00.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #024;
    border-bottom: 1px solid #9cd;
    border-left: 1px solid #9cd;
    border-right: 1px solid #9cd;
    min-height: 2.5em;
    max-width: 800px;
}


/* Inhaltszelle*/
#box {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}

#illu {
    background-color: #246;
    width: 160px;
}
#illu img {
    border-bottom: 1px solid #58a;
}

#submenu {
    background-color: #024;
    width: 160px;
}


#box .first {
    margin-top: 1.5em;
}
#box .last {
    margin-bottom: 1.5em;
}


#box table {
    margin-left: 20px;
}
#box table.nospace {
    margin-left: 0;
}
#box table.projectoverview {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
#box table.projectoverview td {
    width: 160px;
    padding: 0 35px 10px 0;
}
#box table.aktuelles {
    margin-top: 1.5em;
}
#box table.aktuelles td {
    padding-bottom: 20px;
    padding-right: 20px;
}


#box p {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}
#box form p {
    padding: 0;
}
#box ul {
}
#box .stripe {
    border-bottom: 1px solid #58a;
}
#box a {
    text-decoration: none;
}
#box a:link, #box a:visited {
    color: #9cd;
}
#box a:hover, #box a:active, #box a:focus {
    color: #fff;
}
#box img {
    padding-left: 0;
}
#box img.space {
    padding-left: 20px;
}


div.overview {
    position: relative;
    left: 480px;
    height: 100px;
    width: 159px;

    border-bottom: 1px solid #58a;
    margin-bottom: 0;
    padding: 0;
}
div.overview img {
    position: absolute;
    left: 0;
}
div.overview p {
    margin-right: 160px;
}
div.projektinfo {
    position: relative;
    clear: both;
}
div.projektinfo p {
    font-size: 10pt;
    line-height: 150%;
    padding-bottom: 10px;
    padding-top: 10px;
}


#box div.imglarge {
    position: absolute;
    top: 0;
    left: 0;
    height: 302px;
    width: 480px;
    border-bottom: 1px solid #58a;
    border-right: 1px solid #58a;
}




#footer {
    position: relative;
    color: #9cd;
    margin-left: 11em;
    margin-top: 1.0em;
}
#footer p {
    font-size: 80%;
}
#footer a {
    text-decoration: none;
}
#footer a:link, #footer a:visited {
    color: #9cd;
}
#footer a:hover, #footer a:active, #footer a:focus {
    color: #fff;
}


#menu {
    position: absolute;
    top: 2.5em;
    left: 0px;
    width: 11em;
}
#menu ul {
    line-height: 15pt;
    list-style: none;
    font-size: 90%;
    margin: 0;
    padding: 0;
    text-align: right;
}
#menu li {
    padding: 0;
}
#menu li.separator {
    color: #9cd;
    font-size: 85%;
    font-weight: bold;
    letter-spacing: 0.8pt;
    padding: 15px 25px 0 35px;
    text-transform: uppercase;
}
#menu a {
    display: block;
    line-height: 12pt;
    margin-bottom: 4px;
    padding-left: 35px;
    padding-right: 25px;
}
#menu a:link, #menu a:visited {
    background-color: #246;
    color: #9cd;
    text-decoration: none;
}
#menu a:hover, #menu a:active, #menu a:focus {
    background-image: url(../_images/stripeleft-ccff00.gif);
    background-repeat: repeat-y;
    background-position: center left;
    color: #fff;
    text-decoration: none;
}
#menu a.current {
    background-image: url(../_images/stripeleft-ccff00.gif);
    background-repeat: repeat-y;
    background-position: center left;
    color: #fff;
    text-decoration: none;
}


#submenu ul {
    line-height: 15pt;
    list-style: none;
    margin: 0;
    padding: 0;
}
#submenu li {
}
#submenu li.separator {
    display: block;
    color: #9cd;
    font-size: 85%;
    letter-spacing: 0.8pt;
    margin: 5px 24px 15px 5px;
    text-transform: uppercase;
}
#submenu a {
    display: block;
    line-height: 12pt;
    padding: 5px 24px 5px 5px;
}
#submenu a:link, #submenu a:visited {
    border-bottom: 1px solid #246;
    color: #9cd;
    font-size: 90%;
    text-decoration: none;
}
#submenu a:hover, #submenu a:active, #submenu a:focus {
    background-image: url(../_images/striperight-ccff00.gif);
    background-repeat: repeat-y;
    background-position: center right;
    color: #9cd;
    text-decoration: none;
}
#submenu a.current {
    background-image: url(../_images/striperight-ccff00.gif);
    background-repeat: repeat-y;
    background-position: center right;
    color: #9cd;
    text-decoration: none;
}

#browse a {
    display: inline;
    padding-right: 15px;
}
#browse a:link, #browse a:visited {
    border-bottom: 0;
    text-decoration: none;
}
#browse a:hover, #browse a:active, #browse a:focus {
    background-image: none;
    text-decoration: none;
}
#browse table {
    margin-top: 10px;
    width: 100%;
}
#browse td {
    padding: 0;
    width: 50%;
}
#browse td.prev {
    text-align: right;
}

div {
}


