
                /**/
            
/*

*/
@media all {
    /* background-color: #fff; ist raus, wegen dem Registrierungsformular IFrame HG 21/12/09*/
body {
    position:relative;
    padding:0;
    color:#000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#centerAlignment{
/* for center alignment*/
    margin-bottom:11px;
    margin-left:auto;
    margin-right:auto;
    margin-top:16px;
    text-align:left;
    width:970px;
/* for center alignment*/
}
img {
    border-style:none;
}
h1 {
    display:none;
}
#header {
    position:relative;
    /* width:62em; geändert von 48em auf 62em*/
}
#header p {
    margin:0 0 1.6em;
    padding:0;
}
#header #links {
    position:absolute;
    right:0;
    top:-16px;
}
#header #languagelinks {
    position:absolute;
    right:170px;
    top:-12px;
}
#header ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#header ul li {
    float:left;
    /*padding: 7px 40px 7px 42px;*/
    padding: 0.6em;
    width:12em;
    text-align:center;
    color:#000;
    background:#9fa6b0 url(/de/files/background_menu.png) repeat-x top left;
    font-size:70%;
    font-weight:bold;
}
#header ul li a:link,#header ul li a:visited {
    display:block;
    color:#fff;
    text-align:center;
    text-decoration:none;
}
#header ul li a:hover {
    color:#000;
}
#header ul li:hover > a {
    color:#000;
}
#header ul li ul {
    display:none;
    clear:both;
    position:absolute;
    left:0;
    top:1.7em;
    /*margin:.6em 0 0 -.7em;*/
    margin:.65em 0 0 -1px;
    width:10em;
    z-index:5;
    background-color:#fff;
    border-top:0px solid #fff;
}
#header ul li:hover > ul {
    display:block;
}
#header ul li.active a:link,#header ul li.active a:visited,#header ul li.active a:hover {
    color:#000;
}
#header ul li ul li {
    float:none;
    border:1px solid #fff;
    padding:.4em .6em;
    background-color:#9fa6b0;
    font-size:100%;
    font-weight:normal;
    text-align:center;
}
#header ul li ul li a:link,#header ul li ul li.active a:visited {
    color:#000;
}
#header ul li ul li a:hover {
    color:#900;
}
#header ul li ul li a.active:link,#header ul li ul li a.active:visited,#header ul li ul li a.active:hover {
    color:#900;
}
#header .langlink {
    color:#000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#header .activelang{
    color:#000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#navigation {
    border-bottom:1px solid #fff;
    color:#000;
    background:#b0b6be url(/de/files/background_menu.png) repeat-x top left;
    font-size:70%;
    height:25px;
}
#navigation ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#navigation ul li {
    float:left;
    margin: 0px 2px 0px 7px;
    padding: 7px 15px 5px;
    border-bottom-width: 0px;
}
#navigation ul li.active {
    /* border-bottom:2px solid #930; */
}
#navigation ul li a:link,#navigation ul li a:visited {
    display:block;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
#navigation ul li:hover {
    background-color:#d9dcdf;
}
#navigation ul li a:hover, #navigation ul li a:hover {
    color:#933;
}
#navigation ul li.active a:link,#navigation ul li.active a:visited  {
    color:#000;
}
#navigation ul li ul {
    display:none;
    clear:both;
    position:absolute;
    margin:5px 0 0 -15px;
    width:16em;
    padding:0 13px 0 17px;
    z-index:5;
    background-color:#fff;
}
#navigation ul li:hover > ul {
    display:block;
}
#navigation ul li:hover > #searchdialog {
    display:block;
}
#navigation #searchdialog table .searchinput {
   border: 1px solid #000;
}
#navigation #searchdialog a {
   font-weight:normal;
   padding-top:5px;
}
#navigation ul li ul li {
    float:none;
    margin:0;
    border-bottom:1px dotted #000;
    padding:.4em 0;
    background-color:#fff;
    font-size:100%;
    font-weight:bold;
}
#navigation ul li ul li:hover {
    background-color:#fff;
}
#navigation ul li ul li.parent {
    background-image:url(/de/files/navigation_parent.gif);
    background-position:95% 50%;
    background-repeat:no-repeat;
}
#navigation ul li ul li a:link,#navigation ul li ul li a:visited,#navigation ul li.active ul li a:link,#navigation ul li.active ul li a:visited {
    color:#000;
    font-weight:bold;
}
#navigation ul li ul li a:hover,#navigation ul li.active ul li a:hover {
    color:#993333;
}
#navigation ul li ul li:hover > a,#navigation ul li.active ul li:hover > a {
    color:#993333;
}
#navigation ul li ul li a.active:link,#navigation ul li ul li a.active:visited,#navigation ul li ul li a.active:hover {
    color:#993333;
}
#navigation ul li ul li ul {
    margin:-1.5em 0 0 15.6em;
}
#wrapper {
    border-bottom:1em solid #eee;
    padding:0 0 1em;
}
#boundary {
    width: 970px;
}
#menu {
    float:left;
    width:205px;
    padding:30px 0;
    font-size:62.5%;
}
#menu h2 {
    margin:0;
    padding:0 0 0.5em;
    color:#933;
    font-size:115%;
}
#menu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:100%;
}
#menu ul li {
    border-bottom:1px solid #DCDCDC;
    margin-left:1em;
    padding:0.6em 0;
}
/*
#menu ul li.active {
    background-image:url(/de/files/menu_active.gif);
    background-position:0em .6em;
    background-repeat:no-repeat;
}*/
#menu ul li a:link,#menu ul li a:visited {
    color:#000;
    text-decoration:none;
}
#menu ul li a:hover {
    color:#933;
    font-weight:bold;
}
#menu ul li.active a:link,#menu ul li.active a:visited {
    color:#933;
    font-weight:bold;
}
#menu ul li ul li {
    border-style:none;
    padding:0.3em 0 0 1.6em;
}
#menu ul li.active ul li a:link,#menu ul li.active ul li a:visited {
    color:#000;
}
#menu ul li.active ul li a:hover {
    color:#933;
    font-weight:bold;
}
#menu ul li.active ul li.active {
    background-image:none;
}
#menu ul li.active ul li.active a:link,#menu ul li.active ul li.active a:visited {
    color:#933;
    font-weight:bold;
}
#searchdialog {
    display:none;
    clear:both;
    position:absolute;
    margin:5px 0 0 -15px;
    width:16em;
    padding:10px 13px 8px 17px;
    z-index:5;
    background-color:#f2f3f4;
}
#searchdialog table {
    margin-top:5px;
    border-width: 0;
    background-color:#fff;
    background: #fff url(/de/files/searchtablebg.png) repeat-x;
}
#searchdialog table .searchlogo {
    margin-left:20px;
    width:15px;
    background:transparent url(/de/files/searchlogo.png) no-repeat left center;
}
#searchdialog .searchinput {
  font-size: 9pt;
  color: #000000;
  border: #ffffff 0px !important;
       background:transparent;
}
#submenu {
    margin:1em 214px 1em 13em;/*geändert von 0 auf 214px*/
}
#submenu h3 {
    margin:0;
    border-bottom:1px solid #ddd;
    padding:.2em;
    color:#933;
    font-size:100%;
    text-transform:uppercase;
}
#submenu #general {
    float:right;
    margin:0;
    padding:.6em .6em 0;
    font-size:62.5%;
}
#submenu #general li {
    margin:0 0 0 .6em;
    text-transform:uppercase;
}
#submenu #specific {
    clear:right;
    margin:0;
    padding:.3em 0 .3em .3em;
    font-size:62.5%;
    /*width:48em;*/ /*Neu hinzugefügt*/
}
#submenu #specific li {
    margin:0 .6em 0 0;
    text-transform:uppercase;
}
#submenu ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#submenu ul li {
    display:inline;
}
#submenu ul li a:link,#submenu ul li a:visited {
    color:#777;
    text-decoration:none;
    white-space:nowrap;
}
#submenu ul li a:hover {
    color:#933;
}
#submenu ul li.active a:link,#submenu ul li.active a:visited {
    color:#933;
}
#outliner {
    padding: 30px 0 0 233px;
}
#rightsection {
    float:right;
    width:202px;
    font-size:82%;
}
#rightsection a {
   color:#000;
   text-decoration:none;
}
#rightsection a:hover {
   color:#933;
}

#rightsection h3{
    width: 195px !important;
}

#rightsection h3.externalLink{
    font-size: 100% !important;
    color: #000;
    margin-bottom: 5px !important;
}

#rightsection .extern .inner{
    margin-bottom: 5px;
}

#rightsection .worldlogo {
   background: transparent url(/de/files/productlinks.png) no-repeat;
   padding:0 0 0 22px;
    width: 180px !important;
}
#rightsection .infologo {
   background: transparent url(/de/files/information.png) no-repeat;
   padding:0 0 0 22px;
    width: 180px !important;
}
#rightsection ul {
   list-style-type:none;
   padding-left:0;
   margin-left:0;
}
#rightsection ul li {
    background:transparent url(/de/files/contentlistbullet.png) no-repeat 0 4px;
    padding-left:15px;
}
#rightsection ul li a {
    color:#933;
    text-decoration:none;
}
#rightsection ul li a:hover {
    text-decoration:underline;
}
#rightsection hr {
    border-color: #000;
    border-width: 1px;
    border-style: none none dotted;
    color:#000;
    height:1px;
    margin:1em 0;
    padding:0;
}
#rightsection .metalink {
   font-size:80%;
}

#content {
    /* margin: 0 16em; */ /*geändert von 0 0 0 16em auf 0 16em*/
    /*border-right: 4px solid #abc;*/
    padding:0px 30px;
    height: 1%;
    background-color: #dfe8ef;
    font-size: 82%;
    width:444px;
    position: relative;
}
#content[id] {
    height:auto;
}
#content * {
    font-size:100%;
}
#content h3, #rightsection h3 {
   color: #656c76;
   font-size:1.3em;
   font-weight:bold;
   padding:15px 0px 0;
   margin-top:0px;
   width: 325px;
}
#content h3 sup {
    margin-left: -2px;
    font-size: 11px!important;
}
#content h4 {
    margin-top:0px;
    padding-top: 15px;
}
#content #speclist {
    font-size:65%;

    border-bottom: 1px dotted #535963;
    border-top: 1px dotted #535963;
    padding: 5px 0px;
}
#content hr {
    border-color: #000;
    border-width: 1px;
    border-style: none none dotted;
    color:#000;
    height:1px;
    margin:5px 0 0 0;
    padding:0 0 5px 0;
}
/* correction for IE6 */
* html #content hr
{
    margin:0;
}
/* correction for IE7 */
* + html #content hr
{
    margin:0;
}

/* Headlines for Toggle */
span.multiToggle{
    display:block;
    margin-bottom:5px;
}
.multiTogleHeadline{
    display /*\**/:block\9;
    margin-bottom /*\**/: 0px !important\9;
    height /*\**/: 22px\9;
    clear:both;
    height: 22px;
    padding: 10px 0px 10px 15px;
    background:url(/de/files/toggleButton.png);
}

*:first-child+html .multiTogleHeadline{
    display:block;
    margin-bottom: 0px;
    height: 22px;
    clear:both;
}

#contentSpecialArea .multiTogleHeadline{
    width: 430px
}

#content .toggleButton .h5{
    font-size: 100% !important;
}

#content .multiTogleHeadline .toggleButton .h5.toggle{
    font-size: 15px !important;
}
#contentSpecialArea .multiTogleHeadline .toggleButton .h5.toggle{
    font-size: 15px !important;
}
.multiTogleHeadline .toggleButton .h5.toggle span{
    font-family: verdana;
    font-weight:normal;
    color: #000;
}

