/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
body {
	/*line-height: 1em;*/
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET ENDE */

HTML {
    /*overflow:scroll;*/
    height:101%;
}

BODY {
	background:#c7dae6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

OL {
    margin-left:18px;
    padding-left:0px;
    font-size:12px;
    color:#333;
}

LABEL {
    cursor:pointer;
    vertical-align:top;
}

INPUT {
    /*margin:0px;
    padding:0px;*/
}

SUP {
    vertical-align:top;
    font-size:0.8em;
    line-height:100%;
}

#mainContentInner H3 {
    margin-top:10px;
}

#mainContainer {
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    width:959px;
    clear:both;
}

#contentTop {
    width:959px;
    height:11px;
    background:url('/fileadmin/tmpl/images/bg_top.jpg');
}

#contentBottom {
    width:959px;
    height:9px;
    background:url('/fileadmin/tmpl/images/bg_bottom.jpg');
}

#content {
    width:959px;
    background:url('/fileadmin/tmpl/images/bg_middle.jpg');
}

#logo {
    position:relative;
    margin-left:60px;
}

#testimonials {
    position:absolute;
    left:235px;
    top:0px;
}

#mainNavigation {
    position:relative;
    /*padding-top:39px;*/
    float:left;
    width:210px;
    margin-left:15px;
    margin-bottom:25px;
}

#colRight {
    float:right;
    width:185px;
}

#colRight A {
    color:#005A8D;
    font-weight:bold;
    text-decoration:none;
}

#colRight A:hover {
    text-decoration:underline;
}

#colRight H5 {
    font-size:0.9em;
    color:#005a8d;
    padding-top:0px;
    padding-bottom:10px;
}

#colRight P {
    margin-top:0px;
}

#mainContent {
    border-top:1px solid #005A8D;
    margin:0px 190px 0px 230px;
    position:relative;
    overflow:hidden;
    width:535px;
    min-height:320px;
}

#mainContentHome {
    /*border-top:1px solid #005A8D;*/
    margin:0px 190px 0px 230px;
    position:relative;
    overflow:hidden;
    width:535px;
}

#mainContentInner {
    margin:10px 10px 45px 10px;
}

#mainContentInner H1 {
    font-size:1.3em;
}

#mainContentInner H2 {
    font-size:1.1em;
    margin-top:10px;
    /*padding-bottom:10px;*/
}

#mainContentInner H4 {
    margin-top:10px;
    margin-bottom:10px;
}

.homeTeaserBox H3 {
    /*font-size:0.9em;*/
    font-size:12px;
    padding-top:10px;
    padding-bottom:8px;
}

.homeTeaserBoxWide H2 {
    padding-bottom:8px;
}

.homeTeaserBox P {
    /*font-size:0.9em;*/
    font-size:12px;
}


#inhalt {
    margin-top:15px;
    overflow:hidden;
    position:relative;
}

.trenner {
    height:1px;
    margin-top:5px;
    margin-bottom:7px;
    background:#99BDD1;
}

#mainContentInner A {
    color:#005A8D;
    font-weight:bold;
    text-decoration:none;
}

#mainContentInner A:hover {
    text-decoration:underline;
}
.mainNaviNormal {
    width:205px;
    margin-bottom:7px;
    border-top:1px solid #005a8d;
    border-bottom:1px solid #83afc8;
    background:#d9e6ee;
    min-height:28px;
    font-weight:normal;
}

/*
.mainNaviRLV {
    width:195px;
    height:19px;
    min-height:19px;
    color:#005a8d;
    text-decoration:none;
    font-size:11px;
    padding-top:11px;
    padding-left:10px;
}
*/

.menuRLV {
    margin-bottom:7px;
}

.mainNaviNormal A {
    display:block;
    width:195px;
    height:19px;
    color:#005a8d;
    text-decoration:none;
    font-size:11px;
    /*padding-top:11px;*/
    padding-top:9px;
    padding-left:10px;
}

