﻿/* VAUDE master stylesheets */

* {
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    color: #000;
    font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 120%;
    text-decoration: none;
    border: 0 transparent none;
}

/* Begin - HTML tags */

html {
    height: 100%;
    overflow-y: scroll;
}

html,
body {
    background-color: #FFF;
}

p {
    margin-top: 12px;
}

b,
strong {
    font-weight: bold !important;
}

i {
    font-style: italic !important;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
    text-decoration: underline;
}

input,
textarea,
select,
option {
    padding: 2px;
    color: #666;
}

select,
optgroup,
option {
    background-color: #E6E6E6;
}

select,
input,
textarea {
    border: 1px solid #666;
}

input[type=radio],
input[type=checkbox] {
    border: 0 none transparent;
}

/* End - HTML tags */

/* Begin - IDs */

/* End - IDs */

/* Begin - Classes */

.unfloat {
    clear: both;
}

.right {
    display: block;
    float: right;
}

.left {
    display: block;
    float: left;
}

div.GeneralLayout {
    width: 970px;
    margin: 0 auto;
    background-color: #FFF;
}

table.Middle {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

div.NavBarTop {
    width: 937px;
    height: 38px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 21px;
    margin-bottom: 1px;
    background-color: #E6E6E6;
    border: 1px #E6E6E6 solid;
}

div.Teaser {
    width: 970px;
    height: 214px;
}

div.StartTeaser {
    width: 970px;
    height: 356px;
}

td.NavBarLeft {
    width: 218px;
    padding: 20px 0 0;
    border-right: 1px #E1E1E1 solid;
    border-bottom: 1px #E1E1E1 solid;
    border-left: 1px #E1E1E1 solid;
}

td.ContentArea {
    width: 719px;
    padding: 25px 10px 10px 10px;
    border-right: 1px #E1E1E1 solid;
    border-bottom: 1px #E1E1E1 solid;
}

a.StartLink {
    margin-top: 13px;
    color: #8B8B8B;
    text-decoration: none;
}

a.BackLink,
a.BackLink:link,
a.BackLink:visited,
a.BackLink:hover,
a.BackLink:active {
    margin-left: 20px;
    color: #941119;
    text-decoration: none;
}


div.StartBox {
    float: left;
    overflow-y: hidden;
    width: 220px;
    height: 153px;
    padding: 0 3px;
    margin-left: 5px;
    text-align: center;
    background: #FFF url('/media/layout/boxbg.gif') no-repeat scroll center bottom;
}

div.ContentHeadline {
    margin-left: 15px;
    margin-bottom: 25px;
}

div.TextContent,
div.InfoForm {
    margin: 0 35px 25px 40px;
    color: #666;
}

div.ListContent {
    margin: 0 15px 10px 20px;
    color: #666;
}

/* End - Classes */

/* Begin - Cascades */

td.NavBarLeft div.PropertyContainer div.SizeContainer {
    width: 238px;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div {
    padding: 7px 10px 7px 20px;
    border-bottom: 1px #E1E1E1 solid;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer span#pseudoNav div#currentCategory div {
    padding: 7px 10px 7px 20px;
    border-bottom: 1px #E1E1E1 solid;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div div {
    padding: 7px 10px 7px 30px;
    border-bottom: 0 transparent none;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div.LeftBox {
    padding: 0;
    margin: 6px 6px;
    text-align: left;
    border: 0 transparent none;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div.LeftBox div.LeftBoxTop {
    padding: 0;
    width: 226px;
    height: 24px;
    background: #FFF url('/media/layout/box_bg_top.gif') no-repeat scroll center top;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div.LeftBox div.LeftBoxContent {
    padding: 0 15px 0 11px;
    width: 200px;
    color: #666;
    background: #FFF url('/media/layout/box_bg_middle.gif') repeat-y scroll center top;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div.LeftBox div.LeftBoxBottom {
    padding: 0;
    width: 226px;
    height: 24px;
    background: #FFF url('/media/layout/box_bg_bottom.gif') no-repeat scroll center bottom;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div a,
td.NavBarLeft div.PropertyContainer div.SizeContainer div a:link,
td.NavBarLeft div.PropertyContainer div.SizeContainer div a:visited,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a:link,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a:visited  {
    color: #666;
    text-decoration: none;
}

td.NavBarLeft div.PropertyContainer div.SizeContainer div a:hover,
td.NavBarLeft div.PropertyContainer div.SizeContainer div a:active,
td.NavBarLeft div.PropertyContainer div.SizeContainer div a.active,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a:hover,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a:active,
td.NavBarLeft div.PropertyContainer div.SizeContainer div div a.active {
    color: #E95E0F;
}

div.Header,
div.NavBarBottom div.PropertyContainer {
    width: 970px;
    height: 33px;
    padding-top: 10px;
    vertical-align: middle;
}

div.Header div,
div.NavBarBottom .PropertyContainer div {
    float: left;
    color: #666;
}

div.Header div.HeaderLinks {
    margin: 4px 12px;
}

div.Header .ShopFunctions {
    float: right;
    padding: 5px 3px 0 0;
}

div.Header .ShopFunctions * {
    color: #951118 !important;
}

div.Header .ShopFunctions .LinkBasket {
    padding-left: 20px;
    background: transparent url(/media/layout/i_warenkorb.gif) no-repeat scroll 0 2px;
}

div.NavBarBottom .PropertyContainer .FooterLinks {
    float: right;
    color: #666;
}

div.Header a,
div.Header a:link,
div.Header a:visited,
div.NavBarBottom a,
div.NavBarBottom a:link,
div.NavBarBottom a:visited {
    color: #666;
    text-decoration: none;
}

div.Header a:hover,
div.Header a:active,
div.NavBarBottom a:hover,
div.NavBarBottom a:active {
    color: #666;
    text-decoration: underline;
}

div.Teaser div,
div.StartTeaser div {
    float: right;
    margin: 10px 0 0 3px;
}

div.ContentHeadline h1 {
    color: #E95E0F;
    font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
}

div.ListContent div.FaqListEntry {
    margin-bottom: 10px;
}

div.ListContent div.FaqListEntry,
div.ListContent div.FaqListEntry *,
div.ListContent div.ListEntry,
div.ListContent div.ListEntry * {
    *max-width: 671px;
}

div.TextContent *,
div.ListContent div.FaqListEntry *,
div.ListContent div.ListEntry * {
    color: #666;
}

div.TextContent table {
    float: left;
}

div.ListContent div.ListEntry div.ListEntryInner {
    padding: 15px 30px 15px 20px;
    margin-top: 1px;
    background: #FFF url('/media/layout/listbg.gif') repeat-x scroll center top;
}

div.TextContent .imageright {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

div.TextContent .imageleft,
div.ListContent div.ListEntry div.ListEntryInner .imageleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.TextContent .imgsub {
    clear: both;
    padding: 2px 0;
    margin-top: 1px;
    vertical-align: middle;
    border-top: 1px #E1E1E1 solid;
    border-bottom: 1px #E1E1E1 solid;
}

div.TextContent .imgsub div {
    vertical-align: middle;
    color: #000;
    font: normal 10px Verdana, Arial, Helvetica, Sans-Serif;
}

div.TextContent h1 {
    margin-top: 12px !important;
    color: #E95E0F !impotant;
    font: bold 13px Verdana, Arial, Helvetica, Sans-Serif !important;
    text-transform: uppercase !important;
}

div.ListContent div.ListEntry div.ListHeadline,
div.ListContent div.FaqListEntry div.ListHeadline {
    width: 100%;
    padding: 6px 0;
    margin-bottom: 1px;
    vertical-align: middle;
    background-color: #E5E5E7;
}

div.ListContent div.FaqListEntry div.ListHeadline h2 a {
    display: block;
    text-decoration: none;
}

div.ListContent div.FaqListEntry div.ListHeadline h2 a:hover,
div.ListContent div.FaqListEntry div.ListHeadline h2 a:active {
    color: #E95E0F;
}

div.ListContent div.ListEntry div.ListHeadline h2,
div.ListContent div.FaqListEntry div.ListHeadline h2 a {
    margin-left: 20px;
    color: #666;
    font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
}

div.ListContent div.ListEntry div.ListEntryInner .listlink {
    display: block;
    margin-top: 35px;
    margin-left: 0;
}

div.ListContent div.ListEntry div.ListEntryInner a.listlink,
div.ListContent div.ListEntry div.ListEntryInner a.listlink:link,
div.ListContent div.ListEntry div.ListEntryInner a.listlink:visited,
div.ListContent div.ListEntry div.ListEntryInner a.listlink:hover,
div.ListContent div.ListEntry div.ListEntryInner a.listlink:active {
    color: #941119;
    text-decoration: none;
}

div.LeftBox div.LeftBoxContent a {
    display: block;
}

div.LeftBox div.LeftBoxContent * {
    margin-bottom: 10px;
}

div.LeftBox div.LeftBoxContent h2,
div.StartBox div h2 {
    margin-bottom: 10px;
    color: #666;
    font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
}

div.StartBox div {
    color: #666;
}

div.StartBox div a,
div.StartBox div a:link,
div.StartBox div a:visited,
div.StartBox div a:focus,
div.StartBox div a:hover,
div.StartBox div a:active {
    margin-bottom: 10px;
    color: #951118;
    font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

div.InfoForm select,
div.InfoForm select option {
    color: #000;
    background-color: #FFF;
}

div.InfoForm input[type=text],
div.InfoForm input[type=file],
div.InfoForm textarea,
div.InfoForm #countrylist
 {
    width: 250px;
}

div.InfoForm input[type=checkbox] {
    border: 0 transparent none;
}

div.InfoForm input[type=submit] {
    width: 100px;
    text-align: center;
}

/* End - Cascades */

/* Begin - Others */

/* Begin - DropDownMenus */

ul.dropdown {
    width: 850px;
    height: 38px;    
    list-style: none;
}

ul.dropdown ul {
    list-style: none;
}

ul.dropdown li {
    float: left;
    position: relative;
    margin-right: 20px;
    z-index: 12;
    /* padding: 1px 0px 1px 0px; /* helps Opera with hover - do not remove! */
}

ul.dropdown * li {
    clear: left;
}

ul.dropdown a {
    display: block;
}

ul.dropdown ul ul,
ul.dropdown ul ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 99%;
}

ul.dropdown ul {
    display: none;
    position: absolute;
    top: 99%;
    left: 0;
}

ul.dropdown li:hover ul ul,
ul.dropdown li:hover ul ul ul {
    display: none;
}

ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul,
ul.dropdown ul ul li:hover ul {
    display: block;
    z-index: 2;
}

#nav {
    background-color: transparent;
}

#nav a {
    padding-top: 12px;
    color: #8B8B8B;
    font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
}

#nav a:hover,
#nav a:active,
#nav a.active {
    color: #E95E0F;
}

#nav ul  a {
    padding: 3px 10px;
    font: normal 12px Verdana, Arial, Helvetica, Sans-Serif !important;
    text-transform: none;
    white-space: nowrap;
}

#nav ul {
    background-color: #FFF;
    border: 1px outset #EEE;
}

/* End - DropDownMenus */

/* Begin - ProductSlider */

div.ProductSlider {
    padding-top: 12px;
    margin-bottom: 12px;
    background: #FFF url('/media/layout/produkt_hg.jpg') no-repeat scroll center top;
    /* background-color: #FFF;
    border: 1px solid #E1E1E1; */
}

div.ProductSlider div.SliderHeadline {
    padding-left: 30px;
    color: #000;
    font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

div.ProductSlider div.SliderHeadline a {
    color: #000;
    font: bold 11px Verdana, Arial, Helvetica, Sans-Serif !important;
    text-decoration: none;
}

div.ProductSlider > table {
    padding: 0;
    margin: 0;
    width: 706px;
    height: 245px;
    border: 0 transparent none;
    border-collapse: collapse;
}

div.ProductSlider table div.hcontainer {
    position: relative;
    overflow: hidden;
    width: 660px;
    height: 245px;
}

div.ProductSlider table div.hcontainer div.hcontent {
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
    height: 245px;
}

div.ProductSlider table div.hcontainer div.hcontent table a {
    color: #941116;
    font: normal 11px Verdana, Arial, Helvetica, Sans-Serif !important;
    text-decoration: none;
}

div.ProductSlider table div.hcontainer div.hcontent table a img {
    margin-bottom: 5px;
}

/* End - ProductSlider */

/* Begin - FF-Search */

input.DialogError,
select.DialogError,
textarea.DialogError,
.DialogError input,
.DialogError select,
.DialogError textarea {
    background: #FDD none repeat scroll 0%;
    border: 2px solid #E61818;
}

option.DialogError,
.DialogError option {
    background: #FDD none repeat scroll 0%;
}

/* End - FF-Search */


/* Begin - StartRaster */

#ProductRaster {
    width: 726px;
    height: 385px;
}

div#RasteredContent {
    display: none;
    position: absolute;
    width: 970px;
    height: 385px;
    padding-top: 6px;
    margin: 0;
    bottom: 0;
    background-color: #FFF;
}