/* Toggle */
.toggleButton{
float:right;
margin-right: 30px;
margin-bottom: 5px;
}
*:first-child+html .hideSection{
    height: 100%;    
}

.toggleButton img.arrow{
    padding-top: 5px;
}

.hideSection{
    /* background: url(img/toggleHideSectionBackground.png) repeat-x left top; */
    background: #c8d4de; /* Old browsers */
    background: -moz-linear-gradient(top,  #c8d4de 0%, #dfe8ef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8d4de), color-stop(100%,#dfe8ef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c8d4de 0%,#dfe8ef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c8d4de 0%,#dfe8ef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c8d4de 0%,#dfe8ef 100%); /* IE10+ */
    background: linear-gradient(top,  #c8d4de 0%,#dfe8ef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d4de', endColorstr='#dfe8ef',GradientType=0 ); /* IE6-9 */
    padding: 15px 20px;
}



#content .h3{
   color: #656c76;
   font-size:1.3em;
   font-weight:bold;
   padding:15px 0 0;
   margin-top:0px;
   width: 390px;
}
#content .h4{
   color: #656c76;
   float:left;
   font-size:1em;
   font-weight:bold;
   padding:25px 0 0;
   margin-top:-18px !important;
   border-style:none;
   padding:0;
   width: 390px;
}
#content .h5 {
    color:#656C76;
    float:left;
    font-size:0.8em;
    font-weight:bold;
    padding:0 0 0 !important;
    width: 380px;
    width /*\**/:375px\9;
}
*first-child+html #content .h5 {
    width: 375px;
}
#content #speclist .link {
    display: -moz-inline-box; /* For FF<3 */ 
    -moz-box-orient: vertical; /* For FF<3 */ 
    display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
    vertical-align: middle; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
    text-align: left; /* to left align text within divs when container has been set to center */ 
    padding-left:14px;
    padding-right:10px;
    background: transparent url(/de/files/contentlistbullet.png) no-repeat center left;
}
#content #speclist .link a {
   color:#000000;
   text-decoration:none;
   white-space:nowrap;
}
#content #speclist .link a:hover {
   color:#933;
}
#content #appendix {
    float:right;
    margin:0;
    width:105px;
    /*background-color:#eef;*//*auskommentiert*/
}
#content #tools {
    margin:1.6em 0 2em;
    text-align:center;
    white-space:nowrap;
}
#content #tools img {
    vertical-align:middle;
}
/* Auskommentiert
#content #related {
    margin:1em .6em;
    font-size:78%;
}
#content #related b {
    font-size:110%;
}
#content #related a:link,#content #related a:visited {
    color:#777;
    text-decoration:none;
    line-height:160%;
}
#content #related a:hover {
    color:#933;
}
*/
/*Anfang neuer Bereich*/
#boundary #related {
    float:right;
    width:15em;
    margin:0;
    font-size:78%;
    
}
#boundary #related .relawo {
    background-color:#e8e8e8;
    padding:6px 3px;
}
#boundary #related .inner {
    padding:6px 3px;
}

#boundary #rightsection .inner p a {
    color: #933;
    text-decoration: underline;
}


#boundary #related b {
    font-size:90%;
}
#boundary #related a:link,#boundary #related a:visited {
    color:#777;
    text-decoration:none;
    line-height:160%;
}
#boundary #related a:hover {
    color:#933;
}
/*Ende neuer Bereich*/

/* Slider */
#slider{}    
#slider ul, #slider li{
        margin:0;
        padding:0;
        list-style:none;
}
#slider li{ 
        width:970px;
        height:215px;
        overflow:hidden; 
}    
/* End Slider */



#content #section, #content #form {
    margin: 0; /*geändert von 0 105px 0 0 auf 0*/
    /*border-right: 2px solid #fff;*//*auskommentiert*/
    /* background-color: #e5e9f3; */
}
#content #section{
    padding:1em 0px;
}
#content #section h4 {
    margin-top:0px;
    padding-top: 0px;
}

#content #section #bandage {
    width: 100%;
    overflow: hidden;
}
#content #section p {
    margin:0px 0;
    padding:0;
}
#content #section #sitemap ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:5px;
}
#content #section #sitemap ul li ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:5px;
}
#content #section #sitemap ul ul {
    padding-top:5px;
}
#content #section #sitemap ul li a{
    text-decoration: none !important;
}
#content #section #sitemap ul li ul li a{
    text-decoration: none !important; 
}
#content #section ul {
    list-style-type:none;
}
#content #section ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:10px;
}
#content #section ul#faq li {
    padding-left:15px;
    background: none !important;
    background-position:0 5px;
    padding-bottom:10px;
}
#content #section ul li ul li {
    padding-left:15px;
    background: transparent url(/de/files/seclev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:0px;
}
#content #section ol {
    list-style-position:outside;
    margin: 0 0 0 30px;
    padding: 0;
}
#content #section ul{
    margin:0em 0 0em 0; /*last was 2.4em;*/
    padding:0;
}
#content #section ul ul,#content #section ul ol,#content #section ol ul,#content #section ol ol {
    margin:0 0 0 1.2em;
    padding-top:10px;  
}
#content #section table {
    margin:0;
    border-style:none;
    padding:0;
    width:auto;
}
#content #section table th,#content #section table td {
    border-style:none;
    padding:0 2px;
    width:auto;
}
#content #section table.border {
    width:100%;
}
#content #section table.border th,#content #section table.border td {
    border-left:1px solid #f4f7f9;
    border-right:1px solid #f4f7f9;
    padding:2px;
}
#content #section a.toplink {
    display:block;
    text-align:right;
    text-decoration:none !important;
    float:right;
    width: 85px;
    background: url() no-repeat;
}
#content #section a.selected{font-weight:bold;}

#content #section div.toplinkContainer{
    width: 100%; 
    display:block;
    text-align:right;
}

#contentSpecialArea #section a.toplink {
    display:block;
    text-align:right;
    text-decoration:none !important;
    float:right;
    width: 85px;
    background: url() no-repeat;
}
#contentSpecialArea #section div.toplinkContainer{
    width: 100%; 
    display:block;
    text-align:right;
}


/* Neu eingefügt SIMAJA */
#content #section #bandage table, #content #section #bandage td, #content #section #bandage th {
    border-left:1px solid #f4f7f9;
    border-right:1px solid #f4f7f9;
    border-top:1px solid #f4f7f9;
    border-bottom:1px solid #f4f7f9;
    padding:2px;
}

tr.even{
    background: #cedbe5;
}

tr.odd{
    background: #e9eff4;
}

#content #section a:link {
    color:#933;
    text-decoration:underline; 
}
#content #section a:visited {
    color:#933;
}
#content #section a:hover {
    color:#933;
    text-decoration:underline;
}
#content #form{
    padding: 1em;
    width: 440px;
}
#content #form #faq{
    list-style-image:url(/de/files/pfeil_neu.gif);
}
#content #form #faq a{
    color:#000;
    text-decoration:none;
}
/* geändert SIMAJA
#content #form h4{
    padding:2em 1.5em .5em;    
}*/
/* geändert SIMAJA 
#content #form h4 {
    / * margin:0 -2em 2em; * /
    margin:0;
    border-bottom:1px solid #fff;
    padding:1.6em 2em;
    background-color:#e5e9f3;
}
*/
#content #form .bottomtext{
    padding:5px 1.5em 2em;
    font-size: 1em;
    clear:both !important;
}
*:first-child+html #content #form .bottomtext{
    padding:0px 1.5em 2em;
    font-size: 1em;
    clear:both !important;
}
#content #form .bottomtext ul{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    margin: .5em 1.5em 0;
}
#content #form .bottomtext ul li{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    background: none !important;
}
#content #form ol{
    list-style:none;
    margin:.5em 1.5em 0;
}
#content #form ul li, #content #form ol li{
    padding:.5em .2em;
}
#content #form ol li{
    text-indent:-17px;
}
#content #form .formsection h4{
    padding:1.5em 1.5em;
    margin:0;
}
#content #form .formsection{
    margin:0;
    border-top:3px solid #fff;
    padding:2em 1.5em 1.5em;
    margin:0em 1.5em 0 1.5em;
    font-size: 1em;
}

    #content #form .emailForm{
        margin: 0px !important;
        padding-left: 0px !important;
    }

#content #form .loginheader{
    margin:0;
    padding:0 1.5em 1em;
    border-top:1px solid #fff;
}
#content #form .formsection p{
    font-size: 100%;
    margin-bottom:1em;
}
#content #form .formsection .row, #content #form .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
*:first-child+html #content #form .formsection .submit{
    margin-left: 2px;
    padding-right: 5px;   
}
#content #form .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 83px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}
*:first-child+html #content #form .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 75px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}

#content #form .formsection .reset{
    border:none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 1em;
    margin:-5px 15px 0px 25px;
    padding: 0 5px 0 0;
    width: 80px;
    height: 15px;
    text-align:right;
    cursor: hand;
}
#content #login sup{
    font-size: 7px!important;
}

#content[id] #form .formsection .row {
    padding:5px 0;
}
#content #form .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
  margin-left: 15px;
}
#content[id] #form .formsection .row .label {
    float:left;
}
#content #form .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
/* Browserhack fuer IE7 */

*+html #content #form .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 30px;
}
#content #form .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 10px;
}
#content[id] #form .formsection .row .defwidth{
    float:left;
}
input.defwidth, textarea.defwidth, select.defwidth{
  border:1px solid #000;
}

#content #form .formsection .row .defwidth_select{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;  
  margin-left: 30px;
}
#content[id] #form .formsection .row .defwidth_select{
    float:left;
}
.select_login{
    width: 225px;
}

#content #form .formsection .row .defwidth_login{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  width: 155px !important;
}
#content[id] #form .formsection .row .defwidth_login{
    float:right;
}
#content #form .formsection .row .defwidth_password{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  padding-right: 2px;
  width: 155px !important;
}
#content[id] #form .formsection .row .defwidth_password{
    float:right;
}
#content #form .formsection .rowlogin{
    background-color:#d0d9e0;
    border:1px solid #fff;
    padding-left: 0.3em;
    padding-top: 0.3em;
    padding-bottom: 1em;
    padding-right: 0em;
    margin:0;
}
#content #form .formsection .rowlogin .labeluser{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#content #form .formsection .rowlogin .labelpassword{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#content #form .formsection .rowlogin .defwidth {
    float:left;
    width:11em;
   font-size:.66em;
   text-align:left;
    margin-right:1.5em;
}
#content #form .formsection .rowlogin .button{
    float:right;
    width:5px;
    margin:3px 0 0;
}
#content #form .formsection .rowlogin img{
    float:right;
    margin-top:2px;
}
#content #form .formsection .boxlogin {
   border:1px solid #fff;
    border-top:0;
    border-bottom:0;
    padding:.5em;
    margin:0;
    font-size:1em;
    height:6em;
}
#content #form .formsection .boxlogin img{
    float:left;
}
#content #form .formsection .boxlogin .right{
    float:right;
    width:18em;
    font-size: 0.8em;
}
#content #form .formsection .boxlogin .right a{
    text-decoration:none;
    color: #848ea8;
}
#content #form .formsection .endlogin {
    border:1px solid #fff;
    border-top:0;
    padding:.5em;
    font-size:0.8em;
}
#content #form .formsection .rowfaq .label {
    width:6em;
}
#content[id] #form .formsection .rowfaq .label {
    float:left;
}
#content #form .formsection .rowfaq .defwidth {
    width:280px;
}
#content #form .formsection ol li img{
    padding-right: 5px;
}

#content[id] #form .formsection .rowfaq .defwidth {
    float:right;
}
#footer .left {
    background:#b0b6be url(/de/files/leftfooter.png) repeat-y top left;