.mainNaviNormal A:hover {
    color:black;
}

.mainNaviActive {
    width:205px;
    margin-bottom:7px;
    /*font-weight:bold;*/
}

.mainNaviActive A {
    display:block;
    width:195px;
    min-height:19px;
    color:#005A8D;
    text-decoration:none;
    font-size:0.8em;
    /*padding-top:11px;*/
    padding-top:9px;
    padding-left:10px;
    border-top:1px solid #005a8d;
    border-bottom:1px solid #83afc8;
    /*background:#d9e6ee;*/
}

.menu-level1 .mainNaviActive A.first {
    font-weight:bold;
    background:#bfd6e2;
}

.menu-level1 .mainNaviNormal A:hover.first {
    background-color:#bfd6e2;
    color:#1d6d9a;
}

.menu-level2 .mainNaviNormal {
    margin-bottom:0px;
}

.menu-level2 .mainNaviActive {
    margin-bottom:0px;
    min-height:30px;
}

.menu-level2 .mainNaviNormal A {
    color:white;
    border:none;
    background:none;
    padding-left:20px;
    width:175px;
    min-height:16px;
    height:auto !important;
    padding-top:5px;
}

UL.menu-level2 {
    background:#1d6d9a;
}

.menu-level2 LI {
    background:url('/fileadmin/tmpl/images/bg_menu_level2.gif') bottom;
    border:none;
}

.menu-level2 LI.mainNaviNormalLast {
    background:#005a8d;
    border:none;
    font-weight:normal;
}

.menu-level2 LI.mainNaviNormalLast A {
    color:white;
    border:none;
    background:none;
    padding-left:20px;
    width:175px;
    min-height:16px;
    height:auto !important;
    padding-top:5px;
}

.menu-level2 .mainNaviActive A {
    color:#1d6d9a;
    border:none;
    background:white url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 6px 50% no-repeat !important;
    padding-left:20px;
    width:175px;
    padding-top:5px;
    min-height:16px;
}

.mainNaviCurrent {
    padding:5px;
}

.menu-level2 A.naviLinkCurrent {
    color:#1d6d9a;
    border:none;
    background:white url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 6px 50% no-repeat !important;
    padding-left:20px;
    width:175px;
    padding-top:5px;
    min-height:16px;
    font-weight:bold;
}

.menu-level2 .mainNaviHover {
    /*background:url('/fileadmin/tmpl/images/bg_menu_level2.gif') bottom;*/
    /*background:url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 10px 50% no-repeat !important;*/
    color:#005A8D !important;
}

.menu-level2 .mainNaviNormal A:hover.second, .menu-level2 .mainNaviNormalLast A:hover.second {
    background:#4d8caf !important;
    color:white !important;
}

.menu-level2 .level2 {
    padding:5px;
    width:195px;
    /*background:#1d6d9a;*/
    color:white !important;
    min-height:21px;
    font-weight:bold !important;
}

.menu-level1 .linkToHome A.first {
    background:#d9e6ee url('/fileadmin/tmpl/images/icon_home.gif') 175px 8px no-repeat;
}

/*
.menu-level2 .mainNaviHover, .menu-level2 .mainNaviActive {
    background:url('/fileadmin/tmpl/images/bg_menu_level2.gif') bottom;
    background:white url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 10px 50% no-repeat !important;
    color:#005A8D !important;
}

.menu-level2 .mainNaviActive A {
    color:#005A8D !important;
}
*/

.menu-level2 .mainNaviHover A {
    color:#005A8D !important;
}

.menu-level2 .currentLevel A {
    color:white !important;
    background:#005A8D url('/fileadmin/tmpl/images/nav_arrow_white_down.gif') 6px 50% no-repeat !important;
    font-weight:bold;
}

.third {
    /*padding-left:15px;*/
    width:190px;
    /*padding:5px 5px 5px 0px;*/
    /*width:195px;*/
}

.third A {
    background:#005A8D none !important;
    font-weight:bold;
}

