/*****************************************************
 ************** Farben       ***************
 *****************************************************

 Rot: #990000;

/* ###################################################### */
/* ###################### MIPH Suche #################### */
/* ###################################################### */

#searchBoxRightColumn{
    margin-top: 5px;
    width: 190px;
    background-color: #efefef;
    padding:5px;
    height:75px;
} 

#search {
    margin: 0px 0px 0px 0px;
    font-size: 0.9em;
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
}

.radio input {margin-left: 0px;}
.inputSearchRight {
    font-size: 0.9em;
    background-color: #fff;
    border: 1px solid #666;
    color: #666;
    width: 165px;
    height: 18px;
    float: left;
}

.button {
    float: left;
    margin: 5px 0 0 3px;
}

.inputSearchRight {
    margin-top: 0px;
    font-size: 0.9em;
    background-color: #fff;
    border: 1px solid #666;
    color: #666;
    width: 165px;
    height: 18px;
}


.searchResultItem  {
    background: #f3f5f8;
    margin-bottom: 30px;
    border-bottom: 1px solid #333333;
    padding: 10px;
}


/* #################### Ende MIPH Suche ################# */


/* ###################################################### */
/* #################### META NAVIGATION ################# */
/* ###################################################### */




/*############## Ende Meta Navigation ####################*/

/* ###################################################### */
/* #################### HAUPT-NAVIGATION ################ */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.2em; 
}
#navigation ul li {
   margin-bottom: -1px;
    }
#navigation ul li a {
    display: block;
    padding: 5px 5px 6px 2px;
    width: 174px;
    color: #000;
    background-color: #fff;
    border-top: 1px solid #ff8700; 
}
#navigation ul li a:hover {
    background-color: #efefef;
    color: #000;
    text-decoration: none;  
}
#navigation ul li.active a {
    background-color:#efefef;
    color: #000;
    border-top: 1px solid #ff8700; 
    font-weight: bold;
}



/* Level 2 */

#navigation ul li.navmainStandardLevel_2 a {
   width: 150px;
   margin: 3px 0px 3px 25px;
   font-size: 0.9em;
   line-height: 1.1em;
   border-bottom: 1px dashed #999999;
   border-top: none; 
}
#navigation ul li.navmainStandardLevel_2 a:hover {
   background-color: transparent;
   color: #900;
   text-decoration: none;  
}
#navigation ul li.navmainStandardLevel_2 a.active {
   background-color: transparent;
   color: #900;
   text-decoration: none;  
   font-weight: normal;
}

li.navmainStandardLevel_2.last {padding-bottom: 25px;}   

/* ################# Ende Hauptnavigation ############### */




/* ###################################################### */
/* ################### Bottomnavigation ################# */
/* ###################################################### */
#bottomnavi {}
#bottomnavi a {}
#bottomnavi a:hover {}  
/* ############### Ende Bottomnavigation ################ */

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */

#contactForm {
    font-size:12px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #a6b3ba;
    width:300px;
}
#contactForm .contactRow select {
    border:1px solid #a6b3ba;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:15px;
}

#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;
}

#ALTcontactFormSubmit #contactFormSubmitLeft input, 
#ALTcontactFormSubmit #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;
}
.reset {width:140px; margin: 0px 0 15px 0px; background: #0064ae; color: #FFFFFF; border: 1px solid #a2a2a2;}
#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#a6b3ba;
    border: 0px;
    color:#ffffff;
    padding:0 20px 0 0;
    font-size:14px;
    width:140px;
    height:20px;
    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;
}

/* ##################### Ende CONTACT  #################### */

/* ###################################################### */
/* ###################### Sitemap ####################### */

ul.sitemapStandardMainCat {
    margin-left:0;
    padding-left:0;
    list-style-type: none !important;
    list-style-image: none;         
}

ul.sitemapStandardMainCat li {
    border-bottom: 1px dotted #666;
    list-style-type: none !important;
    line-height: 20px;
    text-decoration:none !important;
    color: #666;

}

ul.sitemapStandardMainCat li.sitemapStandardLevel_1 {
  
      margin:0;
             
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_1 a{
       
        margin-right:0px;
        margin-left: 0px;
        padding: 0 0 0 20px;
        text-decoration:none !important;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        letter-spacing:0.5px;
        color: #FFF;
        background-color:#0064ae;
        display:block;
        line-height: 18px;
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_1 a:hover{

        padding: 0 0 0 20px;
        text-decoration: none !important;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        letter-spacing:0.5px;
        color: #000;
        background-color:#d9dadb;
        display:block;
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_1 a:visited{

        padding: 0 0 0 20px;
        text-decoration: none !important;
     
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
        padding-left: 20px;

}
ul.sitemapStandardMainCat li.sitemapStandardLevel_2 a {
        padding: 0 0 0 10px;
        background-color:#d9dadb;
        display:block;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        text-decoration:none !important;
        color:#000;
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_2 a:hover {
        padding: 0 0 0 10px;
        background-color:#fff;
        display:block;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        text-decoration:none !important;
        color: #000000;
}


ul.sitemapStandardMainCat li.sitemapStandardLevel_3 {
        padding-left: 30px;
        margin-top: -5px;
        line-height: 13px;

}
ul.sitemapStandardMainCat li.sitemapStandardLevel_3 a {
        padding: 0 0 0 10px;
        background-color: transparent;
        display:block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration:none !important;
        color:#0064ae;
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_3 a:hover {
        padding: 0 0 0 10px;
        background-color:#fff;
        display:block;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        text-decoration:none !important;
        color: #000000;
}


/* ###################################################### */
/* #################### Ende Sitemap #################### */