/*    padding:0 207px 0 0;*/
    padding:0;
    margin:0;
    /* FF before v3 solved */
    display: -moz-inline-box;
    display:inline-block;
    height:18px;
    width:207px;
}
#footer {
/*    padding:2px 8px 2px 216px;*/
    padding:0px 8px 0px 0px;
    color:#000;
    background:#b0b6be url(/de/files/rightfooter.png) repeat-x top left;
    font-size:70%;
    height:18px;
    vertical-align:middle;
    line-height:15px;
}
#footer.small {
    font-size:9px;
}
#footer #information,#footer #address {
    display:none;
}
#footer #copyright {
    /* FF before v3 solved */
    display: -moz-inline-box;
    display:inline-block;
    margin:0 2em;
    padding:0;
    vertical-align:middle;
}
#footer.smallMargin #copyright {
    margin:0 0.5em;
}
#footer ul {
    /* FF before v3 solved */
    display: -moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    list-style-type:none;
    vertical-align:middle;
}

#footer .footerAbs{
    margin-left: 208px;
    margin-top: 2px;
}

*:first-child+html #footer .footerAbs{
    margin-left: 205px !important;
    margin-top: 0px !important;
}



/* IE6 solved */
* html #footer ul, * html #footer .left, * html #footer #copyright {
display: inline;
}
/* IE7 solved */
*+ html #footer ul, *+ html #footer .left, *+ html #footer #copyright {
display: inline;
}
/* IE6 solved */
* html #footer {
line-height:18px;
}
/* IE7 solved */
*+ html #footer  {
line-height:18px;
}
#footer ul li {
    display:inline;
    margin:0 0 0 2em;
}
#footer.smallMargin ul li {
    margin:0 0 0 0.5em;
}

#footer ul li a:link,#footer ul li a:visited {
    color:#000;
    text-decoration:none;
}
#footer ul li a:hover {
    color:#933;
}
#footer ul li a.active:link,#footer ul li a.active:visited,#footer ul li a.active:hover {
    color:#933;
}
#pathnavigation {
    font-size:0.63em;
    margin-left:2.6em;
    text-transform:uppercase;
}
#pathnavigation a:link, #pathnavigation a:visited, #pathnavigation a:hover {
    color:#777;
    text-decoration:none; 
}
}
@media print {
h1 {
    display:block;
    margin:0 0 .6em;
    padding:0;
    font-size:160%;
}
#header,#navigation,#menu,#submenu #general,#submenu #specific,#content #appendix,#footer ul {
    display:none;
}
#wrapper {
    border-style:none;
    padding:0;
}
#boundary {
    width:auto;
}
#submenu {
    margin:0;
}
#submenu h3 {
    margin:0;
    border-bottom:1px solid #999;
    padding:0 0 1em;
    color:#000;
}
#content {
    margin:0;
    border-style:none;
    padding:0;
    background-color:#fff;
}
#content #section,#content #section h4 {
    margin:1em 0;
    border-style:none;
    padding:0;
    background-color:#fff;
}
#content #section h4 {
    font-size:120%;
}
#content #section #bandage {
    width:auto;
    overflow:auto;
}
#content #section table.border {
    width:100%;
}
/* #content #section a:link,#content #section a:visited,#content #section a:hover {
    color:#000;
    text-decoration:none;
} */ /*  */
#footer {
    padding:0;
    color:#000;
    background-color:#fff;
    background-image:none;
    font-size:82%;
}
#footer #information,#footer #address {
    display:block;
}
#footer #address {
    float:right;
    margin:0;
    padding:1em;
}
#footer #information {
    border-top:1px solid #999;
    margin:0;
    padding:1em 0;
}
}

 
.iframe{
width: 50%;
height: 300px; 
}

#showRegistration {
    text-decoration:none;
    padding: 2px 15px 2px 0px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em !important;
    cursor: hand;
    color:#fff !important;  
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

#showLogin {
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 0px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em !important;
    cursor: hand;
    color:#fff !important; 
    margin-left: 33px;  
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

#showLoginStandalone {
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em;
    cursor: hand;
    color:#fff !important; 
    margin-left: 33px;  
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#vertical_slide {
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 15px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em !important;
    cursor: hand;
    color:#fff !important; 
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tab_separator{
    text-decoration:none !important;
    padding: 2px 15px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em !important;
    cursor: hand;
    color:#fff !important;
    border-top: 1px solid #fff;
}
#content #section #bandage table#searchtable .dark {
   background-color:#d5dee4;
}
#content #section #bandage table#searchtable, #content #section #bandage  table#searchtable td {
   border-style:none;
}
/* jQuery breadcrumb plugin */
/* Float Clearing
 ---------------------------------------------------------------------*/
.module:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/* float clearing for IE6 */
* html .module
{
    height: 1%;
    overflow: visible;
}
/* float clearing for IE7 */
* + html .module
{
    min-height: 1%;
}
/* Breadcrumb Styles
 ---------------------------------------------------------------------*/
.breadCrumb
{
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: 21px;
    overflow: hidden;
    width:958px;
    padding:5px;
    border:solid 1px #dedede;
    background:#fff;
}
.breadCrumb a
{
    color: #0e82c7;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}
.breadCrumb a:hover
{
    text-decoration: underline;
}
.breadCrumb ul
{
    margin: 0;
    padding: 0;
    height: 21px;
    display: block;
}
.breadCrumb ul li
{
    display: block;
    float: left;
    position: relative;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    margin: 0px 6px 0px 0;
    padding: 0px 10px 0px 0;
    font-size: .6967em;
    background: url(/de/files/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.breadCrumb ul li span
{
    display: block;
    overflow: hidden;
}
.breadCrumb ul li a
{
    display: block;
    position: relative;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    float: left;
}
.breadCrumb ul li.first a
{
    height: 16px !important;
    text-indent:-1000em;
    width:16px;
    padding: 0;
    margin-top: 2px;
    overflow: hidden;
    background:url(/de/files/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
    background-position: 0 -16px;
}
.breadCrumb ul li.last
{
    background: none;
    margin-right: 0;
    padding-right: 0;
}
.chevronOverlay
{
    display: none;
    background: url(/de/files/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}
/* End jQuery breadcrumb plugin */
 
/* Registerform CSS   */
#successwindow{
    width: 375px;
}
#registerform table{
    width:450px !important;
}

body.yui-skin-sam{
    width: 375px;
    margin-left: 0px;
    background: #DFE8EF;
}
.masterwrapper .wrapper table #salutation{
    width: 235px !important;    
}
.masterwrapper .wrapper table #firstname{
    width: 235px !important;    
}
.masterwrapper .wrapper table #lastname{
    width: 235px !important;    
}
.masterwrapper .wrapper table #street{
    width: 235px !important;    
}
 
.masterwrapper .wrapper table #zipcode{
  
    width: 235px !important;
}
.masterwrapper .wrapper table #city{
  
    width: 235px !important;
}
 
.masterwrapper .wrapper table #country{
   
    width: 235px !important;
}
.masterwrapper .wrapper table #email{
   
    width: 235px !important;
}
.masterwrapper .wrapper table #optional1{
   
    width: 235px !important;
}
.masterwrapper .wrapper table #phonenumber{
 
    width: 235px !important;
}
.masterwrapper .wrapper table #faxnumber{
   
    width: 235px !important;
}
 
.masterwrapper .wrapper table #gender{
  
    width: 235px !important;
}

.masterwrapper .wrapper table .lbl{
    font-size: 0.8em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    display: block;
    width: 110px;
}
body.yui-skin-sam #topbar{
    display:none;
}
body.yui-skin-sam #topbar .small {
    display:none;
}
body.yui-skin-sam .small {
    display:block;
    width: 75px;
    height: 17px;
    background: #848EAD;
    color: #ffffff;
    font-size: 0.7em;
    padding-right: 5px;
    padding-top: 2px;
    float:right;
    display:inline;
    border: 0px solid #ffffff;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 22px;
    text-align: right;
    text-transform: uppercase;
    text-decoration: none;
}
body.yui-skin-sam #lng_requestdetails{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
body.yui-skin-sam #formsection{
    margin-top: -20px;
}
 
/* faq section */
#content #faq #faq{
    list-style-image:url(/de/files/pfeil_neu.gif);
}
#content #faq #faq a{
    color:#000;
    text-decoration:none;
}
#content #faq .bottomtext{
    padding:0 1.5em 2em;
    font-size: 0.8em;
}
#content #faq .bottomtext ul{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    margin: .5em 1.5em 0;
}
#content #faq .bottomtext ul li{
    background: none !important;
}
#content #faq ol{
    list-style:none;
    margin:.5em 1.5em 0;
}
#content #faq ul li, #content #faq ol li{
    padding:.5em .2em;
}
#content #faq ol li{
    text-indent:-17px;
}
#content #faq .formsection h4{
    padding:1.5em 1.5em;
    margin:0;
}
#content #faq .formsection{
    margin:0;
    border-top:3px solid #fff;
    padding:2em 1.5em 1.5em;
    margin:0em 1.5em 0 1.5em;
    font-size: 1em;
}

#content #faq .formsection.emailForm{
    margin: 0px !important;
    padding-left: 0px !important;
}
#content #faq .loginheader{
    margin:0;
    padding:0 1.5em 1em;
    border-top:1px solid #fff;
}
#content #faq .formsection p{
    font-size: 100%;
    margin-bottom:1em;
}
#content #faq .formsection .row, #content #faq .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
*:first-child+html #content #faq .formsection .submit{
    margin-left: 2px;
    padding-right: 5px;   
}
#content #faq .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 75px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}
#content #faq .formsection .reset{
    border:none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 1em;
    margin:-5px 15px 0px 25px;
    padding: 0 5px 0 0;
    width: 80px;
    height: 15px;
    text-align:right;
    cursor: hand;
}
#content[id] #faq .formsection .row {
    padding:5px 0;
}
#content #faq .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
  margin-left: 15px;
}
#content[id] #faq .formsection .row .label {
    float:left;
}
#content #faq .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
*+html #content #faq .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 30px;
}
#content #faq .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 10px;
}
#content[id] #faq .formsection .row .defwidth{
    float:left;
}
#content #faq .formsection .row .defwidth_select{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;  
  margin-left: 30px;
}
#content[id] #faq .formsection .row .defwidth_select{
    float:left;
}
#content #faq .formsection .row .defwidth_login{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  width: 155px !important;
}
#content[id] #faq .formsection .row .defwidth_login{
    float:right;
}
#content #faq .formsection .row .defwidth_password{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  padding-right: 2px;
  width: 155px !important;
}
#content[id] #faq .formsection .row .defwidth_password{
    float:right;
}
#content #faq .formsection .rowlogin{
    background-color:#d0d9e0;
    border:1px solid #fff;
    padding-left: 0.3em;
    padding-top: 0.3em;
    padding-bottom: 1em;
    padding-right: 0em;
    margin:0;
}
#content #faq .formsection .rowlogin .labeluser{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#content #faq .formsection .rowlogin .labelpassword{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#content #faq .formsection .rowlogin .defwidth {
    float:left;
    width:11em;
   font-size:.66em;
   text-align:left;
    margin-right:1.5em;
}
#content #faq .formsection .rowlogin .button{
    float:right;
    width:5px;
    margin:3px 0 0;
}
#content #faq .formsection .rowlogin img{
    float:right;
    margin-top:2px;
}
#content #faq .formsection .boxlogin {
   border:1px solid #fff;
    border-top:0;
    border-bottom:0;
    padding:.5em;
    margin:0;
    font-size:1em;
    height:6em;
}
#content #faq .formsection .boxlogin img{
    float:left;
}
#content #faq .formsection .boxlogin .right{
    float:right;
    width:18em;
    font-size: 0.8em;
}
#content #faq .formsection .boxlogin .right a{
    text-decoration:none;
    color: #848ea8;
}
#content #faq .formsection .endlogin {
    border:1px solid #fff;
    border-top:0;
    padding:.5em;
    font-size:0.8em;
}
#content #faq .formsection .rowfaq .label {
    width:6em;
}
#content[id] #faq .formsection .rowfaq .label {
    float:left;
}
#content #faq .formsection .rowfaq .defwidth {
    width:280px;
}
#content[id] #faq .formsection .rowfaq .defwidth {
    float:right;
}
/* end faq section */
 
