/* General */
* {
    margin: 0;
    padding: 0;
}

html, body {
    background: url(../images/bg.gif) repeat-y;
    font-size: 1em;
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

body {
    font-size: 100.01%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

.y {
    clear: both;
}

.x {
    height: 0px;
    width: 0px;
    display: block;
    overflow: hidden;
}


ul, li, ol {
    list-style: none;
}

div#wrap {
 /*width: 779px;*/
width: 1024px;

}

/* Meta navigation */
div#meta {
    background: #F1F1F1;
    font-size: 0.6875em;
    padding: 3px 0 0 0;
    width: 779px;
}

div#meta p {
    background: #fff;
    width: 170px;
    margin: 0 0 0 609px;
    padding: 0 0 3px 0;
    text-align: center;
    color: #a0a0a0;
}

div#meta p a {
    color: #a0a0a0;
}

/* Header */
div#header {
    background: url(../images/bg2.gif);
    padding: 0 0 5px 0;
}

div#header p {
    background: #fff no-repeat top right;
    height: 70px;
}

div#header p img {
    margin: 10px 0 0 30px;
}

/* Layout columns */
div#col-left {
    width: 180px;
    float: left;
    font-size: 0.6875em;
}

div#col-body {
    width: 844px;
    float: left;
}

div#col-right {
    width: 170px;
    float: left;
}

/* Main navigation */
div#mnavi a {
    display: block;
    /*color: #334f77;*/
         color: #203D47;
    background-color: #e8e8ee;
    border-bottom: 1px solid #aaaaaa;
}

div#col-left ul.e1 {
    margin: 15px 0 0 0;
}

div#col-left li a.e1p {
    padding: 3px 5px 3px 10px;
}

div#col-left li a.e1a,
div#col-left li a.e1o,
div#col-left li a.e1oa {
    padding: 3px 5px 3px 10px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e1oa {
    background: #fff url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e1o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2p {
    padding: 3px 5px 3px 20px;
}

div#col-left li a.e2a,
div#col-left li a.e2o,
div#col-left li a.e2oa {
    padding: 3px 5px 3px 20px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e2oa {
    background: #fff url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e3p {
    padding: 3px 5px 3px 30px;
    background: #e8e8ee url(../images/pf_navi1.gif) no-repeat 25px 8px;
}

div#col-left li a.e3a,
div#col-left li a.e3o {
    padding: 3px 5px 3px 30px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e3o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left ul.e3 {

}

/* Boxes, left */
div.boxleft,
div.logoutbox {
    background: #dfe0e5;
    width: 180px;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    font-size: 1.45em;
}

div.boxleft label {
    float: left;
    width: 75px;
    text-indent: 10px;
    padding: 1px 0 0 0;
    cursor: pointer;
    color: #9d9ea2;
    font-size: 0.6875em;
}

div.boxleft input {
    float: left;
    width: 65px;
    margin: 0 5px 5px 0;
    font-size: 0.6875em;
}

div.boxleft a {
    float: left;
    width: 30px;
    color: #9d9ea2;
    padding: 1px 0 0 0;
    font-size: 0.6875em;
}

div.boxleft a:hover {
    text-decoration: none;
}

div.boxleft select {
    float: left;
    width: 85px;
    font-size: 0.6875em;
    margin: 0 5px 5px 59px;
}

div.logoutbox p {
    font-size: 0.6875em;
    padding: 0 10px 10px 10px;
}

div.logoutbox p {
    font-size: 0.6875em;
    padding: 0 10px 10px 10px;
}

div.logoutbox p a {
    color: #9d9ea2;
    padding: 0 13px 0 0;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}


/* Content */
h1 {
    font-size: 1.3em;
    color: #C7681C;
    padding: 0 10px 2px 10px;
}

h2 {
    font-size: 1em;
    color: #C7681C;
    padding: 0 10px 2px 10px;
}

h3 {
    font-size: 0.9em;
    color: #C7681C;
    padding: 0 10px 2px 10px;
}

div#col-body h1 {
    font-size: 1.3em;
    color: #C7681C;
    padding: 0px 10px 2px 10px;
}

div#col-body h2 {
    font-size: 1em;
    color: #C7681C;
    padding: 20px 10px 5px 10px;
}

div#col-body h3 {
    font-size: 0.9em;
    color: #C7681C;
    padding: 20px 10px 5px 10px;
}

div#col-body p {
    font-size: 0.7875em;
    /*color: #3E4D74;*/
         color: #203D47;
    padding: 10px 10px 0 10px;
    line-height: 1.5;
}


table {
    /*font-size: 0.6875em;*/
         /*font-size: 100%;*/
         font-size: 0.7875em;
    /*color: #3E4D74;*/
         color: #203D47;
    padding: 10px 10px 0 10px;
    line-height: 1.5;
}

div#col-body div.artikelliste p {
    padding: 0 10px;
}

div#col-body h2 a,
div#col-body div.artikelliste p a {
    color: #D9681C;
}

