/*@viewport
{
  width: 20em;
}*/

* {
  margin: 0px;
  padding: 0px;
}
html {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #595959;
}
body {
  background: #E8E8E8;
  background-image: url(../images/body_background_lines.gif?cdt_20160426);
  background-repeat: repeat;
  background-position: 71em;
  border: none;
}
body { background-position: 77em; }

html, body { height: 100%; }
/*, #mainpart*/
html, body, #site { min-height: 100%; }

#site
{
  margin: 0 auto;
  width: 77em;
  background-image: url(../images/site_background_columns_new.gif?cdt_20190913);
  background-repeat: repeat-y;
  border-right: solid 1px #737373;
  border-left: solid 1px #737373;
  position: relative;
}

#header {
  height: 7em;
  width: 77em;
  position: absolute;
  background-color: White;
  background-image: url(../images/header_background.gif?cdt_20160426);
  background-position: bottom;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  z-index: 3;
}
  .mobileonly { display: none; }

  #header span { visibility: hidden; }
  #header a#logo
  {
      position: absolute;
      left: 25px;
      top: 25px;
      width: 22em;
      height: 4em;
      text-decoration: none;
  }
  
#mainpart {
  padding-bottom: 37em;
  -webkit-box-shadow: 4px 0px 0px 0px rgba(200,200,200,0.5);
  -moz-box-shadow: 4px 0px 0px 0px rgba(200,200,200,0.5);
  box-shadow: 4px 0px 0px 0px rgba(200,200,200,0.5);
}

#leftcol
{
  background-image: url(../images/background_leftcol_new.jpg?cdt_20190913);
  background-repeat: no-repeat;
  background-position: 0 7em;
  width: 200px;
  float: left;
  z-index: 2;
}

#leftcol_content
{
  margin-top: 14em;
}

#rightcol
{
  z-index: 1;
  margin-left: 200px;

}

.clear { clear: both; }

#rightcol_content
{
  padding-top: 7em;
  min-height: 45em;
}

DIV #banner
{
	height: 200px;
	clear: right;
	color: #F2F2F2;
}

DIV #banner_image
{
  float: left;
  height: 200px;
  width: 398px;
  background: url(../images/banner_image.png?cdt_20160426) no-repeat #5C86CE;
  clear: right;
}

DIV #banner_right_background {
  background: url(../images/background_banner.png?cdt_20160426) no-repeat #5A616F;
  margin-left: 398px;
  height: 200px;
}

DIV #banner_text
{
	padding-top: 7em;
}

DIV.bannertext
{
    background: url(../images/bannerbutton_left_text.png?cdt_20160426) no-repeat;
    height: 66px;
}

#leftcol DIV.bannertext a { position: absolute; text-decoration: none; height: 66px; width: 199px;}

DIV.bannertext span { visibility: hidden; }

#leftcol DIV.bannertext {
    background: url(../images/bannerbutton_left_text_new.png?cdt_20190913) #5573A1;
}
#rightcol DIV.bannertext {
    background: url(../images/bannerbutton_right_text_new.png?cdt_20160426) #6F6F6F;
}

#content
{
    padding: 0 0 2em 0em;
}

#rightcol #content #content_left,
#rightcol #content .content_left
{
    padding-top: 2em;
    padding-left: 2.5em;
    padding-right: 1.5em;
    float: left;
    width: 29em;
    
  background-image: url('../images/content_left_topborder.png?cdt_20160812');
  background-repeat: repeat-x;
  background-position: left top;    
  
}

#rightcol #content .content_right
{
  padding-top: 2em;
  margin-left: 33.4em;
  padding-right: 0.5em;
  padding-left: 2em;
  color: #545454;
  background-image: url('../images/content_right_topborder.png?cdt_20160426');
  background-repeat: no-repeat;
  background-position: left top;
}

#content h1
{
    font-size: 18px;
    font-weight: normal;
    color: #616773;
    margin-bottom: 1em;
}
#content h2
{
    font-size: 18px;
    font-weight: normal;
    color: #616773;
    margin-bottom: 1em;
}
#content h1.h1withsub { 
  font-family: Arial, Helvetica, Sans-Serif;
  margin-bottom: 0.15em;
}
#content h2.h2withsub { 
  margin-bottom: 0.15em;
}