.menu-level3 .third A {
    background:#005A8D none !important;
    width:167px !important;
    /*width:162px !important;*/
    padding-left:28px !important;
}

.menu-level3 .mainNaviNormal A:hover, .menu-level3 .mainNaviNormalLast A:hover {
    background:#4d8caf none !important;
}

.menu-level3 A.naviLinkActive {
    background:white url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 17px 50% no-repeat !important;
    color:#1d6d9a !important;
    width:167px !important;
    padding-left:28px;
}

.menu-level2 .mainNaviActive {
    min-height:21px;
    padding:5px;
    width:195px;
}

.menu-level2 .mainNaviNormal {
    min-height:21px;
}

.menu-level3 .mainNaviActive {
    min-height:21px;
    padding:5px;
    width:195px;
}

.menu-level3 {
    padding:5px 5px 5px 0px;
}

.menu-level3 LI {
    background:#005A8D;
}

LI.thirdActive {
    width:167px;
    padding:0px !important;
}

/*
.menu-level2 A.naviLinkActive {
    padding-left:20px;
    width:172px;
    background:red;
}
*/

#linkToHome {
    position:absolute;
    top:0px;
}

#teaserHome {
    margin-bottom:7px;
}

#teaserHome DL {
    margin:0px;
    /*margin-bottom:7px;*/
}

#teaserHome IMG {
    /*border-top:1px solid #005A8D;*/
    /*border-bottom:1px solid #005A8D;*/
}

#styleSwitcher {
    margin-top:10px;
}

#styleSwitcher A {
    background:url('/fileadmin/tmpl/images/arrow_blue.gif') 0px 4px no-repeat;
    padding-left:7px;
    color:#005a8d;
    text-decoration:none;
    font-size:0.8em;
    font-weight:normal;
}

#styleSwitcher A:hover {
    text-decoration:underline;
}
/* SW-Version
.sw {
    border:10px dotted black;
}
*/
.homeTeaserBox {
    width:270px;
    /*margin-bottom:7px;*/
    border-top:1px solid #005A8D;
    /*background:#E5EEF3;
    border-bottom:1px solid #005A8D;*/
    min-height:131px;
}

.homeTeaserBox DL {
    margin:0px !important;
}

.homeTeaserBox A, .homeTeaserBoxWide A {
    display:block;
    height:14px;
    width:256px;
    border-top:1px solid #005A8D;
    border-bottom:1px solid #82AEC7;
    background:#D9E6EE url('/fileadmin/tmpl/images/bg_link_blue.gif') right top no-repeat;
    padding:7px;
    /*margin-top:7px;*/
    /*margin-bottom:7px;*/
    color:#005A8D;
    text-decoration:none;
    font-weight:bold;
    clear:both;
}

.homeTeaserBox A:hover, .homeTeaserBoxWide A:hover, .homeTeaserBox A:focus, .homeTeaserBoxWide A:focus {
    background:#bfd6e2 url('/fileadmin/tmpl/images/bg_link_blue.gif') right -28px no-repeat;
}

.homeTeaserBoxWide {
    width:535px;
    margin-bottom:7px;
    border-top:1px solid #005A8D;
    border-bottom:1px solid #99BDD1;
}

.homeTeaserBoxWide DL {
    margin:0px !important;
}

#teaserHome div.csc-textpic-center {
    margin:0px;
}

#teaserHome div.csc-textpic-imagewrap {
    margin:0px;
}

P {
    /*font-size:0.9em;*/
    font-size:12px;
    color:#333333;
    margin-top:10px;
    /*margin-bottom:10px;*/
}

#mainContentHome P {
    margin:0px;
}

H2 {
    font-size:0.9em;
    color:#333333;
    font-weight:bold;
    padding-top: 10px;
}

.h2Special {
    background: url('/fileadmin/tmpl/images/h2_special_bg.gif') left bottom no-repeat;
    padding-left:30px;
    padding-bottom:0px !important;
    border-bottom:1px solid #7FACC6;
    margin-top:10px;
    clear:both;
}

