@charset "UTF-8";

/* neutralizing browsers built-in stylesheets, http://developer.yahoo.com/yui/reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content:'';
}

abbr, acronym { 
	border: 0;
}

/* Layout */

#header {
	height: 157px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/global/bg-header.jpg);
	margin: 0 auto;
	position: relative;
}

#headerNoCountdown {
	height: 157px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/global/bg-header-ohne.jpg);
	margin: 0 auto;
	position: relative;
}

#header-cont {
	position:relative; /* puts container in front of distance */
	text-align:left;
	display: block;
	height: 157px;
}

#countdownSmall {
    height: 150px;
    left: 50%;
    margin-left: -121px;
    outline: none;
    position: absolute;
    top: 0px;
    width: 243px;
    z-index: 1;
}

#site {
    background-image: url(../images/global/bg-full.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: auto;
	width: 100%;
}

#content {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	float: inherit;
	clear: left;
	display: block;
}

#content-repeater {
	display: block;
	width: 1000px;
	float: left;
	min-height: 600px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/global/bg-shadow.gif);
}

#content-cont {
	text-align:left;
	display: block;
	font-size: 1em;
	width: 980px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/global/bg-cont.gif);
	padding-left: 10px;
	padding-right: 10px;
}

.content-form {
	margin-left: 14px;
}

#footer {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/global/footer.jpg);
	height: 180px;
	margin: 0 auto;
	position: relative;
	float: inherit;
	display: block;
	clear: left;
}

#footer-cont {
	position:relative; /* puts container in front of distance */
	text-align:left;
	display: block;
	height: 180px;
	float: left;
	width: 980px;
	margin-left: 10px;
}

.footer-links {
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 100;
}

.footer-txt {
	text-align: right;
	margin-top: 115px;
	float: right;
	display: block;
	padding-right: 20px;
}

#frame-left {
	float: left;
	width: 764px;
	margin-left: 9px;
}

#frame-right {
	float: right;
	width: 199px;
	margin-right: 5px;
	margin-top: 3px;
}

#socialLinks {
    padding-top: 10px;
}

/* Navigation */

#frame-navi {
	width: 964px;
	margin-left: 9px;
	height: 98px;
	margin-right: 5px;
}

body.cart #frame-navi {
    height: 80px;
    overflow: hidden;
}

#mainnavi {
	width: 746px;
	float: left;
	height: 30px;
	background-image: url(../images/global/bg-navi.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#logo {
	float: right;
	height: 98px;
	overflow: hidden;
	width: 199px;
}

.subnavi {
	width: 746px;
	float: left;
	height: 46px;
	background-image: url(../images/global/bg-subnavi.jpg);
	/*background-repeat: no-repeat;*/
	padding-left: 12px;
}

/* Article */

.article {
    background: url(../images/global/front-bg.png) no-repeat 0px 3px;
	position: relative;
	width: 191px;
	height: 163px;
	margin-bottom: 1px;
	float: left;
}

.articleHover {
    background-position: 0px -163px;
}

.article img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.article .ribbon {
	position: absolute;
	top: 0;
	left: 114px;
	z-index: 4;
}

.article .soldout {
	position: absolute;
	top: 0;
	left: 52px;
	z-index: 3;
}

.zindex {
	z-index: 25;
}
 
.article .labeltxt {
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 7px;
	z-index: 2;
	width: 174px;
	margin-bottom: 4px;
} 
.article .price {
	position: relative;
	float: right;
	z-index: 300;
	margin-right: 10px;
	padding-left: 12px;
	background-image: url(../images/global/chf.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: right;
} 

#cart {
	background-image: url(../images/global/bg-warenkorb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	padding: 4px;
	margin-bottom: 20px;
} 

.gp {
	margin-top: 35px; 
	margin-left: 45px;
	float: left;
} 

.countdown {
	margin-top: 5px; 
	margin-left: 5px;
	float: left;
} 

.metanavi {
	display: block;
	float: right;
	margin-top: 36px;
	margin-right:8px;
	color: #999;
} 

.gapright {
	margin-right:16px;
} 

#productOption {
    width: 275px;
}

/* Testimonial */

#testimonial {
	display: block;
	width: 184px;
	height: 207px;
	font-family: "Lucida Console", Monaco, monospace;
	font-style: italic;
	color: #712866;
	padding: 10px;
}

.nr1 {
	background-image:url(../images/content/testimonial-dummie.jpg);
	background-repeat: no-repeat;
}

.statement {
	font-size: 1.3em;
	line-height: 1.1em;
	float: left;
	width: 184px;
	display: block;
}
.sign_talent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #666;
	display: block;
	float: left;
	margin-top: 40px;
	text-align: left;
	font-style: normal;
	width: 184px;
}

.gt_link {
	font-size: 1em;
	line-height: 1em;
	float: left;
	display: block;
	margin-top: 8px;
	width: 184px;
}

/* product details */

.detail_article {
	width: 720px;
	min-height: 436px;
	padding: 3px 0px 3px 0px;
}

.detail_article .info {
    cursor: pointer;
    margin: 2px 2px 0 0;
}

* html .detail_article {
    height: 436px;
}

#detail_left {
	width: 297px;
	float: left;
}

#detail_left img {
	margin-bottom: 20px;
}

#detail_right {
	width: 416px;
	float: left;
	margin-left: 7px;
	margin-top: 20px;
}

#detail_name {
    height: 46px;
}

#detail_name .productName {
    color: #603;
    font-size: 1.5em;
    font-weight: bolder;
}

#detail_name .optionName {
    color: #000;
    font-size: 1.35em;
}

#detail_price {
	float: left;
	background-repeat: no-repeat;
	display: block;
	color: #660033;
	font-size: 4.3em;
	font-weight: bold;
	width: 195px;
	height: 60px;
	line-height: 1em;
}

.buttonBuy {
    display: block;
	width: 198px;
	float: right;
	background-image: url(../images/global/kaufen.png);
	background-repeat: no-repeat;
	height: 44px;
	text-align: center;
	color: #FFF !important;
	font-size: 1.6em;
	font-weight: bold;
	cursor: pointer;
	margin-top: 8px;
	padding-top: 9px;
}

.buttonBuy:link, .buttonBuy:visited  {
	background-image: url(../images/global/kaufen.png);
	text-decoration: none;
}

.buttonBuy:hover, .buttonBuy:active  {
	background-image: url(../images/global/kaufen-over.png);
	text-decoration: none;
}

.buttonSoldOut, .buttonSoldOut:link, .buttonSoldOut:visited,
.buttonSoldOut:hover, .buttonSoldOut:active {
    display: block;
	width: 198px;
	float: right;
	background-image: url(../images/global/button-soldout.png);
	background-repeat: no-repeat;
	height: 44px;
	text-align: center;
	color: #FFF !important;
	font-size: 1.6em;
	font-weight: bold;
	cursor: pointer;
	margin-top: 8px;
	padding-top: 9px;
/*
    background-image: url(../images/global/button-soldOut.png);
    cursor: default;
    outline: none;
*/
}

.detail_chf {
	display: block;
	width: 18px;
	height: 41px;
	float: left;
	margin-top: 2px;
}

.productLead {
	width: 414px;
	float: left;
	margin-left: 7px;
	color: #000;
	padding-left: 2px;
}

#options a {
    display: block;
}

#tachoContainer {
    height: 270px;
    margin-top: 15px;
    width: 270px;
}

.productcontainer .top {
    background-image: url('../images/global/bg-productcontainer-top.jpg') !important;
}

.productcontainer .content {
    background-image: url('../images/global/bg-productcontainer-content.jpg') !important;
}

.productcontainer .bottom {
    background-image: url('../images/global/bg-productcontainer-bottom.jpg') !important;
}

.accessorycontainer, .servicecontainer {
    border-bottom: 1px solid #999;
    clear: both;
    float: none;
    height: 70px;
    width: 720px;
}

.accessorycontainer img, 
.servicecontainer img {
    display: block;
    float: left;
}

.accessorycontainer .description, 
.servicecontainer .description {
    float: left;
    margin-left: 10px;
    width: 490px;
}

.accessorycontainer .description .title,
.servicecontainer .description .title {
    color: #603;
    font-size: 1.2em;
    font-weight: bold;
}

.accessorycontainer .button, 
.servicecontainer .button {
    float: left;
    margin: 10px 0px 0px 10px;
}

/* cart sidebar */

body.cart .cart {
    display: none;
}

/* cart detail */

#cartDetail .singleItem, #cartDetail .bundleItem {
    clear: both;
    float: none;
    width: 730px;
}

#cartDetail .buttonBar {
    clear: both;
    float: none;
    padding: 10px 0px 5px 0px;
}

#cartDetail .bundleItem .addMoreAccessories a,
#cartDetail .bundleItem .addMoreServices a {
    color: #555;
}

#cartDetail .productImg {
    display: block;
    float: left;
    margin: 0px 8px 12px 0px;
}

#cartDetail table {
    float: left;
    margin-bottom: 8px;
}

#cartDetail .productName {
    vertical-align: bottom;
    width: 240px;
}

#cartDetail .infoControl {
    text-align: left;
    vertical-align: middle;
    width: 20px;
}

#cartDetail .modificationControl {
    text-align: left;
    vertical-align: middle;
    width: 87px;
}

#cartDetail .unitPrice {
    text-align: right;
    vertical-align: middle;
    width: 95px;
}

#cartDetail .quantity {
    text-align: right;
    vertical-align: middle;
    width: 45px;
}

#cartDetail .monthly {
    text-align: left;
    width: 45px;
}

#cartDetail .quantityField {
    height: 12px;
    padding-right: 3px;
    width: 15px;
}

#cartDetail .deleteControl {
    text-align: right;
    vertical-align: middle;    
    width: 15px;
}

#cartDetail .itemTotal {
    vertical-align: middle;
    width: 100px;
}

#cartDetail .shippingCosts td {
    padding-top: 8px;
}

#cartDetail .shippingLabel {
    color: #000;
}

#cartDetail .totalBundle {
    text-align: right;
}

#cartDetail .accessoriesHead, #cartDetail .servicesHead {
    padding-top: 10px;
}

#cartDetail .infoButton {
    cursor: pointer;
}

#cartDetail .cartFooter {
    margin-bottom: 10px;
}

#optionsForProduct {
    padding: 5px;
    width: 220px;
}

#optionsForProduct tr, #accessoriesForProduct tr,
#servicesForProduct tr {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}

#accessoriesForProduct table, #optionsForProduct,
#optionsForProduct table, #servicesForProduct table {
    width: 100%;
}

#accessoriesForProduct .productImage,
#servicesForProduct .productImage {
    padding: 10px 5px 10px 5px;
    vertical-align: middle;
    width: 110px;
}

#accessoriesForProduct .productName,
#servicesForProduct .productName {
    font-size: 1.15em;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    text-align: left;
    vertical-align: middle;
}

#accessoriesForProduct .productPrice,
#servicesForProduct .productPrice {
    font-size: 1.15em;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    text-align: center;
    vertical-align: middle;
}

#accessoriesForProduct .buttonBox,
#servicesForProduct .buttonBox {
    padding: 10px 5px 10px 5px;
    vertical-align: middle;
    width: 150px;
}

.fh-dealer {
	float: left;
	width: 155px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 10px;
	padding: 5px;
	height: 90px;
}

#basket {
	width: 749px;
	background-image: url(../images/global/bg-basket.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#basket_title {
	width: 734px;
	height: 19px;
	background-image: url(../images/global/bg-basket-title.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
}

#basket_content {
	float: left;
	overflow: hidden;
	overflow-y: auto;
	height: 410px;
	width: 721px;
	padding: 14px;
}

#counter {
	height: 411px;
	width: 526px;
	position: absolute;
	top: 350px;
	left: 50%;
	z-index: 500;
	margin-left: -350px;
}

.content .inner table.spaced {
	border-collapse: separate;
	border-spacing: 5px;
	padding-right: 10px;
}

.content .inner table.spaced td {
	padding-right: 5px;
}

/* general */

.gapBottom2 {
	margin-bottom: 2px
}

.gapBottom4 {
	margin-bottom: 4px
}

.gapBottom8 {
	margin-bottom: 8px
}
.gapBottom12 {
	margin-bottom: 12px
}
.gapBottom15 {
	margin-bottom: 15px
}

.gapTop4 {
	margin-top: 4px
}

.gapTop8 {
	margin-top: 8px
}
.gapTop12 {
	margin-top: 12px
}

.gapTop15 {
	margin-top: 15px
}