#content h3
{
    margin: 1em 0em 0.5em 0em;
    padding-bottom: 0.5em;
    padding-left: 1.25em;
    border-bottom: solid 1px #E3E1DB;
    background: url("../images/std_bullet.gif?cdt_20160426") no-repeat;
    background-position: 0 2px;
    font-size: 1.1em;
    color: #616873;
}

#content #content_left h3,
#content .content_left h3
{
    border-bottom-color: #edece8;
    margin-right: 1.5em;
  }

/* rechts andere Farbe */
#content .content_right h3 {
    background-image:url("../images/rightcol_goldBullet_3dLine.gif?cdt_20160426");
    background-position: left bottom;
    background-repeat: no-repeat;
    border: none;
    color: #69696B;
  }

  
#content .content_right h3 strong { font-style: italic; }
  
.content_right b
{ color: #69696B; }

.redtext   { color: red; }
.greentext { color: #80A619; }
.orangetext,
.content_right .orangetext { color: #f26955; }
.bluetext  { color: #315EA6;}

#content .content_right .smalltext { font-size: 95%; line-height: 1.3em;}  
  
/* Original-Abstand u.U. verkleinern */
#content .content_right h3#kurzwahlHeader { margin-bottom: 0.75em; }
#content .content_right p#kurzwahl {
    margin-top: 0.75em;
    line-height: 1.6em;
  }

#content .content_right .ssAdressLine { clear: right; float:none;}  
#content .content_right .ssAdressLine h3 
{ 
  margin-top:0;
  font-variant: small-caps; 
  background-image: inherit;
  padding-left: inherit;
  background-image:url("../images/rightcol_goldBullet_3dLine_new.gif?cdt_20190912");
}
#content .content_right p.ssAddressText { line-height: 1.45em;}

#content .content_right div.ssAdressLine
{
    margin-top: 0;
    margin-bottom: 6em;
}

#content .content_right div.ssAdressBoxLeft { float:left;
                                              width:9em;
                                              height:9em; }

#content .content_right div.ssAdressBoxRight { 
  clear:right;
  margin-left: 10.5em;
  width: 12em; /* bei 12.5 -> IE 7 futsch */
  height: 5em; 
  float:none;
}

#content .content_right p.mailto { 
  margin-top:-0.35em;
  line-height: 1.2em; 
  font-size:95%;
}
#content .content_right p.mailto a {
  text-decoration: none;
  color: #69696B;
} 
#content .content_right p.mailto a:hover {
  border-bottom: #FFA815 1px solid;
  background-color: #FFF4E0;
} 


#content .content_right p#hotlineNumber
{
  line-height: 1.6em;
  font-size: 13px;
  font-weight: bold;
  color: #e85f44;
}
#content .content_right p#phoneBlock
{
  margin-top: 1em;
  margin-bottom: 0.5em;
}

#content .content_right h3.noteHeader {
    margin-bottom: 0.5em;
    border: none;
    background-image:url("../images/std_bullet_orange.gif?cdt_20160426");
    background-position: 0 2px;
  }

#content h2.h2sub,
#content #content_left h2.h2sub,
#content h3.h2sub,
#content #content_left h3.h2sub
{
  color: #787878;
  font-weight: normal;
  font-size: 0.9em;
  margin:  0em 0em 2.25em 0em;
  padding-bottom: 0.75em;
}
#content #content_left h2.h2sub {
  border-bottom: solid 1px #f2f5f7;
}
#content #content_left h3.h2sub 
{
  border-bottom-color: #f2f5f7;
}

/* ein bischen viel, wird weniger, wenn alle #content_ zu .content geworden sind */
#content h2.h2sub,
#content #content_left h2.h2sub,
#content .content_left h2.h2sub,
#content .content_right h2.h2sub,
#content h3.h2sub,
#content #content_left h3.h2sub,
#content .content_left h3.h2sub,
#content .content_right h3.h2sub,
#content h3.nobullet,
#content #content_left h3.nobullet,
#content .content_left h3.nobullet,
#content .content_right h3.nobullet
{
  padding-left: 0;
  background-image: none;
}

#content .content_right h2.h2sub,
#content .content_right h3.h2sub,
#content .content_right h3.nobullet
{
  background-image:url("../images/rightcol_3dLine.png?cdt_20160426");
  background-position: left bottom;
  background-repeat: repeat-x;
}