div#col-body a {
    /*color: #D9681C;*/
         color: #C7681C;
}

div#col-body div.content ul {
    color: #3E4D74;
    padding: 10px 10px 0 10px;
    font-size: 0.6875em;
}

div#col-body div.content ul li {
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 0px 7px;
    padding: 3px 0 3px 10px;
}

* html div#col-body div.content ul {
    width: 100%;
}

* html div#col-body div.content ul li {
    float: left;
    width: 400px;
}

div#bc {
    color: #a0a0a0;
    font-size: 0.6875em;
    padding: 2px 10px 10px 10px;
}

div#bc a {
    color: #a0a0a0;
}

/* Footer */
div#footer {
    border-top: 1px solid #d2d2d2;
    margin: 40px 10px 50px 10px;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 0.6875em;
    color: #a0a0a0;
}

div#footer a {
    color: #a0a0a0;
}

/* Contact form */
div.kontaktformular label {
    float: left;
    width: 120px;
        font-size: 0.7875em;
    /*color: #3E4D74;*/
         color: #203D47;
    padding: 10px 10px 0 10px;
    line-height: 1.5;
}

div.kontaktformular input {
    vertical-align: middle;
}

div.kontaktformular p.abschicken {
    margin: 0 0 0 100px;
}

div.kontaktformular p.abschicken input {
    font-size: 11px;
}

div.kontaktformular input.eingabe,
div.kontaktformular textarea {
    width: 300px;
}

div.kontaktformular textarea {
    height: 150px;
}

/* Right column */
div#col-right h1 {
    padding: 10px 10px 0 10px;
}

div#col-right h3 {
    font-size: 0.6875em;
    padding: 0 10px;
}

div#col-right p {
    font-size: 0.6875em;
    padding: 0 10px 20px 10px;
    color: #3E4D74;
    line-height: 1.5;
}

div#col-right a {
    color: #D9681C;
}

/* Search results */
div.suchausgabe hr.noshade {
    border: none;
    border-top: 1px solid #a0a0a0;
    height: 0px;
    margin: 15px 10px 0 10px;
}

div.suchausgabe h2 {
    padding: 0;
}

div.suchausgabe p {
    padding: 0;
    margin: 0;
}

div.suchausgabe h2 span {
    color: #000;
    font-weight: normal;
}

/* Image gallery */
table.gallery {
    margin: 20px 10px 0 10px;
    width: 410px;
}

table.gallery td.gallery-navigation {
    font-size: 0.9875em;    
}

table.gallery tr.thumbnails td {
    padding: 0 0 30px 0;
}

table.gallery dd {
    font-size: 0.6875em;
}

div.download {
    font-size: 0.8875em;
    padding: 3px 0 3px 10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 0px 7px;
}

div.download-img {
    font-size: 0.6875em;
    padding: 3px 0 3px 20px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
    font-size: 0.6875em;
    margin: 20px 10px 0 10px;
    color: #3E4D74;
}

dl.gallery-detail dt {
    text-align: center;
    padding: 0 0 5px 0;
}

/* Sitemap */
ul.sitemap {
    width: 400px;
    margin: 20px 0 0 0;
}

ul.sitemap li {
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
    padding: 3px 0 3px 20px;
    float: left;
    font-size: 0.6875em;
    width: 390px;
}

ul.sitemap li ul {
    width: 350px;
    margin: 5px 0 0 0;
}

ul.sitemap li ul li {
    float: left;
    width: 300px;
}

ul.sitemap li ul li {
    font-size: 1em;
}

a.extern {
    padding: 0 0 0 12px;
    background: url(../images/button_externen_link.gif) no-repeat 0 4px;
}

/* Lightbox */
    #lightbox {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        /*z-index: 100;*/
        z-index: 990;
        text-align: center;
        line-height: 0;
    }
    #lightbox a img { border: none; }
    #outerImageContainer {
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
    }
    #imageContainer {
        padding: 10px;
    }
    #loading {
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
    }
    #hoverNav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        /*z-index: 10;*/
        z-index: 970;
    }
    #imageContainer>#hoverNav { left: 0;}
    #hoverNav a { outline: none;}
    #prevLink, #nextLink {
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
    }
    #prevLink { left: 0; float: left;}
    #nextLink { right: 0; float: right;}
    #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
    #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
    #imageDataContainer {
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
    }
    #imageData {
        padding:0 10px;
    }
    #imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
    #imageData #caption{ font-weight: bold; }
    #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
    #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  }   
    #overlay {
        position: absolute;
        top: 0;
        left: 0;
        /*z-index: 90;*/
        z-index: 980;
        width: 100%;
        height: 500px;
        background-color: #000;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    * html>body .clearfix {
        display: inline-block; 
        width: 100%;
    }
    * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
    }
    div.bildergalerie_sd_menue_detail{
        margin-bottom: 5px;
        margin-top: -10px;
        margin-left: 10px;
        font-size: 0.7875em;
    }
    img.bildergalerie_sd_detail{
        margin-left: 10px;
    }
