
                


            
/*

*/
@media all {
body {
    position:relative;
    padding:0;
    color:#000;

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/* 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;
}
#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 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(../images/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;
}
#navigation {
    border-bottom:1px solid #fff;
    color:#000;
    background:#b0b6be url(../images/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(../images/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:60.6em;/*geändert von 48em auf 62em*/
}
#menu {
    float:left;
    width:20.4em;
    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(/../images/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(../images/searchtablebg.png) repeat-x;
}
#searchdialog table .searchlogo {
    margin-left:20px;
    width:15px;
    background:transparent url(../images/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 .worldlogo {
   background: transparent url(../images/productlinks.png) no-repeat;
   padding:0 0 0 22px;
}
#rightsection .infologo {
   background: transparent url(../images/information.png) no-repeat;
   padding:0 0 0 22px;
}
#rightsection ul {
   list-style-type:none;
   padding-left:0;
   margin-left:0;
}
#rightsection ul li {
    background:transparent url(../images/contentlistbullet.png) no-repeat left center;
    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:0 30px;
    height: 1%;
    background-color: #dfe8ef;
    font-size: 82%;
    width:33.85em;
}
#content[id] {
    height:auto;
}
#content * {
    font-size:100%;
}
#content h3, #rightsection h3 {
   color: #656c76;
   font-size:1.3em;
   font-weight:bold;
   padding:15px 0 0;
   margin-top:0px;
}
#content h4 {
    margin-top:0px;
    padding-top: 15px;
}
#content #speclist {
    font-size:65%;
}
#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;
}
#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:15px;
    padding-right:10px;
    background: transparent url(../images/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 #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 0;
}

#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(../images/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(../images/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(../images/firlev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:10px;
}
#content #section ul li ul li {
    padding-left:15px;
    background: transparent url(../images/seclev_bulpoi.png) no-repeat;
    background-position:0 5px;
    padding-bottom:0px;
}
#content #section ul,#content #section ol {
    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 #fff;
    border-right:1px solid #fff;
    padding:2px;
}
/* Neu eingefügt SIMAJA */
#content #section #bandage table, #content #section #bandage td, #content #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;
}

#content #section #bandage table.produkty {
  border: none;
  font-size:0.9em;
}

#content #section #bandage table.produkty tr{
  border: 1px solid #fff;
}

#content #section #bandage table.produkty td{
  border-left:medium none;
  border-right:medium none;
  border-top:medium none;
  padding:1px 11px 2px 0;
}

#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;
}
#content #form #faq{
    list-style-image:url(../images/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:0 1.5em 2em;
    font-size: 0.8em;
}
#content #form .bottomtext ul{
    list-style-image:url(../images/ausrufezeichen.gif);
    margin: .5em 1.5em 0;
}

#content #form .bottomtext ul li{
    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 .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: 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[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[id] #form .formsection .rowfaq .defwidth {
    float:right;
}
#footer .left {
    background:#b0b6be url(../images/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(../images/rightfooter.png) repeat-x top left;
    font-size:70%;
    height:18px;
    vertical-align:middle;
}
#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 ul {
    /* FF before v3 solved */
    display: -moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    list-style-type:none;
    vertical-align:middle;

}

/* 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 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;
}
}
/* RedDot Funktionen */
.reddot {
    font-size:12px !important;
    font-weight:bold;
    color:#F00;
}
.reddotbox {
    background-color:#EC7;
    border:solid 1px #C90;
}
 
.iframe{
width: 50%;
height: 300px; 
}
 


#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;
    cursor: hand;
    color:#fff !important; 
    margin-left: 33px;  
    border-top: 1px solid #fff;
    border-left: 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;
    cursor: hand;
    color:#fff !important; 
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tab_separator{
    text-decoration:none !important;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: #848ea8;
    font-weight:bold;
    font-size: 0.8em;
    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(../images/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(../images/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(../images/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}
/* End jQuery breadcrumb plugin */
 

/* Registerform CSS   */
#successwindow{
    width: 375px;
}


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(../images/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(../images/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 .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 */