#content .noborder { border:none; }
#content .content_right h3.noborder { 
    background-image:url("../images/std_bullet_orange.gif?cdt_20160426");
    background-position: 0 2px;
    background-repeat:no-repeat;
}

#content .content_right h3.nobullet.noborder {
  background-image:none;
  border:none;
}


#content h3.intext {
    color: #315EA6;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
    padding-bottom: 0.5em;
    margin-right: 2em;
    padding-left: 1.5em;
    font-size: 1em;
    background-image:url("../images/std_bullet.gif?cdt_20160426");
    background-position:0 2px;
    background-repeat:no-repeat;
  }
#content h3.intext,
#content h3.intext a
{
  color: #315EA6;
  text-decoration:none;
}


#content #content_left h1,
#content .content_left h1{ color: #47689E; }
#content #content_left h1 span,
#content .content_left h1 span
{ color: #80A619; }

#content #content_left h2,
#content .content_left h2{ color: #47689E; }
#content #content_left h2 span,
#content .content_left h2 span
{ color: #80A619; }

#content #content_left h3 span,
#content .content_left h3 span
{ color: #80A619; }

.schnellstrom_logotext  {color: #315EA6;}
.schnellstrom_logotext span {color: #80A619; margin-left: 1px;}

.schnellstrom_formatted  { font-weight: bold; color: #315EA6;}
.schnellstrom_formatted span {color: #80A619; margin-left: 1px;}

#content .content_right h2 span
{ color: #f26955;}
#content .content_right h3 span
{ color: #f26955;}

#content h4 {
    font-size: 1em;
    color: #315EA6;
    margin: 0em 0em 1em 0em;
}
#content #content_left h4  {
  margin-top: 1em;
  line-height: 1.4em;
}
#content #content_left h4.twolines {
  line-height: 1.4em;
}


#content #content_left .green,
#content #content_left h4 span.green,
#content #content_left h5 span.green{
  color: #82a621;
} 
#content #content_left h4 span.secondline
{
  font-size: 90%;
  font-weight: normal;
  color: #666666;
}
#content #content_left h5 span.secondline
{
  font-size: 95%;
  font-weight: normal;
  font-style: normal;
  color: #666666;
}

#content #content_left h4.discrete,
#content .content_left h4.discrete{
  margin-top:0.25em;
  margin-bottom:0.5em;
  font-style:italic;
}

#content #content_left h5 {
  color: #315EA6;
  font-style:italic;
  margin: 1em 0em 1em 0em;
  line-height: 1.4em;
  font-weight: bold;
  font-size: 97%;
}
#content #content_left h4.blackGreen,
#content #content_left caption.blackGreen {
  font-weight: bold;
  color:#666666;
}
#content #content_left h4.blackGreen span,
#content #content_left caption.blackGreen span {
  color:#80A619;
}
#content #content_left h4.blackGreen span.h4smalltext {
  color:#505050;
  font-size: 80%;
  font-weight: normal;
}


#content p
{
    padding-bottom: 0.5em;
    margin-right: 2em;
    line-height: 1.5em;
    text-align: justify;
}

#content .content_right p{
  line-height: 1.5em;
  }

