﻿*, img, html, body, object, div, button, a, form, table, th, td, tr {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: none;
}
html, body {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
html, body, table, input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 11px;
    color: #666666;
    letter-spacing: 0.01em;
}
#outerWrapper {
    position: relative;
    z-index: 10;
    display: block;
    float: none;
    clear: both;
    height: 100%;
    overflow: auto;
    overflow-y: scroll;
}
a, a:link, a:visited, a:active, a:focus {
    color: #666666;
}
a, a:hover {
    color: #999999;
}
.clear {
    display: block;
    float: none;
    clear: both;
}
/*Content*/
#content {
    position: relative;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    min-width: 1004px;
    background: url('/css/images/shared.transparent.gif');
    padding-top: 0px;
}
/*Background*/
.js div.backgroundScroll, .js div.backgroundFixed {
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 1004px;
    height: 100%;
    display: block;
    overflow: hidden;
}
.js div.module {
    z-index: 150;
    width: 100%;
    display: block;
    overflow: hidden;
}
/*Footer*/
#footer {
    position: relative;
    z-index: 200;
    display: block;
    float: none;
    clear: both;
    width: 100%;
    min-width: 1004px;
    background: url('/css/images/shared.transparent.gif');
}
.js #footer {
	/* [disabled]overflow: hidden; */
}
#footerNav {
    position: relative;
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 100px;
}
.js #footerNav {
    height: auto;
}
#footerNavInner {
    position: relative;
    display: block;
    float: none;
    clear: both;
    border-top: 1px solid #999999;
    color: #999999;
    width: 1004px;
    height: 37px;
    padding-top: 13px;
    margin: 50px auto 0px auto;
    cursor: default;
    top: 50px;
}
.js #footerNavInner {
    top: 0px;
}
#footerNavInner a:link, #footerNavInner a:visited, #footerNavInner a:active, #footerNavInner a:focus {
    color: #999999;
}
#footerNavInner a:hover, #footerNavInner a.active {
    color: #666666;
}
#footerNavInner #country_mid a:link, #footerNavInner #country_mid a:visited, #footerNavInner #country_mid a:active, #footerNavInner #country_mid a:focus {
	color: #999999;
}
#footerNavInner #country_mid a:hover, #footerNavInner #country_mid a.active {
    color: #666666;
}

#footerNavInner a.active {
    text-decoration: underline;
    cursor: default;
}
.footerLink {	
	/* [disabled]margin-right: 40px; */
	/* [disabled]margin-left:10px; */
	text-decoration: none;	
}
.footerLink1 {
	/* [disabled]margin-right: 40px; */
	text-decoration: none;
}
#footer_space br {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.landLink {
	padding-left:10px;
	text-decoration: none;
	display: block;
}
#footerLinks {
    /*float: left;*/
}
#footerNewsletter {
    display: none;
}
.js #footerNewsletter {
    float: right;
    width: 224px;
    padding-right: 10px;
    display: block;
}
.js #footerNewsletter a {
	text-decoration:none;
    margin-left: 0px;
}
#footerNewsletter .newsletterInput {
    width: 159px;
    height: 21px;
    overflow: hidden;
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    margin-top: -3px;
}
#footerNewsletter .newsletterInput.active {
    background-position: left -21px;
}
#footerNewsletter .newsletterSubmit {
    float: right;
    padding: 1px 1px 0 0;
}
#footerNewsletter input#newsletterInput {
    float: left;
    width: 120px;
    margin: 4px 0px 0px 6px;
    height: 14px;
    border: 0;
    padding: 0px 0px 0px 3px;
    background: transparent;
    font-size: 11px;
    line-height: 14px;
}
#footerNewsletter input#newsletterSubmit {
    margin-top: 1px;
    height: 18px;
    width: 21px;
    background-position: left 0px;
}
#footerNewsletter input#newsletterSubmit:hover {
    margin-top: 1px;
    height: 18px;
    width: 21px;
    background-position: left -18px;
}