#homeSUMO {
    margin-top:15px;
    margin-bottom:15px;
    clear:both;
}

#homeSUMO H1 {
    font-size:0.9em;
    color:#333333;
    font-weight:bold;
    padding-top: 10px;
}

#homeSUMO P {
    margin-top: 10px;
    margin-bottom: 10px;
}

#footerNavi {
    text-align:right;
    font-size:0.7em;
    color:#005A8D;
    margin-right:10px;
}

#footerNavi A {
    color:#005A8D;
    text-decoration:none;
}

#footerNavi A:hover {
    text-decoration:underline;
}

.colRightBox {
    border-top:1px solid #005A8D;
    border-bottom:1px solid #83afc8;
    background:#D9E6EE;
    margin-bottom:7px;
    width:150px;
    padding:10px;
}

.jscript {
    /*display:none;*/
}

#serviceBox {
    position:relative;
}

.sucheEingabe {
    width:121px;
    height:16px;
    border:1px solid #005a8d;
}

#sucheAbschicken {
    position:absolute;
    right:11px;
    top:12px;
}

.tx-efafontsize-pi1 {
    margin-top:10px;
}

#breadcrumb {
    padding-left:10px;
    padding-top:7px;
    padding-bottom:7px;
    font-size:0.8em;
    color:#005a8d;
    border-bottom:1px solid #99bdd1;
    height:14px;
}

#breadcrumb A {
    color:#005a8d;
    text-decoration:none;
}

#breadcrumb A:hover {
    text-decoration:underline;
}

/* Infoboxen */

.infobox {
    margin:4px;
    margin-top:10px;
    float:right;
    width:150px;
    padding:10px;
    border-top:1px solid #228F5D;
    border-bottom:1px solid #93C8B0;
    background:#DEEEE7;
    font-size:11px;
}

SPAN.infobox {
    margin-top:0px;
}

.tx-klappbox-pi1 .infobox {
    background:white;
    margin-top:10px;
}

.klappboxWrapperBottom {
    clear:both;
}

.infoboxHead {
    padding-bottom:2px;
    display:block;
}

.infobox A {
    color:#228F5D !important;
    font-weight:bold;
    text-decoration:none;
    background: url('/fileadmin/tmpl/images/nav_arrow_green.gif') 0px 5px no-repeat !important;
    padding-left:8px;
    display:block;
}

.infobox A:hover {
    text-decoration:underline;
}

/* Meta-Navi */
#metaNavi {
    height:25px;
    border-top:1px solid #005a8d;
    /*margin-left:10px;
    margin-right:10px;*/
    padding-top:7px;
    position:absolute;
    bottom:0px;
    left:230px;
    width:535px;
}

#metaNavi A {
    color:#005A8D;
    text-decoration:none;
    font-size:0.75em;
}

#metaNavi A:hover {
    text-decoration:underline;
}

#metaNavi #topLink {
    padding-left:15px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px 0px no-repeat;
    display:block;
    float:left;
    width:100px;
}

#metaNavi #printLink {
    padding-left:18px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px -15px no-repeat;
    display:block;
    float:left;
    width:100px;
}

#metaNavi #tipLink {
    padding-left:19px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px -29px no-repeat;
    display:block;
    float:left;
    width:115px;
}

#metaNavi #pdfLink {
    padding-left:18px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px -46px no-repeat;
    display:block;
    float:left;
    width:100px;
}

.pdfDownload {
    padding-left:18px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px -45px no-repeat;
}

.tx-klappbox-pi1 .pdfDownload {
    padding-left:18px;
    background:url('/fileadmin/tmpl/images/icons_sprite.gif') 0px -110px no-repeat;
}

/* ICE-Boxen */

.ice_rtetext {
    width:45%;
    margin-right:5px;
    float:left;
    border:1px solid lime;
}

/* Schnellzugriff */
#jumpMenu SELECT {
    width:150px;
    font-size:11px;
}

