body {
    height: 110%;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size:100.01%;
    color:#000000;
    background-color:white;
}
* {
    font-size:11px;
    line-height:13px;
}
#body {
    height:110%;
    text-align: center;
}
h5 {
    line-height:18px;
    padding:0;
    margin:0;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
form, select {
    padding: 0;
    margin: 0;
}
input[type=radio] {
    padding: 0;
    margin: 0;
}
input {
    vertical-align:middle;
}
select, option {
    color:#000;
}
p {
    margin: 0 0 0 0;
    padding: 0;
}
a {
    color:#0050A0;
    text-decoration: none;
    font:inherit;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: 0;
}
a.sLineHeight{
    display:block;line-height:11px;
}
img { border:0;}

sub,sup {line-height:0px;font-size:85%;font-family:Arial,Verdana,sans-serif;}
.aRight {
    text-align:right;
}
.bold {
    font-weight:bold;
}
ul {
    list-style: none;
    list-style-type:none;
    padding:0;
    margin:2px 0 0 0;
}
ul li {
    list-style: none;
    list-style-type: none;
    background:url(/static/images/img_icons/liststyle1.gif) no-repeat 0 .3em;
    margin-left:0;
    padding:0 0 0 12px;
}
ul li ul {
    list-style-type:disc;
    padding:0;
    margin:2px 0 0 2px;
}
ul li ul li {
    background-image:url("");
    list-style: disc;
    padding:0;
    margin-left:10px;
}


/**
  * Allgemeine Hilfsklassen 
  */
.cBoth {
    clear: both;
}
br.cBoth {
    line-height:0;
}
.fLeft {
    float: left;
    display: inline;
}
.fRight {
    float: right;
    display: inline;
}
.relPos {
    position:relative;
}
.absPos {
    position:absolute;
}
.block {
    display:block;
}
.inline {
    display:inline;
}
.fwNormal {
    font-weight:normal;
}

.boldGray {
    color:#8E8E8E;
    font-weight:bold;
}



/**
  * Bereiche CSS 
  *
  */


/* Toolbar */
#Header {
    width:944px;
    height:88px;
    color:#000000;
    margin: 0 auto;
    line-height:13px;
    position:relative;
    z-index:20;
}
#Popup #Header { width:560px; }

div.myViega {
 height:24px;
 width:100%;
 background-image: url(/static/images/bg_toolleiste.gif);
 color:#000000;
 font-family: Arial,sans-serif;
 font-size: 11px;
 text-align: center;
 margin-top: 1px;
}
#Toolbar {
 height:24px;
 width:944px;
 margin: 0 auto;
 background-image: url(/static/images/bg_toolleiste.gif);
 color:#000000;
 font-family: Arial,sans-serif;
 font-size: 11px;
}
#Toolbar div, #Toolbar form {
line-height:22px;
float: left;
margin:0;
padding:0;
display: inline;
font-family:Arial,sans-serif;
font-size: 11px;
text-align: left;
}
#Toolbar form input{
    line-height: 11px;
    height: 12px;
    border: 1px solid #BEBEBE;
    margin: 0;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding: 1px;
}
#Toolbar form input.submit {
width:16px;
height:16px;
border:none;
vertical-align:top;
padding:0;
}
#Toolbar a {
    line-height:22px;
    font-family:Arial,sans-serif;
    font-size:11px;
    color:#0050a0;
    text-decoration:none;
}
#Toolbar * a:hover {
text-decoration:underline;
}


/**
  * Breadcrumb 
  */
#BreadCrumb
{
    width: 560px;
    color: #0050a0;
    min-height: 20px;
    padding-left: 2px;
}
#BreadCrumb div {
    padding-top:4px;
    white-space: nowrap;
}

#BreadCrumb div.arrow {
    background:url(/static/images/click_arrow.gif) 0px 4px no-repeat;
    height:13px;
    margin-left:5px;
    padding-left:12px;
}

#BreadCrumb a {
    font: 10px/13px Arial,sans-serif;
    color: #0050a0;
    text-decoration: none;
}

#BreadCrumb a:hover {
    text-decoration: underline;
    color:#0050a0;
}


/*Landing Page*/

#MoodImageRight {
 width: 174px;
 border: 0;
 margin: 0;
 float: right;
 padding:0 0 5px 2px;
}

/**
  * Service Navigation
  */
#Service {
font-family:Arial,sans-serif;
font-size:11px;
line-height:13px;
width:224px;
height:88px;
text-align:right;
float:right;
}

ul.inlineListRight,
ul.inlineListLeft {
    font-family:Arial,sans-serif;
    font-size:11px;
    line-height:13px;
    height: 45px;
    padding-top:9px;
    display:inline;
}
ul.inlineListRight {
    float:right;
    margin-right:-7px;
}
ul.inlineListLeft {
    float:left;
    margin-left:-7px;
}
ul.inlineListRight li,
ul.inlineListLeft li {
    float:left;
    display:inline;
    margin:0;
    padding:0 7px;
    background:transparent;
    border-right:solid 1px black;
}
ul.inlineListRight li.noSep,
ul.inlineListLeft li.noSep {
    border-right:none;
}
ul.inlineListRight li a,
ul.inlineListLeft li a {
    vertical-align:baseline;
}
#Service div.international {
font-family:Arial,sans-serif;
font-size:11px;
line-height:13px;
height: 24px;
padding:10px 0 0 0;
vertical-align: middle;
float:right;
}
#Service div.international img {
    vertical-align:middle;
}
#Service a {
    font-family:Arial,sans-serif;
    font-size:11px;
    line-height:13px;
    color:#00468c;
    text-decoration:none;
}
#Service a:hover {
  text-decoration:underline;
}

#Content {
    width:944px;
    min-height:440px;
    padding: 10px 0 27px 0;
    margin: 0 auto;
    font-family:Arial,sans-serif;
    text-align:left;
}

#Popup #Content {
    width:auto;
}
#ContentFooter {
    margin:12px 0 0 8px;
    border-top:solid 1px #8D8D8D;
    padding-top:20px;
}
#Popup {
    padding:22px 10px 22px 22px;
    width:auto;
    margin:0;
}
#Page {
 width:560px;
 border:0;
 float: left;
 display: inline;
}
#Popup #Page {
 width:560px;
 float:none;
}

.rightCol {
    float:right;
    display:inline;
}
.rightCol img.block {
    margin-bottom:6px;
}
.leftCol {
    margin-right:180px;
}
#HomePage {
 width:720px;
 border: 0;
 font-family:Arial,sans-serif;
 float: left;
 display: inline;
}
#SideBar {
 width: 198px;  
 border: 0;
 margin-top: 20px;
 margin-left:18px; 
 float: right;
 display: inline;
}
div.sideBarContainer {
 width: 176px;
 border: 0;
 margin: 0;
 float: right;
 padding:0 0 8px 0;
}
div.sideBarTeaserContainer {
 width: 174px; 
 border: solid 1px #d5d4b4;
 margin: 0;
 float: right;
 padding:7px 7px 3px;
 background:#ededdf;
}
#SideBar div.sideBarTeaserContainer a {
     font-size:11px;
     line-height:13px;
}

#SideBar div.sideBarTeaserContainer a.videolink
{
     position:relative;
}

#SideBar div.sideBarTeaserContainer a img.play,
#SideBar div.sideBarTeaserContainer a span.play
{
    position:absolute;
    left: 0;
    width: 174px;
}

div.sideBarTeaserContainer p {
    margin:0 0 3px;
    padding:0;
}
div.sideBarTeaserContainer h3 {
    font-size:11px;
    line-height:13px;
    margin:0 0 7px;
    padding:0;
}
div.sideBarTeaserContainer h3.noMargin {
    margin:0;
}
div.sideBarTeaserContainer h3 a {
    font-weight:normal;
}
div.sideBarTeaserContainer h3 a.bold {
    font-weight:bold;
}
div.sideBarTeaserContainer img.icon {
    vertical-align:middle;
    margin-right:5px;
}
div.sideBarTeaserContainer ul.inlineListLeft {
    margin: 0 0 0 -7px;
    height:auto;
}
div.sideBarTeaserContainer div.hr {
    border-bottom:solid 1px #FFFFFF;
    border-top:solid 1px #b3b296;
    margin:0 -7px 5px;
}
#SideBarFilter {
    background-color:#FFFF00;
    min-height:440px;
    padding:8px;
}