#content p.underlined,
#content div.underlined
{ border-bottom: 1px solid #EDECE8; margin-bottom: 1em;} /* #C4D0E6 */
#content p.overlined,
#content div.overlined
{	border-top: 1px solid #EDECE8; margin-top: 1em;} /* #C4D0E6 */

#content p.underdashed,
#content div.underdashed
{ border-bottom: 1px dashed #EDECE8; margin-bottom: 1em;} /* #C4D0E6 */
#content p.overdashed,
#content div.overdashed
{	border-top: 1px dashed #EDECE8; margin-top: 1em;} /* #C4D0E6 */
#content p.underdashed,
#content div.underdashed
{ padding-bottom: 1em;} /* #C4D0E6 */
#content p.overdashed,
#content div.overdashed
{ padding-top: 1em;} /* #C4D0E6 */

#content p.dashedgray,
#content div.dashedgray {
  border-top: 1px dashed #E7E6E2; margin-top: 1em;
  border-bottom: 1px dashed #E7E6E2; margin-bottom: 1em;
  margin-top:0.5em;
  background-color:#fafafa;
  padding:1em; 
  margin-right: 2em;
  box-shadow: 0px 1px 0px #ffffff, 0px -1px 0px #ffffff;
}
#content div.dashedgray p { 
  margin-right:0;
}



A.symbollink
{
    color: #595959;
    /* border-bottom: #C4D0E6 1px solid; */
    border-bottom:  solid 1px #D5D5D5;
    text-decoration: none;
    background-image: url(../images/linkInternalDarkGray.gif?cdt_20160426);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 1.2em;
    margin-right: 0.1em;
}

A.symbollink:hover
{
  background-color: #FFF4E0;
  border-bottom: #FFA815 1px solid;
  background-image: url(../images/linkInternalOrange.gif?cdt_20160426);
}

A.noline {
  border-bottom: none;
  text-decoration: none;
}

A.bluelink
{
    color: #315EA6;
    border: none;
    background-image: url(../images/linkInternalBlue.gif?cdt_20160426);
}
A.bluelink:hover
{
  color: #595959;
	border-bottom: #FFA815 1px solid;
    background-image: url(../images/linkInternalOrange.gif?cdt_20160426);
}

A.bluetextlink {
  color: #315EA6;
  text-decoration: none;
  border: none;
}
A.bluetextlink:hover {
  color: #595959;
  background-color: #FFF4E0;
  border-bottom: #FFA815 1px solid;
}
A.bluetextlink.external {
  padding-right: 1.4em;
}

A.external { background-image: url(../images/linkExternalDarkGray.gif?cdt_20160426); }
A.external:hover { background-image: url(../images/linkExternalOrange.gif?cdt_20160426); }
A.email { background-image: url(../images/linkEmailDarkGray.gif?cdt_20160426); }
A.email:hover { background-image: url(../images/linkEmailOrange.gif?cdt_20160426); }

A.toTheTop {
  color: #595959;
  text-decoration: none;
}
A.toTheTop:hover {
  text-decoration: none;
  color: #005BCA;
}

.button
{
    background-image: url(../images/button.gif?cdt_20160426);
    background-position: left center;
    background-repeat: repeat-x;
    background-color: #F7F7F7;
    
    padding: 0.4em 1em;
    font-size: 1em;
    color: #575757;
    cursor: pointer;    
    text-decoration: none;
    
    border: 1px solid #E0E0E0;
    
    border-top-color: #E5E5E5; /* #E5E5E5; */
    border-left-color: #E0E0E0; /* #E5E5E5; */
    border-right-color: #D5D5D5; /* #E0E0E0;*/
    border-bottom-color: #D5D5D5; /* #E0E0E0;*/
    
    border-radius: 3px;
    box-shadow: inset -1px -1px 0 #ffffff, 
                inset 1px 1px 0 #ffffff;
    
    background: -moz-linear-gradient(top, #FEFEFE 0%, #FAFAFA 50%, #EDEDED 50%, #F5F5F5 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top, #FDFDFD 0%, #FAFAFA 50%, #EFEFEF 50%, #F5F5F5 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(top, #FDFDFD 0%, #FAFAFA 50%, #EFEFEF 50%, #F5F5F5 100%) repeat scroll 0 0 transparent;

    /*transition: color 0.75s;*/
    
}   
.button.clickme 
{
     text-transform: uppercase; 
    /*font-variant: small-caps;*/
    font-size: 11px;
    font-weight: 500;
    
    padding: 0.8em 3em 0.8em 1.5em;
    
    text-shadow: 1px 1px 1px white, 
                 1px 1px 1px white;
    
    border-color: #D0D0D0 #CCCCCC #CCCCCC #D0D0D0;
    
    color: #747474;
    color: #62676F;
    position:relative;
    
    box-shadow: inset -2px -2px 0 #ffffff, 
                inset 2px 2px 0 #ffffff,
                inset 3px 3px 2px #f0f0f0,
                0px 0px 2px #dddddd;
    
    background-image: none;
    background: -moz-linear-gradient(to bottom, #FDFDFD 0%, #f7f7f7 50%, #e4e4e4 50%, #f7f7f7 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(to bottom, #FDFDFD 0%, #f7f7f7 50%, #e4e4e4 50%, #f7f7f7 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #FDFDFD 0%, #f7f7f7 50%, #e4e4e4 50%, #f7f7f7 100%) repeat scroll 0 0 transparent;
    
}

.button.clickme strong 
{
  color: #69696B; /* #5D6672; ehemals dunkler bläulich */
}
.button.clickme .action 
{
  font-size:10px;
  font-style:italic;
  color: #69891C;
  font-weight: bold;
}

.button.clickme .buttonpinorek 
{
  position: absolute;
  padding: 0 0.65em;
  margin-left: 1em;
  right: -2px;
  top: 50%;
  margin-top: -7px;
  height: 13px;
  line-height: 12px;
  background: white;
  
  background: #95c63f;
  background: -moz-linear-gradient(to right, #97c43e 0%,#93bb49 31%,#91bc40 43%,#86b129 65%,#6fa509 82%,#6ea009 90%,#689906 100%); /* W3C */
  background: -webkit-linear-gradient(to right, #97c43e 0%,#93bb49 31%,#91bc40 43%,#86b129 65%,#6fa509 82%,#6ea009 90%,#689906 100%); /* W3C */
  background: -ms-linear-gradient(left, #97c43e 0%,#93bb49 31%,#91bc40 43%,#86b129 65%,#6fa509 82%,#6ea009 90%,#689906 100%); /* IE10+ */
  background: linear-gradient(to right, #97c43e 0%,#93bb49 31%,#91bc40 43%,#86b129 65%,#6fa509 82%,#6ea009 90%,#689906 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c43e', endColorstr='#689906',GradientType=1 ); /* IE6-8 */
  
  border-radius: 3px 0 0 3px;
  
  border:solid 1px #85ab42;
  border-right: solid 1px #5e9901;
  border-top: solid 1px #66a302;
  box-shadow: inset 1px -1px 1px rgba(186, 222, 114, 0.75), 
              inset -1px 1px 1px rgba(186, 222, 114, 0.75),
              -2px 2px 0px white;
  text-shadow: none;
  
  font-size: 11px;
  font-weight: bold;
  color: white;
                  
}
.button.clickme:active
{
    box-shadow: inset -2px -2px 0 #ffffff, 
                inset 2px 2px 0 #ffffff,
                inset 3px 3px 3px #f0f0f0;
    margin-right: -1px;
}
.button.clickme:active .buttonpinorek
{
  box-shadow: inset 1px -1px 1px rgba(186, 222, 114, 0.75), 
              inset -1px 1px 1px rgba(186, 222, 114, 0.75),
              -1px 1px 1px #CAD9C8,
              -1px -1px 1px #CAD9C8;
  right: -1px;
  background: -moz-linear-gradient(left, #adc952 0%, #a0c15d 31%, #9cc452 43%, #98c92f 65%, #83bf0b 82%, #7fba0b 90%, #7bb507 100%); /* FF3.6+ */
}

.button.clickme:hover .action,
.button.clickme:hover strong,
.button:hover 
{
  color: #79A500;
}

.button span.raq {
  font-size:112%;
}

.rightbutton {
    display:block;
    float:right; 
    clear:right;
}
.rightbuttonwrapper {
  margin-bottom: 0.75em;
  clear:both;
  float:none;
  height: 2em;
}
#content_left .rightbuttonwrapper {
  margin-right: 2em;
}

.button.beige {
  
    border-color: #dddad1;
    
    background: url(../images/button_beige.png?cdt_20160426) left center #F9F8F3 repeat-x;

    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,248,243,1) 50%, rgba(242,237,230,1) 50%, rgba(248,247,242,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(249,248,243,1)), color-stop(50%,rgba(242,237,230,1)), color-stop(100%,rgba(248,247,242,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,248,243,1) 50%,rgba(242,237,230,1) 50%,rgba(248,247,242,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,248,243,1) 50%,rgba(242,237,230,1) 50%,rgba(248,247,242,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,248,243,1) 50%,rgba(242,237,230,1) 50%,rgba(248,247,242,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,248,243,1) 50%,rgba(242,237,230,1) 50%,rgba(248,247,242,1) 100%);
  
}

DIV.toTheTopDiv
{
  text-align: right;
}

#content_left DIV.toTheTopDiv,
.content_left DIV.toTheTopDiv
{ margin-right: 2em;}


#content .rightalign
{
    text-align: right;
    margin-right: 2em;
}

#content span.newPicture {
  background-image: url(../images/neu.gif?cdt_20160426);
  padding-left: 36px;
  background-repeat: no-repeat;
}

#rightcol #content .rightWite
{
  margin-left:  -2.2em;
  background: none;
  background-position: left top;
}
#rightcol #content .rightWiteTop
{
  background: none;
  background-position: left top;
}
#rightcol #content .rightWiteBottom
{
  background: none;
  background-position: left bottom;
}
#rightcol #content .rightWiteContent {
  padding-top: 1em; 
  padding-bottom: 1em;
  margin-left: 2.5em;
}

#content .content_right div.rightWite.oneLine p
{
  font-size: 15px;
  font-weight: bold;
  color: #69696b;
  text-align: left;
  padding: 0;
  margin: 0.75em 0 0.5em 0;
  text-transform: uppercase;
}
#content .content_right .rightWite.oneLine p span
{
  color: #E85F44;
}

#content .content_right p.hotlineContent span
{
  padding-left: 0.25em;
  font-size: 110%;
}
#content .content_right p.contactTimesContent span
{
  text-transform: none;
  padding-left: 1em;
  font-size: 105%;
}


.hidden {
  display:none;
}

.inputErrors {
  color: #F27248;
  border: solid 1px #ff8c66;
}
#content .note
{
    background-color: #f5f3f0;
    border: solid 1px #E3E2DF;
    border-left: #FF8000 2px solid;
    padding: 0.75em 0.75em 0.75em 1em;
    margin-right: 2em;
    line-height: 1.41em;
    text-align: justify;
    box-shadow: inset 1px -1px #ffffff, inset -1px 1px #ffffff;
}

#content .rightWite .note {
  background-color:#FAF9F7;
  border: solid 1px #E3E2DF;
  color:#707070;
  margin-right:0.5em;
  padding:0.75em 1.5em 0.75em 1em;
  }

#content .rightWite .note.smallnote h3#h3_quickRequest {
  background: url(../images/small_bullet_gold.gif?cdt_20160426) left 4px no-repeat transparent;
  padding-left: 0.9em;
}

#content .rightWite .note,
#content .rightWite .note.smallnote {
  
  padding: 7px;
  
  margin-right: 0;
  margin-bottom: 1.5em;
  
  border: solid 1px #E6E2DD;
  border-left-color:#EBE7E2;
  border-top-color:#EBE7E2;
  
  font-size:11px;
  color: #777777;
  
  background: #ffffff;
  
  box-shadow: 0 0 2px rgba(0,0,0,0.075);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.075);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.075);

/*  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;*/
  
}