/* Kontakt-Box */
#kontaktbox {
    width:170px;
    border-top:1px solid #005a8d;
    border-bottom:1px solid #83afc8;
    background:#005a8d;
    margin-bottom:7px;
    color:white;
}

#kontaktboxHead {
    position:relative;
    width:170px;
    height:30px;
    background:url('/fileadmin/tmpl/images/kontakt_head.gif') 0px 0px no-repeat;
}

.kontaktBoxPhone {
    background:url('/fileadmin/tmpl/images/kontakt_head.gif') 0px 0px no-repeat !important;
}

.kontaktBoxLetter {
    background:url('/fileadmin/tmpl/images/kontakt_head.gif') 0px -30px no-repeat !important;
}

.kontaktBoxMail {
    background:url('/fileadmin/tmpl/images/kontakt_head.gif') 0px -60px no-repeat !important;
}

#kontaktTelefon {
    cursor:pointer;
    position:absolute;
    top:0px;
    left:0px;
    width:52px;
    height:28px;
}

#kontaktBrief {
    cursor:pointer;
    position:absolute;
    top:0px;
    left:53px;
    width:60px;
    height:28px;
}

#kontaktMail {
    cursor:pointer;
    position:absolute;
    top:0px;
    left:114px;
    width:54px;
    height:28px;
}

#cnt1, #cnt2, #cnt3 {
    height:76px;
    padding:10px;
}

#cnt2, #cnt3 {
    display:none;
}

#cnt2 A {
    color:white;
    text-decoration:none;
    font-weight:bold;
}

/* Klappboxen */
.tx-klappbox-pi1 {
    margin-top:10px;
    margin-bottom:10px;
    border-top:1px solid #ACE2C9;
    border-bottom:1px solid #ACE2C9;
    background:#E5F6EE !important;
    padding:10px;
}

.tx-klappbox-pi1_hover {
    background:#CCEEDE;
}

.tx-klappbox-pi1 H2 {
    padding:0px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
    font-size:14px !important;
    font-weight:bold;
    width:450px;
}

.tx-klappbox-pi1 A {
    color:#228F5D !important
}

.tx-klappbox-pi1 BLOCKQUOTE>H2 {
    margin-top:10px;
    border-bottom:1px solid #ACE2C9;
    width:495px;
}

.klappboxWrapper {
    /*cursor:pointer;*/
}

.klappboxHeadline {
    cursor:pointer;
    position:relative;
    /*height:35px;*/
}

.klappboxHeadline H2 {
    margin-top:0px !important;
}

.klappboxOpener {
    position:absolute;
    top:-11px;
    right:-10px;
    width:38px;
    height:32px;
    background:url('/fileadmin/tmpl/images/plusminus.gif') 0px 0px no-repeat;
}

.openBox {
    background:url('/fileadmin/tmpl/images/plusminus.gif') 0px -32px no-repeat;
}

.klappboxTeaser {
	font-family:Arial, Helvetica, sans-serif;
    font-size:0.9em;
    color:#333333;
    /*padding-top:10px;*/
}

.klappboxBox {
    display:none;
    overflow:hidden;
}

/* Tooltip */
#tooltip {
    display:none; 
    /*background:url("/fileadmin/tmpl/images/tooltip.png") repeat scroll 0 0 transparent;*/
    background:#D9E6EE;
    border:1px solid #005A8D;
    font-size:0.75em; 
    /*height:70px;*/
    width:160px;
    padding:10px; 
    color:black; 
}

.tooltip {
    padding-left:12px;
    background:url("/fileadmin/tmpl/images/icon_glossar.gif") no-repeat scroll left 3px transparent;
}

#mainContentInner UL {
    color:#333;
    /*font-size:0.9em;*/
    font-size:12px;
    list-style:disc outside url("/fileadmin/tmpl/images/bullet.gif");
    margin-bottom:5px;
    margin-top:5px;
    padding-left:15px;
}

#mainContentInner LI {
    margin-bottom:5px;
}