.gapLeft4 {
	margin-left: 4px
}

.gapLeft8 {
	margin-left: 8px
}
.gapLeft12 {
	margin-left: 12px
}

.gapLeft15 {
	margin-left: 15px
}

.gapRight4 {
	margin-right: 4px
}

.gapRight8 {
	margin-right: 8px
}
.gapRight12 {
	margin-right: 12px
}

.gapRight15 {
	margin-right: 15px
}

.floatLeft {
    float: left;
}

.floatLeftClear {
    clear: both;
    float: left;
}

.floatRight {
    float: right;
}

.floatRightClear {
    clear: both;
    float: right;
}

.clearFloat {
    clear: both;
    float: none;
}

.container {
    margin-left: 0px;
    width: 758px;
}

.container .top {
    background-image: url('../images/global/bg-container-top.jpg');
    background-repeat: no-repeat;
    height: 7px;
    width: 758px;
}

.container .bar {
    background-image: url('../images/global/bg-container-bar.jpg');
    background-repeat: no-repeat;
    height: 24px;
    width: 758px;
}

.container .bar .inner {
    color: #999;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0px 0px 14px;
}

.container .content {
    background-image: url('../images/global/bg-container-content.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    min-height: 425px;
    width: 756px;
}

* html .container .content {
    height: 425px;
    padding: 1px;
}

.container .content .inner {
    padding: 7px 14px 1px 14px;
}

.container .content .inner:first-child {
    margin-top: 0px;
    padding-top: 0px;
}

.container .bottom {
    background-image: url('../images/global/bg-container-bottom.jpg');
    background-repeat: no-repeat;
    height: 7px;
    width: 758px;
}

.countdown #productDetail {
    min-height: 378px;
    position: relative;
}

.countdownspecial {
    height: 358px;
    width: 758px;
   	position: absolute;
}

.countdownspecial .top {
    background-image: url('../images/global/bg-countdownspecial-top.jpg');
    background-repeat: no-repeat;
    height: 7px;
    width: 758px;
}

.countdownspecial .content {
    background-image: url('../images/global/bg-countdownspecial-content.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    min-height: 355px;
    width: 756px;
}

* html .countdownspecial .content {
    height: 355px;
}

.countdownspecial .content .inner {
    float: left;
}

.countdownspecial .content .inner .left{
    float: left;
    width: 370px;
    margin-left: 10px;
}

.countdownspecial .content .inner .right{
    float: right;
    margin-left: 20px;
}

.countdownspecial .content .inner:first-child {
    margin-top: 0px;
    padding-top: 0px;
}

.countdownspecial .bottom {
    background-image: url('../images/global/bg-countdownspecial-bottom.jpg');
    background-repeat: no-repeat;
    height: 9px;
    width: 758px;
}

.countdownspecial .ribbon {
	position: absolute;
	top: -3px;
	left: 684px;
	z-index: 100;
}

.countdownspecial .soldout {
	position: absolute;
	top: -3px;
	left: 624px;
	z-index: 100;
}

#countdownspecial_buy {
    display: block;
	width: 198px;
	background-image: url(../images/global/kaufen.png);
	background-repeat: no-repeat;
	height: 44px;
	text-align: center;
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	cursor: pointer;
	margin-top: 8px;
	padding-top: 9px;
}

#countdownspecial_buy:link, #countdownspecial_buy:visited  {
	background-image: url(../images/global/kaufen.png);
	text-decoration: none;
}

#countdownspecial_buy:hover, #detail_buy:active  {
	background-image: url(../images/global/kaufen-over.png);
	text-decoration: none;
}

#countdownspecial_soldout {
    display: block;
	width: 198px;
	background-image: url(../images/global/button-soldout.png);
	background-repeat: no-repeat;
	height: 44px;
	text-align: center;
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	cursor: pointer;
	margin-top: 8px;
	padding-top: 9px;
}

#countdownspecial_soldout:link, #countdownspecial_soldout:visited  {
	background-image: url(../images/global/button-soldout.png);
	text-decoration: none;
}

.countdownspecial_labeltxt 
{
	margin-top: 10px;
}

.countdownspecial_infotxt
{
	margin-bottom: 10px;
}

.countdownspecial_moreinfo
{
	margin-bottom: 10px;
}