#content .rightWite .note .notecontent
{
  padding: 0.6em 2em 1.2em 1.5em;
  background: url(../images/background_note_110.png?cdt_20160426) left top repeat-x #F9F8F4;
}
#content .rightWite .note.smallnote .notecontent
{
  padding: 0.4em 2em 1em 1em;
  background: url(../images/background_note_65.png?cdt_20160426) left top repeat-x #F9F8F4;
}

#content .rightWite .note .notecontent,
#content .rightWite .note.smallnote .notecontent
{
  border: solid 1px #f5f2ee;
  
  
  background: -moz-linear-gradient(top, rgba(255,254,253,1) 0%, rgba(252,251,250,1) 8%, rgba(249,248,245,1) 18%, rgba(252,251,250,1) 53%, rgba(252,251,250,1) 66%, rgba(249,248,245,1) 96%, rgba(252,251,250,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,254,253,1) 0%, rgba(252,251,250,1) 8%, rgba(249,248,245,1) 18%, rgba(252,251,250,1) 53%, rgba(252,251,250,1) 66%, rgba(249,248,245,1) 96%, rgba(252,251,250,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,254,253,1) 0%, rgba(252,251,250,1) 8%, rgba(249,248,245,1) 18%, rgba(252,251,250,1) 53%, rgba(252,251,250,1) 66%, rgba(249,248,245,1) 96%, rgba(252,251,250,1) 100%);
  background: linear-gradient(to bottom, rgba(255,254,253,1) 0%, rgba(252,251,250,1) 8%, rgba(249,248,245,1) 18%, rgba(252,251,250,1) 53%, rgba(252,251,250,1) 66%, rgba(249,248,245,1) 96%, rgba(252,251,250,1) 100%);
  
/*  box-shadow: inset 0 0 8px #F4F1ED,
              inset 4px 4px 8px #ffffff, 
              inset 4px 4px 4px #ffffff;*/
  
}