/* Product Image Module */
.ProductImage{
background-image: url(/de/files/Produktvorlage_Kabi.jpg); 
background-position: bottom; 
background-repeat:repeat-x; 
text-align:center;
}
.ProductImageName{
height: 15px; 
margin-top: 3px; 
background: #fff; 
text-align:right; 
font-size: 10px !important; 
padding-right: 10px; 
padding-top: 2px;
font-weight:bold;
}

/* sub and sup */
sup {
      font-size: 80% !important;
}
*+html sub {
      font-size: 120% !important;
}
*html sub {
      font-size: 120% !important;
}
sub {
      font-size: 100% !important;
}
 
h3 span{
float:left;
}
.Literaturreferenzen{
    font-size: 80% !important;
}

.tableGrid{
    overflow:hidden;
    text-align: center;
    padding-left: 1%;
    padding-left/*\**/: 0%\9;
}

*:first-child+html .tableGrid{
    padding-left: 0px;
}
 
.tableGrid table{
    font-size: 11px !important; 
    border: 1px solid #d1deec !important;
    width: 100% !important;
}
.tableGrid table th{
    background-repeat: no-repeat;
    background-position: 95% 6px;
    background-color: #d1deec;
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}

.tableGrid table th:first-child{
    background-color: #d1deec;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}
.tableGrid table tr.even {
    background-color: #e0e9f3;
}
.tableGrid table tr.even td {
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}
.tableGrid table tr.even td:first-child {
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}
.tableGrid table tr.even:hover {
    background-color: #C3D1DF ;
}
.tableGrid table tr.even td:hover{
    background-color: #C3D1DF ;
}
.tableGrid table tr.odd {
    background-color: #d1deec;
}
.tableGrid table tr.odd td {
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}
.tableGrid table tr.odd td:first-child {
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 15px;
}
.tableGrid table tr.odd:hover {
    background-color: #C3D1DF;
}
.tableGrid table tr.odd td:hover {
    background-color: #C3D1DF;
}
.tableButton{
    border-top: 1px solid #d1deec;
    border-left: 1px solid #d1deec;
    border-right: 1px solid #d1deec;
}
.multiToggle .hideSection a.tableButton {
    width: 352px;
}
a.tableButton{
    display:block; 
    width: 392px; 
    height: 25px; 
    padding:5px 0 0 50px; 
    background: url(/de/files/tabelle_Button.png) 0 0 no-repeat;
    color: #000 !important;
    text-decoration:none !important;
}
a.tableButton:hover{
    display:block; 
    width: 392px; 
    height: 25px; 
    padding:5px 0 0 50px; 
    background: url(/de/files/tabelle_Button_Hover.png) 0 0 no-repeat;
}
.tableButton img{
    width: 417px;
}
.myTable {
    border-collapse:collapse;
}
#TableModalContainer .myTable{
    font-size: 11px !important; 
    width: 780px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important; 
    text-align: left !important;
}
#TableModalContainer .tableGrid table{
    width: 780px !important;
}

#TableModalContainer .tableGrid table th{
    background-position: 95% 3px !important;
    background-color: #d1deec;
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
    padding-right: 0;
    /* background-image: url();  */
    background-repeat: no-repeat;
}

#TableModalContainer .tableGrid table th.headerSortUp{
    /* background-image: url(); */
}
#TableModalContainer .tableGrid table th.headerSortDown{
    /* background-image: url();     */
}



#TableModalContainer .tableGrid table th:first-child{
    background-color: #d1deec;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
}
#TableModalContainer .tableGrid table tr.even {
    background-color: #e0e9f3;
}
#TableModalContainer .tableGrid table tr.even td {
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
}
#TableModalContainer .tableGrid table tr.even td:first-child {
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
}
#TableModalContainer .tableGrid table tr.even:hover {
    background-color: #C3D1DF ;
}
#TableModalContainer .tableGrid table tr.even td:hover{
    background-color: #C3D1DF ;
}
#TableModalContainer .tableGrid table tr.odd {
    background-color: #d1deec;
}
#TableModalContainer .tableGrid table tr.odd td {
    border-left: 1px solid #fff;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
}
#TableModalContainer .tableGrid table tr.odd td:first-child {
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #fff;
    border-bottom: none !important;
    padding-left: 0;
}
#TableModalContainer .tableGrid table tr.odd:hover {
    background-color: #C3D1DF;
}
#TableModalContainer .tableGrid table tr.odd td:hover {
    background-color: #C3D1DF;
}    
/* Overlay */
#TableModalOverlay {background-color:#fff;}
/* Container */
#TableModalContainer {
    max-height: 760px !important;
    color:#000; 
    width: 800px !important; 
    background: url(/de/files/Background_ModalerDialog.png) 0px 0px repeat-x; 
    padding: 33px 13px 0px 0px; 
    border: 0px;
    height: auto !important;
}
#TableModalContainer a {color:#ddd;}
#TableModalContainer a.modalCloseImg  {background:url(/de/files/CloseButton.png) no-repeat; width:29px; height:29px; display:inline; z-index:3200; position:absolute; top:8px; right:-8px; cursor:pointer;}
 
#TableModalContainer div.simplemodal-wrap{
    background-color: #fff;
    padding: 5px 5px;
    /* height: 110% !important; */
    max-height: 760px !important;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
#TableModalContainer p {
    zoom:1;
}
/* Overlay */
#simplemodal-overlay {background-color:#fff;}
/* Container */
#simplemodal-container {
    max-height: 790px !important;
    color:#000; 
    background: url(/de/files/Background_ModalerDialog.png) 0px 0px repeat-x;
    padding: 33px 10px 0px 0px; 
    border: 1px solid #dedede;
    height: auto !important;
    top:40px !important;
}
#simplemodal-container2 {
    max-height: 790px !important;
    color:#000; 
    background: url() repeat-x 0 0;
    padding: 33px 10px 0px 0px; 
    border: 1px solid #dedede;
    top:40px !important;
}
#simplemodal-container3 {
    color:#000; 
    background: url(/de/files/Background_ModalerDialog.png) 0px 0px repeat-x;
    padding: 33px 10px 0px 0px; 
    border: 1px solid #dedede;
}
#loginiframe {
    background: url(/de/files/Background_ModalerDialog.png) 0px 0px no-repeat;
}
#simplemodal-container a,#simplemodal-container2 a {color:#ddd;}
#simplemodal-container a.modalCloseImg, #simplemodal-container2 a.modalCloseImg, #simplemodal-container3 a.modalCloseImg {background:url(/de/files/CloseButton.png) no-repeat; width:29px; height:29px; display:inline; z-index:3200; position:absolute; top:8px; right:-8px; cursor:pointer;}
 
#simplemodal-container div.simplemodal-wrap, #simplemodal-container2 div.simplemodal-wrap{
    background-color: #ffffff;
    padding: 5px;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display:none;
    font-size:10px;
    height:auto;
    width:160px;
    padding:15px 25px 25px 25px;
    color:#000;
    border: 1px solid #C1C1C1;
    background: #f1f1f1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px -1px 11px #A2A2A2;
    -webkit-box-shadow: 2px -1px 11px #A2A2A2;
    box-shadow: 2px -1px 11px #A2A2A2;
}
.legende{
    font-size: 11px !important;
}

.imgZoom div img{
    border-top: 1px solid #a6aaaf;
    border-left: 1px solid #a6aaaf;
    border-right: 1px solid #a6aaaf;
    border-bottom: 1px solid #a6aaaf;
}
.imgZoom div a.OpenDialog{
    position:relative;
    top: -27px;
    top/*\**/: -27px !important\9;
    height: 26px;
    text-align: left;    
    display:block;
    width: 26px;
    float:right;
    right: 2px;
    border: 0px solid #000 !important;
}

.imgZoom div a.OpenDialog img{
    border-top: 1px solid #a6aaaf;
    border-left: 1px solid #a6aaaf;
    border-right: 0px solid #a6aaaf !important;
}

/* ImgZoom in Toggle */
.multiToggle .imgZoom div a.OpenDialog {
   right: -18px;
}
.multiToggle .imgZoom div img.teaserImage {
    margin-left:-19px;
    margin-right:-19px;
}

/* ########################## Contactform New ############################### */
/* form style */
/* nested fieldset */
#form .cols{
    width:450px;
    font-size:11px;
}
#form .cols fieldset {
    border:0;
    margin:0;
    padding:0;   
}
/* input field */
#form .cols fieldset input {
    border:1px solid #444;
    padding:5px;
}
#form .cols fieldset input:focus         { color:#fff; background-color:#777; }
#form .cols fieldset input:active     { background-color:#888; }
/* Textarea */
#form .cols textarea {
    border:1px solid #444;
    padding:10px 0;
    width:100%;
    border:1px solid black;
    width:360px;
}
/* Select */
#form .cols fieldset select {
    border:1px solid #444;
    padding:5px;
    width:162px;
    height:27px;
    background-color:#FFF;
}
/* button */
#form .cols button {
    border:1px solid #666666;
    float:right;
    margin:10px 88px 10px 0;
    background-color: #858Fa8;
    color:#FFF;
    text-transform:uppercase;
}
/* field label */
#form .cols fieldset {
    background-image:none;
    float:left;
    width:200px;
} 
#form .cols fieldset label {
    font-size:11px;        
    margin-top:20px;
    display:block;
}
#form .cols label {
    font-size:11px;        
    margin-top:0px;
    display:block;
}
#form .cols fieldset label input {
    display:block;
    width:150px;
}
#form .cols label .radioSpan{
    vertical-align:top;    
}
#form .cols label input[type="radio"] {
    display:inline;
    width: 15px;
    margin-top: 1px;    
}
*:first-child+html #form .cols label input[type="radio"] {
    display:inline;
    width: 15px;
    margin-top: -1px;    
}
#form .cols fieldset .zipCode {
    width: 48px; 
    float:left; 
    margin: 0px 5px 0px 0px;        
}
*:first-child+html #form .cols fieldset .zipCode {
    width: 48px; 
    float:left; 
    margin: 1px 5px 0px 0px;        
}
#form .cols fieldset .town {
    width: 85px;       
}
#form .cols fieldset .clear {
    clear:both;
    height:15px;        
}
#form .cols fieldset .error {
    margin:0 0 2px;
    padding:2px 6px;           
}
#form .cols fieldset .error em {
    border:10px solid;
    border-color:#FFFE36 transparent transparent;
    bottom:-17px;
    display:block;
    height:0;
    left:60px;
    position:absolute;
    width:0;            
}
/* error message */
.form_error.error {
    /* supply height to ensure consistent positioning for every browser */
    height:15px;
    background-color:#FFFE36;
    border:1px solid #E1E16D;
    font-size:11px;
    color:#000;
    padding:3px 10px;
    margin-left:-2px;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-topleft:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-top-left-radius:0;
    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
}

.subjectSpec{
    display:none;
}


 
#printer{
    display:none;
}
/* 
@author André Krug
@since 15. September 2010
*/ 
/* Content Klassen die belegt werden müssen für Contact Template */
.contentBox1 {
    border: 0px solid #cc0000;
    padding: 0px 0px 20px 0px;
}

.contentBox1 h4{
    font-size: 15px !important;
    color: #535963;
}

.contentBox1 h5{
    font-size: 13px !important;
}

.contentBox1 h5.contactJobTitle{
    margin-bottom: 0em !important;
}