/* Suchbegriff hervorheben */
.csc-sword {
    background:#CCEEDE;
}

/* Vierte Ebene */
#fourthNavi {
    background:#E5EEF3;
    padding-top:5px;
    padding-bottom:0px;
    margin-top:7px;
    margin-bottom:7px;
    border-top:1px solid #005A8D;
    border-bottom:1px solid #83AFC8;
    overflow:hidden;
}

.fourthNaviLi {
    padding-left:12px;
    padding-top:4px;
    background:url('/fileadmin/tmpl/images/fourth_navi_arrow.gif') 4px 7px no-repeat;
    width:158px;
    height:18px;
    float:left;
    font-size:12px;
    margin-bottom:5px;
    margin-right:5px;
}

.fourthNaviLiActive {
    background:url("/fileadmin/tmpl/images/fourth_navi_arrow.gif") no-repeat scroll 4px 7px white;
    float:left;
    font-size:12px;
    height:18px;
    margin-bottom:5px;
    margin-right:5px;
    padding-left:12px;
    padding-top:4px;
    width:158px;
}

.menu-level4 {
    margin-left:7px;
}

.menu-level4 A {
    text-decoration:none;
    color:#005A8D;
    display:block;
    height:19px;
    width:158px;
}

/* Tabellen */
.contenttable-0 {
    font-size:0.9em;
    color:#333333;
    line-height:1.2em;
}

.contenttable-0 TR {
    height:30px;
}

TH {
    font-size:12px;
}

.tab_standard {
    margin-top:10px;
}

.tab_kopfzeile {
    background:#228F5D;
    font-weight:bold;
    color:white;
    padding:5px;
    vertical-align:middle;
}

.tab_zeile_ungerade {
    background:#EDF6F2;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    text-align:left;
    font-size:12px;
}

.tab_zeile_gerade {
    background:#A6D2BE;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    text-align:left;
    font-size:12px;
}

.tab_rlv_vergleich_info {
    background:#21905D;
    color:white;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    vertical-align:top;
    font-size:12px;
}

.tab_rlv_vergleich_kopfzeile {
    background:#A6D2BE;
    color:black;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    vertical-align:middle;
    text-align:center;
    font-size:12px;
}

.tab_rlv_vergleich_zeile_ungerade {
    background:#EDF6F2;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    text-align:center;
    font-size:12px;
}

.tab_rlv_vergleich_zeile_gerade {
    background:#A6D2BE;
    padding:5px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #218F5C;
    text-align:center;
    font-size:12px;
}

.tab_rlv_vergleich_unformatiert {
    background:#FFFFFF;
    color:black;
    padding:5px;
    vertical-align:top;
    text-align:left;
    font-size:11px;
}

/* Diverse Textgroessen */
.ftext12 {
    font-size:12px;
}

.ftext11 {
    font-size:11px;
}

.ftext10 {
    font-size:10px;
}

.grau {
    color:#333333;
}

.rot {
    color:#EF2B2F;
}

.align-right {
    text-align:right;
}

.align-left {
    text-align:left;
}

.align-center {
    text-align:center;
}

/* Infoboxen */

.form {
    border:1px solid #666666;
}

#rlvRechner FORM {
    font-size:12px;
}

#rlvRechner .eingabe {
    border:1px solid #218F5C;
    font-size:11px;
    height:15px;
}

.rlvInfo {
    background:url('/fileadmin/tmpl/images/rlv_info.gif') right center no-repeat;
    position:absolute;
    right:10px;
    height:17px;
    width:10px
}

#rlvSubmit {
    display:block;
    height:14px;
    width:206px;
    border-top:1px solid #218f5c;
    border-bottom:1px solid #89c5a9;
    background:#cfe9dc url('/fileadmin/tmpl/images/bg_link_green.gif') right top no-repeat;
    padding:7px;
    padding-right:47px;
    text-align:right;
    margin-top:7px;
    margin-bottom:7px;
    color:#228f5d !important;
    text-decoration:none !important;
    font-weight:bold;
}