#content .rightWite .note.apollon_plate
{
    margin-top: 1.25em;
    margin-bottom: 0em;
    margin-left: -0.6em;
}
#content .rightWite .note.apollon_plate .notecontent
{
  padding-right: 0;
}

#content .rightWite .note.apollon_plate .icon-envelope 
{
  color: #888888;
  font-size: 10px;
}
#content .rightWite .note.apollon_plate h3
{
    margin-bottom: 0.25em;
    margin-top: 0;
    padding-bottom: 0;
}
#content .rightWite .note.apollon_plate .faxfon
{
  font-weight: bold;
  color: #808080;
}
#content .rightWite .note.apollon_plate table
{
  padding: 0;
  margin: 0;
  margin-top: 0.25em;
}

#content .rightWite .note.apollon_plate table td
{
  line-height: 1.2em;
}

#content .rightWite .note.apollon_plate table td.uppersmall
{
  width: 2.75em;
}

#content .rightWite .note p {
  line-height:1.2em;
  padding-bottom:0em;
  }

  #content .rightWite .note.smallnote p span {
    color: #F26955;
  }
  
#content .note {
  padding: 0.75em 1.5em 0.75em 1em;
  margin-right: 0.5em;
}

#content .note p { 
  margin-top: 0.25em;
}
  