.contentBox1 img{
    margin-top: 10px !important;
}

.contentBox1 div.contactPerson{
    padding-left:20px !important;
    float:right !important;
    width: 290px !important;
    margin-top: 10px !important;
}

.contentBox1 div.contactElement{
    height: auto !important;
    padding-bottom: 15px !important;
}

.contentBox1  div.contactPerson div.contactElement div.field_1{
    width:105px !important;
}
.contentBox1  div.contactPerson div.contactElement div.field_2{
    padding-top: 0px !important;
}



/* Clearfix hack */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    z-index: -1000;
}
/* IE7 */
*:first-child+html .clearfix { height: 1%; z-index: -1001;}
/* IE6 */
* html .clearfix { height: 1%; z-index: -1002;}
/*****************************************/
/**************************/
/*     ROWS    */
/**************************/
#content .rows, #content .rows2, #content .rows3     {
    padding:0px 0px 15px 0px;
    border:0px solid #cc0000;
    float:left;    
    z-index: -100;
    display: block;
}
#content .rows2     {
    padding:0px 0px 15px 0px;
    border:0px solid #cc0000;    
    float:none;
}
#content .rows3     {
    padding:0px 0px 0px 0px;
    border:0px solid #cc0000;    
    float:none;
}
#content .row, #content .rows2 .row, #content .rows3 .row     {
    border:0px solid #cc0000;
    height:17px;
    clear:both;
    border:0px solid #cc0000;    
    z-index: -100;
    paddding-left:20px!important;
}
/* IE7 */
*:first-child+html #content .row, *:first-child+html #content .rows2 .row, *:first-child+html #content .rows3 .row { height: auto; }
#content .rows2 .row {
    height:auto;
    float:left;    
    width:100%;
}
#content .rows3 .row {
    height:auto;
    float:left;    
    width:100%;
}
#content .row .field_1, #content .rows2 .row .field_1, #content .rows3 .row .field_1       {
    display:block;
    font-size: 0.9em;
    line-height: 1.0em;
    border:0px solid #cc0000;
    width:105px;
    /*position: relative;*/
    float:left;
    top:0px;
    left:0px;
    z-index: -100;
}
#content .rows2 .row .field_1       {
    text-align: right;
    background-color: #eff0f1;
    padding:3px 5px 3px 0px;
    font-weight: bold;
    width:70px;
    font-size: 0.8em;
    line-height: 1.3em;
}
#content .rows3 .row .field_1       {
    text-align: left;
    padding:0px 5px 3px 0px;
    font-weight: normal;
    width:80px;
    font-size: 0.9em;
    line-height: 1.3em;
}
#content .row .field_2, #content .rows2 .row .field_2, #content .rows3 .row .field_2 {
    padding:0px 3px 0px 20px;
    float:left;
    border:0px solid #cc0000;
    font-size: 0.9em;
    line-height: 1.0em !important;
    overflow: visible;
    z-index: -100;
}
#content .rows2 .row .field_2       {
    padding:6px 0px 0px 80px;
    font-size: 0.8em;
    line-height: 1.0em;
    border-bottom: 1px solid #002967;
    float:none;
}
#content .rows3 .row .field_2       {
padding:0px 0px 0px 85px;
/*    padding:6px 0px 0px 100px;*/
    font-size: 0.9em;
    line-height: 1.0em;
    float:none;
}
.ContentLinksExtern{
    padding-left: 0px;
    font-weight:normal !important;
    color: #0066cc !important;
}
 
a.ContentLinksExtern:hover{
    text-decoration:underline;
}
.ContentLinksIntern{
    padding-left: 15px;
    font-weight:normal !important;
    color: #0066cc !important;
}
a.ContentLinksIntern:hover{
    text-decoration:underline;
}
 
/* image on the left with text beside */
.ImageWithText{
    float:left; 
    padding:3px 5px 3px 0px;
}




/* ######################################################################################################################################################################################## */
/* Special Pages for Products */
#contentSpecialArea {
    /* margin: 0 16em; */ /*geändert von 0 0 0 16em auf 0 16em*/
    /*border-right: 4px solid #abc;*/
    padding:0 30px;
    height: 1%;
    background-color: #dfe8ef !important;
    font-size: 82%;
    width:444px;
}
#contentSpecialArea[id] {
    height:auto;
}
#contentSpecialArea * {
    font-size:100%;
}
#contentSpecialArea h3, #rightsection h3 {
   color: #656c76;
   font-size:1.3em;
   font-weight:bold;
   padding:15px 0 0;
   margin-top:0px;
}
#contentSpecialArea h4 {
    margin-top:0px;
    padding-top: 15px;
}
#contentSpecialArea #speclist {
    font-size:65%;
}
#contentSpecialArea hr {
    border-color: #000;
    border-width: 1px;
    border-style: none none dotted;
    color:#000;
    height:1px;
    margin:5px 0 0 0;
    padding:0 0 5px 0;
}
/* correction for IE6 */
* html #contentSpecialArea hr{
    margin:0;
}
/* correction for IE7 */
* + html #contentSpecialArea hr{
    margin:0;
}
/* Headlines for Toggle */
#contentSpecialArea .h3{
   color: #656c76;
   font-size:1.3em;
   font-weight:bold;
   padding:15px 0 0;
   margin-top:0px;
   width: 390px;
}
#contentSpecialArea .h4{
   color: #656c76;
   float:left;
   font-size:1em;
   font-weight:bold;
   padding:25px 0 0;
   margin-top:-18px !important;
   border-style:none;
   padding:0;
   width: 390px;
}
#contentSpecialArea .h5 {
    color:#656C76;
    float:left;
    font-size:0.8em;
    font-weight:bold;
    padding:0 0 0 !important;
    width: 381px;
}
#contentSpecialArea #speclist .link {
    display: -moz-inline-box; /* For FF<3 */ 
    -moz-box-orient: vertical; /* For FF<3 */ 
    display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
    vertical-align: middle; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
    text-align: left; /* to left align text within divs when container has been set to center */ 
    padding-left:14px;
    padding-right:10px;
    background: transparent url() no-repeat center left;
}
#contentSpecialArea #speclist .link a {
   color:#000000;
   text-decoration:none;
   white-space:nowrap;
}
#contentSpecialArea #speclist .link a:hover {
   color:#933;
}
#contentSpecialArea #appendix {
    float:right;
    margin:0;
    width:105px;
    /*background-color:#eef;*//*auskommentiert*/
}
#contentSpecialArea #tools {
    margin:1.6em 0 2em;
    text-align:center;
    white-space:nowrap;
}
#contentSpecialArea #tools img {
    vertical-align:middle;
}
/* Auskommentiert
#contentSpecialArea #related {
    margin:1em .6em;
    font-size:78%;
}
#contentSpecialArea #related b {
    font-size:110%;
}
#contentSpecialArea #related a:link,#contentSpecialArea #related a:visited {
    color:#777;
    text-decoration:none;
    line-height:160%;
}
#contentSpecialArea #related a:hover {
    color:#933;
}
*/
#contentSpecialArea #form {
    margin: 0;
    padding: 1em;
}
#contentSpecialArea #section {
    margin:0px !important;
    border-style:none;
    padding:1em 0;
    background-color:#dfe8ef !important;
}
#contentSpecialArea #section h4 {
    margin: 0 0 1em 0;
    border-style:none;
    padding:0;
}
#contentSpecialArea #section #bandage {
    width:auto;
    overflow:hidden;
}
#contentSpecialArea #section p {
    margin:0px 0;
    padding:0;
}
#contentSpecialArea #section #sitemap ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:5px;
}
#contentSpecialArea #section #sitemap ul li ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:5px;
}
#contentSpecialArea #section #sitemap ul ul {
    padding-top:5px;
}
#contentSpecialArea #section #sitemap ul li a{
    text-decoration: none !important;
}
#contentSpecialArea #section #sitemap ul li ul li a{
    text-decoration: none !important; 
}
#contentSpecialArea #section ul {
    list-style-type:none;
    margin:0em 0 0em 0; /*last was 2.4em;*/
    padding:0;
}
#contentSpecialArea #section ul li {
    padding-left:15px;
    background: transparent url(/de/files/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:10px;
}
#contentSpecialArea #section ul li ul li {
    padding-left:15px;
    background: transparent url(/de/files/seclev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:0px;
}
#contentSpecialArea #section ol {
    list-style-position:outside;
    margin: 0 0 0 30px;
    padding: 0;
}
#contentSpecialArea #section ul ul,#contentSpecialArea #section ul ol,#contentSpecialArea #section ol ul,#contentSpecialArea #section ol ol {
    margin:0 0 0 1.2em;
    padding-top:10px;  
}
#contentSpecialArea #section table {
    margin:0;
    border-style:none;
    padding:0;
    width:auto;
}
#contentSpecialArea #section table th,#contentSpecialArea #section table td {
    border-style:none;
    padding:0 2px;
    width:auto;
}
#contentSpecialArea #section table.border {
    width:100%;
}
#contentSpecialArea #section table.border th,#contentSpecialArea #section table.border td {
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    padding:2px;
}
/* Neu eingefügt SIMAJA */
#contentSpecialArea #section #bandage table, #contentSpecialArea #section #bandage td, #contentSpecialArea #section #bandage th {
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:2px;
}
#contentSpecialArea #section a:link {
    color:#933;
    text-decoration:underline; 
}
#contentSpecialArea #section a:visited {
    color:#933;
}
#contentSpecialArea #section a:hover {
    color:#933;
    text-decoration:underline;
}