div#RasteredProductContent {
    width: 726px;
    height: 385px;
    padding-top: 12px;
    margin: 0 -9px;
    bottom: 0;
    background-color: #FFF;
}

.raster_1x1 {
    width: 238px;
    height: 189px;
}

.raster_2x1 {
    width: 482px;
    height: 189px;
}

.raster_3x1 {
    width: 726px;
    height: 189px;
}

.raster_4x1 {
    width: 970px;
    height: 189px;
}

.raster_4x2 {
    width: 970px;
    height: 385px;
}

.raster_3x2 {
    width: 726px;
    height: 385px;
}

.raster_2x2 {
    width: 482px;
    height: 385px;
}

.raster_1x2 {
    width: 238px;
    height: 385px;
}

.raster238x189 {
    width: 238px;
    height: 189px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster482x189 {
    width: 482px;
    height: 189px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster726x189 {
    width: 726px;
    height: 189px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster970x189 {
    width: 970px;
    height: 189px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster970x385 {
    width: 970px;
    height: 385px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster726x385 {
    width: 726px;
    height: 385px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster482x385 {
    width: 482px;
    height: 385px;
    padding: 0;
    margin: 0;
    position: relative;
}

.raster238x385 {
    width: 238px;
    height: 385px;
    padding: 0;
    margin: 0;
    position: relative;
}

.hspacer {
    height: 7px;
}

.vspacer {
    width: 6px;
    height: 189px;
}

.rasterboxbackground {
    position: absolute;
    height: 48px;
    bottom: 0;
    overflow: hidden;
    vertical-align: middle;
    background-color: #E6E6E6;
}

.rasterboxheadline,
.rasterboxtext {
    position: absolute;
    height: 42px;
    padding: 6px 6px 0;
    bottom: 0;
    overflow: hidden;
    vertical-align: middle;
}

.rasterboxtext {
    display: none;
}

.raster238x189 .rasterboxbackground {
    width: 238px;
}

.raster482x189 .rasterboxbackground {
    width: 482px;
}

.raster726x189 .rasterboxbackground {
    width: 726px;
}

.raster970x189 .rasterboxbackground {
    width: 970px;
}

.raster970x385 .rasterboxbackground {
    width: 970px;
}

.raster726x385 .rasterboxbackground {
    width: 726px;
}

.raster482x385 .rasterboxbackground {
    width: 482px;
}

.raster238x385 .rasterboxbackground {
    width: 238px;
}

.raster238x189 .rasterboxheadline,
.raster238x189 .rasterboxtext {
    width: 226px;
}

.raster482x189 .rasterboxheadline,
.raster482x189 .rasterboxtext {
    width: 470px;
}

.raster726x189 .rasterboxheadline,
.raster726x189 .rasterboxtext {
    width: 714px;
}

.raster970x189 .rasterboxheadline,
.raster970x189 .rasterboxtext {
    width: 958px;
}

.raster970x385 .rasterboxheadline,
.raster970x385 .rasterboxtext {
    width: 958px;
}

.raster726x385 .rasterboxheadline,
.raster726x385 .rasterboxtext {
    width: 714px;
}

.raster482x385 .rasterboxheadline,
.raster482x385 .rasterboxtext {
    width: 470px;
}

.raster238x385 .rasterboxheadline,
.raster238x385 .rasterboxtext {
    width: 226px;
}

.rasterboxheadline {
    font: bold 15px Arial !important;
    color: #666;
}

.rasterboxheadline p,
.rasterboxtext p {
    margin: 0;
    font: normal 11px Verdana;
    color: #333;
}

.rasterboxheadline p.rastersubheadline {
    height: auto;
    margin-bottom: 4px;
    color: #E95E0F;
}

/* End - StartRaster */

/* End - Others */