/* changes in menu.css */
DIV#quicknav { left: 67em; }

#rightcol #content .content_right p#hotlineNumber { text-align: right; }
#rightcol #content .content_right {padding-right: 2em;}
#rightcol #content .content_right p { margin-right: 0.5em; }

#content #content_left ul,
#content .content_left ul
{ 
  line-height: 1.6em; 
  margin-left: 1em;
  list-style: disc outside url(../images/bulletTriangleBlue.gif?cdt_20160426);
}
#content #content_left ul li,
#content .content_left ul li
{ 

}
#content #content_left ul li,
#content .content_left ul li
{ color: #315EA6;}
#content #content_left ul li span,
#content .content_left ul li span
{ color: #595959;}


ul.upper-roman,
ul.upper-roman li, 
#content #content_left ul.upper-roman,
#content .content_left ul.upper-roman,
#content #content_left ul.upper-roman li,
#content .content_left ul.upper-roman li
{
  list-style:upper-roman;
}


#content #content_left div.ulWrapper {
  padding-top: 1em; 
  margin-right: 1.5em;
}
#content #content_left div.ulWrapper h4 {
  padding:0.7em; 
  padding-bottom: 0.5em; 
  padding-top: 0.75em;
  padding-left: 1.1em; 
  background-color:#F6F6f6; 
  margin-bottom:2px;
  border-top: 1px solid #eeeeee;
  box-shadow: inset 0 2px 0 #ffffff;
}
#content #content_left div.ulWrapper div {
  border-top:solid 1px #f0f0f0; 
  padding-top: 1em;
}
#content #content_left div.ulWrapper ul {
  padding-left:1em;
}

.nobr, 
.nowrap {
  white-space: nowrap;
}

.fs95p {
  font-size: 95%;
}

.ie_only        { display: none; }
.ie6_only       { display: none; }
.ie_lt_9_inline { display: none; }
.ie_lt_9_block  { display: none; }

#content_left h3.intext {
  border-bottom-style: dashed;
}


.uppersmall {
  text-transform:uppercase;
  font-size:85%;
}

p.infoP,
#content #content_left p.infoP,
#content .content_left p.infoP
{
  background-color:#f6f6f6;
  padding:0.75em 0.75em;
  padding-left:1em;
  border: dashed 1px #e6e6e6;
  border-left:solid 7px #EEEEEE;
  box-shadow: inset -1px -1px 0 white, inset 1px 1px 0 white;
  text-align:left;
  line-height:1.4em;
              
}

#content p.p25,
#content #content_left p.p25,
#content .content_left p.p25,
p.p25 {
  padding-bottom:0.25em;
}

h4.h4i {
  font-style:italic;
}

TEXTAREA {
    resize: vertical;
}

span.pBull {
  font-size:11px;
  font-style:normal;
  letter-spacing:1px;
  padding-right:1px;
}

#content #content_left h5.pHead,
h5.pHead {
  margin-bottom: 0.25em;
  margin-top:0.5em;
}

p.linktarget:target,
p.target:target {
  background-color: #fff4e0;
}

