html, body { height:100%; }

body {
    padding:0;
    margin:0;
    text-align:left;
    min-width:880px;
    background-color:#333;
    font-size:13px;
    font-family:trebuchet-ms,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(150,150,150);
    
    background-repeat:repeat-y;
    background-position:0px 0px;
    overflow-x:hidden;
    overflow:-moz-scrollbars-vertical;
}

#head {
    position:absolute;
    left: 50%;
    top: 0px;
    margin-left: -450px;
    width:900px;
    height:auto;

    background-repeat:no-repeat;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-top:1px solid #999999;

}
#hauptnav {
    position:absolute;
    width:200px;
    height:41px;
    z-index:1;
    left: 50%;
    margin-left: -450px; /* neg. Hälfte von width zentriertes DIV */
    top: 200px;
}
#news {
    position:absolute;
    bottom:0;
        top:1000px;
        font-family:Arial,Helvetica,Sans-serif,sans-serif;
        color:rgb(0,0,0);
        font-size:9px;
    width:800px;

    z-index:2;
    left: 50%;
    margin-left: -450px; /* neg. Hälfte von width zentriertes DIV */


}

#textfeld1 {
    position:absolute;
    width:280px;
    height: 220px;
    z-index:3;
    left: 50%;
    margin-left: -200px; /* neg. Hälfte von width zentriertes DIV */
    top: 410px;
    background:url("../images/eck.jpg") no-repeat;
    background-position:right;
color:rgb(90,90,90);


}

#textfeld2 {
    position:absolute;
    width:280px;
    left: 50%;
    margin-left: 120px; /* neg. Hälfte von width zentriertes DIV */
    height:220px;
    z-index:5;
    top: 410px;
    background:url("../images/eck.jpg") no-repeat;
    background-position:right;
color:rgb(50,50,50);

}

#textfeld3 {
    position:absolute;
    width:577px;
    height:381px;
    z-index:6;
    left: 50%;
    margin-left: -200px; /* neg. Hälfte von width zentriertes DIV */
    top: 0px;

}



td {
    font-size:13px;
    font-family:trebuchet-ms,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(120,120,120);
    margin-bottom:8px;

}
.copy {
    font-size:10px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(120,120,120);
    margin-bottom:8px;

}

.newslist {
    font-size:11px;
    font-family:Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(120,120,120);
    margin-bottom:8px;
        padding-left: 5px;
        padding-right: 5px;


}

.input {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
}

.small {
    font-size:9px;
}

#outer{
    height:100%;
    min-height:100%;
    width:920px;
    color:#000000;
    text-align:left;
    position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
    float:left;
    width:910px;
}

#header{
    position:absolute;
    top:0;
    left:-1px;
    width:781px;
    height:103px;
    color:#000000;


    background-repeat:repeat-x;
    background-position:0px 0px ;
    z-index:5;
}

#left {
    position:relative;
    width:180px;
    float:left;
    padding-top:290px;
    padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
    margin-top:0px;
    position:absolute;
    top:180px;
    left:685px;
    width:148px;
    height:550px;
    z-index:10;
    padding-top:100px;
    padding-left:10px;
    padding-right:10px;
    color:rgb(120,120,120);
}

#imagecolumn a {
    padding:0;
    font-weight:normal;
    font-size:11px;
    color:rgb(190,190,190);
    margin:0;
}

#imagecolumn h1 {
    padding:0;
    font-weight:normal;
    font-size:11px;
    color:rgb(217,104,28);
    margin:0;
}

#right {
    position:relative;
    width:170px;
    float:right;
    margin-top:10px;
    padding-top:150px;
    padding-bottom:20px;

    background:url('../images/randbg.jpg');
    background-position:0px 0px;
    background-repeat:no-repeat;
    color:rgb(62,77,116);
}

div,p  { margin-top:0; }

#centrecontent {
    width:690px;
    float:right;
    padding-left:0px;
    padding-right:0px;
    padding-top:330px;
    padding-bottom:20px;
    color:rgb(62,77,116);
        
}

#centrecontent p { padding-left:3px:color:rgb(62,77,116);}
#centrecontent td { border:1px dotted rgb(120,120,120); }
content td { border:1px dotted rgb(120,120,120); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
    text-align:center;
    color:rgb(210,210,210);
}

#additionalnavi {
    float:right;
    
    margin-top:3px;
    padding-bottom:2px;
    padding-top:0px;
    margin-left:10px;
    text-align:center;
    width:170px;
    color:rgb(160,160,160);
}

#logo {
    width:780px;
    margin-top:0px;
}

#navipath {
    padding:0;
    padding-bottom:10px;
        left: 10px;
    color:rgb(99,99,99);
    width:388px;
        
}

.navi{
    width:200px;
    border-bottom:2px solid rgb(250,250,250);
    
}

h1 {
    padding-left:0px;
    font-weight:bold;
    font-size:13px;
    color:rgb(200,200,200);
    margin:0;
}

h1.content {
    margin-bottom:1px;
    padding:0;
}
h2 {
    padding-left:0px;
    font-weight:bold;
    font-size:13px;
    color:rgb(200,200,200);
    margin:0;
}

hr { color:rgb(210,210,210); }

a { font-size:11px; color:rgb(200,200,200); text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
    display:block;
        font-size:13px;
        font-weight:bold;
        background-color:#fff;
    padding-top:5px;
    padding-bottom:5px;
    color:rgb(160,160,160);
} 

a.navileft_active {
    display:block;
        font-size:13px;
        font-weight:bold;
        background-color:#fff;
    padding-top:5px;
    padding-bottom:5px;
    color:rgb(160,160,160);
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;

    padding-top:3px;
    padding-bottom:3px;
    color:rgb(160,160,160);
} 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color:rgb(217,104,28);
    font-weight:normal;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:rgb(62,77,116);
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:rgb(190,190,190);
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

.input_searchbox {
    width:65px;
    vertical-align:middle;
    font-size:11px;
    color: rgb(62,77,116);
}

.input_newsletterselect {
    width:80px;
    vertical-align:middle;
    font-size:11px;
    margin-right: 8px;
    color: rgb(62,77,116);
}

.label_searchbox {
    vertical-align:middle;
    color:#9d9ea2;
    position:relative;
    padding-left:10px;
    /*left:-65px;*/
}

#loginbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#searchbox {


    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
    display:none;
}

.balken {
    padding-left:0px;
    background-color:rgb(255,110,43);
    background-image:url('../images/bg2.gif');
    background-repeat: repeat-x,repeat-y;
    background-position:2px 0px ;
}

.teaser_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; 
}

.artikelliste {
font-size: 9px;
} 



/* ###################################################### */
/* ####################### 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:#333;
    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;
}