@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px;
    background-color: #ffffff;
    color: #4d4d4d;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #98C944;
    text-decoration: underline;
}

a:hover, a:active {
    text-decoration: underline;
}

a:focus {
    outline: none;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #666666;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
    color:#98c944;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

th {
    font-weight: bold;
    color: #777777;
}

#all_cont {
    width: 1020px;
    margin: 0 auto;
    clear: both;
}

#navigation {
    width: 100%;
    height: 25px;
    padding-top: 125px;
}

#subnavigation {
    width: 100%;
    height: 20px;
    padding-top:6px;
    padding-left: 12px;
}

#subnavigationHome {
    width: 100%;
    height: 0px;
    padding-top:4px;
    padding-left: 12px;
}

#conts {
    padding-left:10px;
    padding-right:10px;
    min-height:400px;
    padding-top: 10px;
}

#contsHome {
    padding-left:10px;
    padding-right:10px;
    min-height:636px;
}

#footer_line {
    width: 100%;
    /*margin: 0 auto;*/
    height: 10px;
    background: #ededed;
}

#footer {
    width: 1000px;
    margin: 0 auto;
    padding-top:20px;
    font-size:12px;
    color:#4d4d4d;
}

.breadcrumb_link, .breadcrumb_link:hover, .breadcrumb_link:link, .breadcrumb_link:visited, .breadcrumb_link:active {
    font-size: 20px;
    color: #98c944;
}

.clear {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.html_cont p {
    margin-top:0px;
    padding-top:0px;
}

.arrow {
    background: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.arrowBack {
    background: url(/media/images/common/arrow_back.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.dijitButton {
    margin: 1px;
}

.breadcrumb {
    margin-bottom: 20px;
}


/*********************
Dijit Tab
**********************/
.tab-tutorial {
    overflow: visible;
}

.tab-tutorial .dijitTab {
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat 0 -300px;
    padding:0px;
    margin-bottom: 1px;
    border: none;
    font-family: Tahoma, Arial;
    font-size: 18px;
    color: #a9a098;
}
 
.tab-tutorial .dijitTabContent {
    background: url("/media/images/tabs/tabcontainersprite.gif") repeat-x 0 -350px;
    padding:5px 10px 5px 10px;
    border: none;
}
 
.tab-tutorial .dijitTabInnerDiv {
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat right -400px;
    padding:0px 10px 0px 10px;
    border: none;
}

.tab-tutorial .dijitTabHover {
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat 0px -150px;
}

.tab-tutorial .dijitTabHover .dijitTabInnerDiv {
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat right -250px;
    border: none;
}

.tab-tutorial .dijitTabHover .dijitTabInnerDiv .dijitTabContent {
    background: url("/media/images/tabs/tabcontainersprite.gif") repeat-x 0 -200px;
    padding:5px 10px 5px 10px;
}

.tab-tutorial .dijitTabChecked {
    /* the selected tab (with or without hover) */
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat 0px -0px;
    margin-bottom: 0px;
    color: #3b3836;
}

.tab-tutorial .dijitTabChecked .dijitTabInnerDiv {
    padding:0px 10px 0px 10px;
    background: url("/media/images/tabs/tabcontainersprite.gif") no-repeat right -100px;
    border: none;
}

.tab-tutorial .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
    background: url("/media/images/tabs/tabcontainersprite.gif") repeat-x 0 -50px;
    padding:5px 10px 6px 10px;
}

.tab-tutorial .dijitTabPaneWrapper { /* Container for tab content */
    /*background: url("/media/images/tabs/tabbg.gif") no-repeat;*/
    width: 100%;
    border: 1px solid #ff00ff;
    overflow: visible;
}


/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 145px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-1:hover {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 145px;
    text-align: center;
    font-weight: normal;
    text-decoration:underline;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 145px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_1_navi.png);
}

.ebene0-1_angewaehlt:hover {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 145px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_1_navi.png);
}

.ebene0-2, .ebene0-2:link, .ebene0-2:visited, .ebene0-2:active {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 188px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-2:hover {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 188px;
    text-align: center;
    font-weight: normal;
    text-decoration:underline;
}

.ebene0-2_angewaehlt, .ebene0-2_angewaehlt:link, .ebene0-2_angewaehlt:visited, .ebene0-2_angewaehlt:active {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 188px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_2_navi.png);
}

.ebene0-2_angewaehlt:hover {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 188px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_2_navi.png);
}

.ebene0-3, .ebene0-3:link, .ebene0-3:visited, .ebene0-3:active {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 233px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-3:hover {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 233px;
    text-align: center;
    font-weight: normal;
    text-decoration:underline;
}

.ebene0-3_angewaehlt, .ebene0-3_angewaehlt:link, .ebene0-3_angewaehlt:visited, .ebene0-3_angewaehlt:active {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 233px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_3_navi.png);
}

.ebene0-3_angewaehlt:hover {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 233px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_3_navi.png);
}

.ebene0-4, .ebene0-4:link, .ebene0-4:visited, .ebene0-4:active {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 123px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-4:hover {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 123px;
    text-align: center;
    font-weight: normal;
    text-decoration:underline;
}

.ebene0-4_angewaehlt, .ebene0-4_angewaehlt:link, .ebene0-4_angewaehlt:visited, .ebene0-4_angewaehlt:active {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 123px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_4_navi.png);
}

.ebene0-4_angewaehlt:hover {
    color: #ffffff;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    width: 123px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    background-image: url(/media/images/index/phase_4_navi.png);
}

.ebene0-5, .ebene0-5:link, .ebene0-5:visited, .ebene0-5:active {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-5:hover {
    color: #4d4d4d;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    text-align: center;
    font-weight: normal;
    text-decoration:underline;
}

.ebene0-5_angewaehlt, .ebene0-5_angewaehlt:link, .ebene0-5_angewaehlt:visited, .ebene0-5_angewaehlt:active {
    color: #98C944;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene0-5_angewaehlt:hover {
    color: #98C944;
    display: block;
    padding-top:4px;
    padding-bottom:4px;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
}

.ebene-hilf, .ebene-hilf:link, .ebene-hilf:visited, .ebene-hilf:active, .ebene-hilf:hover {
    color: #4d4d4d;
    font-weight: normal;
    text-decoration:none;
    font-size:11px;
    text-transform:uppercase;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
    padding-right:10px;
    margin-right:10px;
    border-right: 1px solid #ffffff;
    font-size:13px;
}

.ebene1-1:hover {
    display: block;
    color: #4D4D4D;
    font-weight: normal;
    padding-right:10px;
    margin-right:10px;
    border-right: 1px solid #ffffff;
    font-size:13px;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #4D4D4D;
    font-weight: normal;
    padding-right:10px;
    margin-right:10px;
    border-right: 1px solid #ffffff;
    font-size:13px;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #4D4D4D;
    font-weight: normal;
    padding-right:10px;
    margin-right:10px;
    border-right: 1px solid #ffffff;
    font-size:13px;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #cfcfcf;
}

.ebene2-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #cfcfcf;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #1d979c;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #cfcfcf;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #1d979c;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #cfcfcf;
}

.nav0-1, .nav0-1:link, .nav0-1:visited, .nav0-1:active, .nav0-1:hover {
    display: block;
    color:#777777;
    padding-left:15px;
    background-image:none;
}
	
.nav0-1_on, .nav0-1_on:link, .nav0-1_on:visited, .nav0-1_on:active, .nav0-1_on:hover {
    display: block;
    color:#343434;
    padding-left:15px;
    background-image:url(/media/images/index/nav_arrow.jpg);
    background-repeat:no-repeat;
    background-position:0px 1px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