/* Seiten Navi */
ul.catNav {
    float:left;
    width:100%;
    overflow:hidden;
    clear:left;
    margin-left: 1px !important;
    padding:0;
}
ul.subCatNav {
    float:none;
    border:solid 1px #D9D9D9;
    width:559px;
    overflow:visible;
    border-width:0 1px 1px;
    clear:left;
    margin:0 !important;
    padding:3px 0 0;
    background-color:white;    
}
ul.catNav ul {
    float:none;
    border:solid 1px #D9D9D9;
    clear:left;
    margin:0;
    padding:3px 0 0;
    background-color:white;
    height:22px;
}
ul.catNav li,
ul.subCatNav li {
    display:inline;
    background-image:none;
    line-height:0;
    padding:0;
    margin:0;
}
ul.catNav li span,
ul.subCatNav li span {
    float:left;
    display:inline;
    background:url(/static/images/img_nav_de/bg_catnav_off.gif) repeat-x white;
    height:16px;
    width:auto;
    line-height:16px;
    padding:4px 8px 0;
    border:solid 1px #BEBEBE;
    margin-right:-1px;
    bottom: -1px;
}
ul.catNav li span.on,
ul.subCatNav li span.on {
    background-image:url(/static/images/img_nav_de/bg_catnav_on.gif);
    border-bottom-width:0;
    height:17px;
}
ul.catNav li li span,
ul.subCatNav li span {
    padding:2px 8px;
    width:auto;
    left:-1px;
}
ul.catNav li li span a,
ul.subCatNav li span a {
    font-size:13px;
    line-height:16px
}
ul.catNav li span.on a {
    color:#000000;
}
ul.catNav div.hr {
    border-color:#D9D9D9;
    clear:both;
}
.expanded,
.impanded {
   overflow:hidden;
   width:556px;
} 
.expanded h4,
.impanded h4 {
    background:url(/static/images/bg_catalogheader.gif) repeat-x 0 50%;
    border:solid 1px #BEBEBE;
    border-right-width:0;
    padding:0 0 0 5px;
    margin:3px 0px;
    width:auto;
}

.expanded h4 span,
.impanded h4 span {
    height:19px;
    line-height:19px !important;
    display:block;
    background: no-repeat 100% 50%;
    font-weight:normal;
    cursor: pointer;
    color:#0050A0;
}
.impanded h4 span { background-image:url(/static/images/img_nav_de/header_off.gif); }
.expanded h4 span { background-image:url(/static/images/header_on.gif); }
.impanded h4 span:hover,  
.expanded h4 span:hover {
    text-decoration:underline;
}

.impanded div.showHide { display:none; }

#CatalogContainer .expanded h4,
#CatalogContainer .impanded h4 {
    margin:3px;
}
#CatalogContainer .impanded div.showHide,
#CatalogContainer .expanded div.showHide {
    padding:3px 0 3px 3px;
}
table.addressSurvey {
    width:100%;
    margin-top:15px;
}
table.addressSurvey td {
    vertical-align:top;
    padding-left:8px;
}
table.addressSurvey h4 {
    margin-bottom:5px;
}
table.addressSurvey p {
    margin-bottom:5px;
}
table.triPtychon {
    border:hidden;
    width:100%;
    table-layout:fixed;
}
table.triPtychon td {
    vertical-align:top;
    padding:0 0 2px 5px; /* 16.05. */
}
table.triPtychon td.hr,
table.triPtychon tr td.hr:first-child  {
    background:white;
}

table.triPtychon td.allRefs {
    background:white;
}
table.triPtychon td.allRefs div {
    border-top:solid 1px #BEBEBE;
    border-bottom:solid 1px #BEBEBE;
    padding:2px 0;
    text-align:right;
}
table.triPtychon td.allRefs a {
    font-size:12px;
}
table.triPtychon tr.borderTop td {  border-top:solid 1px #BEBEBE;
    padding-top:2px;
}
table.triPtychon tr.borderTop td td {
    border-top:none;
}
table.triPtychon col.firstCol {
   background:url(/static/images/verticline.gif) repeat-y 100% 0;
   width:179px; }
table.triPtychon col.secondCol {
    width:177px; }
table.triPtychon col.lastCol {
   background:url(/static/images/verticline.gif) repeat-y;
     width:179px; }

div.productPic {
    text-align:center;
    padding-top:20px;
    float:left;
    display:inline;
    width:184px;
    
}
div.productDetail {
    background:url(/static/images/verticline.gif) repeat-y;
    float:left;
    width:358px;
    padding:4px;
}
.productDetail h5 {
    line-height:13px;
}
.productDetail table {
    border:hidden;
    width:100%;
    margin-top:14px;
}
.productDetail th,
.productDetail td {
    font-weight:normal;
    vertical-align:top;
    line-height:1.5em;
}
.productDetail tr th:first-child,
.productDetail tr td:first-child,
.productDetail col.firstCol {
    background:url(/static/images/verticline_light.gif) repeat-y 100% 0;
    text-align:left;
    padding:0 10px 0 0;
}

.productDetail col.secondCol {
    background:url(/static/images/verticline_light.gif) repeat-y 100% 0;
    text-align:left;
    padding:0 10px;
}
.productDetail tr th:first-child + th,
.productDetail tr th:first-child + td,
.productDetail tr td:first-child + td {
    background:url(/static/images/verticline_light.gif) repeat-y 100% 0;
    text-align:left;
    padding:0 10px;
}
.productDetail col.thirdCol {
    text-align:left;
    padding:0 10px;
}
.productDetail tr th:first-child + th + th,
.productDetail tr th:first-child + td + td,
.productDetail tr td:first-child + td + td {
    text-align:left;
    padding:0 10px;
}
.productDetail col.lastCol {
    background:url(/static/images/verticline_light.gif) repeat-y 0 0;
    text-align:center;
    padding:0 10px;
}
.productDetail tr th:first-child + th + th + th,
.productDetail tr th:first-child + td + td + td,
.productDetail tr td:first-child + td + td + td {
    background:url(/static/images/verticline_light.gif) repeat-y 0 0;
    text-align:center;
    padding:0 10px;
}

.productDetail tr.noLine th,
.productDetail tr.noLine td,
.productDetail tr.noLine th:first-child,
.productDetail tr.noLine td:first-child {
   background:white;
} 

.productDetail thead th {
    border-bottom:solid 1px #E3E3E3;
}
div.hr {
    border-bottom:solid 1px #BEBEBE;
}
.showHide div.hr {
    margin:0 4px 4px 0;
    line-height:3px;
    clear:both;
}
table.triPtychon div.relPos {
    width:174px;
    height:160px;
}
table.triPtychon div.absPos {
    top:0;
    left:0;
}
table.center {
    width:100%;
    height:100%;
}

table.triPtychon table.center {
    width:179px;
    margin-left:-5px; 
    table-layout:fixed;
}

