/* standard elements */
html {min-height: 100%;}

* {
    margin: 0;
    padding: 0;
}

a {color: #666;}
a:hover {color: #999;}

body {
    background-color:#e6e7e1;
    color: #666;
    font: normal 62.5% Arial,Verdana;
    padding-top: 0px;
}


p,code,ul {padding-bottom: 1.2em;padding-top: 1.2em;}

li {list-style: none;}

h1 {font: normal 22px Arial,sans-serif;}
h2 {font: bold 12px  Arial,sans-serif;}
h3 {font: bold 12px Arial,sans-serif;}
h1,h2,h3 {padding-top: 6px; color: #5a5a5a; margin-bottom: 8px;}

sup {color:#c03!important;
font-weight:bold;
font: bold 14px Arial,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
    background: #FFF;
    border: 1px solid #a5a5a5;
    border-left: 12px solid #a5a5a5;
    color: #666;
    display: block;
    font: normal 1em Arial,sans-serif;
    line-height: 1.6em;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}



blockquote {
    background: url(../upload/img/quote.gif) no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}



/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
border: 2px solid #D7D7D2;
    background: #FFF;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px;
    width: 780px;
}

* html div.inner-container {
    width               :   780px!important;
    
position:relative;
    
}


.outer-container {
    background: url('../upload/img/bg.gif') repeat-y center top;
   z-index:5;

}


/* headere & title */
.header {
    background-color:#f0f0e9;
    margin-bottom: 4px;
white-space:nowrap;
text-align:left;
width:780px;  
}


.header img{
margin:0!important;
padding:0!important;

}

.headerbilder {
    background-color:#fff;
    margin-bottom: 0;
white-space:nowrap;
text-align:left;
width:780px;  
}

/*#######################################*/

/* main */
.main {
    background: url(../upload/img/main.gif) repeat-y;
    border-top: 6px solid #FFF;
    padding: 8px 12px 0 0;
   
}
* html div.main{
   margin-top:6px;
  padding: 0!important; 
width:775px; 
}
/*#######################################*/

/* content */
.content {
    float: right;
    width: 528px;
    
  line-height: 18px;
   
}

.content .descr {
    color: #666;
    font-size: 0.9em;
    margin-bottom: 6px;
}

.content li{
   margin-left: 5px;
    
}
.content p, .box p {font-family: Arial,sans-serif;
}

.content b, .content strong {color:#333;}


.imgright{
text-align: right;
    width: 780px;
    margin-top:10px;
    
background-color:#transparent;
}


div.box{
   padding             :   0 0 0 0!important;  /*abstand rechts*/
    background: #FFF;
    border: 1px solid #a5a5a5;
    border-left: 12px solid #a5a5a5;
    color: #666;
    min-height          :   154px;
    overflow            :   auto;
}

* html div.box  {
    width               :   528px;
    
height:100%;
}

div.box p, div.box ul{
margin-right: 10px;
line-height: 18px;
margin-bottom: 4px;
margin-top: 5px;
margin-left: 10px;
   
}
div.box h2{
text-transform:uppercase;
font:normal 14px arial;
margin:0 4px 4px 4px;}

div.box h3{
text-transform:uppercase;
font:normal 12px arial;
margin:0 3px 3px 3px;}

/*Bild links ausgerichtet*/
div.box img{    
    padding             :   0 0 0 0!important; 
    float               :   left;
    margin              :   0 .8em 0em 0em;
 }

div.box li{
  /*list-style: url(img/li.gif);*/
margin-left:15px;

 list-style-type:disc;
list-style-position:outside;

}


div.box a {
    color: #666;
   
}
div.box a:hover {
color: #999;
   
}
/*#######################################*/
/* navigation */
/*#######################################*/
.navigation {
    float: left;
    width: 210px;
    line-height: 20px;/*war bei navigation h2*/
    
}
.navigation h2 {
    color: #5a5a5a;
    font: bold 1.4em Arial, Verdana;
    margin: 0;
    padding: 10px 10px 10px 20px;
}
.navigation ul {
    padding: 0;
    border-top: 1px solid #ccc;
}
.navigation li {
border-bottom: 1px solid #ccc;

}

.navigation li a {
    font-size: 1.1em;
    color: #5a5a5a;
    display: block;
    padding: 8px 0 8px 5%;
    text-decoration: none;
    width: 190px;/*oder % werte 90*/
    border-left:10px solid #f0f0e9;
}
.navigation li a:hover, .navigation li a.current {
    background: #dbdbda;
    color: #5a5a5a;
    border-left:10px solid #ffb203;
}

.navigation li.current {
    background: #dbdbda;
    color: #5a5a5a;
    border-left:10px solid #ffb203;
}

.navigation li.sec a,.navigation li.sec a:hover {
    background: #fff;
    color: #5a5a5a;
    text-decoration:none;
    display: block;
    padding: 3px 0 3px 5%;
 width: 190px;/*oder % werte 90*/  
}

.navigation li.current_sec a {
    background: #fff; 
     color: #ffb203;
    font-weight:bold; 
    
 display: block;
    padding: 3px 0 3px 5%;
 width: 190px;/*oder % werte 90*/  

}

/*#######################################*/
/* footer */

.logos {
    background: #a5a5a1;
    margin-top: 5px;
    padding: 10px 12px;
    padding-left:220px;
    
taxt-align:right;
    
}

.footer {
    background: #a5a5a1;
    color: #F7F7F2;
    font: normal 1em sans-serif;
    margin-top: 5px;
    padding: 10px 12px;
    padding-left:220px;
    
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer a:hover {
color: #FFC;
text-decoration:underline;
}

.footer ul{
    width:300px;
    padding:.5em 0;
    }
 
 .footer li{
    margin:0 .5em;
    padding:0;
    display: inline;
    list-style: none;
    }
    
 /* Button Klassen fr die Footernavigation */
 .back  {
    background: url(../upload/img/back.gif) no-repeat 0 0em;
    padding-left:1.2em; 
}

 .print  {
    background: url(../upload/img/print.gif) no-repeat 0 0em;
    padding-left:1.2em; 
}

 .text  {
    background: url(../upload/img/top.gif) no-repeat 0 0em;
    padding-left:1.2em; 
}
/*#######################################*/
/* Supportnavigation */
.support {
color: #666;
    padding-top: 35px;
}

.support li a {
    color: #666;
    text-decoration: none;
    text-transform:uppercase;
}
.support li a:hover {
color: #666;
    text-transform:uppercase;
text-decoration:underline;
}

.support ul{
    padding:.5em 0;
    }
 
.support li{
    margin:0 .5em;
    padding:0;
    display: inline;
    list-style: none;
    }
/*#######################################*/
/* path */
.path {
    background: #ffb203;
    color: #FFF;
    font: normal 1.1em Arial,sans-serif;
    padding: 8px 12px;
}
.path a {
    color: #fff;
    text-decoration: none;
}
.path a:hover {
    color: #FFE;
    font-weight:bold;
    text-decoration: underline;
}

/*######################################*/

.liste li {
    border-bottom: 1px solid #dbdbda;
    list-style: none;
    line-height:18px;
padding:5px;
}
/*######################################*/
.sitemap, .sitemap ul, .liste, .liste ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    
    list-style: none;
}

.sitemap .level0 a{
    color: #999;
    font: bold 1.2em Arial, Verdana;
    margin: 0;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #dbdbda;
list-style: none;
text-decoration:none;

}

.sitemap .level1 {
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        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;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
div.contactForm {
margin-top:4px;}

.contactRow {
    margin-top:4px;
   
}
.contactForm label {
    display:block;
    float:left;
    width:150px;
}
.contactRow input, .contactRow textarea {
    border:1px solid #ccc;
    width:300px;
}
.contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html .contactRow input, * html .contactRow textarea {
    width:300px;
}

.contactRow input {
    height:14px;
}

.contactRow textarea {
    height:105px;
}

.contactFormSubmit{width:370px;}



.contactFormSubmitLeft input, 
.contactFormSubmitRight input {
    border:1px solid #999;
    color:#0060b1;
    padding:0 20px 0 0;
 margin:0;
}


.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;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */