/**
 * common layout structure
 *
 * @version $Id$
 * @author Stefanie Zeiger
 */

* {
    padding: 0px;
    margin: 0px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    line-height: 16px;
}

h1 {
   line-height: normal;
   font-family: HelveticaNeue, Helvetica, Tahoma, Arial, Verdana, sans-serif;
}

html {
    width: 100%;
}
body {
    width: 771px;
    margin: auto;
    margin-bottom: 20px;
}

img {
    border: 0;
}
.createimage {
    margin-left: -11px;
    margin-top: 10px;
}

/**
 * IDs
 */

#header {
    height: 90px;
    font-size: 9px;
    color: #A8A8A8;
}
#content {
    border: 1px solid #B2B2B2;
    padding: 6px 8px;
    color: #646464;
    width: 100%;
}

#tooltip {
    border: 1px solid #780627;
    white-space: nowrap;
    position: absolute;
    margin-top: -3px;
    height: 16px;
    padding: 1px 15px 1px 15px;
    background-color: #D4D4D4;
    visibility: hidden;
    color: #151515;
    font-size: 10px;
    font-style: italic;
}

.rufrot {
    color: #780626;
}

.BildLinks {
    margin: 5px;
    margin-left: 0;
}

.BildRechts {
    margin: 5px;
    margin-right: 0;
}

/**
 * HEADER
 */

#header a.changeLang {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 41px;
    margin-left: 16px;
    color: #787878;
}
#header img {
    float: right;
    margin-right: -9px;
}
#header input {
    width: 100px;
    height: 14px;
    border: 1px solid #780626;
    margin: 2px 0px 0px 2px;
    color: #780626;
    font-size: 12px;
    float: left;
}
#header .searchBox {
    float: left;
    /*width: 250px;*/
    border: 2px solid #780626;
    margin-top: 37px;
    padding-bottom: 1px;
}
#header .search {
    display: block;
    width: 110px;
    height: 19px;
    float: left;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    border: none;
}

/**
 * CONTENT
 */

.backlink {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

/* first Navigation */
#content .firstNav {
    font-size: 12px;
    border: 1px solid #FFFFFF;
}
#content .firstNav ul {
    list-style-type: none;
    margin-bottom: 13px;
}
#content .firstNav ul li {
    display: inline;
    padding-right: 5px;
}
#content .firstNav a {
    text-decoration: none;
    color: #464646;
}
#content .firstNav .active {
    color: #780626;
}

/* second Navigation */
#content .secondNav {
    font-size: 9px;
    text-transform: uppercase;
    width: 111px;
    height: 261px;
    padding-left: 15px;
    padding-top: 14px;
    float: left;
    background-color: #D4D4D4;
    margin-bottom: 10px;
}
#content.contentHigh .secondNav {
    height: 306px;
}
#content .secondNav ul {
    list-style-type: none;
}
#content .secondNav ul li {
    padding: 1px 0px 1px 0px;
}
#content .secondNav a {
    text-decoration: none;
    color: #151515;
}
#content .secondNav .active {
    color: #780626;
}

/* third Navigation */
#content .thirdNav {
    padding-bottom: 1px;
}
#content .thirdNav a {
    color: #646464;
    padding-left: 7px;
}
#content .thirdNav .active {
    /*background-image: url(../upload/design/third_nav_active.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;*/
    color: #780626;
}

/* fourth Navigation */
#content .fourthNav {
    font-size: 9px;
    text-transform: uppercase;
    width: 91px;
    height: 260px;
    padding-left: 14px;
    padding-top: 15px;
    margin-bottom: 10px;
    float: left;
    background-color: #D4D4D4;
    background-image: url(../upload/design/line.gif);
    background-repeat: no-repeat;
    background-position: 0px 19px;
}
#content.contentHigh .fourthNav {
    height: 305px;
}
#content .fourthNav ul {
    list-style-type: none;
}
#content .fourthNav ul li {
    padding: 1px 0px;
}
#content .fourthNav a {
    color: #151515;
    text-decoration: none;
}
#content .fourthNav .active {
    color: #780626;
}

/* fifth Navigation */
#content .fifthNav {
    margin-left: 24px;
}

#content .fifthNavProduct {
    margin-left: 0;
}

#content .fifthNav p {
    color: #151515;
    margin: 0px;
}

#content .fifthNavProduct p {
    text-transform: uppercase;
}
#content .fifthNav a img {
    border: none;
    display: block;
    margin: 1px;
}
#content .fifthNav .active img {
    border: 1px solid #780626;
    margin: 0px;
}
#content .fifthNav .fifthNavLink {
    float: left;
    margin-right: 9px;
    width: 90px;
}

#content .fifthNav h2 {
    font-size: 1em;
    color: #780626;
    font-weight: bold;
}

/* fith Navigation of lamps */
#content .fifthNav a.lamp img {
    border: none;
    margin: auto;
}
#content .fifthNav .lamp.active {
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #780626;
    padding: 0px;
}
#content .lamp {
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    padding: 1px;
}

#content a.lamp {
    display: block;
    width: 89px;
    text-decoration: none;
    font-size: 9px;
    color: #151515;
}

/* pager */
#content .pager {
    font-size: 11px;
    padding-top: 4px;
    text-transform: uppercase;
    overflow: hidden;
    float: left;
    clear: left;
    padding: 0 15px 0;
    position: relative;
}
#content .pager .pagingPrev {
    position: absolute;
    top: 0;
    left: 4px;
}
#content p.category {
    color: #780626;
    font-size: 11px;
    margin-bottom: 1px;
    padding-top: 4px;
}
#content .pager ul {
    list-style-type: none;
    float: left;
    margin-right: 3px;
}
#content .pager ul li {
    display: block;
    float: left;
/*    width: 6px;*/
    margin: 1px;
    text-align: center;
    color: #646363;
}
#content .pager ul li a {
    text-decoration: none;
    color: #646363;
}
#content .pager ul li .active {
    color: #780626;
    border: none;
}
#content .pager img {
    margin-top: 2px;
    position: relative;
    top: 3px;
}

/* contentBottom */
#content div#rightCol div.contentBottom div.contentBottomLeft a:link,
#content div#rightCol div.contentBottom div.contentBottomLeft a:visited,
#content div#rightCol div.contentBottom div.contentBottomLeft a:hover,
#content div#rightCol div.contentBottom div.contentBottomLeft a:active {
    color: #780626;
    text-decoration: underline;
}
#content .contentBottom {
    background-color: #EDEDED;
    height: 160px;
    font-size: 11px;
    overflow: hidden;
}
#content .contentBottom .logo {
    margin-top: 9px;
    margin-bottom: 12px;
}
#content .contentBottom .logo img {
    border: none;
}

#content #rightCol .contentBottom h1 {
    color: #780626;
    font-size: 24px;
    font-weight: normal;
    padding-top: 18px;
    margin-left: 24px;
    padding-bottom: 8px;
}
#content #rightCol .contentBottom .press_release,
#content #rightCol .contentBottom .press_release_links {
    margin-left: 24px;
}
#content #rightCol .contentBottom .introParagraphs {
     margin-left: 24px;
     margin-right: 24px;
}
#content #rightCol .detailText h1, #content #leftCol h1 {
    font-size: 16px;
    margin-left: 0;
    margin-top: 15px;
    color: #151515;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#content #rightCol .detailText p {
    margin: 0px;
}

#content .contentBottom .detailText ul li, #content #leftCol .contentBottom ul li {
    padding-left: 0px;
    margin-left: 15px;
    list-style-type: disc;
}
/* standard layout */
#content .contentCols {
    background-color: #E4E4E4;
    width: 771px;
}
#content .contentCols #leftCol {
    width: 231px;
}
#content .contentCols #rightCol {
    background-color: #FFFFFF;
    padding-left: 6px;
}
#content .contentCols h1 {
    font-size: 12px;
    color: #780626;
}
#content .contentCols .firstNav {
    background-color: #FFFFFF;
}
#content .contentCols .secondNav {
    width: 216px;
    margin-bottom: 0px;
    background-color: transparent;
    height: 0px;
}
#content .contentCols #leftCol .contentBottom {
    width: 231px;
    height: 100%;
    background-color: transparent;
}
#content .contentCols #rightCol .contentBottom {
    background-color: transparent;
    height: 100%;
}
#content .contentCols #searchResults {
    font-size: 11px;
    min-height: 150px;
}

#content #rightCol .contentBottom .contentBottomRight h1,
#content #rightCol .contentBottom .contentBottomLeft h1 {
    font-size: 12px;
    color: #780626;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 13px;
}
#content #rightCol .contentBottom .contentBottomRight p,
#content #rightCol .contentBottom .contentBottomLeft p {
     margin: 0px;
}

#content .contentCols .contentBottom .contentBottomLeft {
    width: 378px;
    padding-left: 22px;
    float: left;
}
#content .contentCols .contentBottom .contentBottomRight {
    width: 89px;
    padding-left: 45px;
    float: right;
    overflow: hidden;
}

/**
 * LEFTCOL
 */

#leftCol {
    width: 237px;
    float: left;
}

#leftCol .contentBottom {
}

#leftCol .contentBottom p {
    margin-left: 13px;
    margin-right: 30px;
    padding-top: 5px;
}

#leftCol .contentBottom h1, #leftCol .contentBottom img {
    padding-left: 13px;
}

#leftCol .contentBottom h2 {
    color: #780626;
    padding-left: 13px;
    font-size: 24px;
    font-weight: normal;
    font-size: 16px;
    color: #151515;
    padding-top: 0px;
    margin-top: 4px;
}

#leftCol .contentBottom  .justimage {
    width: 231px;
    height: 162px;
    margin: 0px;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: -25px;
}

/**
 * RIGHTCOL
 */

#rightCol {
    width: 534px;
    float: right;
}
#rightCol p {
    font-size: 11px;
    margin-top: 13px;
}
#rightCol .contentBottom {
    margin-top: 10px;
}
#rightCol .rightColImages {
    float: right;
    width: 209px;
}
#rightCol .pictoNav {
    float: left;
}
#rightCol .pictoNav img {
    margin-right: 3px;
}

/* image Subs */
#image {
    position: relative;
    width: 534px;
    height: 275px;
    overflow: hidden;
    text-align: center;
    background-color: #D4D4D4;
}

.contentHigh #image {
    height: 320px;
}

#image .imageSub {
    font-size: 9px;
    color: #780626;
    background-color: #EDEDED;
    height: 16px;
    width: 185px;
    padding: 2px 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#image.detail .imageSub {
    right: 0;
    left: auto;
    width: 194px;
}

#image.detail .imageSubBig {
    height: 32px;
    width: 230px;
}

#image.detail .imageSub span {
    color: #131313;
}

#image a.previous,
#image a.next {
    width: 0;
    height: 23px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 142px;
    padding-left: 19px;
    background: #ededed url(../images/previous.gif) no-repeat 5px center;
}

#image a.next {
    position: absolute;
    right: 0;
    left: auto;
    background-image: url(../images/next.gif);
    background-position: 7px center;
}

/* details */
#rightCol .detailImages {
    float: right;
    margin-bottom: 12px;
    margin-right: -9px;
}

#rightCol .detailImages a {
    float: left;
}
#rightCol .detailImages img {
    margin-right: 9px;
    border: none;
}
#rightCol .detailText {
    float: left;
    width: 325px;
}
#rightCol .detailText span {
    display: block;
    margin-left: 53px;
    font-size: 10px;
}

.picto img {
    margin: 0 4px 4px 0;
}

.picto {
    margin-top: 17px;
}

.pictoNav {
    width: 209px;
    text-align: right;
}

/* newscontainer */
#rightCol .newsContainer {
    border-top: 1px solid #B0B0B0;
    margin-top: 8px;
    padding-top: 7px;
}

#rightCol .newsContainer .more {
    float: left;
    background-image: url(../upload/design/more.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
    text-decoration: none;
    font-weight: bold;
    color: #464646;
}

#rightCol .newsContainer h2 {
    color: #780626;
    font-size: 11px;
}

#rightCol .newsContainer h2.headline {
    float: left;
}

#rightCol .newsContainer h2.date {
    float: right;
}

#rightCol .newsContainer p {
    margin: 0px;
}

#rightCol .newsContainer ul {
    list-style-type: none;
    float: right;
}

#rightCol .newsContainer li {
    display: inline;
    color: #780626;
    font-weight: bold;
}

#rightCol .newsContainer li a {
    color: #464646;
    text-decoration: none;
}

/* select boxes */
#rightCol .selectBox {
    width: 280px;
    border: 1px solid #B2B2B2;
    margin-top: 28px;
}

#rightCol .selectBox label {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    text-transform: uppercase;
}

#rightCol .selectBox select,
#rightCol .selectBox input {
    float: right;
    width: 138px;
    height: 17px;
    font-size: 11px;
    margin-right: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid #CFCFCF;
}

#rightCol input#dealerSearchSubmitButton {
    margin-top: 25px;
}

/**
 * STARTCOL
 */

#startCol {
    background-color: #F0F0F0;
    margin-top: 10px;
    padding-top: 5px;
}
#startCol h1 {
    letter-spacing: 1px;
    font-size: 28px;
    color: #780626;
    font-weight: normal;
    float: left;
    margin-top: 29px;
    margin-left: 48px;
}
#startCol h1 span {
    margin-left: 103px;
}

#startCol .leftLogos,
#startCol .rightLogos {
    width: 143px;
    float: right;
}

#startCol .rightLogos {
    margin-left: 1px;
}

#startCol .leftLogos img,
#startCol .rightLogos img {
    border-left: 1px solid #D1D1D1;
}

#startCol .leftLogos .topImage,
#startCol .rightLogos .topImage {
    border-bottom: 1px solid #D1D1D1;
}

.press_release img {
    padding: 3px 5px 0 0;
}

.press_release_links {
    margin: 10px 0 5px 0;
}

.press_release_links a {
    color: #464646;
    text-decoration: none;
    font-weight: bold;
}

/**
 * INTRO
 */
#content .intro {
    background-color: #FFFFFF;
}

#content .intro .bottomarea {
    background: #D4D4D4 url(../images/bg_h1.jpg);
    padding: 20px 40px 40px 40px;
    overflow: hidden;
    width: 691px;
}

.intro .links {
    margin-top: 20px;
    float: left;
    width: 300px;
}

.intro .links p {
    color: #fff;
}

.intro .links a {
    display: block;
    float: left;
    margin: 8px 0;
    text-align: center;
}

#content .intro h1 {
    float: right;
    width: 280px;
    margin-top: 0;
    font-size: 2em;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial, Verdana, sans-serif;
}

/*
 * SEARCH FOR LOCAL DEALERS
 */
.dealer {
    border: 1px solid;
    margin: 5px;
    padding: 5px;
    position: relative;
}
.dealer .location {
    font-weight: bold;
}
.dealer .label {
    float: left;
    clear: left;
    width: 120px;
}
.dealer .value {
    float: left;
}
.dealer a {
    float:left;
    clear: left;
    margin-top: 5px;
}

/**
 * MATERIAL REQUEST FORM
 */

.contentBottomLeft div#materialRequestMessage {
    color: #BB0000;
    margin: 5px 0;
}

.contentBottomLeft form#materialRequestForm {
    margin-top: 15px;
    width: 512px;
    overflow: hidden;
}

.contentBottomLeft form#materialRequestForm #materialRequestSelection .materialRequestItem {
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    clear: left;
}

.materialRequestImage {
    width: 500px;
}

.contentBottomLeft form#materialRequestForm p {
    clear: left;
    width: 378px;
    padding: 5px 0;
}

.contentBottomLeft form#materialRequestForm #materialRequestSelection input,
.contentBottomLeft form#materialRequestForm #materialRequestSelection img {
    vertical-align: middle;
}

.contentBottomLeft form#materialRequestForm #materialRequestSelection input {
    margin-right: 2px;
}

.contentBottomLeft form#materialRequestForm #materialRequestSelection img {
    margin-right: 2px;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata {
    margin-top: 30px;
    width: 300px;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata label {
    display: block;
    width: 110px;
    float: left;
    clear: left;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata select,
.contentBottomLeft form#materialRequestForm #materialRequestContactdata input {
    width: 180px;
    float: left;
    margin-bottom: 10px;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata fieldset legend {
    display: none;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata fieldset {
    border: none;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata .checkbox label {
     clear: none;
     margin-left: 10px;
     width: 270px;
}

.contentBottomLeft form#materialRequestForm #materialRequestContactdata .checkbox input {
     width: auto;
     clear: none;
     margin-top: 2px;
}

.contentBottomLeft form#materialRequestForm #materialRequestSubmit {
    margin-top: 10px;
}

/**
 * PRESS DISTRIBUTION LIST
 */

.contentBottomLeft div#pressDistributionListMessage {
    color: #BB0000;
    margin: 5px 0;
}

.contentBottomLeft form#pressDistributionListForm {
    margin-top: 15px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionListContactdata {
    margin-top: 20px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionListContactdata label {
    display: block;
    width: 110px;
    float: left;
    clear: left;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionListContactdata select,
.contentBottomLeft form#pressDistributionListForm #pressDistributionListContactdata input {
    width: 180px;
    float: left;
    margin-bottom: 10px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionViaSelection {
    margin-top: 7px;
    margin-bottom: 15px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionViaSelection input {
    margin-right: 3px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionViaSelection label {
    margin-right: 10px;
}

.contentBottomLeft form#pressDistributionListForm #pressDistributionListSubmit {
    margin-top: 15px;
}

/**
 * GLOBAL ELEMENTS
 */

.clearingElement {
    clear: both;
}

#map {
    width: 534px;
    height: 335px;
    background-image: url(../upload/design/haendler_weltweit/karte.jpg);
    position: relative;
/*    overflow: hidden;*/
}

.country {
    position: absolute;
    overflow: hidden;
    width: 6px;
    height: 6px;
    background-image: url(../upload/design/haendler_weltweit/punkt.gif);
}

/**
 * Newsticker
 */
.news {
    padding-top: 0;
    background: url(../images/bg_ticker.jpg);
}
.news h2 {
    float: left;
    color: #780626;
    border-right: 2px solid #780626;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    padding: 4px 13px;
    margin: 3px 10px;
}

.news .tickerWrapper {
    float: left;
    width: 606px;
    overflow: hidden;
    display: inline;
}

.news .ticker {
    margin-top: 2px;
    white-space: nowrap;
    line-height: 15px;
    padding: 5px 0;
    font-size: 14px;
    float: left;
}

#content .news a:link,
#content .news a:visited,
#content .news a:hover,
#content .news a:active {
    color: #780626;
    text-decoration: none;
}