table.center td {
    vertical-align:middle;
    text-align:center;
    border:none;
}
table.triPtychon div.relPos a.download {
    background:url(/static/images/img_icons/download.gif) no-repeat 152px 138px;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
ul.cbList {
    padding:0;
    margin:0;
}
ul.cbList li {
    padding-left:0;
    background-image:none;
    margin-left:-6px;
}
/* */
.showHide .twinCols {
    width:541px;
    padding:4px;
}
.twinCols .col .productGroup h5 {
    margin:0;
    padding:0;
}

.twinCols .col .productGroup h5 input {
    margin:0 .3em 0 0;
}
.productGroup ul {
    margin:5px 0 0 0;
    padding:0;
    width:100%;
}
.productGroup li {
    background:transparent;
    padding:0;
    margin:.3em 0 0;
    width:100%;
    overflow:hidden;
}
.productGroup li input {
    margin:0 .3em 0 0;
    float:left;
    display:inline;
    clear:left;
}
.productGroup li label {
    margin:.3em 0 0 20px;
    display:block;
}

.twinCols .col {
    width:50%;
    float:left;
}
.twinCols dl {
    margin:0 0 1em;
    padding:0;
    overflow:auto;
    clear:both;
}
.twinCols dl *,
.twinCols h5 {
    margin:0;
    padding:0;
    line-height:20px;
    vertical-align:middle;
    font-size:12px;
}
.twinCols dt {
    float:left;
    clear:left;
    height:20px;
}
.twinCols dd {
    float:left;
    width:230px;
    padding-left:4px;
    overflow:hidden;
}




.twoCols {
    width:575px;
}
.twoCols .col {
    width:265px;
    margin-right:15px;
    float:left;
    display:inline;
}
.picCol {
    width:93px;
    float:left;
    display:inline;
    padding-top:.3em;
}
.picNeighbor {
    margin-left:93px;
}
* html .picNeighbor {
    float:left;
    margin-left:0;
}
dl.dates {
    margin:0;
    padding:0;
}
dl.dates dt {
    float:left;
    clear:both;
    border-right: solid 1px black;
    display:inline;
    padding:0 4px 0 0;
    margin: 0 2px 0 0;
}
dl.dates dd {
    padding:0;
    margin:0;
}

/** Miniteaser */
.miniTeaser {
    min-height:69px;
    height:auto;
    padding-bottom:5px;
    margin-bottom:4px;
}


/** for Internet Explorer 
  */

* html .miniTeaser {    
    height: 69px;
}


/**
  * Sidebar Formularelemente 
  */
.clipper {
    width:100%;
    overflow:hidden;
    display:block;
    border: solid 1px #BEBEBE;
}
.sideBarTeaserContainer .clipper {
    margin-top:5px;
}
.clipper select {
    width:100%;
    color:#000000;}
.clipper select option {
    color:#000000;
    float:left;
    clear:left;
}
/* Sidebar Formularelemente Ende */

.sideBarTeaserContainer h4 {
    padding:0;
    margin:0;
}

.sideBarTeaserContainer h5 {
    font-weight:normal;
    padding:0;
    margin:-10px 0 0;
}
.sideBarTeaserContainer dl {
    margin:0;
    padding:0;
}
.sideBarTeaserContainer dt {
    font-weight:bold;
}
.sideBarTeaserContainer dd {
    float:left;
    width:100%;
    margin:0;
    padding:0;
    margin-bottom:4px;
}
.sideBarTeaserContainer dd a {
    display:block;
}

.sideBarTeaserContainer ul {
    margin:0 0 3px;
    padding:0;
}


/**
  * Adressen 
  */


.adressElement, .adressElement span, .adressElement * {
    font-size: 12px;
    line-height:18px;
}
.adressElement {
margin-bottom:15px;
}
.sideBarAdressElement, .sideBarAdressElement span, .sideBarAdressElement * {
    font-size: 11px;
    line-height:14px;
}

.sideBarAdressElement {
   width:100% 

}

.adressElement div { clear:left;padding:0px;border:0px;}
.adressElement .icon {float:left;padding:0;margin:0 10px 0 -1px;}

.mobile, .phone, .fax {
    background: no-repeat 0 50%;
    padding-left: 25px;
    display:block;
    height:19px;
    margin:0;
}


/* Adressen Ende */
#Footer {  
 border-top: 1px solid #D5D4B4;
 width:944px;
 height:17px;
 color:#000000;
 margin:0 auto;
 clear:both;
}
#Footer ul.inlineListRight,
#Footer ul.inlineListLeft {
    padding-top:4px;
    margin:0;
}

#Popup #Footer {
    width:560px;
}
#Footer * a, #Footer * a:active, #Footer * a:visited,#Footer * a:hover {
    font-family:Arial,sans-serif; font-size:11px; line-height:13px; color:#00468C;
}
#Footer * a, #Footer * a:active, #Footer * a:visited {text-decoration:none; }
#Footer * a:hover {text-decoration:underline; } 



/**
  * Section: content.css  
  *
  * transfered from old (version 1.0) css file
  *
  * @valid no
  * --------------------------------------------------------------------------------------------- 
  */

/** Vermassung */


.w84 { width:84px;}
.w485{width:485px;}
.w44{width:44px;}
.w560{width:560px;overflow:hidden;}
.w550{width:550px;}
.w552{width:552px;}
.w174 {width:174px;}
.w180 {width:180px;}
.w184 {width:184px;}
.w192 {width:192px;}
.w360 {width:360px;}
.w364 {width:364px;}
.w370 {width:364px;}
.w386 {width:386px;}
.w216 {width:216px;}
.w378 {width:378px;}
.w268 {width:268px;}
.w270 {width:270px;}
.m5 {margin:5px;}
.m8 {margin:8px;}
.m10 {margin: 10px 10px 10px 10px;}
.ml8 {margin-left:8px;}
.ml5 {margin-left:5px;}
.mt8 {margin-top:8px;}
.p5 {padding:5px}
.p8 {padding:8px}
.pl8 {padding-left:8px;}
.pl5 {padding-left:5px;}
.pt5 {padding-top:5px;}
.pt8 {padding-top:8px;}

/**
  * Textformatierungen 
  */
.txt, txt * {
    font-size:11px;    
    line-height: 19px;
}
.txt10, .txt10 * {
    font-size:10px;    
    line-height: 13px;
}
.txt12, .txt12 *, .txt12 td {
    font-size:12px;
    line-height: 17px;
}
.txt15, .txt15 * {
    font-size:15px;    
    line-height: 21px;
}    
    
.txt16, .txt16 * {
    font-size:16px;    
    line-height: 18px;
}    