#content_left .icon-phone-sign, 
#content_left .icon-envelope {
    color: #797979;
    float: left;
    height: 18px;
    line-height: 18px;
    width: 18px;
}
.icon-phone-sign {
    font-size: 14px;
}

a.back-to-top 
{
	/* display: block; */
        display: none;
	width: 16px;
	height: 18px;
        line-height: 22px;
        padding-left: 6px;
	position: absolute;
	z-index: 999;
	left: 48.5em;
	bottom: 20px;
	background: #ffffff;
        border: solid 1px #dddddd;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration: none;
        box-shadow: 2px 0px 6px -1px rgba(0,0,0,0.1);
        color: #888888;
        border-radius: 4px 0px 8px 4px;
}

a.back-to-top:hover 
{
  color: #80a619;
  border-color: #bbbbbb;
}

/* sonst krumme Positionierung */
a.back-to-top span
{
  font-size: 140%;
  font-weight: bold;
}

.searchplate_search #topsearch {
  margin: 0;
  float: none;
}

.searchplate_search #topsearch #topsearch_inputwrapper {
  float: left;
  width: calc(100% - 30px);
}

.searchplate_search #topsearch #topsearch_inner > input {
  float: right;
}

.searchplate_search #topsearch #topsearch_outer {
  border-style: none;
  background-color: inherit;
  padding: 0;
}

.searchplate_search #topsearch #topsearch_inner {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background-color: #fefefe;
  border: #bbb solid 1px;
}

.searchplate_search #topsearch #topsearch_inputwrapper > input#localquery {
  width: 100%;
  float: left;
}

.searchplate_search form {
	margin-bottom: 0;
}

.searchplate_banner {
  padding-bottom: 4px;
}

.searchplate_banner span:first-child {
  color: #e85f44;
}

#site #mainpart #content h3.h2sub {
	margin-bottom: 2.25em;
}

#site #mainpart #content #faq_content_right h3.h2sub {
	margin-bottom: 0;
}

#banner_right_background #banner_text .bannertext.toprightbanner > div {
  top: 50%;
  position: relative;
  transform: translate(0, -50%);
  margin-left: 4em;
  border-left: #e85f44 solid 3px;
  padding-left: 1em;
  font-variant: small-caps;
}

#banner_right_background #banner_text .bannertext.toprightbanner div div a:visited {
  color: #fefefe;
  font-variant: small-caps;
}

#banner_right_background #banner_text .bannertext.toprightbanner div div a:link {
  text-decoration: none;
  color: #fefefe;
  font-variant: small-caps;
}

#banner_right_background #banner_text .bannertext.toprightbanner > div div:first-child {
  padding-bottom: 6px;
}

#banner_right_background #banner_text .bannertext.toprightbanner > div div:last-child span {
  visibility: visible;
}

#content .content_right div.rightWite.oneLine div.rightWiteContent p {
  font-variant: small-caps;
  text-transform: none;
}

#content .content_right div.rightWite.oneLine div.rightWiteContent .hotlineContent,
#content .content_right div.rightWite.oneLine div.rightWiteContent .contactTimesContent,
#content .content_right div.rightWite.oneLine div.rightWiteContent .informationComparison {
  font-variant: none;
  text-transform: uppercase;
  font-size: 95%;
}

body #content .content_right div.rightWite.oneLine div.rightWiteContent .informationComparison {
	font-size: 12px;
}

#rightcol #content .rightWite.oneLine .rightWiteContent {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 2.2em;
}

body DIV#navigation ul.inner li.current {
	background-color: #7b9f18;
}

body #rightcol #content #quickRequest.rightWite {
  margin-top: 2.5em
}

body #localquerySuggestList {
	margin-top:10px;
}

body .SuggestFramework_Combo td.SuggestFramework_Highlighted {
	background-color: white;
	color: #444444;
}

body #rightcol #content #quickRequest.rightWite .rightWiteBottom .note.apollon_plate {
  background: none;
  background-color: inherit;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  padding-top: 0;
  padding-left: 0;
}

body #rightcol #content #quickRequest.rightWite .note.apollon_plate .notecontent {
  padding-left: 3px;
  background-color: inherit;
  background: none;
  border: none;
}

body #rightcol #content #quickRequest .rightWiteContent {
  padding-top: 0;
}