A:hover#rlvSubmit, A:focus#rlvSubmit, A:hover.submitGreen, A:focus.submitGreen {
    background:#AFD9C5 url('/fileadmin/tmpl/images/bg_link_green.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitGreen {
    display:block;
    height:14px;
    width:206px;
    border-top:1px solid #218f5c;
    border-bottom:1px solid #89c5a9;
    background:#cfe9dc url('/fileadmin/tmpl/images/bg_link_green.gif') right top no-repeat;
    padding:7px;
    padding-right:47px;
    text-align:right;
    margin-top:7px;
    margin-bottom:7px;
    color:#228f5d !important;
    text-decoration:none;
    font-weight:bold;
}

.submitBlue {
    display:block;
    height:14px;
    width:256px;
    border-top:1px solid #005A8D;
    border-bottom:1px solid #82AEC7;
    background:#D9E6EE url('/fileadmin/tmpl/images/bg_link_blue.gif') right top no-repeat;
    padding:7px;
    margin-top:7px;
    /*margin-bottom:7px;*/
    color:#005A8D;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitBlue, A:focus.submitBlue {
    background:#bfd6e2 url('/fileadmin/tmpl/images/bg_link_blue.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitWhite {
    display:block;
    height:14px;
    width:220px;
    border-top:1px solid #218f5c;
    border-bottom:1px solid #89c5a9;
    background:white url('/fileadmin/tmpl/images/bg_link_white.gif') right top no-repeat;
    padding:7px;
    margin-top:7px;
    /*margin-bottom:7px;*/
    color:#005A8D;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitWhite, A:focus.submitWhite {
    background:#cfe9dc url('/fileadmin/tmpl/images/bg_link_white.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitRed {
    display:block;
    height:14px;
    width:256px;
    border-top:1px solid #EE3439;
    border-bottom:1px solid #F69194;
    background:#FBCFD0 url('/fileadmin/tmpl/images/bg_link_red.gif') right top no-repeat;
    padding:7px;
    margin-top:7px;
    /*margin-bottom:7px;*/
    color:#EE3439 !important;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitRed, A:focus.submitRed {
    background:#F8B3B5 url('/fileadmin/tmpl/images/bg_link_red.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitCancelBlue {
    display:block;
    height:14px;
    width:206px;
    border-top:1px solid #005A8D;
    border-bottom:1px solid #82AEC7;
    background:#D9E6EE url('/fileadmin/tmpl/images/bg_link_cancel_blue.gif') right top no-repeat;
    padding:7px;
    margin-top:7px;
    margin-bottom:7px;
    color:#005A8D !important;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitCancelBlue, A:focus.submitCancelBlue {
    background:#bfd6e2 url('/fileadmin/tmpl/images/bg_link_cancel_blue.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitCancelGreen {
    display:block;
    height:14px;
    width:206px;
    border-top:1px solid #218F5C;
    border-bottom:1px solid #89C5A9;
    background:#CFE9DC url('/fileadmin/tmpl/images/bg_link_cancel_green.gif') right top no-repeat;
    padding:7px;
    margin-top:7px;
    margin-bottom:7px;
    color:#228F5D !important;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitCancelGreen, A:focus.submitCancelGreen {
    background:#AFD9C5 url('/fileadmin/tmpl/images/bg_link_cancel_green.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.submitCancel {
    display:block;
    height:14px;
    width:206px;
    border-top:1px solid #EE3439;
    border-bottom:1px solid #F69194;
    background:#FBCFD0 url('/fileadmin/tmpl/images/bg_link_cancel.gif') right top no-repeat;
    padding:7px;
    padding-right:47px;
    text-align:right;
    margin-top:7px;
    margin-bottom:7px;
    color:#EE3439 !important;
    text-decoration:none;
    font-weight:bold;
}