#contentSpecialArea #form #faq{
    list-style-image:url(/de/files/pfeil_neu.gif);
}
#contentSpecialArea #form #faq a{
    color:#000;
    text-decoration:none;
}
/* geändert SIMAJA
#contentSpecialArea #form h4{
    padding:2em 1.5em .5em;    
}*/
/* geändert SIMAJA 
#contentSpecialArea #form h4 {
    / * margin:0 -2em 2em; * /
    margin:0;
    border-bottom:1px solid #fff;
    padding:1.6em 2em;
    background-color:#e5e9f3;
}
*/
#contentSpecialArea #form .bottomtext{
    padding:5px 1.5em 2em;
    font-size: 1em;
    clear:both !important;
}
*:first-child+html #contentSpecialArea #form .bottomtext{
    padding:0px 1.5em 2em;
    font-size: 1em;
    clear:both !important;
}
#contentSpecialArea #form .bottomtext ul{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    margin: .5em 1.5em 0;
}
#contentSpecialArea #form .bottomtext ul li{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    background: none !important;
}
#contentSpecialArea #form ol{
    list-style:none;
    margin:.5em 1.5em 0;
}
#contentSpecialArea #form ul li, #contentSpecialArea #form ol li{
    padding:.5em .2em;
}
#contentSpecialArea #form ol li{
    text-indent:-17px;
}
#contentSpecialArea #form .formsection h4{
    padding:1.5em 1.5em;
    margin:0;
}
#contentSpecialArea #form .formsection{
    margin:0;
    border-top:3px solid #fff;
    padding:2em 1.5em 1.5em;
    margin:0em 1.5em 0 1.5em;
    font-size: 1em;
}
#contentSpecialArea #form .loginheader{
    margin:0;
    padding:0 1.5em 1em;
    border-top:1px solid #fff;
}
#contentSpecialArea #form .formsection p{
    font-size: 100%;
    margin-bottom:1em;
}
#contentSpecialArea #form .formsection .row, #contentSpecialArea #form .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
*:first-child+html #contentSpecialArea #form .formsection .submit{
    margin-left: 2px;
    padding-right: 5px;   
}
#contentSpecialArea #form .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 83px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}
*:first-child+html #contentSpecialArea #form .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 75px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}
#contentSpecialArea #form .formsection .reset{
    border:none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 1em;
    margin:-5px 15px 0px 25px;
    padding: 0 5px 0 0;
    width: 80px;
    height: 15px;
    text-align:right;
    cursor: hand;
}
#contentSpecialArea[id] #form .formsection .row {
    padding:5px 0;
}
#contentSpecialArea #form .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
  margin-left: 15px;
}
#contentSpecialArea[id] #form .formsection .row .label {
    float:left;
}
#contentSpecialArea #form .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
/* Browserhack fuer IE7 */
*+html #contentSpecialArea #form .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 30px;
}
#contentSpecialArea #form .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 10px;
}
#contentSpecialArea[id] #form .formsection .row .defwidth{
    float:left;
}
input.defwidth, textarea.defwidth, select.defwidth{
  border:1px solid #000;
}
#contentSpecialArea #form .formsection .row .defwidth_select{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;  
  margin-left: 30px;
}
#contentSpecialArea[id] #form .formsection .row .defwidth_select{
    float:left;
}
#contentSpecialArea #form .formsection .row .defwidth_login{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  width: 155px !important;
}
#contentSpecialArea[id] #form .formsection .row .defwidth_login{
    float:right;
}
#contentSpecialArea #form .formsection .row .defwidth_password{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  padding-right: 2px;
  width: 155px !important;
}
#contentSpecialArea[id] #form .formsection .row .defwidth_password{
    float:right;
}
#contentSpecialArea #form .formsection .rowlogin{
    background-color:#d0d9e0;
    border:1px solid #fff;
    padding-left: 0.3em;
    padding-top: 0.3em;
    padding-bottom: 1em;
    padding-right: 0em;
    margin:0;
}
#contentSpecialArea #form .formsection .rowlogin .labeluser{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#contentSpecialArea #form .formsection .rowlogin .labelpassword{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#contentSpecialArea #form .formsection .rowlogin .defwidth {
    float:left;
    width:11em;
   font-size:.66em;
   text-align:left;
    margin-right:1.5em;
}
#contentSpecialArea #form .formsection .rowlogin .button{
    float:right;
    width:5px;
    margin:3px 0 0;
}
#contentSpecialArea #form .formsection .rowlogin img{
    float:right;
    margin-top:2px;
}
#contentSpecialArea #form .formsection .boxlogin {
   border:1px solid #fff;
    border-top:0;
    border-bottom:0;
    padding:.5em;
    margin:0;
    font-size:1em;
    height:6em;
}
#contentSpecialArea #form .formsection .boxlogin img{
    float:left;
}
#contentSpecialArea #form .formsection .boxlogin .right{
    float:right;
    width:18em;
    font-size: 0.8em;
}
#contentSpecialArea #form .formsection .boxlogin .right a{
    text-decoration:none;
    color: #848ea8;
}
#contentSpecialArea #form .formsection .endlogin {
    border:1px solid #fff;
    border-top:0;
    padding:.5em;
    font-size:0.8em;
}
#contentSpecialArea #form .formsection .rowfaq .label {
    width:6em;
}
#contentSpecialArea[id] #form .formsection .rowfaq .label {
    float:left;
}
#contentSpecialArea #form .formsection .rowfaq .defwidth {
    width:280px;
}
#contentSpecialArea #form .formsection ol li img{
    padding-right: 5px;
}
#contentSpecialArea[id] #form .formsection .rowfaq .defwidth {
    float:right;
}
#contentSpecialArea #section table.border {
    width:100%;
}
/* #contentSpecialArea #section a:link,#contentSpecialArea #section a:visited,#contentSpecialArea #section a:hover {
    color:#000;
    text-decoration:none;
} */
#contentSpecialArea #section #bandage table#searchtable .dark {
   background-color:#d5dee4;
}
#contentSpecialArea #section #bandage table#searchtable, #contentSpecialArea #section #bandage  table#searchtable td {
   border-style:none;
}
/* faq section */
#contentSpecialArea #faq #faq{
    list-style-image:url(/de/files/pfeil_neu.gif);
}
#contentSpecialArea #faq #faq a{
    color:#000;
    text-decoration:none;
}
#contentSpecialArea #faq .bottomtext{
    padding:0 1.5em 2em;
    font-size: 0.8em;
}
#contentSpecialArea #faq .bottomtext ul{
    list-style-image:url(/de/files/ausrufezeichen.gif);
    margin: .5em 1.5em 0;
}
#contentSpecialArea #faq .bottomtext ul li{
    background: none !important;
}
#contentSpecialArea #faq ol{
    list-style:none;
    margin:.5em 1.5em 0;
}
#contentSpecialArea #faq ul li, #contentSpecialArea #faq ol li{
    padding:.5em .2em;
}
#contentSpecialArea #faq ol li{
    text-indent:-17px;
}
#contentSpecialArea #faq .formsection h4{
    padding:1.5em 1.5em;
    margin:0;
}
#contentSpecialArea #faq .formsection{
    margin:0;
    border-top:3px solid #fff;
    padding:2em 1.5em 1.5em;
    margin:0em 1.5em 0 1.5em;
    font-size: 1em;
}
#contentSpecialArea #faq .loginheader{
    margin:0;
    padding:0 1.5em 1em;
    border-top:1px solid #fff;
}
#contentSpecialArea #faq .formsection p{
    font-size: 100%;
    margin-bottom:1em;
}
#contentSpecialArea #faq .formsection .row, #contentSpecialArea #faq .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
*:first-child+html #contentSpecialArea #faq .formsection .submit{
    margin-left: 2px;
    padding-right: 5px;   
}
#contentSpecialArea #faq .formsection .submit{
    border: none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.8em;
    width: 75px;
    height: 17px;
    text-align:right;
    cursor: hand;
    margin-left: 2px;
}
#contentSpecialArea #faq .formsection .reset{
    border:none;
    background:#848ea8;
    color:#fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 1em;
    margin:-5px 15px 0px 25px;
    padding: 0 5px 0 0;
    width: 80px;
    height: 15px;
    text-align:right;
    cursor: hand;
}
#contentSpecialArea[id] #faq .formsection .row {
    padding:5px 0;
}
#contentSpecialArea #faq .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
  margin-left: 15px;
}
#contentSpecialArea[id] #faq .formsection .row .label {
    float:left;
}
#contentSpecialArea #faq .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
*+html #contentSpecialArea #faq .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 30px;
}
#contentSpecialArea #faq .formsection .row .defwidth{
  text-align:left;
  float:left;
  font-size: 1em; 
  margin-left: 10px;
}
#contentSpecialArea[id] #faq .formsection .row .defwidth{
    float:left;
}
#contentSpecialArea #faq .formsection .row .defwidth_select{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;  
  margin-left: 30px;
}
#contentSpecialArea[id] #faq .formsection .row .defwidth_select{
    float:left;
}
#contentSpecialArea #faq .formsection .row .defwidth_login{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  width: 155px !important;
}
#contentSpecialArea[id] #faq .formsection .row .defwidth_login{
    float:right;
}
#contentSpecialArea #faq .formsection .row .defwidth_password{
  text-align:left;
  float:left;
  display:inline;
  font-size: 1em;
  padding-right: 2px;
  width: 155px !important;
}
#contentSpecialArea[id] #faq .formsection .row .defwidth_password{
    float:right;
}
#contentSpecialArea #faq .formsection .rowlogin{
    background-color:#d0d9e0;
    border:1px solid #fff;
    padding-left: 0.3em;
    padding-top: 0.3em;
    padding-bottom: 1em;
    padding-right: 0em;
    margin:0;
}
#contentSpecialArea #faq .formsection .rowlogin .labeluser{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#contentSpecialArea #faq .formsection .rowlogin .labelpassword{
    width:85px;
    float:left;
    display:inline;
    font-size: 0.8em;
}
#contentSpecialArea #faq .formsection .rowlogin .defwidth {
    float:left;
    width:11em;
   font-size:.66em;
   text-align:left;
    margin-right:1.5em;
}
#contentSpecialArea #faq .formsection .rowlogin .button{
    float:right;
    width:5px;
    margin:3px 0 0;
}
#contentSpecialArea #faq .formsection .rowlogin img{
    float:right;
    margin-top:2px;
}
#contentSpecialArea #faq .formsection .boxlogin {
   border:1px solid #fff;
    border-top:0;
    border-bottom:0;
    padding:.5em;
    margin:0;
    font-size:1em;
    height:6em;
}
#contentSpecialArea #faq .formsection .boxlogin img{
    float:left;
}
#contentSpecialArea #faq .formsection .boxlogin .right{
    float:right;
    width:18em;
    font-size: 0.8em;
}
#contentSpecialArea #faq .formsection .boxlogin .right a{
    text-decoration:none;
    color: #848ea8;
}
#contentSpecialArea #faq .formsection .endlogin {
    border:1px solid #fff;
    border-top:0;
    padding:.5em;
    font-size:0.8em;
}
#contentSpecialArea #faq .formsection .rowfaq .label {
    width:6em;
}
#contentSpecialArea[id] #faq .formsection .rowfaq .label {
    float:left;
}
#contentSpecialArea #faq .formsection .rowfaq .defwidth {
    width:280px;
}
#contentSpecialArea[id] #faq .formsection .rowfaq .defwidth {
    float:right;
}
/* end faq section */
/**************************/
/*     ROWS    */
/**************************/
#contentSpecialArea .rows, #contentSpecialArea .rows2, #contentSpecialArea .rows3     {
    padding:0px 0px 15px 0px;
    border:0px solid #cc0000;
    float:left;    
    z-index: -100;
    display: block;
}
#contentSpecialArea .rows2     {
    padding:0px 0px 15px 0px;
    border:0px solid #cc0000;    
    float:none;
}
#contentSpecialArea .rows3     {
    padding:0px 0px 0px 0px;
    border:0px solid #cc0000;    
    float:none;
}
#contentSpecialArea .row, #contentSpecialArea .rows2 .row, #contentSpecialArea .rows3 .row     {
    border:0px solid #cc0000;
    height:17px;
    clear:both;
    border:0px solid #cc0000;    
    z-index: -100;
    paddding-left:20px!important;
}
/* IE7 */
*:first-child+html #contentSpecialArea .row, *:first-child+html #contentSpecialArea .rows2 .row, *:first-child+html #contentSpecialArea .rows3 .row { height: auto; }
#contentSpecialArea .rows2 .row {
    height:auto;
    float:left;    
    width:100%;
}
#contentSpecialArea .rows3 .row {
    height:auto;
    float:left;    
    width:100%;
}
#contentSpecialArea .row .field_1, #contentSpecialArea .rows2 .row .field_1, #contentSpecialArea .rows3 .row .field_1       {
    display:block;
    font-size: 0.9em;
    line-height: 1.3em;
    border:0px solid #cc0000;
    width:70px;
    /*position: relative;*/
    float:left;
    top:3px;
    left:0px;
    z-index: -100;
}
#contentSpecialArea .rows2 .row .field_1       {
    text-align: right;
    background-color: #eff0f1;
    padding:3px 5px 3px 0px;
    font-weight: bold;
    width:70px;
    font-size: 0.8em;
    line-height: 1.3em;
}
#contentSpecialArea .rows3 .row .field_1       {
    text-align: left;
    padding:0px 5px 3px 0px;
    font-weight: normal;
    width:80px;
    font-size: 0.9em;
    line-height: 1.3em;
}
#contentSpecialArea .row .field_2, #contentSpecialArea .rows2 .row .field_2, #contentSpecialArea .rows3 .row .field_2 {
    padding:3px 0px 0px 20px;
    float:left;
    border:0px solid #cc0000;
    font-size: 0.9em;
    line-height: 1.0em;
    overflow: visible;
    z-index: -100;
}

