*        {
        margin: 0px;
        border: 0px;
}

body {
        font-size: 12px;
        margin: 10px 0px 15px 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
          background-color: #d1d1d1;
}

#wrapper {
        width: 900px;
        margin: 0px auto;
        padding: 0px;
        background-color: #efeefb;
        overflow: hidden;
        border: 1px solid #000000;
        float:none;
}

/* Banner */
#header-banner {
        width: 900px;
        height: 120px;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

/* Navigation ueber Banner */
#header-nav-top {
        float: right;
        margin: 7px 15px 0px 0px;
        padding: 0px;
}

#header-nav-top ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
}

#header-nav-top li {
        float: left;
        white-space: nowrap;
        border-left: solid 1px #9b9fb5;
}

#header-nav-top li a {
        display: block;
        margin: 0px;
        padding: 0px 5px 0px 5px;
        color: #9b9fb5;
        font-size: 11px;
        text-decoration: none;
}

#header-nav-top a:hover, #header-nav-top .selected {
        background-color: inherit;
        color: #000000;
        text-decoration: underline;
}

#header-nav-top .img-flag {
        height: 12px;
        display: inline;
        margin: 0px;
        padding: 0px;
        border: 1px solid #000000;;
}

/* Navigation unter Banner*/
#header-nav-bottom {
        float: left;
        width: 900px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        line-height: 20px;
        background: url(../img/navigation.jpg);
}

#header-nav-bottom ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        font-weight: bold;
        font-size: 11px;
}

#header-nav-bottom li {
        float: left;
        white-space: nowrap;
}

#header-nav-bottom li a {
        display: block;
        margin: 0px;
        padding: 0px 20px 0px 20px;
        border-right: solid 1px #000000;
        background-color: inherit;
        color: #000000;
        text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a {
        margin: 0px;
        padding: 0px 20px 0px 20px;
        border-right: solid 1px #000000;
        background-color: inherit;
        color: #b90000;
        text-decoration: none;
}

/* Korrektur fuer IE6 */
* html #header-nav-bottom a {width:1%;}

#navende {
        clear: both;
        float: left;
        width: 900px;
        height: 5px;
        margin: 0px;
        padding: 0px;
        background-color: inherit;
}