/* Headings */
.moodHeading, .moodHeading h1, .moodheading * {font-family: Arial, sans-serif; font-size: 16px; line-height:18px; font-weight:bold;padding:24px 8px 5px 8px; }
.headingContainer { background-color:#ffff00; }
.teaserHeading    { font-family: Arial, sans-serif; font-size: 12px; line-height:16px; font-weight:bold; padding:0 8px; color:#000000; }
.teaserSmallHeading { font-family: Arial, sans-serif; font-size: 12px; line-height:16px; font-weight:bold; padding:0 8px; color:#000000; }

/* Listentemplate */
.listingHeader { font-family: Arial, sans-serif; font-size: 12px; line-height:16px; font-weight:bold;padding:0 8px 0 0; color:#000000; }
.listingHeader a {
    font-size:12px;    
    line-height:16px;
    color:#0050a0;
    text-decoration:none;
}
.listingHeader a:hover { color:#0050a0;text-decoration:underline; } 

#HomepageTeaserBar { margin-top:20px; }
#HomepageTeaserBar .teaserHeading {
    padding:0 8px 0 0;
    font-weight:normal;
    color:#0050a0;
}
#HomepageTeaserBar .text, 
#HomepageTeaserBar .text b, 
#HomepageTeaserBar .text strong{
    font-size:13px;    
    line-height:15px;
}
#HomepageTeaserBar a { color:#0050a0; }
#HomepageTeaserBar a {
    font-size:12px;    
    line-height:14px;
    color:#0050a0;
    text-decoration:none;
}
#HomepageTeaserBar a:hover { color:#0050a0;text-decoration:underline; } 

.DoorMoodTeaser        { width:560px; }
#Popup .DoorMoodTeaser { width:auto; }

.DoorMoodTeaser div.mood { padding-top: 5px; }

.LargeContentTop {width:560px;}
.LargeContentTop {color:#000000;}

.LargeContentTop div.mood {padding-top: 5px;}

.moodHeadingContainer {
    width:560px; 
    clear:both;
    background-color:#ffff00;
}
.moodHeading {
    font-family: Arial, sans-serif;    font-size: 16px; 
    line-height:18px; 
    font-weight:bold;
    padding:24px 8px 5px 8px;
    background-color:#FFFF00;
    margin-bottom:6px;
}
h1.moodHeading { margin: 0 0 6px !important; }

div.endLine {
    height:1px;
    min-height:1px;
    overflow:hidden; 
    background-color: #cccccc;
    padding:0; 
    margin:0.5em 0 0;
}
    
    
/** 
  * Textbox 
  */
.textBox {
    /*width:370px; bitte .w370 benutzen */
    padding-bottom:4px;
}
.textBox * {
    margin-bottom:0px;
    font-family: Arial, sans-serif;    font-size: 12px;
    line-height:18px; 
}
.textBoxInner {
    background:#f4f4f4; 
    border: solid 1px #bebebe;
    border-top:none;
    text-align:left; 
    padding:4px;
}
.textBoxHeading {
    font-family: Arial, sans-serif;    font-size: 12px; 
    line-height:16px; 
    font-weight:bold;
    padding:0 8px; 
    color:#000000;
    border-top: 1px solid; 
    border-color:#ffffff;}
.textBoxHeadingContainer {
    background-color:#bebebe; 
    border-color:#9f9f9f;
}
div.textBoxInner ul {
    list-style-type:none;
    padding-top:0px;
    padding-bottom:0px;
    padding:0;
    margin-top:2px;
    margin-left:2px;
}
div.textBoxInner li {
    padding:0;
    list-style: none;    
    background: url(/static/images/img_icons/liststyle1.gif) no-repeat 0 6px; 
    margin-left:0px;
    padding-left:12px;
}
.subTeaser {
    padding:16px 0 8px; 
    margin: 0; 
    width:560px;
}
.subTeaserMedium {
    padding:8px 0;
    margin: 0; 
    width:37px;
}

/** Referenzen */
.refObj {
    width: 268px; padding-top:5px;
}
.refObjImg {
    width:88px; height:63px; margin:0; padding:0 5px 0 0;
}
.refObjTitle{
    /*width: 160px; */
    font-size:16px; line-height: 18px; color:#0050a0;
     margin:0px; padding:0px;
}

.refObj  div.txt12 {
    /*width:160px;*/
    line-height:14px;
    margin: 0 5px 5px 0;
    padding-left:0px;
}

.refObj div.endLine {
    height:1px; 
    width:273px; 
    background-color: #cccccc;
    padding:0; 
    margin:0;
}
div.refObjTitle a {
    font-family:Arial, sans-serif;    font-size:14px;
    line-height:18px;
    color:#0050a0;
    text-decoration:none;
}
div.refObjTitle a:hover {text-decoration:underline;}


/**
  * Jobs 
  */
.jobObj {
    width: 274px; padding-top:5px;
}
.jobObjImg {
    width:52px; height:66px; margin:0; padding:0;
}
.jobObjTitle{
    /*width: 160px; */
    font-size:16px; 
    line-height: 18px; 
    color:#0050a0;
    padding-left:4px; 
    margin:0;
}
.jobObj  div.txt12 {
    /*width:160px;*/
    line-height:14px;
    margin: 0 5px 5px 4px;
}
.jobObj div.endLine {
    height:1px; 
    width:273px;
    background-color: #cccccc;
    padding:0; 
    margin:0;
}
div.jobObj a {
        font-family:Arial, sans-serif;        font-size:12px;
        line-height:18px;
        color:#0050a0;
        text-decoration:none;
    }
div.jobObj a:hover {text-decoration:underline;}

/**
  * Pressebild Teaser 
  */
.PressImage {
margin-top:8px;
}
.PressImage div.txt12 a {
}
.PressImage a, .PressImage a:active, .PressImage a:visited {
    font-family:Arial, sans-serif;    font-size:12px;
    line-height: 14px;
    color:#0050a0;
    text-decoration:none;
    vertical-align:baseline;
}

.PressImage a:hover {
    font-family:Arial, sans-serif;    font-size:12px;
    line-height: 14px;
    text-decoration:underline;
    vertical-align:baseline;
}

/**
  * my viega brachenwahl teaser 
  */
.titleLink {
    font-size:14px;
    line-height: 16px;
    color:#0050a0; 
    padding-left:4px;
    margin:0;
}
.titleLink a {
    font-family:Arial, sans-serif;    font-size:14px;
    line-height:16px;
    color:#0050a0;
    text-decoration:none;
}
.titleLink a:hover {text-decoration:underline;}

.anchorBottom a {
    font-family:Arial, sans-serif;    font-size:10px;
    line-height:12px;
    color:#0050a0;
    text-decoration:none;
}
.anchorBottom a:hover {text-decoration:underline;}

/* Produktuebrsichtsteaser */
.productMain {
    margin-top:0px;
    width: 567px;
    padding-left:6px;
}
.productMain table.entry {
    height: 40px;
    width: 174px;
    margin: 0 13px 13px 0;
    background:url(/static/images/bg_katalog_teaser.gif) no-repeat;
}
.productMain table.entry th {
    padding:0 0 0 15px;
    height: 40px;
}
.productMain table.entry td {
    padding:0;
    height: 40px;
    font-family:Arial, sans-serif;   
    font-size: 12px;
    line-height: 15px;
}
.productMain table.entry th {
    font-size: 21px;
    line-height: 24px;
 }
.productMain table.entry td a, 
.productMain .fLeft .relPos a {    
    height: 40px;
    width: 174px;
    display:block;
    position:absolute;
    background-image:url(/static/images/trans.gif);
    top:0;
    left:0;
}


/**
  * Sidebar 
  */

/* my Viega Teaser */
.myViegaTeaser {
    background:#ededdf; 
    border: 1px solid ; 
    border-color:#d5d4b4;
    padding:5px 4px 7px 6px;
    text-align:left;
}
.myViegaTeaserTitle {
    height:13px;
    font-weight:bold;
    line-height:14px;
}
.myViegaTeaserText {
    height:12px;
    font-weight:normal;
    line-height:14px;
    padding-top:7px;
}

/* Sidebar Teaser */
.sideBarTeaser {
    background:#ededdf; 
    border: 1px solid ; 
    border-color:#d5d4b4;
    padding:5px 4px 7px 6px;
    text-align:left;
}
.sideBarTeaserTitle {
    height:13px;
    font-weight:bold;
    line-height:13px;
}
.sideBarTeaserText {
    font-family: Arial, sans-serif;    font-size:12px;    
    font-weight:normal;
    line-height:14px;
    padding:3px 4px 7px 6px;
}
.sideBarTeaserText a:link,
.sideBarTeaserText a:active,
.sideBarTeaserText a:visited {
    font-family: Arial, sans-serif;    font-size:12px;    
    line-height: 14px;
    color:#0050a0;
}
    
.sideBarTeaserText a:hover {
    font-size:100%;
    line-height: 100%;
}
.sbBox {
    background:#ededdf; border: 1px solid ; 
    border-color:#d5d4b4;
    text-align:left;
}

table.sbLinkList {
    margin-bottom: 15px;
}
table.sbLinkList td {
    height: 17px;
}
table.sbLinkList * td.sideBarTeaserTitle{
    line-height: 21px;
    padding-left:4px;
}
table.sbLinkList a {
    font-family: Arial, sans-serif;    font-size:11px;    
    line-height: 13px;
    color:#0050a0;
    }   
table.formTable {
    table-layout:fixed;
    border-spacing:6px;
    border-collapse:separate;
    width:100%;
    margin-bottom:10px;
}
table.formTable th.borderTop {
    padding-top:12px;
    border-top: solid 1px #8D8D8D;
    background:transparent;
}
table.formTable td {
    border: none;
    padding:0;
}
table.formTable td.error {
    border: solid 1px red;
}
table.formTable th {
    padding:0;
    text-align:left;
    font-size:12px;
}
table.formTable th.line {
    background:url(/static/images/horizline.gif) repeat-x 0 .5em;
}
table.formTable td.empty {
    border:none;
}
table.formTable th.error,
table.formTable td.error input,
table.formTable th.error label {
    color:red;
}
.txt12 label,
table.formTable th label {
    font-weight:normal;
    font-size:12px !important;
}
table.formTable td input {
    width:100%;
    border: solid 1px #BEBEBE;   
    overflow:hidden;
    *height:1em;
    *line-height:1em;
}
table.formTable td textarea {
    width:100%;
    border: solid 1px #BEBEBE;
    font-family:Arial, sans-serif;
}
table.formTable th input {
    margin:-3px auto;
}
input.border1px,
table.formTable th input.border1px {
    border: solid 1px #BEBEBE;
    margin:0;
}
table.formTable th.line {
    white-space:nowrap;
}
table.formTable th.line label {
    background-color: #FFFFFF;
    padding-right:6px;
}
*:not(hr) table.formTable th input { /* Browserweiche fuer Geckos */
    margin:auto 3px auto 0;
}
table.formTable select {
    width:100%;
    color:#000000;
    /**border: solid 1px #BEBEBE;
    *margin:-2px;
    *width:expression(this.offsetParent.offsetWidth + 2);*/
}
table.formTable select option {
    color:#000000;
}
.formSection {
    padding:0 6px;
}
input.send,
input.download {
    border:none;
    color:#0050a0;
    line-height:24px;
    padding-right:24px;
    text-align:right;
    float:right;
    font-size:13px;
}
input.inlinesend {
    border: medium none; 
    background: transparent url(/static/images/img_icons/send.gif) no-repeat scroll 100% 50%; 
    text-decoration: none;
    color: rgb(0, 80, 160); 
    font-size: 13px; 
    line-height: 24px; 
    text-align: right;
    padding-right:24px; 
}
input.send,
table.formTable input.send {
    background:url(/static/images/img_icons/send.gif) no-repeat 100% 50% transparent;
    margin:-6px 0 -6px -70px !important;
}
input.download {
    background:url(/static/images/img_icons/download.gif) no-repeat 100% 50% transparent;
}

a.back {
   background:url(/static/images/img_icons/back.gif) no-repeat 0 0;
   color:#0050a0;
   padding-left:24px;
   text-align:right;
   font-size:13px;      
   font-weight:normal;
   position:relative;
   line-height:16px;
   top:-5px;
   *top:-1px;
} 

a.floppy {
    background:url(/static/images/img_icons/download.gif) no-repeat 100% 50%;
    float:right;
    padding-right:24px;
    font-size:12px;
    line-height:16px;
    font-weight:normal;
}

input.send:hover,
input.download:hover {
    text-decoration:underline;
}

table.formTable input.upload {
    padding:0;
    width:100%;
    *border:solid 1px #BEBEBE;
    border-width:1px 0;
    height:17px;
    overflow:hidden;
    margin:-1px -2px -1px -1px;
    *margin: -3px -3px -1px -1px;
    min-width:300px;
    width:expression(parentNode.offsetWidth +3);
}

p.error {
   color:red;
   font-weight:bold;
   margin:6px;
}
table.orderTable {
   margin-bottom:10px;
}
table.orderTable td,
table.orderTable th {
   font-size:12px;
   line-height:18px;
}
table.orderTable caption {
   font-weight:bold;
   text-align:left;
   font-size:12px;
   line-height:18px;
}
table.orderTable td input.border1px {
   font-size:1em;
   text-align:right;
   *height:1em;
   *line-height:1em;
}
table.orderTable thead th {
   font-weight:normal;
}
table.orderTable tbody th {
   padding-top:.2em;
}
table.orderTable .lastCol {
   text-align:right;
}
table.orderTable th.lastCol {
   padding-right:1.5em;
}
table.orderTable th,
table.orderTable td {
   vertical-align:top;
}
#ErrorMessages {
   margin:0 5px;
   border-collapse:collapse;
   table-layout:auto;
}
#ErrorMessages td,
#ErrorMessages th {
   color:red;
   font-size:15px;
   line-height:17px;
   padding:0;
}
#StateMessage {
    margin:0 5px;
    border-collapse:collapse;
    table-layout:auto;
}
#StateMessage td,
#StateMessage th {
    color:green;
    font-size:15px;
    line-height:17px;
    padding:0;
}
ul.linkList {
    margin-bottom:0;
}
ul.linkList li {
    background-image:none;
    padding:0;
    margin-bottom:5px;
}

