@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0px;
    background-color: #ffffff;
    color: #ffffff;
    line-height: 120%;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #ffffff;
    text-decoration: none;
}

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

a:focus {
    outline: none;
}

h1 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    color:#ffffff;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#777777;
}

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; 
}

#blue {
    width: 100%;
    height: 22px;
    background-color: #0099cc;
    margin: 0px;
    padding: 0px;
}

#green {
    width: 100%;
    height: 48px;
    background-color: #99cc33;
    margin: 0px;
    padding: 0px;
}

#contentpane {
    width: 950px;
    margin-bottom: 20px;
}

.blockgreen {
	position: absolute;
	maring-left:0px;
	margin-top: 0px;
	width: 660px;
    background-color: #99cc33;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
    min-height:100px;
}

.imprintblock {
    width: 600px;
    min-height: 450px;
    margin-bottom: 19px;
}

.imprintleft {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: 260px;
    min-height: 450px;
    background-color: #99cc33;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.imprintcenter {
    position: absolute;
    margin-left: 260px;
    margin-top: 0px;
    width: 16px;
    height: 450px;
    background-color: #1a9bae;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.imprintright {
    position: absolute;
    margin-left: 260px;
    margin-top: 0px;
    width: 324px;
    height: 450px;
    background-color: #0099cb;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.imprinttext {
    position: absolute;
    margin-left: 16px;
    margin-top: 13px;
    width: 600px;
    z-index:2;
}

.kontaktblock {
    width: 457px;
    height: 220px;
    margin-bottom: 19px;
}

.kontaktleft {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: 198px;
    height: 220px;
    background-color: #99cc33;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.kontaktcenter {
    position: absolute;
    margin-left: 184px;
    margin-top: 0px;
    width: 16px;
    height: 220px;
    background-color: #1a9bae;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.kontaktright {
    position: absolute;
    margin-left: 184px;
    margin-top: 0px;
    width: 245px;
    height: 220px;
    background-color: #0099cb;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.kontakttext {
    position: absolute;
    margin-left: 16px;
    margin-top: 13px;
    width: 500px;
    z-index:2;
}

.startblock {
    width: 424px;
    height: 220px;
    margin-bottom: 19px;
}

.startleft {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: 184px;
    height: 220px;
    background-color: #99cc33;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.startcenter {
    position: absolute;
    margin-left: 184px;
    margin-top: 0px;
    width: 16px;
    height: 220px;
    background-color: #1a9bae;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.startright {
    position: absolute;
    margin-left: 184px;
    margin-top: 0px;
    width: 240px;
    height: 220px;
    background-color: #0099cb;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 1;
}

.starttext {
    position: absolute;
    margin-left: 16px;
    margin-top: 13px;
    width: 84px;
    z-index:2;
}

.startbild {
    position: absolute;
    margin-left: 108px;
    margin-top: 13px;
    width: 300px;
    height: 200px;
    z-index: 2;
}

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

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

.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: 10px;
}

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


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
    padding-right: 24px;
    font-size: 16px;
}

.ebene0-1:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
    padding-right: 24px;
    font-size: 16px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
    padding-right: 24px;
    font-size: 16px;
    text-decoration: underline;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
    padding-right: 24px;
    font-size: 16px;
    text-decoration: underline;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 24px;
    font-size: 20px;
}

.ebene1-1:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 24px;
    font-size: 20px;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 24px;
    font-size: 20px;
    text-decoration: underline;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 24px;
    font-size: 20px;
    text-decoration: underline;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

/**********************************************************
 *
 * 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;
}