A:hover.submitCancel, A:focus.submitCancel {
    background:#F8B3B5 url('/fileadmin/tmpl/images/bg_link_cancel.gif') right -28px no-repeat;
    text-decoration:none !important;
}

.fehlerBorder {
    border:1px solid red !important;
}

.fehler {
    color:red;
}

/* Formulare */
.formTable {
    border-top:1px solid #218F5C;
    border-bottom:1px solid #89C5A9;
}

.formTdLeft {
    padding:5px 10px 5px 10px;
    background:#DEEEE7;
}

.formTdRight {
    padding:5px 10px 5px 10px;
    background:#F4F9F7;
}

/* Stoerer-Box */
.csc-frame-frame1 {
    padding:15px;
    background:#FDEAEA;
    border-top:1px solid #EE3439;
    border-bottom:1px solid #EE3439;
    margin:10px 0px 10px 0px;
}    

.csc-frame-frame1 P, .csc-frame-frame1 H4 {
    margin-top:0px !important;
}

/* Stoerer-Box V2 */
.csc-frame-frame2 {
    padding:15px 15px 2px 30px;
    border-bottom:1px solid #83AFC8;
    margin:0px 0px 20px 0px;
    background:url('/fileadmin/tmpl/images/bg_stoerer.gif') left bottom no-repeat !important;
}    

.csc-frame-frame2 P, .csc-frame-frame2 H4 {
    margin-top:0px !important;
}

.csc-frame-frame2 H1 {
    margin-bottom:10px;
}

/* PopBox */
.popBox {
    display:none;
    padding:0px 15px 0px 15px;
    /*width:400px;*/
    width:520px;
    background:#FDEAEA;
    border-top:1px solid #EE3439;
    border-bottom:1px solid #EE3439;
    position:fixed;
    left:50%;
    top:100px;
    margin-left:-260px;
    z-index:999;
}

.popBox A {
    color:#005A8D;
    font-weight:bold;
    text-decoration:none;
}

.popBox A:hover {
    text-decoration:underline;
}

.popBoxBlue {
    background:#E7F0F5;
    border-top:1px solid #005B8C;
    border-bottom:1px solid #005B8C;
    position:absolute !important;
}    

#popBoxOverlay {
    display:none;
	position:fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.popBoxOverlayBG {
	background-color:#000;
	opacity: 0.50;
}

/* Sitemap */
.csc-sitemap LI {
    list-style:none;
}

.csc-sitemap UL {
    padding-left:0px !important;
}

#mainContentInner .sitemapUl {
    margin-bottom:20px;
}

DIV.sitemap1 {
    height:20px;
    background:#E5EEF3 url('/fileadmin/tmpl/images/nav_arrow_blue.gif') 6px 50% no-repeat !important;
    padding-top:5px;
    padding-left:20px;
    width:350px;
}

DIV.sitemap2 {
    background:white url('/fileadmin/tmpl/images/icons_sprite.gif') 22px -82px no-repeat !important;
    padding-left:40px;
}

DIV.sitemap3 {
    background:white url('/fileadmin/tmpl/images/icons_sprite.gif') 43px -96px no-repeat !important;
    padding-left:60px;
}

DIV.sitemap4 {
    padding-left:70px;
}

DIV.sitemap4 A {
    font-weight:normal !important;
}

/* Downloads */
UL.downloadTop {
    list-style:none outside none !important;
    margin-left:15px;
}

#downloadSection UL {
    list-style:none outside none;
}
.downloadTop LI {
    list-style:none outside none !important;
    background:white url('/fileadmin/tmpl/images/nav_arrow_blue_down.gif') 0px 5px no-repeat !important;
    padding-left:15px;
}

#downloadSection LI {
    list-style-type:none;
    background:white url('/fileadmin/tmpl/images/icon_pdf_big.gif') 0px 0px no-repeat !important;
    height:17px;
    list-style:none;
    padding-left:14px;
    padding-top:12px;
}

#downloadSection .pdfDownload {
    background:none;
}

.printview {
    display:none;
}

DIV.alt {
    display:none;
}