/** 
  * Downloads
  */

ul.downloadList {
    margin:0 0 0 -4px;
    padding:0;
}
ul.downloadList li {
    background:transparent;
    font-size:12px;
    line-height:22px;
}
ul.downloadList li.downLoad {
    background:url(/static/images/download_save_lined.gif) no-repeat 100% 0;
}

ul.downloadList li.downLoad img {
    display:block;
}

ul.downloadList li span {
    background-color:white;
    padding-right:5px;
    line-height:16px;
}
ul.downloadList a {
    padding-left: 20px;
    line-height:16px;
    font-size:12px;
    float:none;
    background-repeat:no-repeat;
    
}
ul.downloadList a.html, .download-text a.html { background-image:url(/static/images/img_icons/HTML-weiss.gif); }
ul.downloadList a.pdf,  .download-text a.pdf  { background-image:url(/static/images/img_icons/PDF-weiss.gif); }
ul.downloadList a.wmv,  .download-text a.wmv  { background-image:url(/static/images/img_icons/WMV-weiss.gif); }
ul.downloadList a.doc,  .download-text a.doc  { background-image: url(/static/images/img_icons/DOC-weiss.gif); }
ul.downloadList a.rtf,  .download-text a.rtf  { background-image: url(/static/images/img_icons/RTF-weiss.gif); }
ul.downloadList a.xls,  .download-text a.xls  { background-image: url(/static/images/img_icons/XLS-weiss.gif); }
ul.downloadList a.exe,  .download-text a.exe  { background-image: url(/static/images/img_icons/EXE-weiss.gif); }
ul.downloadList a.zip,  .download-text a.zip  { background-image: url(/static/images/img_icons/ZIP-weiss.gif); }
ul.downloadList a.gaeb, .download-text a.gaeb { background-image: url(/static/images/img_icons/GEAB-weiss.gif); }
ul.downloadList a.d81,  .download-text a.d81  { background-image: url(/static/images/img_icons/GEAB-weiss.gif); }
ul.downloadList a.mov,  .download-text a.mov  { background-image: url(/static/images/img_icons/MOV-weiss.gif); }
ul.downloadList a.mpg,  .download-text a.mpg  { background-image: url(/static/images/img_icons/MPG-weiss.gif); }


/* Press Release Downloads */
.w174 h4 { margin-bottom: 0.25em; }
div.download-text {
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    clear: both;
}
div.download-text span {
    width: 130px;
    float: left;
}
a.download {
    width: 20px;
    padding-left: 18px;
    float: left;
/*    background-image: url(/s/ipr_de/p/images_layout/icon_generic.gif); */
    background-repeat: no-repeat;
    text-align: right;
}

div.download-image { margin-bottom: 30px; }
div.download-image p {
    margin: 0.5em 0;
    line-height: 15px;
}


tr.downloadElement {
    height:22px; 
    background-image:url(/static/images/bg_downloads.gif); 
    background-repeat: repeat-x;
}
    
table.RDborder div.download_icon_pdf {
    background: url(/static/images/img_icons/dl_ct_pdf.gif) no-repeat 6px 5px;
}

div.download_icon_pdf {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_pdf.gif) no-repeat 6px 3px;
}

div.download_icon_doc {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_doc.gif) no-repeat 6px 5px;
}
div.download_icon_rtf {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_rtf.gif) no-repeat 6px 5px;
}

div.download_icon_d81 {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_geab.gif) no-repeat 6px 5px;
}

