body {
    font-family:Arial;
    font-size:12px;
    background:#574F4C;
    color:#666;
    
}
#main {
    margin-left:auto;
    margin-right:auto;
    width:950px;
}

.artikelliste {  }
.news1 { border-bottom:1px dotted #829F4C; }
#newsT { padding:0 0 0 3px; width:180px; }
#newsT h1 { border-bottom:1px dotted #829F4C; color:#829F4C; }
.news1 p { font-size:10px; color:#829F4C; }
.news1 p a { color:#829F4C; }
.news1 h2 { font-size:12px; color:#829F4C; }

h1,h2,h3,h4,h5 {
font-weight: normal;
}

h1 { font-size:18px; }
h2 { font-size:15px; }

a {
    color:#ccc;
}

a:hover {
    color:#666;
}

#site {
    margin-left:auto;
    margin-right:auto;
    width:950px;
}


#meta_navi {
    font-size:12px;
    float:right;
    padding:10px 10px 0 0;
}

#header {
    float:left;
    margin:0px 0 0 0;
    width:900px;
    height:360px;
}

#headBody {
    float:left;
    margin:0px 0 0 0;
    width:900px;
    height:360px;
}

#content {
    float:left;
    margin:0px 0px 0px -6px;
    padding:0 0 20px 0;
    background:url(../_pix/bgContent.jpg) repeat-y;
    width:915px;
    min-height:200px;
}

#content a {
    color:#333;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

#navigation {
margin:20px 0 0 27px;
    float:left;
    width:220px;
}

/*für ie 6*/
* html #navigation {
margin:20px 0 0 13px;
}
/* Level 1 */
#navigation ul {
    width:220px;
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
}
#navigation ul li {
    width:210px;
    margin:0;
    padding:0 0 0 0px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:210px;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0 0 0 10px;
    font-size:12px;
    color:#38302b;
    border-bottom:1px dotted #38302b;
    text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
    color:#fff;
}

/* Level 2 */
#navigation ul.subNavigation {
    width:210px;
    margin:0;
    padding:0 0 0 10px;
}
#navigation ul.subNavigation li a {
    border-bottom:1px dotted #fff;
    color:#666;
    width:210px;
}
#navigation ul.subNavigation li.active a {
    color:#fff;
}
#navigation ul.subNavigation li a:hover, #navigation ul.subNavigation li.active a {
}

/* Level 3 */
#navigation ul.subSubNavigation {
    width:200px;
    margin:0;
    padding:0;
}
#navigation ul.subNavigation li ul.subSubNavigation li a {
    background-image:none;
    border-bottom:0;
    color:#666;
    width:200px;
}
#navigation ul.subNavigation li ul.subSubNavigation li a:hover, #navigation ul.subNavigation li ul.subSubNavigation li.active a {
    background-image:url(../images/subsubnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

ul#metaNavigation {
    margin:0 0 0px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
    color:#ccc;
}

ul#metaNavigation a{ text-decoration:none; }

#pageContent {
    float:left;
    margin:20px 0 30px 40px;
    width:600px;
}

#pageContentStart {
    float:left;
    margin:20px 0 30px 40px;
    width:380px;
}

#newsStart {
    float:left;
    margin:20px 0 30px 40px;
    width:180px;
}

#footer {
    float:left;
    margin:0px 0px 0 -6px;
    background:url(../_pix/footer.jpg);
    width:915px;
    height:63px;    
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #816F5B;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #9B8A77;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}

.pixelwerk {
margin:0 50px 0 0;
float:right;
}

.pixelwerk a {
color:#ccc;
text-decoration:none;
}

.pixelwerk a:hover {
color:#fff;
}

#footer {
    float:left;
    margin:0px 0px 0 -6px;
    padding:18px 0 0 35px;
    background:url(../_pix/footer.jpg);
    width:880px;
    height:63px;    
}

html *  #footer {
    float:left;
    margin:0px 0px 0 -6px;
    padding:15px 0 0 35px;
    background:url(../_pix/footer.jpg);
    width:880px;
    height:40px;    
}
/* lightbox*/

/* 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;         border:1 px solid #ccc; }
    #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 */
    }
/* << */