#footerSound {
    display: none;
}
#soundOff {
    display: block;
    visibility: hidden;
}
#soundOn {
    display: block;
    visibility: hidden;
}
.js #footerSound {
	display: block;
	float: right;
	width: 71px;
	margin-left: 40px;   /* padding-right: 10px;*/
    
}
#footerSound a {
	/* [disabled]padding-right: 18px; */
	background-position: right 1px;
	background-repeat: no-repeat;
	text-decoration:none;
}
#footerSound a:hover {
    background-position: right -15px;
}
.js div.teaser {
    position: relative;
    display: block;
    width: 100%;
    background: url('/css/images/shared.transparent.gif');
}
.clearer {
	display:block;
	clear:both;
}
#footer_space_first {
	float:left;
	width: 130px;
}
#footer_space {
	padding-right:20px;
	float:left;
	margin-right: 20px;
}
#footer_space_fr {
	padding-right:0px;
	float:left;
	margin-right: 17px;
}
#footer_space_fr_last {
	padding-right:0px;
	float:left;
}
#footer_space_last {
	float:left;
	width: 130px;
	margin-left: 20px;
}

#changeCountries {
	cursor:pointer;
	width:128px;
	position: relative;
	float:left;
}
#country_box_close {
	
}
#country_box_open {
	display:none;
	width:120px;
	cursor:pointer;
	position: absolute;
	bottom: -14px;
	left: -10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index:2000;
}
#country_box_open_aoc {
	display:none;
	width:120px;
	cursor:pointer;
	position: absolute;
	top: -116px;
	left: -10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index:2000;
}
#distanceCountry1 {
	/*position:absolute;
	bottom:0px;
	left:opx;*/
	
	margin-top: 0;
	/* [disabled]margin-right: 30px; */
	margin-bottom: 0;
	/* [disabled]margin-left: 5px; */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}

#distanceCountry {
	/*position:absolute;
	bottom:0px;
	left:opx;*/
	color:#666;
	margin-top: 0;
	/* [disabled]margin-right: 30px; */
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}

#country_top {
	background-image:url('/css/images/z_country_box_top.png');
	background-repeat:no-repeat;
	height:7px;
	width:126px;
}
#country_mid {
	background-image:url('/css/images/z_country_box_mid.png');
	background-repeat:repeat-y;
	width:126px;
	padding-top: 5px;
}
#country_bottom {
	background-image:url('/css/images/z_country_box_bottom.png');
	background-repeat:no-repeat;
	height:9px;
	width:126px;
}

#changeCountries img {
	margin-left:10px;
	/* [disabled]position: absolute; */
	/* [disabled]bottom: 5px; */
	/* [disabled]right: 30px; */
}
.img_korrektur {
	/* [disabled]margin-right:10px; */
}

/*Header Navigation*/
#header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 500;
    display: block;
    float: none;
    clear: both;
    width: 100%;
    min-width: 1004px;
}
#header a, #header a:link, #header a:visited, #header a:active, #header a:focus {
    color: #666666;
    text-decoration: none;
}
#header a:hover {
    color: #000000;
    text-decoration: none;
}
#headerNav {
    position: relative;
    display: block;
    float: none;
    clear: both;
    width: 1006px;
    min-width: 1004px;
    height: 112px;
    margin: 0px auto 0px auto;
    background: url('/css/images/shared.headerNav.bg.png') no-repeat top left;
}
#headerNavLogo {
    display: block;
    position: absolute;
    top: 11px;
    left: 16px;
    width: 155px;
    height: 26px;
}
.js #headerNavCart {
    position: absolute;
    display: block;
    width: 159px;
    height: 39px;
    top: 36px;
    left: 825px;
    background: url('/css/images/shared.headerNav.cartBg.gif') repeat-x bottom left;
}
#headerNavCart a {
    display: block;
    line-height: 14px;
    padding-left: 38px;
    background: url('/css/images/shared.headerNav.cart.gif') no-repeat 11px 5px;
}
#headerNavCart a, #headerNavCart a:link, #headerNavCart a:visited, #headerNavCart a:active, #headerNavCart a:hover {
    color: #666666;
    text-decoration: none;
}
#headerNavCart a span {
    color: #999999;
}
#headerNavCart a:hover span {
    color: #000000;
}
.js #headerNavSearch {
    position: absolute;
    display: block;
    top: 84px;
    left: 825px;
    height: 31px;
}
#headerNavSearch .searchInput {
    width: 159px;
    height: 21px;
    overflow: hidden;
    background: url('/css/images/shared.headerNav.searchInput.gif') no-repeat;
    background-position: left top;
}
#headerNavSearch .searchInput.active {
    background-position: left -21px;
}
#headerNavSearch .searchSubmit {
    float: right;
    padding: 1px 1px 0 0;
}
#headerNavSearch input#searchInput {
    float: left;
    width: 120px;
    margin: 1px 0px 0px 6px;
    border: 0;
    padding: 3px 0 0 3px;
    background: transparent;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}