div.download_icon_xls {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_xls.gif) no-repeat 6px 5px;
}
div.download_icon_exe {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_exe.gif) no-repeat 6px 5px;
}
div.download_icon_zip {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_zip.gif) no-repeat 6px 5px;
}
div.download_icon_gaeb {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_geab.gif) no-repeat 6px 5px;
}
div.download_icon_mov {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_mov.gif) no-repeat 6px 5px;
}
div.download_icon_mpg {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_mpg.gif) no-repeat 6px 5px;
}
div.download_icon_wmv {
    width: 21px;
    height: 20px;
    background: url(/static/images/img_icons/dl_ct_wmv.gif) no-repeat 6px 5px;
}

div.download_icon_flv {
    width: 21px;
    height: 20px;
    background: url(/static/images/video_icon.gif) no-repeat 6px 3px;
}

a.download {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_ct_geab.gif) no-repeat;
}

a.download_pdf {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_pdf.gif) no-repeat;
}
a.download_doc {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_doc.gif) no-repeat;
}
a.download_rtf {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_rtf.gif) no-repeat;
}
a.download_xls {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_xls.gif) no-repeat;
}
a.download_exe {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_exe.gif) no-repeat;
}
a.download_zip {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_zip.gif) no-repeat;
}
a.download_gaeb {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_ct_geab.gif) no-repeat;
}
.download_d81 {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_ct_geab.gif) no-repeat;
}

a.download_mov {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_mov.gif) no-repeat;
}
a.download_mpg {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_ct_mpg.gif) no-repeat;
}
a.download_wmv {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_ct_wmv.gif) no-repeat;
}
a.download_html {
    padding-left:20px;
    background: url(/static/images/img_icons/dl_sb_html.gif) no-repeat;
}

a.download_flv {
    padding-left:20px;
    background: url(/static/images/video_icon.gif) no-repeat top left;
}

/*----- Jobs ---------*/

.jobFlag {
height:22px;
}

div.flag_d {width:1px; height:1px;}

div.flag_dk {
background: url(/static/images/img_icons/Daenemark-weiss.gif) no-repeat 0 0;
}
div.flag_no{
background: url(/static/images/img_icons/Norwegen-weiss.gif) no-repeat 0 0;
}

div.flag_sw{
background: url(/static/images/img_icons/Schweden-weiss.gif) no-repeat 0 0;
}
div.flag_ung{
background: url(/static/images/img_icons/Ungarn-weiss.gif) no-repeat 0 0;
}
div.flag_gr{
background: url(/static/images/img_icons/Griechenland-weiss.gif) no-repeat 0 0;
}
div.flag_i{
background: url(/static/images/img_icons/Italien-weiss.gif) no-repeat 0 0;
}
div.flag_nl{
background: url(/static/images/img_icons/Niederlande-weiss.gif) no-repeat 0 0;
}
div.flag_us{
background: url(/static/images/img_icons/USA-weiss.gif) no-repeat 0 0;
}
div.flag_pl{
background: url(/static/images/img_icons/Polen-weiss.gif) no-repeat 0 0;
}
div.flag_cr{
background: url(/static/images/img_icons/Tschechien-weiss.gif) no-repeat 0 0;
}
div.flag_eu{
background: url(/static/images/img_icons/EU-weiss.gif) no-repeat 0 0;
}
div.flag_be{
background: url(/static/images/img_icons/Belgien-weiss.gif) no-repeat 0 0;
}
div.flag_lt{
background: url(/static/images/img_icons/Litauen-weiss.gif) no-repeat 0 0;
}
div.flag_oe{
background: url(/static/images/img_icons/Oesterreich-weiss.gif) no-repeat 0 0;
}
div.flag_rs{
background: url(/static/images/img_icons/russland-weiss.gif) no-repeat 0 0;
}


/**
  * Section: CatalogContainer   
  *
  * transfered from old (version 1.0) css file
  *
  * @valid no
  * --------------------------------------------------------------------------------------------- 
  */


#CatalogContainer {
    width:560px !important;
    border:1px solid #d9d9d9;
    border-width:0 1px 1px 1px;
    border-left-color: #BEBEBE;
    clear:both;
    height:1%;
    padding-bottom:6px;
    margin-left: 1px;
}
*:not(hr) #CatalogContainer { /* Hack fuer Mozilla und Co */ 
    width:559px;
    margin:0 0 0 1px;
}
.catalogHeader {
    width:520px;
    height:19px;
    margin:0;
    background-image:url(/static/images/bg_catalogheader.gif);
    background-position:6px 0;
    font-family: Arial, sans-serif;    font-size:11px;    
    line-height: 14px;
    color:#0050a0;
    padding-left: 8px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-color:#bebebe;
}

.catalogClickOn {
background-image:url(/static/images/header_on.gif);
float:left;
}

.catalogClickOff {
background-image:url(/static/images/img_nav_de/header_off.gif);
float:left;
}
.catNav1st {
border-bottom:1px solid #d9d9d9;
height:21px;
}
.catNav2nd {
padding-top:3px;
margin-bottom:27px;
border-bottom:solid 1px #D9D9D9;
}
.catNav1st img,
.catNav2nd img {
    position:relative;
    bottom: -1px;
}
 
div.FAQHeader {
    margin:10px 0 8px 0;
}
div.productFAQHeader {margin:0 0 8px 0}

div.modFAQ ol{
    list-style-position:outside;
    margin:10px 0 0 0;
    padding-left:2.0em;
    color:#00468C;
}
div.modProductFAQ ol {
    list-style-position:outside;
    margin:0;
    padding-left:2.0em;
    color:#00468C;


}
div.modFAQ ol li ,div.modProductFAQ ol li {
    margin:0;
    padding:0;
}
div.modFAQ ol li a,
div.modProductFAQ ol li a {color:#00468C;}

/** Formularelemente, NEU */
table.form tr {height:24px}
table.form tr.low,table.form tr.low td {height:18px;}
table.form td,
table.form th,    
table.form.label {
  font-size:12px !important;
}
table.form th {
    text-align:left;
    font-weight:bold;}
}

table.form th.borderTop {
    padding-top:12px;
    border-top: solid 1px #8D8D8D;
    background:transparent;
}
div.line {
    background:url(/static/images/horizline.gif) repeat-x 0 .5em;
    white-space:nowrap;
    margin-right:6px;
}
label {
    font-weight:normal;
    line-height:1em;
    background-color:white;
    font-size:12px !important;
}
td div div.line label.left {padding-left:0}
input[type=radio],
input[type=checkbox]{
    padding: 0;
    margin: 0;
}

* html .checkbox,
* html .radio {
    margin-left:-3px;
}
.error {
    color:red;
}
input.error {
     border: solid 1px red;
}

/** Sidemap NEU! */
#Sitemap {
     OVERFLOW: hidden; 
     WIDTH: 560px! important
    }
    
    #Sitemap .first {
      padding-left:9px;  
    }
    #Sitemap .home {line-height:20px;padding:10px 0 5px 0;}
    #Sitemap td {vertical-align:top;line-height:18px;}
    #Sitemap table tr {
        height:20px;
    }
    #Sitemap a {background-color:white;font-size:12px;line-height:18px;}
    #Sitemap a.noMargin {padding:0;}
    #Sitemap .frame {background-image:url(/static/images/bg_sitemap_1_level.gif);background-repeat:repeat-y;width:100%;}
    #Sitemap div.frameLast {background-image:url(/static/images/bg_sitemap_1_level_last.gif);background-repeat:no-repeat;width:100%;}
    .borderL {background-image:url(/static/images/bg_sitemap_vertical.gif);background-repeat:repeat-y;width:1px;min-width:1px;background-color:red;}
    .borderEnd {background-image:url(/static/images/bg_sitemap_left_end.gif);background-repeat:no-repeat;}
    .secondLevel { background-image:url(/static/images/bg_sitemap_left_sd_level.gif);}
    .lastCol {padding-bottom:14px;}
    #Sitemap  div.line {
        background:url(/static/images/horizline.gif) repeat-x 0 .5em;
        white-space:normal !important;
        margin-right:6px;
    }    
