/* Style Sheets */


/* Menue 1 column */
td#menu_1 {
    font-family:verdana,arial;
    vertical-align: top;
    width: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

}
td#menu_1 div {
    font-family:verdana,arial;
    width: 100%;
    height:25px;
    vertical-align:middle;
}


td#menu_1 div a {
    font-family:verdana,arial;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    color:#6B675B;
    vertical-align:middle;
    height:25px;
    line-height: 25px;
}

td#menu_1 div a:hover {
    text-decoration: underline;
}

/* Menue 1, Level 1, normal state (NO) */
.menu1_level1 {
    font-family:verdana,arial;
    background-color: #FCF0CA;
    font-weight: normal;
    font-size: 12px;
    padding-left: 6px;
    color:#6B675B;
    border-bottom:1px solid white;
}





/* Menue 1, Level 1, normal state (NO) */
td#menu_1 div.menu1_level1_no {
    font-family:verdana,arial;
    background-color: #FAE79B;
    font-weight: normal;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 1, normal state (NO)*/
td#menu_1 div.menu1_level1_no a {
    font-family:verdana,arial;
    font-weight: normal;
    font-size: 12px;
    padding-left: 6px;
    vertical-align:middle;
}





/* Menue 1, Level 1, active state (ACT) */
td#menu_1 div.menu1_level1_act {
    background-color: #FAE79B;
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 1, active state (ACT) */
td#menu_1 div.menu1_level1_act a {
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    padding-left: 6px;
    vertical-align:middle;
}


/* Menue 1, Level 1, active state (ACT) */
td#menu_1 div.menu1_level1_cur {
    background-color: #f4c203;
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 1, normal state (NO) */
td#menu_1 div.menu1_level1_cur a {
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    padding-left: 6px;
    vertical-align:middle;
}



/* Menue 1, Level 2, normal state (NO) */
td#menu_1 div.menu1_level2_no {
    background-color: #FBEAB5;
    font-weight: normal;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 2, normal state (NO) */
td#menu_1 div.menu1_level2_no a {
    font-weight: normal;
    font-size: 12px;
    color:#6B675B;
    padding-left: 15px;
    vertical-align:middle;
}




/* Menue 1, Level 2, active state (ACT) */
td#menu_1 div.menu1_level2_act {
    background-color: #FBEAB5;
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 2, active state (ACT) */
td#menu_1 div.menu1_level2_act a {
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    padding-left: 15px;
    vertical-align:middle;
}







/* Menue 1, Level 2, active state (ACT) */
td#menu_1 div.menu1_level2_cur {
    background-color: #f4c203;
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 2, normal state (NO) */
td#menu_1 div.menu1_level2_cur a {
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    padding-left: 15px;
    vertical-align:middle;
}



/* Menue 1, Level 3, normal state (NO) */
td#menu_1 div.menu1_level3_no {
    background-color: #FCF0CA;
    font-weight: normal;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 3, normal state (NO) */
td#menu_1 div.menu1_level3_no a {
    font-weight: normal;
    font-size: 12px;
    color:#6B675B;
    padding-left: 30px;
    vertical-align:middle;
}




/* Menue 1, Level 3, active state (ACT) */
td#menu_1 div.menu1_level3_act {
    background-color: #FCF0CA;
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 3, active state (ACT) */
td#menu_1 div.menu1_level3_act a {
    font-weight: bold;
    font-size: 12px;
    color:#6B675B;
    padding-left: 30px;
    vertical-align:middle;
}







/* Menue 1, Level 3, active state (ACT) */
td#menu_1 div.menu1_level3_cur {
    background-color: #f4c203;
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    height:25px;
    line-height: 25px;
    border-bottom:1px solid white;
    vertical-align:middle;
}
/* Menue 1, Level 3, normal state (NO) */
td#menu_1 div.menu1_level3_cur a {
    font-weight: bold;
    font-size: 12px;
    color:#ffffff;
    padding-left: 30px;
    vertical-align:middle;
}





td#content h1.bodyheadline {
    font-size: 14px;
    color:#6B675B;
    font-weight:bold;

    vertical-align:top;
    line-height: 25px;
}

td#content h3.bodyheadline {
    font-size: 14px;
    color:#6B675B;
    font-weight:bold;

    vertical-align:top;
    line-height: 25px;
}


.suche {
    font-size: 12px;
    color:#6B675B;
}
.leiste {
    text-decoration: none;
    font-size: 12px;
    color:#6B675B;
    font-weight:normal;
}

.home_anwendungsgebiete {
    text-decoration:none;
    font-size:12px;
    color:#f4c203;
    font-weight:bold;
    letter-spacing:3pt
}

.home_normal {
    text-decoration:none;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.home_liste {
    font-family:verdana,arial;
    text-decoration:none;
    font-size:12px;
    color:#333333;
    font-weight:bold;
}
.home_liste a {
    text-decoration:none;
    font-size:12px;
    color:#333333;
    font-weight:bold;
}

.home_liste a:hover {
    text-decoration: underline;
}

.home_newshead {
    font-size: 10px;
    color:#666666;
    font-weight:bold;
    text-decoration:none;
}
.home_newshead a {
    color:#000000;
}
.home_newshead a:hover {
    text-decoration:underline;
}

.home_newstext {
    font-size: 10px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}


.kopfmenu1 {
    font-size: 11px;
    color:#6B675B;
    font-weight:normal;
    text-decoration:none;
}
.kopfmenu1 a {
    font-weight:bold;
    text-decoration:none;
}
kopfmenu1 a:hover {
    text-decoration: underline;
}


body {
    font-family:verdana,arial;
    font-size:12px;
    color:#6B675B;
    font-weight:normal;
    padding:0px;
}

div#tabelle {
    font-family:verdana,arial;
    font-size:12px;
    color:#6B675B;
    font-weight:normal;
    padding:20px;
}



td#content {
    font-family:verdana,arial;
    font-size:12px;
    color:#6B675B;
    font-weight:normal;
    padding:20px;
    vertical-align:top;
    line-height: 130%;
}

td#content p.bodytext {
    font-family:verdana,arial;
    font-size:12;
    color:#6B675B;
    font-weight:normal;
    vertical-align:top;
    line-height: 130%;
    margin: 0;
}

td#content p.bodydiv {
    font-family:verdana,arial;
    font-size:12px;
    color:#6B675B;
    font-weight:normal;
    vertical-align:top;
    line-height: 130%;
}

td#unten.unten {
    font-family:verdana,arial;
    font-size:10px;
    color:#333333;
    font-weight:normal;
    padding:0px;
}

a {
    text-decoration:none;
    color:#6B675B;
}
a:hover {
    text-decoration:underline;
    color:#6B675B;
}

.csc-firstHeader {
    color:#6B675B;
    font-family:arial,verdana;

}

h1,h2,h3,h4,h5,h6 {
    color:#6B675B;
    font-family:arial,verdana;

}

p.csc-sitemap-level2 {
    padding-left:20px;
}

p.csc-sitemap-level3 {
    padding-left:40px;
}
p.csc-sitemap-level4 {
    padding-left:60px;
}
p.csc-sitemap-level5 {
    padding-left:80px;
}
p.csc-sitemap-level6 {
    padding-left:100px;
}
p.bodytext {
    font-family:arial,verdana;
    font-size:12;
    color:#6B675B;
    font-weight:normal;
     margin: 0;
    vertical-align:top;
    line-height: 130%;

}

td{
    font-family:verdana,arial;
    font-size:12px;
    color:#6B675B;
    font-weight:normal;
}