.reiter        {margin: 10px 15px 0px 15px;}
.reiter a {color: #4659a6; text-decoration: none;}
.reiter a:hover {color: #202f55; text-decoration: none;}

/*******************/
/* ENDE NAVIGATION */
/*******************/

h1        {
        margin: 15px 0px 0px 15px;
        font-size:20px;
}

h2        {
        margin: 15px 0px 0px 15px;
        font-size:14px;
}

p        {
        margin:10px 15px;
        font-size: 12px;
        text-align: justify;
        line-height: 17px;
}

#footer {
        clear: both;
        width: 900px;
        height: 15px;
        padding: 3px 0px 0px 0px;
        border-top: solid 1px #000000;
        background: url(../img/footer.jpg);
        text-align: center;
        color: #646464;
        font-size: 10px;
}

.infobox        {
        margin: 15px;
        padding: 10px;
        border-left: 1px solid #bbb;
        border-top: 1px solid #bbb;
        border-right: 2px solid #bbb;
        border-bottom: 2px solid #bbb;
        background: url(../img/impressum2.jpg);
        width: 523px;
        height: 100px;
}


/* Berichte Übersichtsseite */
.berichtefenster        {
        margin: 0px 0px 15px 15px;
        border: 1px solid #9b9fb5;
        width: 278px;
        height: 200px;
        float: left;
}

.berichtefenster img {
        margin: 4px;
}

.bluebox {
        font-size: 10px;
        background-color: #3e52a8;
        color: #ffffff;
        font-weight: bold;
        float: left;
        margin: 10px 5px 0px 15px;
}

.berichtetitel {
        margin: 0px 5px;
        font-weight: bold;
        padding-top:5px;
}

.berichtetext {
        margin:10px 15px;
        font-size: 11px;
        text-align: justify;
        line-height: 14px;
}

.berichtelink        {
        font-size:11px;
        text-decoration: none;
        color: #4659a6;
}

/* Kaestchenelemente */
.technischedaten        {
        margin: 0px 15px 0px 15px;
        width: 360px;
        display: block;
        float: left;
}

.linkbox        {
        margin: 0px 15px 10px 0px;
        width: 302px;
        display: block;
        float:right;
}

.link        {
        text-decoration: none;
        color: #4659a6;
}

.link a:hover, .linkbox td a:hover, .technischedaten td a:hover        {text-decoration: none; color: #202f55;}

.technischedaten th, .linkbox th        {
        color: #fff;
        background-color: #4659a6;
        font-size: 13px;
        letter-spacing: 1px;
        width: 360px;
}

.technischedaten td, .linkbox td                {
        font-size: 11px;
        padding-top: 2px;
        padding-left: 5px;
        padding-bottom: 2px;
        border-left: 1px dotted #9b9fb5;
        border-bottom: 1px dotted #9b9fb5;
}

.technischedaten table, .linkbox table        {
        border: 1px solid #9b9fb5;
        margin-bottom: 10px;
}

.technischedaten .bild_links350         {margin: 0px;}
.technischedaten .tdr                   {text-align: center;}
.impressum                        {margin: 0px 0px 20px 10px;}
.impressum td                        {padding: 0px 30px 15px 5px;}


/*Bildelemente */

img {display:block;}

.bild_links, .bild_links150, .bild_links200, .bild_links250, .bild_links280, .bild_links300, .bild_links350, .bild_links400, .bild_links450        {
        margin: 0px 15px 10px 15px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        float: left;
        display: inline;
}

.bild_rechts, .bild_rechts150, .bild_rechts200, .bild_rechts250, .bild_rechts280, .bild_rechts300, .bild_rechts350, .bild_rechts350, .bild_rechts400        {
        margin: 0px 15px 10px 15px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        float: right;
        display: inline;
}

.bild_linksp, .bild_links150p, .bild_links200p, .bild_links250p, .bild_links280p, .bild_links300p, .bild_links350p, .bild_links400p, .bild_links450p        {
        margin: 0px 0px 10px 15px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        float: left;
        display: inline;
}

.bild_rechtsp, .bild_rechts150p, .bild_rechts200p, .bild_rechts250p, .bild_rechts280p, .bild_rechts300p, .bild_rechts350p, .bild_rechts350p, .bild_rechts400p        {
        margin: 0px 0px 10px 15px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        float: right;
        display: inline;
}

.bildreihe        {
        float:left;
        margin: 10px 0px 10px 20px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        display: inline;
}

.breitbild        {
        margin: 0px 15px 20px 15px;
        padding: 4px;
        border: 1px solid #9b9fb5;
        clear:both;
}

.breitbild_noframe        {
        margin: 0px 15px 20px 15px;
        padding: 4px;
        border: 0px solid;
        clear:both;
}

.bildtext, .bildtextu {
        margin: 0px;
        text-align: center;
        padding: 2px 0px 0px 0px;
        font-size: 10px;
}

.bildtextu        {padding-bottom: 4px; border-bottom: 1px solid #9b9fb5; margin-bottom: 4px;}

.bild_links150, .bild_rechts150, .bild_links150p, .bild_rechts150p {width: 150px;}
.bild_links200, .bild_rechts200, .bild_links200p, .bild_rechts200p {width: 200px;}
.bild_links250, .bild_rechts250, .bild_links250p, .bild_rechts250p {width: 250px;}
.bild_links280, .bild_rechts280, .bild_links280p, .bild_rechts280p {width: 280px;}
.bild_links300, .bild_rechts300, .bild_links300p, .bild_rechts300p {width: 300px;}
.bild_links350, .bild_rechts350, .bild_links350p, .bild_rechts350p {width: 350px;}
.bild_links400, .bild_rechts400, .bild_links400p, .bild_rechts400p {width: 400px;}
.bild_links450, .bild_rechts450, .bild_links450p, .bild_rechts450p {width: 450px;}


/* Trennelemente */

.starter        {
        margin: 0px 15px 10px 15px;
        text-align: right;
        padding-bottom: 3px;
        border-bottom: 1px solid #9b9fb5;
        color: #9b9fb5;
        font-size: 9px;
}

.ende        {
        margin: 0px 15px 10px 15px;
        text-align: center;
        padding-top: 5px;
        border-top: 1px solid #9b9fb5;
        color: #000;
        font-size: 10px;
        clear: both;
}


.trenner        {
        margin: 30px 15px 10px 15px;
        border-bottom: 1px dotted #9b9fb5;
        padding-bottom: 5px;
        clear: both;
}

.blindclear        {
        margin: 0px;
        border-bottom: 1px dotted #efeefb;
        width: 900px;
        padding-bottom: 0px;
        clear: both;
}

.trenner .links        {
        float:left;
        color: #4659a6;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 4px;
}

.trenner .rechts, .ende .rechts        {
        padding-bottom: 5px;
        text-align: right;
        font-size: 11px;
}

.trenner .rechts a, .ende .rechts a        {
        color: #4659a6;
        text-decoration: none;
}

*+html .trenner {margin-top: 0px;}
* html .trenner {margin-top: 0px;}

/* Lightbox Erweiterung */
#lightbox{
        background-color:#eee;
        padding: 15px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 14px; right: 14px; }

#lightbox img{ border: none; clear: both;}

* html #overlay{
        background-color: #fff;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        }

.bildundlinkbox {
        margin-left:15px;
        float:left;
}