.mobile { background-image:url(/static/images/img_icons/mobile.gif); }
.phone { background-image:url(/static/images/img_icons/phone.gif); }
.fax { background-image:url(/static/images/img_icons/fax.gif); }
/** FAQ, wurde umgeschrieben, bitte .modFAQ verwenden */
.faq {
    width:370px;
    padding-left: 8px;
    margin-bottom:6px;
}

.faq a, .faq a:active, .faq a:visited {
    font-family:Arial, sans-serif;    font-size:12px;
    line-height: 16px;
    color:#0050a0;
    text-decoration:none;
    vertical-align:baseline;
}
.faq {
    width:500px;
    padding-left:8px;
    padding-bottom:6px;
}
.faq a:hover {
    text-decoration:underline;
    line-height:16px;
    vertical-align:baseline;
}
a.faqlink:hover {
    text-decoration:underline;
    vertical-align:baseline;
    line-height:inherit;
}
.faq p {
    font-family:Arial, sans-serif;    font-size:12px;
    line-height: 16px;
}



/**
  * Section: aded by complexx.com   
  *
  * New classes for new layout
  *
  * @valid no
  * --------------------------------------------------------------------------------------------- 
  */


/*-- START Search SideBar Module -- */
#SideBar .Search {    }
#SideBar .Search form {
    display: inline;
    white-space: nowrap;
    margin-bottom: 5px;
}
#SideBar .Search form label {
    width: 56px;
    background: none !important;
    font-weight: bold;
    float:left;
    display: block;
    margin-top: 5px;
}

#SideBar .Search form input {
    margin-bottom: 4px;
    padding: 0;
}

#SideBar .Search form .inputfield  { 
    width: 90px;
    margin-bottom: 4px; 
}

/*-- END Search SideBar Module -- */

/*-- START Search SideBar Module -- */
#SideBar .Login  {    }
#SideBar .Login .bold  {    
    font-weight: bold;
    padding-bottom: 3px;
}
#SideBar .Login form {
    display: inline;
    white-space: nowrap;
    margin-bottom: 5px;
}
#SideBar .Login form label {    
    width: 56px;
    background: none !important;
    float:left;
    display: block;
    margin-top: 5px;    
}
#SideBar .Login form input {
    margin-bottom: 4px;
    padding: 0;
}
#SideBar .Login form .inputfield {     
    width: 90px;
    margin-bottom: 5px; 
}
#SideBar .Login form .checkbox {
    margin-bottom: 5px;
    vertical-align: text-bottom;
}

/*-- END  Search SideBar Module -- */

/* -- Teaserseite ---------------------------------------------------------- */

.miniteaser-container {
    margin-left: 8px;
    overflow: hidden;
    width: 572px;
}
.miniteaser {
    width: 270px;
    margin: 5px 16px 4px 0;
    min-height: 69px;
    padding-bottom: 5px;
    
    float: left;
    border-bottom: 1px solid #BEBEBE;
    font-size: 13px;
    line-height: 15px;
}
.miniteaser .imagelink {
    display: block;
    float: left;
}
.miniteaser h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.miniteaser h4 a {
    font-size: 14px;
    line-height: 18px;
    margin-right: 3px !important;
}
.miniteaser-content {
    font-size:12px;
    line-height: 14px;
    margin-left: 96px;
    margin-right: 4px !important;
}


/**
  * Hotix: Download Center 
  */
div.p8 form div.expanded,
div.p8 form div.impanded { width: 540px; }

/* -- Clearfix (http://www.positioniseverything.net/easyclearing.html) ---- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -- Bereiche ------------------------------------------------------------- */
#logo     { margin-top: 17px; width: 101px; float:left; }

/* -- Sitemap -------------------------------------------------------------- */
#sitemap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    background: url(/static/images/bg_sitemap_ul.gif) left bottom repeat-y;
}
#sitemap ul a {
    font-size: 12px;
    line-height: 18px;
    display: block;
    background: #fff;
    padding: 0 5px;
    width: 200px;
}
#sitemap ul li {
    list-style-type: none;
    background: url(/static/images/bg_sitemap_li.gif) left top no-repeat;
    width: 172px;
    margin: 0;
    padding: 0;
}
#sitemap ul li:last-child,
#sitemap ul li.last { background: url(/static/images/bg_sitemap_li_nontrans.gif) left top no-repeat; }
#sitemap ul li li    { padding-left: 15px; }
#sitemap ul li li li { padding-left: 172px; }
 
/*-- START Search SideBar Module -- */
#SideBar .Search {    }
#SideBar .Search form {
    display: inline;
    white-space: nowrap;
    margin-bottom: 5px;
}
#SideBar .Search form label {
    width: 56px;
    background: none !important;
    font-weight: bold;
    float:left;
    display: block;
    margin-top: 5px;
}
#SideBar .Search form .inputfield  { 
    width: 90px;
    margin-bottom: 4px; 
}
/*-- END Search SideBar Module -- */
/*-- START Search SideBar Module -- */
#SideBar .Login  {    }
#SideBar .Login .bold  {    
    font-weight: bold;
    padding-bottom: 3px;
}
#SideBar .Login form {
    display: inline;
    white-space: nowrap;
    margin-bottom: 5px;
}
#SideBar .Login form label {    
    width: 56px;
    background: none !important;
    float:left;
    display: block;
    margin-top: 5px;    
}
#SideBar .Login form .inputfield {     
    width: 90px;
    margin-bottom: 5px; 
}
#SideBar .Login form .checkbox {
    margin-bottom: 5px;
    vertical-align: text-bottom;
}
/*-- END  Search SideBar Module -- */



 /*
  * Section: new navigation 
  *
  *
  * Main Navigation 
  */

ul#top-navigation {
    list-style: none;
    padding: 0;
    margin: 0;
        
    bottom: 0;
    height: 19px;
    padding: 1px 0 1px 1px;
    background: url(/static/images/bg_mainnav.gif) no-repeat;
    width: 560px;
}
#top-navigation a {
    line-height: 19px;
    font-size: 13px;
    padding-left: 1px;
}
#top-navigation li div:hover { background-color: #F0F0F0 !important; }
#top-navigation a     { text-decoration: none; }

/** Products */
#top-navigation li  ul.twoCols li ul li span {
  margin-left: 1.4em;
  text-indent: -1.4em;
  display:block;
  border: 0px none; 
}
#top-navigation li li a {
    display: block;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
}
#top-navigation li li a:hover { text-decoration: underline; }
#top-navigation li {
    float: left;
    list-style: none; list-style-type: none;
    background: none;
    margin-left: 0;   padding: 0;    
    font-size: 13px;  line-height: 19px;
    height: 19px;     width: 110px;
    border-left: solid 1px white;
    border-right: solid 1px #BEBEBE;
}
#top-navigation li.open, #top-navigation li.on { border-left: solid 1px #BEBEBE; background: #BEBEBE; }
#top-navigation li a {
    padding-right: 12px;
    background:url(/static/images/ico_dropdown.gif) no-repeat 100% 10px;
}    
#top-navigation li li a {
    position: static;
    height: auto;
    padding-right: 0;
    background-image:none;
}    
#top-navigation li ul {
    display: none;
    position: absolute;
    top: 100%;
    margin: 0;
    margin-left: -2px;
    /* margin-top: -1px; */
    border:1px solid #BEBEBE;
    background-color: #F0F0F0;
    font-weight: normal;
}
#top-navigation li>ul {
    top: auto;
    left: auto;
}
#top-navigation li li {
    display: block;
    float: none;
    height: 1%;
    padding: 10px 5px;
    background-image: none;
    border: 0px none;
    border-bottom: 1px solid #BEBEBE;
    width:210px;    
}
#top-navigation li li.last { border-bottom: 0px none !important; }
#top-navigation li:hover ul,
#top-navigation li.over ul { display: block; }
#top-navigation>li { margin-bottom: 1em; }
#top-navigation li ul li ul {
    position: relative;
    height: 1%;
    background: #f0f0f0;
}

/* Hintergrund-Fix (IE6) für zweispaltige Produkt-Top-Navigation */
* html #top-navigation li ul.twoCols li { background: transparent !important; }
* html #top-navigation li ul.twoCols li.twoColsItem { background: #F0F0F0 !important; }