#contentSpecialArea .rows2 .row .field_2       {
    padding:6px 0px 3px 80px;
    font-size: 0.8em;
    line-height: 1.0em;
    border-bottom: 1px solid #002967;
    float:none;
}
#contentSpecialArea .rows3 .row .field_2       {
padding:3px 0px 0px 85px;
/*    padding:6px 0px 3px 100px;*/
    font-size: 0.9em;
    line-height: 1.0em;
    float:none;
}
 
.clear{
    height: 5px;
    font-size:1px;
    line-height: 5px;
    clear:both;
}


.thumbnailLink span.thumbnailLink_Image{
    display:block; 
    width: 100px; 
    float:left; 
    margin-right: 10px;
}
.thumbnailLink span.thumbnailLink_LinkDescription{
    display:block;
}

#centerAlignment #wrapper #boundary #outliner .contentWidth{
    width: 51.55em !important;
}
 
a.backLinkFAQ{
    color: #993333;
    text-decoration:none;
    background: url(/de/files/contentlistbullet.png) no-repeat 0px 3px;
    padding-left: 15px;
}

a.backLinkFAQ:hover{
    color: #993333;
    text-decoration:underline;
}
 


/* ################################# BMI Calculator ############################################# */
#inputFields{
    width: 200px;
    float:left;
    display:inline-block;
}
#inputFields #form, #mustOutputs #OutputForm, #mustMessageContainer h3{
    padding:0px;
}
#inputFields #form div.calcInputs, #mustOutputs #OutputForm div.calcInputs{
    margin-bottom: 7px;
    width: 190px;
}
#inputFields #form div.calcInputs input#size, #inputFields #form div.calcInputs input#weight, #inputFields #form div.calcInputs select#weight1, #inputFields #form div.calcInputs input#disease, #mustOutputs #OutputForm input#resultBMI, #mustOutputs #OutputForm input#yourMUST{
    margin-left:5px;
}
#inputFields #form div.calcInputs img.bmiQuestionmark, #mustOutputs #OutputForm div.calcInputs img.bmiQuestionmark{
    width:20px; 
    margin-left: 10px; 
    position:relative; 
    top:2px;
}
#mustOutputs{
    width: 200px;
    float:right;
}
#mustMessageContainer{
    background: #EEEEEE; 
    width: 435px; 
    padding: 5px;
}
#mustMessageContainer span#MUST_message{
    font-size: 13px; 
    font-weight:bold; 
    text-decoration:underline; 
    color: #595FB1;
}
 
/* ################################# OE-Aspekte ############################################# */
#smartEditTabs{
    float:right;
    background: transparent;
    width: 225px;
    margin-right: 11px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li{
    background: url() no-repeat top left;
    width: 225px;
    height: 78px;
    padding-bottom: 3px !important;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li a{
    color: #666666;
    position:relative;
    left: 15px;
    text-decoration: none;
    display:block;
    height: 95%;
    width: 84%;
    padding-top: 5px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li a span{
    font-size: 11px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li.active{
    background: url() no-repeat top left !important;
    width: 235px;
    margin-right: 0px;
    height: 78px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li.active a{
    color: #000 !important;
    position:relative;
    left: 15px;
    text-decoration: none;
    display:block;
    height: 95%;
    width: 84%;
    padding-top: 5px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li:hover{
    background: url() no-repeat top left !important;
    width: 225px;
    height: 78px;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li:hover a{
    color: #000 !important;
    position:relative;
    left: 15px;
    text-decoration: none;
    display:block;
    height: 95%;
    width: 84%;
    padding-top: 5px;
}

#bandage #gesundheitsAspekte #smartEditTabs ul li.active:hover{
    background: url() no-repeat top left !important;
}
#bandage #gesundheitsAspekte #smartEditTabs ul li.active:hover a{
    color: #666 !important;
    position:relative;
    left: 15px;
    text-decoration: none;
    display:block;
    height: 95%;
    width: 85%;
    padding-top: 5px;
}

#bandage #gesundheitsAspekte{
    width:710px !important;
}
#bandage #gesundheitsAspekte .image_thumb{
    float:left;
    width: 474px;
}
#bandage #gesundheitsAspekte .image_thumb .aspekteContent{
    width: 460px;
}
 

div.flashRight img{
    margin-top: 10px;
}
 
#content #bandage .toggleButtonAll{
    position: absolute;
    right:60px;
    right /*\**/: 65px\9;
    top: 22px;
}

*:first-child+html #content #bandage .toggleButtonAll{
    right: 65px;
}

#contentSpecialArea{
    position: relative;
}

#contentSpecialArea #bandage .toggleButtonAll{
    position: absolute;
    right:60px;
    right /*\**/: 65px\9;
    top: 14px;
}

#content #formsection .toggleButtonAll{
    position: absolute;
    right:30px;
    right /*\**/: 35px\9;
    top: 18px;
}


*:first-child+html #contentSpecialArea #bandage .toggleButtonAll{
    position: absolute;
    right:65px;
    top: 14px;
}



*:first-child+html #content #formsection .toggleButtonAll{
    position: absolute;
    right:35px;
    top: 18px;
}
 

.notoggleButtonAll {
    display: none;
}
 
/* ************   Congress Table  ****************** */
.congresstable .month, .congresstable .therArea {
    display:none;
}
#content #section #bandage table.congresstable {
    width:100%;
    border-collapse:collapse;
    border:none;
}
#content #section #bandage table.congresstable td {
    height:3em;
    padding:2px;
    border:none;
}
#content #section #bandage table.congresstable tr {
    vertical-align:top;
}
#content #section #bandage table.congresstable tr.header {
    font-weight:bold;
}
#content #section #bandage table.congresstable tr.headerfirst {
    font-weight:bold;
}
#content #section #bandage table.congresstable tr.header td {
    height:1em;
    border-top:1px dashed #535963;
}
#content #section #bandage table.congresstable tr.headerfirst td {
    height:1em;
}
#content #section #bandage table.congresstable td.mailCol, #content #section #bandage table.congresstable td.homeCol {
    width:26px;
    text-align:center;
}
#content #section #bandage table.congresstable td.monthCol {
    width:100px;
}
#content #section #bandage .congressHelpers {
    float:right;
    height:30px;
}
#content #section #bandage .congressHelpers a {
    float:left;
    padding-right: 5px;
}
#content #section #bandage .congressHelpers .sorters {
    float:left;
    overflow:hidden;
    height:14px;
}
#content #section #bandage .congressHelpers .sorters a {
    float:none;
    display:block;
    text-decoration:none;
    font-size:12px;
    padding-right:10px;
    color: #002967;
    font-weight:bold;
}
#content #section #bandage .congressHelpers .sorters a.therapeuticSort {
    background:url() no-repeat  center right;
}
#content #section #bandage .congressHelpers .sorters a:hover {
    text-decoration:underline;
}
#content #section #bandage .congressHelpers .sorters:hover {
    height:28px;
}



/* ########################### Theme Boxes ############################ */
div.themeBoxes{
    width: 440px;
    margin-bottom: 0px;
}
div.box1{
    background: url() no-repeat left top;
    width: 170px;
    height: auto;
    float:left;
    margin-right: 30px;
    padding-left: 5px;
    padding-top: 20px;
}
div.box2{
    background: url() no-repeat left top;
    width: 170px;
    height: auto;
    float:left;
    display:inline;
    padding-left: 5px;
    padding-top: 20px;
}

div.themeBoxes div a, div.themeBoxes div span{
    color: #ffffff !important;
    font-size: 11px;
    width: 150px;
    text-decoration: none !important;
    font-weight:bold;
    height: 40px;
    display: block;
    padding-top:19px;
    text-align:center;
}
div.themeBoxes div.twoline a, div.themeBoxes div.twoline span {
    padding-top:14px;
    height: 46px;
}

div.themeClear{
    clear:both;
    height:0px;
}

/* ### Login iFrame ### */
#login_form {
    margin-top:40px;
}
#login_form h1 {
    color: #656C76;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    display:block;
}
#login_form form {
    width:231px;
    font-size: 11px;
    margin:auto;
}
#login_form label.mail {
    width: 75px; 
    display: block; 
    float: left; 
    height: 17px; 
    margin-top: 2px;
}
#login_form input.mail {
    width: 150px; 
    float: right;
}
#login_form label.password {
    width: 75px; 
    display: block; 
    float: left; 
    height: 17px; 
    margin-top: 5px;
}
#login_form input.password {
    width: 150px; 
    float: right; 
    margin-top: 3px;
}
#login_form input.submit {
    margin-top: 5px; 
    float: right; 
    margin-left: 143px; 
    margin-right: 1px; 
    padding: 0pt 6px; 
    background-color: #848EA8; 
    border: medium none; 
    color: #fff; 
    height: 17px; 
    font-weight: bold; 
    text-align: right; 
    text-transform: uppercase; 
    width: 83px;
}
#login_form a {
    color: #000000;
    display: block;
    float: none;
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 0;
}

h5.newsHeadline{
    font-weight:normal;
    font-size:13px;
    margin:0px;
}



/* ########## contact form via email ############### */

.buttonEmail input{
    background: url("") no-repeat scroll left top transparent; 
    width: 130px; 
    border: medium none;
    float:right;
}
    .buttonEmail input:hover{
        cursor: pointer;
    }

/*  ###############   Gallery   #################### */
.ppgallery {z-index:3;} /* required to detect if CSS was loaded */
#content #section ul.gallery, #content #section ul.pageNav, #content #section ul.pageNav li {background:none;list-style:none;}
#content #section ul.gallery {clear:both;}
#content #section ul.gallery li.galleryimage {background:none;float: left;font-size: 0.8em;height: 160px;list-style: none;min-height: 160px;width: 130px !important;text-align:center;}
#content #section ul.gallery li.galleryimage #reddotcontentarea img {height: auto !important;width: auto !important;}
#content #section ul.gallery li.galleryimage a img {/*height: 120px !important;width: 120px !important;*/}
#content #section a.galleryadminimage {color: #FF0000;font-size: 12px;line-height: 14px;}
#content #section div.pager {margin-bottom: 5px;margin-top:5px;clear:both;}
#content #section ul.pageNav {clear: both;display: block;}
#content #section ul.pageNav li {display: block;float: left;padding: 3px 5px !important;font-size: 16px;line-height: 18px;margin-bottom:5px;}
#content #section ul.pageNav li a {color: #656C76;text-decoration: none;font-size: 16px;line-height: 18px;}
#content #section ul.pageNav li.currentPage a {font-weight: bold;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url() -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url() top left repeat-x}
div.pp_default .pp_top .pp_right{background:url() -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url() -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url() top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url() center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url() 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url() 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url() 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url() 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url() center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url() -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url() -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url() -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url() bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url() -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url() center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url() 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url() 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url() 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/* Print Popup */
#print #footer .footerabs {
    margin-left: 0;
}
#print #languagelinks { display: none; }

/* ############# Search input ############## */
div#searchInput {
    float:right;
    margin:0px;
}
    div#searchInput .searchTerm{
        margin: 1px 0px; 
        height: 16px; 
        font-size: 12px; 
        text-align: left; 
        color: #666666;
        width:75px;
        width/*\**/: 79px\9;
    }
    *:first-child+html div#searchInput .searchTerm{
        width: 79px;
    }
    div#searchInput .searchSubmit{
        background: none repeat scroll 0% 0% transparent; 
        border: medium none; 
        font-weight: bold; 
        font-size: 12px;
        height: 22px;
    }