#headerNavSearch input#searchInput.active {
    color: #333333;
}
#headerNavSearch input#searchSubmit {
    margin-top: 1px;
    height: 18px;
    width: 21px;
    background: url('/css/images/shared.headerNav.searchSubmit.gif') left top;
}
#headerNavSearch input#searchSubmit:hover {
    background-position: left bottom;
}
#headerNavMain {
    position: absolute;
    display: block;
    top: 45px;
    left: 5px;
    width: 810px;
    height: 31px;
    text-transform: uppercase;
    z-index: 500;
}
#headerNavMain a {
    display: block;
    float: left;
    height: 27px;
}
#headerNavMain a.active {
    text-decoration: underline;
    color: #000000;
    background: url('/css/images/shared.headerNav.arrow.gif') no-repeat center bottom;
    cursor: default;
}
#headerNavSub {
    position: absolute;
    display: block;
    top: 83px;
    left: 5px;
    height: 30px;
    text-transform: uppercase;
    z-index: 500;
}
#headerNavSub span, #headerNavSub a {
    display: block;
    float: left;
}
#headerNavSub span:hover a {
    color: #000000;
}
#headerNavSub a.active {
    text-decoration: underline;
    color: #000000;
    cursor: default;
}
#headerNavMain a {
    padding: 4px 17px 4px 17px;
}

#headerNavSub a {
    padding: 4px 9px 4px 17px; 
}

#headerNavSub a:hover {
    display: block;
    height: 32px;
}
#headerNavSub span span.preview {
    position: absolute;
    display: none;
    left: -5px;
    top: 30px;
    width: 100%;
    min-width: 1004px;
    height: 135px;
    padding: 0px 1px 3px 1px;
    background: url('/css/images/shared.headerNav.previewBg.png') no-repeat left bottom;
}
#headerNavMain a.previewLink, #headerNavSub a.previewLink {
    padding: 0px;
}
#headerNavSub a.previewLink:hover {
    height: auto;
}
/*Warnings IE6/Flash Plug-in*/
#warning {
    position: absolute;
    left: 1px;
    top: 118px;
    background: url('/css/images/error.warningBg.gif') left top no-repeat;
    height: 49px;
    width: 1004px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 7px 21px 0px 21px;
}
#warning a {
    display: block;
    float: left;
    margin-right: 20px;
    padding-left: 10px;
    background: url('/css/images/error.arrow.gif') no-repeat;
}
#warning a, #warning a:link, #warning a:visited, #warning a:active, #warning a:focus {
    color: #ffffff;
    background-position: left top;
}
#warning a:hover {
    color: #000000;
    background-position: left bottom;
}
#errorImage {
    position: absolute;
    left: 1px;
    top: 172px;
    background: url('/css/images/error.image.jpg') no-repeat left top;
    height: 406px;
    width: 1004px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 7px 21px 0px 21px;
    line-height: 14px;
}
/*Video Layer*/
#videoLayerBg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 250;
    background: #ffffff;
}
#videoLayer {
    width: 765px;
    height: 432px;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -383px;
    z-index: 260;
    display: none;
}
#videoLayer a.close {
    padding-right: 15px;
    color: #666666;
    position: absolute;
    top: 8px;
    right: 13px;
    height: 15px;
    z-index: 200;
    text-decoration: none;
    background-image: url('/css/images/shared.closeIcon.png');
    background-repeat: no-repeat;
}
#videoLayer a.close:link, #videoLayer a.close:active, #videoLayer a.close:visited, #videoLayer a.close:focus {
    color: #666666;
    background-position: right top;
}
#videoLayer a.close:hover {
    color: #333333;
    background-position: right bottom;
}