/* -- 3. Navigationsebene -- */
#top-navigation li li ul {
    border: 0px none;
    padding: 0 0 0 5px;
    margin: 0;
    display: block;
    position: static !important; /* IE6 */
}
#top-navigation li li li {
    display: inline;
    border: 0px none;
    margin: 0;
    padding: 0;
}
#top-navigation li li li a {
    font-size:11px;
    font-weight:normal;
    line-height:13px;    
}
/* 2spaltig */
.twoCols {
    width: 300px;
    max-width: 300px; 
    background: url(/static/images/bg_2col_navigation.png) 50% 0 repeat-y;
}
.twoCols li { float:left !important; width: 140px !important;}
.twoCols li.twoColsItem { background-color: #F0F0F0 !important; width: 290px !important; }
.twoCols li li { float:none !important; }

/* -- Left Navigation ------------------------------------------------------ */
#sub-navigation {
    width: 150px;
    min-height: 440px;
    border: 1px solid #d9d9d9;
    background-color: #F2F2F2;
    margin: 20px 8px 27px 0;
}
#sub-navigation div {    
    height:14px;
    font-weight:bold;
    color:#0050a0;
    padding:4px 8px 2px 8px;
    background-color:#bebebe;
}
.selected { background-color:#ffff00 !important; }
.open { background-color:#bebebe !important; }
#sub-navigation a,
#sub-navigation li {
    font: normal 11px/13px Arial,sans-serif;
    color: #0050a0;
    text-decoration: none;
}
#sub-navigation a:hover { text-decoration:underline; }
#sub-navigation ul {
    margin: 0;
    padding: 0;
}
/* -- Erste Navigationsebene -- */
#sub-navigation li {
    list-style-type: none;
    margin: 0;
    padding: 9px 8px 9px 8px;
    background-image: none;  
    background-color: #e4e4e4;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #d9d9d9;
}
#sub-navigation li.open,
#sub-navigation li.selected {
    border-top:1px solid #8d8d8d;
}
#sub-navigation li a {
    margin: 10px 7px 10px 0;
}
/* -- Zweite Navigationsebene -- */
#sub-navigation li ul {
    background-color: #f4f4f4;
    padding: 7px 0 7px 0;
    margin: 7px -8px -9px -8px;
}
#sub-navigation li li {
    list-style-type: none;
    margin: 0;
    padding: 4px 8px 3px 16px;
    
    background: transparent url(/static/images/bg_listitem.gif) 2px 0.225em no-repeat; 
    border: 0px none !important;
}
#sub-navigation li.open li,
#sub-navigation li.selected li {
    border-top:1px solid #ffffff;
}
#sub-navigation li a {
    margin: 0;
    padding-top: 0px;
}
/* -- Dritte Navigationsebene (Nur CMS) -- */
#sub-navigation li ul ul{
    margin: 7px -8px -9px -16px;
    padding-left: 12px;
}

/* -- Dritte Navigationsebene (Nur CMS) -- */
#ServiceNavi { position:absolute; right:0px; top: 0px; margin-left: 100px;}


  /* 
   * form application classes 
   */

.headline_big           { font-weight:bold; font-size:12px; }
.form_item_description  { margin-top: 10px; margin-bottom: 10px; font-size: 12px; }
.form_item              { margin-top: 5px; }
.form_item .label_item  { width: 200px; margin-top: 2px; margin-right: 5px; display:inline; float:left; font-size:12px; }
.form_item .form_input_text       { width: 200px; font-size: 11px; }
.form_item input[type="radio"], .form_input_radio  { margin-left: 100px; margin-right: 5px; }
.form_item input[type="checkbox"], .form_input_checkbox { margin-left: 100px; margin-right: 5px; }
.form_item input[type="text"]     { width: 300px; font-size: 11px; padding: 1px; }
.form_item input[type="textfield"]{ width: 300px; font-size: 11px; }
.form_item textarea               { width: 300px; font-size: 11px; }
.form_item select                 { width: 306px; font-size: 11px; }
.submit_button      { margin-bottom: 15px; }
.form_error_offline { display:none; }
.form_error_inline  { display:block; color: red; margin-bottom: 10px; margin-left: 15px; }

.form_table { margin-top: 10px; border-style: none; }
.cfirst { vertical-align: top; padding: 0px; }
.csecond { padding: 0px 10px 15px 8px; }
.cthird { font-weight: bold; text-align: right; vertical-align:top; }
.submit_next { float:right; }
.form_item input.checkradio { margin: 0px; width: 13px; height:13px; }
.form_item input.input_short { width: 50px; }
.form_item textarea.input_area { width: 507px; height: 60px; }
.form_item label.radiolabel { line-height: 18px; }
.padding_forms { padding: 8px; }

  /* 
   * Section: new search
   * added: 2009-09-30 
   */

#guided_navigation{
    width: 152px;
    margin: 20px 8px 27px 0px;
    background-color: #FFFFFF;
}
#guided_navigation .guided_box{
    margin-bottom:10px;
    background-color: #F4F4F4;
    padding-top: 20px;
    border: 1px solid #D9D9D9;
}
#guided_navigation .section{
    background:transparent url(/static/images/nav_border.gif) top left repeat-x;
    padding: 10px 0px;
}
#guided_navigation .source{
    padding-bottom: 10px;
}
#guided_navigation div.filter{
    padding-bottom: 0px;
}
#guided_navigation h2{
    padding: 0px 8px 5px 8px;
    margin: 0px;
    font-size: 12px;
    line-height: 14px;
}
#guided_navigation h1{
    padding: 0px 8px 10px 8px;
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
}
#guided_navigation ul li{
    border-style:none;
    background-color: #F4F4F4;
    padding: 4px 8px 3px 8px;
    background-image:none;
}
#guided_navigation .filter ul li{
    border-style:none;
    background-color: #E4E4E4;
    padding: 9px 8px;
    background:#E4E4E4 url(/static/images/nav_border.gif) top left repeat-x;
    font-weight: bold;
}
#guided_navigation ul{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
}
#guided_navigation .filter ul li ul li{
    border-style: none;
    background-color: #F4F4F4;
    list-style-type: none;
    margin: 0px;
    padding: 4px 8px 0px 8px;
    background: transparent url(/static/images/bg_listitem.gif) no-repeat scroll -6px 0.225em;
    font-weight: normal;
}
#PageContent .Search{
    padding: 0px 7px 10px 7px;
}
#PageContent .Search label {
    font-weight: bold;
    margin-right: 15px;
}
#PageContent .Search .inputfield{
    width: 192px;
}
#PageContent .record{
    padding: 6px 7px;
    clear: both;
    background: transparent url(/static/images/record_border.gif) top left repeat-x;
}
#PageContent .record .hit{
    font-weight: bold;
}
#PageContent .record img{
    float: left;
}
#PageContent .recordContent{
    margin-left: 76px;
}
#guided_navigation div.filter ul li.active, #PageContent .impair{
    background-color: #F4F4F4;
}
#PageContent .firstRecord{
    background-image: url(/static/images/record_border_top.gif);
}
#PageContent .clearer{
    clear: both;
    height:1px;
    line-height:1px;
    font-size: 1px;
}
#guided_navigation .section .drop {
    float: right;
    margin-left: 3px;
}
.search_details {
    padding: 7px 7px;
    border-top: 1px solid #CCCCCC;
    line-height: 18px;
}
.search_details p{
    margin-bottom: 1em;
}
.paging {
    border-top: 1px solid #CCCCCC;
    padding: 13px 7px 10px 7px;
}

 /**
  * Section: Print section
  *
  * --------------------------------------------------------------------------------------------- 
  */

@media print {
    * { overflow: visible !important; }
    .noPrint, .noPrint * { display:none !important;}
    .w560 {width:400pt;}
    .w386 {width:250pt;}
    .w370 {width:auto;}
    showHide {display:inline;}
}

.error { color: #ff0000; }