/* ####################### SEARCH ######################################## */
.outlineworightcol #content {
    position: relative;
    width: 676px;
    background: none repeat scroll 0 0 #DFE8EF;
    padding: 0 30px;
}
.outlineworightcol #content #section {
    left:0px;
    padding-top:0px;
}#searchBox {
    background: -moz-linear-gradient(center top , #E9E9E9 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    border: 1px solid #C1D2F2;
    float: right;
    height: 35px !important;
    padding: 8px 8px 0;
    position: absolute;
    right: 0;
    top: -15px;
}
#searchBox input[type="text"] {
    border: 1px solid #C1D2F2;
}
#searchBox input[type="button"] {
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    width: 22px;
}
#searchdialog {
    background-color: #F2F3F4;
    clear: both;
    display: none;
    margin: 5px 0 0 -15px;
    padding: 10px 13px 8px 17px;
    position: absolute;
    width: 16em;
    z-index: 5;
}
#searchdialog table {
    background: #FFFFFF;
    border-width: 0;
    margin-top: 5px;
}
#searchdialog table .searchlogo {
    background: transparent;
    margin-left: 20px;
    width: 15px;
}
#searchdialog .searchinput {
    background: none repeat scroll 0 0 transparent;
    border: 0 none #FFFFFF !important;
    color: #000000;
    font-size: 9pt;
}
.noResults {
    background: url("/de/files/kein_suchergebnis_Ausrufezeichen.png") no-repeat scroll 10px 12px #F2F6F9;
    border: 1px solid #9CAFC6;
    display: block;
    margin-left: 2px;
    padding-bottom: 15px;
    padding-left: 50px;
}
#bandage .noResults h2 {
    margin: 15px 0 0;
}
.noResults p {
    color: #000000;
    font-weight: bold;
}
#boundary #menu #searchfilters {
    background: none repeat scroll 0 0 #DFE8EF;
    width: 200px;
    padding-left:5px;
}
#boundary #menu #searchfilters fieldset {
    border: medium none;
    padding-bottom: 25px;
}
#boundary #menu #searchfilters h3 {
    color: #656C76;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0;
    padding: 15px 0 0 10px;
}
#boundary #menu #searchfilters fieldset a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
#boundary #menu #searchfilters fieldset span.checkboxLabel {
    display: block;
    height: 23px;
    vertical-align: middle;
}
#boundary #menu #searchfilters fieldset span.checkbox {
    display: block;

    margin-left: 0;
}
:first-child + html #boundary #menu #searchfilters fieldset span.checkbox {
    margin-left: 5px;
}
#boundary #menu #searchfilters fieldset span.checkboxLabel input {
    position: relative;
    top: 3px;
}
#boundary #menu #searchfilters fieldset legend {
    color: #000;
    font-size: 13px;
    font-weight:bold;
    padding-left:2px;
}
#boundary #menu #searchfilters fieldset#narrowselection div.narrowbox{
    margin-left: 5px;
}
*:first-child+html #boundary #menu #searchfilters fieldset#narrowselection div.narrowbox{
    margin-left: 10px;
}

#boundary #menu div.narrowbox ul li{
    background: url('/de/files/linkimage.png') no-repeat scroll 0 2px transparent;
    margin-left: 0px !important;
    padding: 2px 0px 2px 10px !important;
    border-bottom: none !important;
}

#boundary #menu #searchfilters fieldset#narrowselection div.narrowbox a{
    color: #993333;
    font-size:11px;
}

#content #section .pageselection {
    border-bottom: 1px dotted #8D97A0;
    border-top: 1px dotted #8D97A0;
    margin-top: 15px;
    padding: 1em 0;
}
#content #section .pageselection .center {
    margin: 0 auto;
    width: 300px;
}
#content #section .pageselection a {
    color: #002967 !important;
}
#content #section .pageselection .first span, #content #section .pageselection .previous span, #content #section .pageselection .next span, #content #section .pageselection .last span {
    display: none;
}
#content #section .pageselection .first, #content #section .pageselection .previous, #content #section .pageselection .next, #content #section .pageselection .last {
    float: left;
    height: 9px;
    margin-top: 4px;
    width: 8px;
}
#content #section .pageselection .first {
    background: url("linkimage_gespiegelt.png") no-repeat scroll 0 -3px transparent;
    margin-right: 3px;
}
#content #section .pageselection .previous {
    background: url("/de/files/search_prev.png") no-repeat scroll 0 0 transparent;
    margin-right: 12px;
}
#content #section .pageselection .next {
    background: url("/de/files/search_next.png") no-repeat scroll 0 0 transparent;
    margin-left: 12px;
}
#content #section .pageselection .last {
    background: url("/de/files/linkimage.png") no-repeat scroll 0 -2px transparent;
    margin-left: 3px;
}
#content #section .pageselection ul li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0;
}
#content #section .pageselection li a, #content #section .pageselection li a:link {
    color: #993333 !important;
    font-weight: normal !important;
    padding: 0 3px;
    text-decoration: none !important;
}
#content #section .pageselection li a:hover {
    text-decoration: underline !important;
}
#content #section .pageselection li span {
    color: #993333 !important;
    font-weight: bold !important;
    padding: 0 3px;
    text-decoration: underline !important;
}
#agreementlinkbox {
    display: inline-block;
    position: absolute;
    right: -16px;
    text-align: left;
    top: 20px;
    width: 200px;
}
:first-child + html #agreementlinkbox {
    display: inline-block;
    position: absolute;
    right: -16px;
    text-align: left;
    top: 20px;
    width: 200px;
    z-index: 8000000;
}
#content #section .resultsbox {
    font-size: 11px;
}
#content #section .resultsbox h3 {
    font-size: 1.1em;
    margin: 0;
    width:600px;
}
#content #section .resultsbox h3 a {
    font-weight: bold !important;
}
#content #section .resultsbox a, #content #section .resultsbox a:visited {
    color: #993333;
    font-weight: normal;
    text-decoration: underline !important;
}
#content #section .resultsbox p {
    color: #535963;
    padding: 0px 0 0;
}
#content #section .resultsbox p label{
    font-weight: bold;
}
#content #section .resultsbox p img {
    border: 1px solid #BDC7D8;
}
#content #section .resultsbox div.featured {
    font-size: 9px;
    font-weight: bold;
    margin-top: 10px;
}
#content #section .resultsbox div.featured a {
    color: #535963;
    font-size: 9px;
    font-weight: normal;
}
#content #section #mixedResults .resultsbox {
    padding-left: 0;
}
#content #section #mixedResults .resultsbox div, #content #section #mixedResults .resultsbox p {
    padding-left: 35px;
}
#content #section #mixedResults .resultsbox h3 a {
    padding-left: 35px;
}
#content #section #mixedResults .resultsbox h3 a[href$=".htm"], #content #section #mixedResults .resultsbox h3 a[href$=".html"] {
    background: url("/de/files/html.png") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 16px;
}
#content #section #mixedResults .resultsbox h3 a[href$=".pdf"] {
    background: url("/de/files/pdf.png") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 16px;
}
#content #section #mixedResults .resultsbox h3 a[href$=".doc"] {
    background: url("") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 16px;
}
span.imagedummy {
    background: transparent;
    height: 100px;
    width: 67px;
}
#onlyImages .resultsbox {
    display: inline-block;
    float: left;
    height: 210px;
    margin: 10px 20px 10px 0;
    width: 200px;
}
:first-child + html #content #section #onlyImages .resultsbox {
    height: 210px;
}
#onlyImages .resultsbox p {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BDC7D8;
    display: block;
    height: 150px;
    overflow: hidden;
    padding: 0 !important;
    width: 150px;
}
#onlyImages .resultsbox p img {
    border: medium none;
    display: block;
    height: 100px;
    margin: 15% auto;
}
#searchform fieldset {
    border:medium none;
    padding-left:0;
}

*:first-child+html #suggestContainer{
    top: 23px;
    left:0px;
}
#suggestContainer ul li {
    background:none !important;
}
#friends {
    float:left;
    margin-right:15px;
}
.ui-autocomplete-input {
    border:1px solid #C1D5F5;
    color:#535963;
    height:20px;
    line-height:20px;
    padding-left:5px;
}
#searchform fieldset legend {
    display:none;
}
#bandage h2.searchresult {
    color:#000000;
    font-size:11px;
    font-weight:normal;
    margin:15px 0;
}
#bandage h2.searchresult span {
    font-weight:bold;
}

/* ####### GSA Search ###################### */
#outliner #contentSearch{width:676px!important;background:none repeat scroll 0 0 #dfe8ef;padding:0 30px;height:auto;min-height:400px}
#outliner #contentSearch #section{border-bottom:0 solid #949494;padding:0 8px 29px 0;left:0}

#suggestContainer {background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DEDEDE; display: none; position: absolute; width: 20.3em;}

.searchInput{font-weight:normal;font-family:verdana;position:relative;border:1px solid #d2d6da;margin:0;right:-6px;height:23px;color:#656c76;font-size:11px;top:-1px;width:163px;padding:0 0 0 5px; background: url('') no-repeat;}
*:first-child+html .searchField{margin-right:-6px!important}
*:first-child+html .searchField .searchInput{font-weight:normal;font-family:verdana;position:relative;border:1px solid #d2d6da;margin:0;right:-6px;height:18px;color:#949494;font-size:11px;top:0;width:163px;padding:3px 2px 2px 5px;line-height:18px!important}
#suggestContainerTop{display:none;position:absolute;border:1px solid #dedede;background:#fff;width:12.6em;left:6px;z-index:2147483647}
*:first-child+html #header #suggestContainerTop{top:28px;left:5px;width:12.7em}
#header #suggestContainerTop ul{padding-bottom:10px;padding-top:3px}
#header #suggestContainerTop ul li{background:0;float:none;width:auto;text-align:left;padding:2px .6em}
#header #suggestContainerTop ul li a{color:#656c76;text-align:left;font-weight:normal;font-size:11px;text-decoration:underline}

.searchSubmit{
    width: 34px !important; 
    height: 25px !important; 
    background: url('') no-repeat scroll left top rgb(176, 182, 190) !important; 
    border: 0px solid rgb(0, 41, 103) !important; 
    color: rgb(0, 0, 0) !important; 
    font-weight: bold !important; 
    font-size: 11px !important; 
    font-family: verdana; 
    margin: 0px; 
    padding: 0px;
    position:relative !important;
    top: 0px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.searchSubmit{ top: 7px;  }
#suggestContainerTop{top:26px;}
}
.searchSubmit:hover, .searchSubmit:active{
    background: url('') no-repeat scroll left top rgb(176, 182, 190) !important;
}
 
/* ####### Imagemap Hosped ################# */
div.imageMap{
    position: relative;
    padding-bottom: 15px;
}
div.imageMap div{
    position: absolute; 
    height: 15px; 
    width: 15px; 
    cursor: pointer;
}

div.imageMap div.Hamburg{
    top: 74px; 
    left: 108px;
}
div.imageMap div.Kassel{
    left:95px; 
    top:184px;
}
div.imageMap div.MecklenburgVorpommern{
    left:181px;
    top:43px;
}
div.imageMap div.Osnabrueck{
    left:62px;
    top:128px;
}
div.imageMap div.Hannover{
    left:108px;
    top:136px;
}
div.imageMap div.Berlin{
    left:207px;
    top:128px;
}
div.imageMap div.Hilden{
    left:32px;
    top:174px;
}
div.imageMap div.Dresden{
    left:231px;
    top:182px;
}
div.imageMap div.Friedberg{
    left:78px;
    top:220px;
}
div.imageMap div.Zwickau{
    left:169px;
    top:205px;
}
div.imageMap div.StWendel{
    left:31px;
    top:258px;
}
div.imageMap div.Nuernberg{
    left:154px;
    top:258px;
}
div.imageMap div.Stuttgart{
    left:85px;
    top:289px;
}
div.imageMap div.Ulm{
    left:123px;
    top:297px;
}
div.imageMap div.Freiburg{
    left:54px;
    top:327px;
}
div.imageMap div.Muenchen{
    left:162px;    
    top:319px;
}
