/*****************/
/* T_Contact.tpl */
/*****************/
#ContactPage h1 { font-size:1.2em; }
#ContactPage h2 {
	font-size:1em;
	margin:20px 0px 5px 0px;
}

#BagDisclaimerBox { padding-top:15px; }

#ContactAddressLeft {
	float:left;
	width:300px;
}
#ContactAddressRight {
	margin-left:320px;
	width:300px;
}

#ContactMag {
	margin:15px 0px;
}

#ContactForm table { border-collapse:collapse; }
#ContactForm table th, #ContactForm table td {
	padding:4px;
	vertical-align:top;
}
#ContactForm table th {
	text-align:right;
	width:250px;
}
#ContactForm label { }
#ContactForm label span { color:#ff0000; }
#ContactForm input, #ContactForm textarea { width:20em; border:solid 1px #999999;
	background-color: #FFFFFF;
	padding:2px;}
#ContactForm input:focus, #ContactForm textarea:focus { border:1px solid maroon;}
#ContactForm input#plzid { width:5em; }
#ContactForm input.radio { width:20px; }
#ContactForm #marked {
	color:maroon;
	padding:10px 0px;
}
#ContactForm input[type="submit"]{
background-color: #efefef;
font-size:0.95em;
font-weight:bold;
margin-bottom:0;
}


/***************/
/* T_Quick.tpl */
/***************/
#QuickOrder {
	background-color:#ffffff;
	border:solid 1px #999999;
	padding:10px;
	font-size:0.7em;
}
#QuickOrder h1 { font-size:1.2em; }
#QuickOrder label {
	font-weight:bold;
}

/*****************/
/* T_SelProd.tpl */
/*****************/
#SelProd {
	background-color:#ffffff;
	border:solid 1px #999999;
	padding:22px 10px 10px 10px;
	font-size:0.7em;
}
/*#SelProd h1 { font-size:1.2em; }
#SelProd table { border-collapse:collapse; }
#SelProd table th, #SelProd table td {
	padding:5px;
}
#SelProd table th {
	padding-left:0px;
	text-align:left;
}

#SelProd h3 {
	display: inline;
	}

#SelProd .SelProdSizesInfo {
	width:180px;
	float:left;
	font-weight:bold;
}*/
#quickHeadline {
    font-size:1.5em;
    font-weight:bold;
    margin:4px 0px;
    padding:0;
}

#quickorderImage {
    float:left;
    width:160px;
}

#quickorderData { margin-left:160px; }
#quickorderData table { border-collapse:collapse; }
#quickorderData th {
    font-size:1.2em;
    padding-right:10px;
}
#quickorderData #quickQuantity td { padding:1px 50px 1px 1px; }
#quickorderData #quickStock td { padding:1px 10px 1px 1px; }

#quickorderData #quickStock td.size_info {
	white-space: nowrap;
}
#quickorderData #quickStock td.stockinfo_image {
}
#quickorderData #quickStock td.stockinfo_text {
}

#quickorderData p {
    line-height:1.6em;
    margin:0;
}
#quickorderData div { margin:20px 0px; }
#quickPrice {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:1.4em;
    font-weight:bold;
}

/********************/
/* T_stilllogin.tpl */
/********************/
#StillLogin h1 { font-size:1.2em; }

/*************/
/* Warenkorb */
/*************/

/** Wildcat Custom Styles **/
#wildcat #sendliefertablecontainer  {
	margin-bottom:17px;
	margin-top:5px;
	width:580px;
}
#wildcat .confirmlink{
	text-decoration:none;
}
#wildcat .table_front_topdown {
	background-color:#FFFFFF;
	background-position:left bottom;
	background-repeat:repeat-x;
	border:0 solid #999999;
	background:transparent;
}
#wildcat .table_front_topdown td{
	padding:5px;
}

#wildcat #posthilfetext, #hermeshilfetext {
	margin-left:0;
	margin-top:15px;
	width:350px;
}
/** Wildcat Custom End **/

#ng{float:left;}
#netgiro{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/img/navigation/arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	margin-left:17px;
	padding-bottom:10px;
	padding-left:16px;
}
#Bag .FreeItemAlert {
	display: block;
	border:1px solid #999999;
	padding: 10px;
	background-color:#7c0303;
	background: url('/layout/FreeItemBack2.png');
	background-position: bottom;
	background-repeat: repeat-x;
	color:#efefef;
	margin:10px 0 10px 0;
	background-color:#7c0303;
	padding-left: 150px;
}


#Bag .FreeItemAlert strong {
	color:#ffc600;
	font-size:1.3em;
}


#Bag .FreeItemAlert h2 {
	color:#ffc600;
	font-size: 2.8em;
	text-transform:uppercase;
	display:block;
	margin-top:10px;
}

#Bag .FreeItemAlert h3 {
	font-size: 1.2em;
}

#Bag .FreeItemAlert a {
	color: #efefef;
	font-weight:bold;
	}

.SendBox h2, #Wartezeit h3,#Liefern_ab h3 {
	border-bottom:1px dashed #999999;
	font-size:1.4em;
	margin-bottom:10px;
	padding-bottom:2px;
}
.SendBox h2 span,#Wartezeit h3 span,#Liefern_ab h3 span{color:#666;font-family:Arial, Helvetica, sans-serif;}
#Bag table#ArticleList {
	background-color:#ffffff;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-collapse:collapse;
	display:block;
	margin-top:10px;
}
#Bag table#ArticleList th, #Bag table#ArticleList td {
	padding:3px;
	vertical-align:top;
}
#Bag table#ArticleList th {
	border-bottom: 1px solid #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	background-color: #3e4241;
	color: #efefef;
	font-size:1.3em;
	padding:4px;
}
#Bag table#ArticleList td { padding: 10px 5px 20px 5px; }
#Bag table#ArticleList a {
	font-weight:normal;
	color:#303030;
}

#Bag table#ArticleList #ot_th1, #Bag table#ArticleList #ot_th2 { width:10%; }
#Bag table#ArticleList #ot_th3 { width:10%; }
#Bag table#ArticleList #ot_th4 { text-align:left;width:40% }
#Bag table#ArticleList #ot_th5 {
	text-align:left;
	width:15%;
}
#Bag table#ArticleList #ot_th6 {
	width:13%;
	text-align:right;
}
#Bag table#ArticleList #ot_th7 {
	width:15%;
	text-align:right;
}
#Bag table#ArticleList #ot_th8 { width:10%; }

#Bag table#ArticleList tr.ot_row_0 td, #Bag table#ArticleList tr.ot_row_1 td { border-bottom:solid 1px #999999; }
#Bag table#ArticleList tr.ot_row_0 td, #Bag table#ArticleList tr.ot_row_1 td { vertical-align:top; }
#Bag table#ArticleList td.ot_td1 {
	background-color:#efefef;
	text-align:center;
}
#Bag table#ArticleList td.ot_td2, #Bag table#ArticleList td.ot_td3, #Bag table td.ot_td8 { text-align:center; }
#Bag table#ArticleList td.ot_td4, #Bag table#ArticleList td.ot_td5 { text-align:left; }
#Bag table#ArticleList td.ot_td6, #Bag table#ArticleList td.ot_td7 { text-align:right; }
#Bag table#ArticleList td.ot_td2 { font-weight:bold; }

#Bag table#ArticleList #BagDeleteHeader {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	background-color:Maroon;
	color:#efefef;
	height:25px;
	padding:5px 0 0 5px;
}

#BagFreecode table {
	border-collapse:collapse;
	margin:8px 0px 14px 0px;
}
#BagFreecode table td {
	border:solid 1px #999999;
	padding:5px;
	margin:0px;
}

.prodAdvice { color:#fff; background-color:#A60000; }

#BagEmpty {
	border:solid 1px #999999;
	font-weight:bold;
	/*margin:15px 0px; */
	padding:50px;
	text-align:center;
}

.sendmessage {
	border:1px solid #999999;
	background-color:#990000;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.3em;
	color:#ffffff;
	text-align:center;
	padding:10px;
	margin:15px 0 15px 0;
	}

.sendmessage strong {
	display:block;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.2em;
	}

.sendmessage a {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

.sendmessage p {
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

.sendmessage a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

#sendgrandtotal {
	border:1px solid #999999;
	background-color:#ffffff;
	margin-bottom: 35px;
	margin-top: 15px;
	/* margin:15px 0px 35px 0px; */
	padding: 10px;
	text-align: right;
}

#sendgrandtotalLeft {
	float:left;
	text-align:left;
	margin-left:20px;
	width:20em;
}
#sendgrandtotalLeft label {
	float:left;
}

#BagDisclaimerBox {
	background-color: #ffffff;
	border:1px solid #999999;
	padding:0px 15px 10px 15px;
}
#BagDisclaimerBoxLeft {
	display:block;
	float:left;
	width:37em;
}
#BagDisclaimerBoxLeft div { text-align:right; }

#GratisTeaser {
	padding:5px 5px 5px 5px;
	border:1px solid Maroon;
	margin:10px 0px;
}

#GratisTeaser h2 {
	float:left;
	font-size:1.5em;
	color:Maroon;
	padding-top:20px;
	text-transform:uppercase;
}
#GratisTeaser div { margin-left:9em; }

#Bag #FreeArticlesError {
	background-color:#7c0303;
	background: url('/layout/FreeItemBack.png');
	background-position: bottom;
	background-repeat: repeat-x;
	color:#ffffff;
	padding:5px;
}

#Bag #FreeArticlesError strong {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}

#Bag #FreeArticlesError a { color:#ffffff; }

#BagUpdate {
	background-color:#ffffff;
	border:solid 1px #999999;
	font-size:0.8em;
	padding:10px;
}

#BagUpdateBox {
	background-color:#efefef;
	border:1px solid Maroon;
	display:block;
	margin:75px auto 0px auto;
	padding:20px;
	text-align:center;
	width:350px;
}

#posthilfetext, #hermeshilfetext {
	margin-top: 15px;
	margin-left:25px;
	width:350px;
}

#lieferadressen, #shipper {}

#ZahlartBox { float:left; width:100%;}
#ZahlartGesamtkosten {
	height:auto !important;
	height:150px;
	min-height:150px;
	float:left;
}
#ZahlartAuswahl #kreditcard{
	background:#EFEFEF;
	border:1px solid #999999;
	font-weight:bold;
	margin-left:30px;
	margin-top:10px;
	padding:5px;
	width:250px;
}
#klarnahilfetext{
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #999999;
	font-weight:bold;
	margin-left:30px;
	margin-top:10px;
	padding:5px;
	width:250px;
}
#sendliefertablecontainer { width:385px; }
#sendliefertablecontainer td { padding:2px 50px 2px 0px; }
#sendliefertablecontainer .sendliefertable td {
	padding:0px 10px 0px 0px;
	/*white-space:nowrap;*/
	vertical-align:top;
}
.sendliefertable th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #999999;
}

#shipper, #ZahlartAuswahl {
	padding:5px 5px 0px 5px;
}

.shipper_auswahl, .zahlart {
	margin-bottom:10px;
	padding:3px 0px;
}

#ZahlartAuswahl {
	float:left;
	width:310px;
}

#creditcard { margin-top:10px; }
#creditcard img { border: 0px solid #9999FF;}
#creditcard table {
	border-collapse:collapse;
	margin-top:5px;
}
#creditcard table th, #creditcard table th {
	padding:2px;
	vertical-align:top;
}
#creditcard table th {
	font-weight:bold;
	text-align:right;
}
#creditcard iframe{border:0px;overflow:hidden;padding:0px;margin:0px;}
#ccvhelptable {
	border:1px solid #999999;
	width:280px;
	position:relative;
	left:-24px;
	padding:10px;
	background-color:#efefef;
}

#advhilfetext, #suhilfetext, #ccvhelptable, #mpass_explain, #codinfo {
	border:1px solid #999999;
	/*width:300px;*/
	margin:10px 0 0 30px;
	padding:10px;
	background-color:#efefef;
	width:240px;
}
#mpass_explain li{
	list-style-type:disc;
	margin-left:14px;
	margin-bottom:5px;
}
#mpass_explain ul{
	margin-top:10px;
	margin-bottom:10px;
}
#GrandTotalContainer {
	/*float:right;*/
	float:left;
	/*margin-left:324px;*/
	width:300px;
}
#GrandTotal {
	margin:10px 5px 0px 0px;
	text-align:right;
}
#GrandTotal table { width:290px; }
#GrandTotal th {
	font-weight:normal;
	text-align:right;
}
#GrandTotal td {
	font-weight:bold;
	text-align:right;
}

#GrandTotalContainer #Versandkosten3 {
	border-top:1px dashed #999999;
	padding:5px 0px 0px 0px;
	text-align:right;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
#GrandTotalContainer #Versandkosten3 span {
	display:block;
	font-weight:normal;
}

#GrandTotalContainer #Versandkosten3 #bruttopreis, #sendgrandtotal strong {
	font-weight:bold;
	font-size:1.4em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#SendTermsAgree div, #SendTermsAgree p { text-align:right; }

.Zusteuerung {
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	border: 2px solid #999999;
	padding:10px;
	margin-top:10px;
	overflow:auto;
	height:130px;
	padding-left:170px;
}

.Zusteuerung h3 {
	color:#0073BC;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:17px !important;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}

#OrderDetails th, #OrderDetails td {text-align:left; padding:7px 8px 10px 0; border-top:1px dashed #999999;}
#SumCosts td,#SumCosts th{border-bottom:0px;border-top:1px dashed #333;}
#OrderDetails {margin-top:10px;}
.bruttopreis_send4 {
	border-top:0px dashed #333333;
	padding-top:5px;
	margin-top:10px;
	display:block;
	font-weight:bold;
	font-size:1.4em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#WishlistReminder {
	margin-top: 35px;

}

#WishlistReminder h1 {
	border-bottom: 1px dashed #999999;
	padding-bottom:10px;
}
#WishlistReminder table#ArticleList {
	background-color:#ffffff;
	border: 0px;
	border-collapse:collapse;
	display:block;
	width:100%;
	margin-top:10px;
}
#WishlistReminder table#ArticleList th, #WishlistReminder table#ArticleList td {
	padding:3px;
	vertical-align:top;
}
#WishlistReminder table#ArticleList .WishlistReminderSelect td{
	padding: 2px 0px 2px 2px;
	border:0px;}
#WishlistReminder table#ArticleList .WishlistReminderSelect tr{ border:0px;}
#WishlistReminder table#ArticleList td {
	padding: 10px 5px 20px 5px;
	width:25%;
	border-bottom-width:1px ;
	border-bottom-style:dashed;
	border-bottom-color: #999999;
}
#WishlistReminder table#ArticleList td.ot_td1 {
	width:5%;
	background-color:#FFFFFF;
}
#WishlistReminder table#ArticleList a {
	font-weight:normal;
	color:#303030;
}

img#newbutton {
	position:relative;
	top:-18px;
	left:-58px;
}

#wishlistcontent {
	padding-top:-50px;
	padding-left:50px;
}

#wishlistcontent h1 {
	margin-top:-35px;
}

#wishlistcontent.ContentBox ul {
	list-style:disc;
	margin-left:15px;
}

#WishlistFunction{
	margin-top:20px;
	height:50px;
}

p#mailbutton, p#printbutton{
	display:block;
	z-index:2;
	height:30px;
	width:auto;
}

#mailbutton a, #printbutton a{
	background-color:#eeeeee;
	padding:5px;
	padding:5px 10px 5px 0px;
	text-decoration:none;
	display:block;
}

#mailbutton a span, #printbutton a span{
	text-decoration:underline;
}

#mailbutton a:hover span, #printbutton a:hover span{
	text-decoration:none;
}

#mailbutton a img, #printbutton a img{
	text-decoration:none;
	float:left;
	padding:0px 5px;
}

img#mailbutton, #printbutton img{
	position:relative;
	top:-20px;
}

#WishlistFunction  #printbutton{
	float:right;
	max-width:230px;
	margin-top:0px;
}

#WishlistFunction  p#mailbutton{
	width:350px;
}

#WishlistSentWrapper {
	background-color:#eeeeee;
	padding:5px 10px;
	width:330px;
}

img#button_ok {
	float:left;
	margin-right:13px;
}

#WishlistFunctionShare {
	background-color: #efefef;
	margin-top:10px;
	padding:0px 0px 5px 58px;
}

#WishlistFunctionShare img#sharebutton {
	margin:-10px 3px -10px -48px;
}

#WishlistFunctionShare strong {
	padding: 10px 0px;
}

#WishlistFunctionShare div {
	float:right;
	padding:12px;
}

#WishlistFunctionShare  a#facebook{ 
	margin:0px 10px;
}

#WishlistFunctionShare .twitter-share-button{
	margin:-1px 0px 0px -165px;
	position:absolute;
}


#AgeCheck input{border:1px solid #999;}
#AgeCheck #identCard{margin-top:20px;background:url(/layout/dc0/identcard.jpg) no-repeat bottom left;padding-bottom:32px;padding-top:40px;margin-left:20px;}
#AgeCheck #identCard label,#AgeCheck #passPort label{position:relative;top:-40px;}
#AgeCheck #identityNr1{margin-left:5px;width:9.5em;}
#AgeCheck #identityNr2{width:5.4em;margin-left:19px}
#AgeCheck #identityNr3{margin-left:10px;width:5.3em;}
#AgeCheck #identityNr4{margin-left:73px;}
#AgeCheck #identCard span,#AgeCheck #passPort span,#AgeCheck #passPortBio span{display:none;}
#AgeCheck #passPort{margin-top:20px;background:url(/layout/dc0/passport.jpg) no-repeat bottom left;padding-bottom:32px;padding-top:40px;margin-left:20px;}
#AgeCheck #passportNr1{margin-left:5px;width:8.8em;margin-right:10px;}
#AgeCheck #passportNr2{margin-left:8px;width:7.6em;}
#AgeCheck #passportNr3{margin-left:165px;width:1.7em;}
#AgeCheck span{display:block;font-weight:bold;padding-bottom:5px;}
#AgeCheck span input{margin-right:2px;position:relative;top:3px;}
#AgeCheck span img{position:relative;top:-1px;left:1px;}
#AgeCheck #passPortBio{margin-top:20px;background:url(/layout/dc0/passportbio.jpg) no-repeat bottom left;padding-bottom:32px;padding-top:40px;margin-left:20px;}
#AgeCheck #passportbioNr1{margin-left:5px;width:8.8em;margin-right:10px;}
#AgeCheck #passportbioNr2{margin-left:8px;width:7.6em;}
#AgeCheck #passportbioNr3{margin-left:165px;width:1.7em;}
#AgeCheck #issuingOffice{width:10em;}
#AgeCheck .help{display:inline;border:0px;position:absolute;right:135px;margin:0px;}
#AgeCheck .help a{text-decoration:none;}
#AgeCheck .help a img{margin-right:3px;}
#AgeCheck #identdiv,#AgeCheck #passportdiv,#AgeCheck #passportbiodiv{padding:10px;}
#AgeCheck #issuingOffice{margin-bottom:10px;}
#checkoutback{
	display:block;
	float:left;
	padding:1px 5px 5px 0;
	width:183px;
}
#SMSCheckBoxLabel {
	display:block;
	margin-left:20px;
	width:500px;
}
#cb_smsnotify{float:left;}
/**************/
/* T_Send.tpl */
/**************/
#CodeBoxSubmit input {
	border:1px solid #999999;
	margin:0;
	padding-left:5px;
	width:140px;
	float:left;
	margin-right:10px;
	font-size:1.5em;
	font-family:Arial,Helvetica,Verdana;
	font-weight:bold;
	color:#990000;
}

#CodeBoxSubmit input:focus {
	background-color:#efefef;
}

#CodeBoxSubmit #btn_freecode_apply {
	padding:0;
	width:auto;
}

#CodeBoxSubmit {
	margin-top:15px;
	height:25px;
}

#UsableBonusPoints {
	border:1px solid #999999;
	padding: 5px 10px 10px 170px;
	background-color:#7c0303;
	color:#efefef;
	margin:10px 0 10px 0;
	font-size:1.2em;
	text-align:center;
	background-image:url(/layout/FreeItemBack.jpg);
	height:85px;
	text-align:left;
	line-height:1.8em;
}
#UsableBonusPoints strong {
	font-size:1.4em;
	color:#ffc600;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#UsableBonusPoints h1 {
	font-size:1.8em;
	color:#ffc600;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin-bottom:15px;
	text-transform:uppercase;
}

#UsableBonusPoints a {
	color:#efefef;
	font-size:0.8em;
}

#sendgrandtotal #GrandTotalSum, #sendgrandtotal #bonus_points_order {
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#BonusPayExplain {
	border:1px solid #999999;
	border-top:0;
	background-color:#ffffff;
	padding:3px;
}

#Wartezeit .LeftMargin,#Liefern_ab .LeftMargin {
	margin-left:20px
}

.TermsHintBox{
	border: 1px solid darkgreen; background-color: rgb(198, 227, 190); color: darkgreen;
	font-size:0.7em;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
}
.TermsHintBox li{
	list-style:disc;
	margin-left:20px;
}
.TermsHintBox a{
	font-weight:bold;
	color:darkgreen;
}
.TermsHintBox ul{
	margin-bottom:10px;
	margin-top:10px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #999;
	background-color: #fff;
	padding: 0px;
}
#tooltip h3, #tooltip div { margin: 0; }
/**************/
/* T_Done.tpl */
/**************/
#sendgrandtotal #DoneTotal {
	border-top:1px dashed #000000;
	font-size:1.1em;
	font-weight:bold;
	padding-top:10px;
}
#sendgrandtotal #DoneTotal span {
	font-size:0.7em;
	font-weight:normal;
}

#DoneFootnote { text-align:center; }

#order_social {
	background-image:url(../layout/dc0/order_social_background.jpg);
	margin-left: 10px;
	border:1px solid #999999;
	width:645px;
	height:374px;
}

/****** Post Order at Facebook ******/

#fbPostPic {
    display: block;
    width: 140px;
    height: 140px;
    line-height: 140px;
    padding: 5px;
    text-align:center;
    background-color: #FFFFFF;
    position:relative;
    overflow:hidden;
    float:left;
}

#fbPostPic img {
    vertical-align:middle;  
}

#fbPost {
    margin:10px;
    padding:10px;
    position:relative;
    border:1px solid #999999;
    background-color:#ffffff;
}

#fbPostText {
    display:block;
    margin-left:170px;
    height:130px;
    font-size:11px;
    line-height:16px;
}

.fbPost_link {
/*    background-color:#ECEEF5;
    border:1px solid #CAD4E7;
    border-radius:3px 3px 3px 3px;
    padding:4px 5px 4px 23px;
    color:#3B5998;
    text-decoration:none !important;
    font-weight:bold;
    background-image:url({{ image ("facebookicon_small.gif") }});
    background-repeat:no-repeat;
    background-position:4px 5px;   
    font-size:12px;*/
    float:left;
    margin:20px 0px;
    display:block;
}

.fbPost_link:hover {
 /*   border:1px solid #9DACCE;*/
    color:#3B5998;
}

#fbPostHeadline {
    font-weight:bold;
    font-size:18px;
    color:#3B5998;
    margin:20px 0px 10px 0px;
    font-family:Arial, Helvetica, Sans-Serif;
}

.button_backtoshop {
    text-align:center;
    margin-top:40px;
}

/*************************/
/* T_Register_change.tpl */
/*************************/
#retoure{
	padding:10px;
	font-size:0.8em;
}
#retoure a{color:#CF003D}
#retoureDHL{
	background: url(/img/cart/dhl_gross.gif) no-repeat scroll 0 22px transparent;
    border-top: 1px dashed #999999;
    padding-left: 150px;
    padding-top: 16px;
}
#retouretipp{margin-left:350px;font-weight:bold !important;}

#retoureHermes{
	background: url(/img/cart/hermes_gross.gif) no-repeat scroll 0 16px transparent;
    border-top: 1px dashed #999999;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-top: 14px;
}
#Alertbox{
	border:2px solid maroon;
	background:#ffefef;
	color:maroon;
	padding:5px;
	margin-bottom:20px;
	margin-top:20px;
	}
#Alertbox blockquote{
	font-weight:bold;
	margin-left:20px;
	}
#Alertbox p strong{
	font-size:1.4em;
	border-bottom:1px dashed maroon;
	margin-bottom:5px;
	display:block;
	padding-bottom:2px;
	font-family:arial;
	}
#Alertbox p{
	margin:0px;
	margin-bottom:5px;
}

#MyEmpMenu h1 { position:relative; }
#MyEmpMenu h1 span {
	font-size:0.8em;
	position:absolute;
	right:0px;
}

#my_emp_menu {
	margin:10px 0px 0px 25px;
}
#my_emp_menu li {
	background:url('/img/navigation/arrow.gif') no-repeat left 8px;
	padding:4px 0px 4px 16px;
}


#my_emp_points h4 {
	margin-bottom:10px;
	font-weight:bold;
}

#my_emp_div #my_emp_points table {
	margin:0 0 20px 0;
}

#my_emp_div #my_emp_points table .MyPoints {
	font-size:1.4em;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	text-align:right;
	font-weight:bold;
}

#my_emp_div #my_emp_points table th, #my_emp_div #my_emp_points table td {
	padding:4px 4px 4px 0;
}

#my_emp_div #my_emp_points table th {
	font-weight:normal;
	text-align:left;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.3em;
}

#my_emp_div a {
	/*display:block;*/
	font-weight:normal;
	padding:4px 0px;
}
#my_emp_div p { margin:5px 0px; }
#my_emp_div h2 {
	border-bottom:1px dashed #999999;
	margin:10px 0px;
	padding-bottom:5px;
}
#my_emp_div dl {
	border:solid 1px #999999;
	float:left;
	margin:10px 5px 5px 0px;
	padding-bottom:0;
	/*width:630px;*/
}
#my_emp_div > dl { margin:0px 10px 10px 0px; }
#my_emp_div dt {
	background-image: url('/gif/newfront/tb_back.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:solid 1px #999999;
	font-weight:bold;
	padding:5px;
}
#my_emp_div dd { padding:5px; }
#my_emp_div dd span {
	display:block;
	height:auto !important;
	height:84px;
	min-height:84px;
}
#my_emp_div dd ul {
	padding-top: 3px;
	/*float:right;*/
	margin-left:310px;
	width:270px;
}
#my_emp_div dd li {
	list-style-image: url('/img/navigation/arrow.gif');
	padding:0px 4px 0px 2px;
	line-height:20px;
}
#my_emp_div fieldset {
	margin-bottom:10px;
	padding:4px;
}
#my_emp_div legend {
	background-color:#dddddd;
	border:solid 1px #000000;
	font-weight:bold;
	padding:2px 4px;
}
#my_emp_div table.my_emp_table { border-collapse:collapse; }
#my_emp_div table.my_emp_table th, #my_emp_div table.my_emp_table td { padding:4px 2px; }
#my_emp_div table.my_emp_table th {
	font-weight:bold;
	text-align:left;
	width:150px;
	min-width:100px;
	vertical-align:top;
}

#my_emp_div table td input { padding:1px; }

#my_emp_div .MyOrderTable td { padding:4px 2px; }
#my_emp_div .MyOrderTable th {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	border-bottom:1px solid #999999;
	padding:4px 2px;
	width:200px;
	min-width:200px;
}

#my_emp_div .MyOrderTable td a { display:inline; }

.my_emp_Rechnungsadresse { margin-bottom: 50px; }

.my_emp_address {
	float:left;
	padding:5px;
	width:290px;
}

#my_emp_reviewtable { }
#my_emp_reviewtable .my_emp_reviewtext {
	padding: 5px;
	width: 450px;
	border: 1px solid #999999;
	background-color: #efefef;
	margin: 20px 0 20px 0;
}
#my_emp_reviewtable h6  {
	padding: 0;
	margin:0;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #efefef;
}
#my_emp_reviewtable h6 a {
	color: #303030;
	font-weight: bold;
}
#my_emp_reviewtable h6 a:hover {
	color: Maroon;
	text-decoration: none;
}
#my_emp_reviewtable a img { border:0; }
#my_emp_reviewtable .Status img { border:1px solid #999999; }
#my_emp_reviewtable div {
	border:solid 1px #999999;
	margin-bottom:10px;
	padding:5px;
}

#MyEMP li{border-bottom:1px dashed #555;}

#MyEMP li a{
	font-weight:normal;
	background-image:url(/layout/myemp_icons/bullet.gif);
}

#MyEMP li {
	font-weight:normal;
	color:#E0DCD6;
	font-size: 11pt;
}

#MyEMP li a:hover{
	background-color:transparent;color:orange;
	background-image:url(/layout/myemp_icons/bullet.gif);
}

#MyEMP .costID{
	background-color:#5d5d5d;
	padding:5px;
	padding-left:27px;
	border-bottom:1px solid #999;
	font-size:0.6em;
	font-weight:lighter;
}

#RegisterChangeYourAddresses {
	border-bottom:1px dashed #999999;
	font-weight:bold;
}
#RegisterChangeSubmit {}
#RegisterChangeSubmit h2 { text-align:left; }
/*
#MyEMP .home a{background-image:url(/layout/myemp_icons/application_home.png);}
#MyEMP .orders a{background-image:url(/layout/myemp_icons/basket.png);}
#MyEMP .shortlists a{background-image:url(/layout/myemp_icons/note.png);}
#MyEMP .points a{background-image:url(/layout/myemp_icons/point.png);}
#MyEMP .reviews a{background-image:url(/layout/myemp_icons/star.png);}
#MyEMP .smallads a{background-image:url(/layout/myemp_icons/page.png);}
#MyEMP .addresses a{background-image:url(/layout/myemp_icons/building.png);}
#MyEMP .personal a{background-image:url(/layout/myemp_icons/vcard.png);}
#MyEMP .chpw a{background-image:url(/layout/myemp_icons/textfield_key.png);}
#MyEMP .logout a,#MyEMP .logout a:hover{background-position:18px 6px;}

#MyEMP .home a:hover{background-image:url(/layout/myemp_icons/color/application_home.png);}
#MyEMP .orders a:hover{background-image:url(/layout/myemp_icons/color/basket.png);}
#MyEMP .shortlists a:hover{background-image:url(/layout/myemp_icons/color/note.png);}
#MyEMP .points a:hover{background-image:url(/layout/myemp_icons/point.png);}
#MyEMP .reviews a:hover{background-image:url(/layout/myemp_icons/color/star.png);}
#MyEMP .smallads a:hover{background-image:url(/layout/myemp_icons/color/page.png);}
#MyEMP .addresses a:hover{background-image:url(/layout/myemp_icons/color/building.png);}
#MyEMP .personal a:hover{background-image:url(/layout/myemp_icons/color/vcard.png);}
#MyEMP .chpw a:hover{background-image:url(/layout/myemp_icons/color/textfield_key.png);}
*/
.MyEMPStart{
	margin-left:14px;
	margin-bottom:5px;
	border-right:1px solid #999;
	padding:10px;
	padding-right:15px;
	font-size:0.7em;
	height:80px;
	overflow:hidden;
	padding-left:174px;
	line-height:1.5em;
	text-decoration:none;
}
.MyEMPStart span{text-decoration:none;}
.MyEMPStart:hover{
	border-right:5px solid maroon;
	padding-right:13px;
}
.MyEMPStart:hover span{
	text-decoration:underline;
}

#my_emp_div .AdressfieldsError {
	color: Maroon;
	font-weight:bold;
	background-image:url('/img/icon/information.gif');
	background-repeat:no-repeat;
	background-position:0 0px;
	padding-left:20px ! important;
}
#c2c th{text-align:left;}
#c2c{background:#fff url(/layout/dc0/50041.jpg) no-repeat;padding-top:160px;}
#c2c ol{margin-left:30px;margin-top:10px;margin-bottom:10px;font-weight:bold;}
#c2c_0 th{text-align:left;}
#c2c_0{background:#fff url(/layout/dc0/50041_0.jpg) no-repeat;padding-top:160px;}
#c2c_0 ol{margin-left:30px;margin-top:10px;margin-bottom:10px;font-weight:bold;}

#c2c_2{background:#fff url(/feature/img/DC_2/NL/2009/emp_kwk/emp_kwk_r1_c1.jpg) no-repeat;padding-top:158px;}
#c2c_2 ol{margin-left:30px;margin-top:10px;margin-bottom:10px;font-weight:bold;}
#c2c_2 th{text-align:left;}



/******** Redesign My EMP Header with Facebook Login ***********/ 

.my_account {
    color:#ffffff !important;
    background-color: #000000 !important;
	background:-moz-linear-gradient(top, #666, #000, #303030); /* Firefox */
    background:-webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); /* Safari, Chrome */
    background:-webkit-linear-gradient(top, #666, #000, #303030); /* Safari, Chrome - neue Syntax! */
    background:-o-linear-gradient(top, #666, #000, #303030); /* Opera */
    background:-ms-linear-gradient(top, #666, #000, #303030); /* IE */
    background:linear-gradient(top, #666, #000, #303030); /* W3C Standard */
    min-height:40px;
    font-family:Arial, Helvetica, Sans-Serif;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:24px !important;
    margin:0px !important;
    padding-top:15px !important;
    padding-left:15px !important;
}

.my_account a {
    font-weight:bold;
    font-size:24px;
    color:#990000 !important;
    background-image:url(/layout/myemp_icons/myaccount_play_icon.png);
    padding-right:40px;
    background-position:right;
    margin-right:8px;
    background-repeat:no-repeat;
    text-decoration:none;
    text-transform:uppercase;
    font-family:Arial, Helvetica, Sans-Serif;
}

.my_account a:hover {
    color:#ffffff !important;
}




/******************/
/* T_wishlist.tpl */
/******************/
#Whishlist { padding-top:15px; }
#Whishlist h1 { font-size:15px; }
#Whishlist h2 { font-size:1em; }
#WhishlistSubmit {
	border: 1px solid #999999;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
}

#Whishlist.ContentBox {
	padding:0px;
}

#Whishlist .prodprice span {
	color:maroon;
	background:transparent url(/layout/dc7/redcross.gif) repeat scroll center center;
}

#Whishlist .AddShoppingCart {
	border-top: 1px solid rgb(153, 153, 153);
	background-color: #e5e5e5;
	padding: 21px 15px 0px 10px;
	width:29%;
}

table#WhishlistSelect{
	margin-right:-5px;
}

#ShortlistTable {
	margin-right:10px;
}

#ShortlistTable th {
	background-color:#3E4241;
	color:#EFEFEF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	padding:4px;
}
#ShortlistTable td {
	/* border-bottom:1px dashed #999999; */
	padding: 20px 5px 0px 5px;
}
#ShortlistTable td td {
	border-bottom-width:0px;
	padding:0px 2px 0px 0px;
}

#ShortlistTable #ot_th1, #ShortlistTable #ot_th2 { width:10%; }
#ShortlistTable #ot_th3 { width:10%; }
#ShortlistTable #ot_th4 { text-align:left; padding-left:6px; }
#ShortlistTable #ot_th5 {
	text-align:left;
	width:10%;
}
#ShortlistTable #ot_th6 {
	width:13%;
	text-align:right;
}
#ShortlistTable #ot_th7 {
	width:12%;
	text-align:right;
}
#ShortlistTable #ot_th8 { width:10%; }

#ShortlistStockinfoTable {
	margin-top:30px;
}
.ShortlistPrice {
	display: block;
}
.ShortlistPrice strong {
	font-size:1.3em;
}

#ShortlistTable #WhishlistSelect td {
	padding: 3px;
	text-align:right;
}

#ShortlistTable .WishlistPrice strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#666666;
	font-weight: bold;
}

#ShortlistTable td.WhishlistArticles {
	border-top:1px solid #999999;
	padding:19px 5px 0px 5px;
	margin:0px;
}

#ShortlistTable td.WhishlistArticles p.h1 {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	margin:2px 0px 0px 0px;
}

#ShortlistTable td.WhishlistArticles p.h1 a {
	font-family:Arial, Helvetica, Sans-Serif;
}

#ShortlistTable td.WhishlistArticles p.h2 {
	margin-top:1px;
}

table#stockinfo_wishlist img {
	margin-top:2px;
}

table#stockinfo_wishlist td {
	padding:2px 3px;
}

table#WhishlistSelect td{
	padding:0px;
}


#Whishlist .ItemImage {
background:url("/layout/custrev_shadow.png") no-repeat scroll left bottom transparent;
border-color:#EEEEEE;
border-right:0 none;
border-style:solid none none;
border-width:1px 0 0;
padding:2px 6px 6px 2px;
}

p.WhishlistCart {
	text-align:right;
}

#Whishlist #ShortlistTable #ot_th1 { width:10%; text-align:left; }
#Whishlist #ShortlistTable #ot_th2 { width:30%; text-align:left; }
#Whishlist #ShortlistTable #ot_th3 { width:10%; text-align:left; }
#Whishlist #ShortlistTable #ot_th4 { background-color:#666666; }

#Whishlist #ShortlistTable td.image {
	border-top:1px solid #999999;
	padding-left:12px;
}

.sizeSavedNotificationBox {
	border: 1px solid black;
	background-color: #d6f5c9;
	padding: 10px;
	text-align:center;
}

.selectedWishListSize {
	background-color:#d6f5c9;
}


/*********************/
/* T_Bonuspoints.tpl */
/*********************/

div#my_emp_points_view {
	font-size:12px;
	min-height:700px;
}

#points_info {
	background-color:#eeeeee;
	line-height:1.5em;
	margin:30px 0px 15px 0px;
	padding:10px 20px 15px 20px;
	width:334px;
}

#points_info li {
	margin-bottom:10px;
}

#bonusInformationLinks li{
	background-image:url(/img/navigation/arrow.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:17px;
}

#points_table {
	border:1px solid black;
	line-height:2em;
	width:372px;
}

#points_table .right {
	font-weight:bold;
	text-align:right;
}

#points_left h4.points_more {
	margin-top:30px;
}

#points_table tr#points_collect th {
	font-size:14px;
	font-weight:normal;
	padding:10px 20px;
	border-top:1px solid #999999;
	background-color:#eeeeee;
}

#points_table table {
	border-collapse:collapse;
	width:372px;
}

#points_table tr#head th{
	background-color:#999999;
	color:white;
	font-weight:normal;
	padding:10px 20px;
	text-align:left;
}

#points_table tr#head th.right {
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}

#points_table tr.activeeven td {
	padding:10px 20px;
}

#points_table tr.activeodd td{
	background-color:#eeeeee;
	padding:10px 20px;
}

#points_table tr.inactiveeven td {
	color:#999999;
	padding:10px 20px;
}

#points_table tr.inactiveodd td{
	background-color:#eeeeee;
	color:#999999;
	padding:10px 20px;
}

#points_table tr.inactive td {
	padding:10px 20px;
}

#points_table tr#points_confirmed th {
	background-color:#eeeeee;
	border-top:1px solid #999999;
	font-weight:normal;
	padding:10px 20px 0px 20px;
	text-align:left;
}

#points_table tr#points_unconfirmed th {
	background-color:#eeeeee;
	color:#999999;
	font-weight:normal;
	padding:10px 20px;
	text-align:left;
}


#points_table tr#points_confirmed td {
	background-color:#eeeeee;
	border-top:1px solid #999999;
	padding:10px 20px 0px 20px;
}

#points_table tr#points_unconfirmed td {
	background-color:#eeeeee;
	color:#999999;
	padding:10px 20px;
}

#points_table tr#points_sum th {
	font-size:14px;
	padding:10px 20px;
	text-align:left;
}

#points_table tr#points_sum td {
	font-size:14px;
	padding:10px 20px;
}

#points_table tr#points_sum_cur th {
	padding:0px 20px 10px;
	font-weight:normal;
}

#points_table tr#points_sum_cur td {
	padding:0px 20px 10px;
}

#points_left h4#points_more {
	margin:30px 0px 0px 20px;
	font-size:10px;
}

#level {
	float:right;
	width:218px;
}

#level h2 {
	margin-bottom:15px;
}

#points_left {
	width:372px;
}

#points_left h2 {
	margin-bottom:15px;
	padding-top:1.15em;
}

#bonusbutton_DE, #bonusbutton_EN, #bonusbutton_NL, #bonusbutton_CH, #bonusbutton_FI, #bonusbutton_FR, #bonusbutton_IT, #bonusbutton_ES, #bonusbutton_SE, #bonusbutton_DK {
    height:54px;
    font-size:0px;
    text-indent:-9999px;
    width:195px;
    background-repeat:no-repeat;
    background-position:left top;
    display:block;
    margin-left:-6px;
}

#bonusbutton_DE {
    background-image:url("/layout/bonus/redeem_de.jpg");
}
#bonusbutton_EN {
    background-image:url("/layout/bonus/redeem_en.jpg");
}
#bonusbutton_NL {
    background-image:url("/layout/bonus/redeem_nl.jpg");
}
#bonusbutton_CH {
    background-image:url("/layout/bonus/redeem_de.jpg");
}
#bonusbutton_FI {
    background-image:url("/layout/bonus/redeem_fi.jpg");
}
#bonusbutton_FR {
    background-image:url("/layout/bonus/redeem_fr.jpg");
}
#bonusbutton_ES {
    background-image:url("/layout/bonus/redeem_es.jpg");
}
#bonusbutton_SE {
    background-image:url("/layout/bonus/redeem_en.jpg");/*austauschen*/
}
#bonusbutton_DK {
    background-image:url("/layout/bonus/redeem_dk.jpg");/*austauschen*/
}
#bonusbutton_IT {
    background-image:url("/layout/bonus/redeem_it.jpg");
}

#bonusbutton_info {
    font-size:11px;
    color:#999999;
    line-height:16px;
}





/***********/
/* Reviews */
/***********/
.ReviewForm h1 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
}
.ReviewForm h1 span { font-style:italic; }
.ReviewForm a img { border:0; }
.ReviewForm .redborderbox {
	background:url('/img/cart/warning.gif') no-repeat 4px 4px;
	background-color:#efefef;
	margin-bottom:30px;
	padding-left:50px;
}
.ReviewForm .redborderbox ul {
	list-style-type:disc;
	margin-left:1em;
}
.ReviewForm #reviewtext, #headline {
	vertical-align:top;
	padding:3px;
	width:350px;
	border:1px solid #999999;
	background-color: #efefef;
}
.ReviewForm #reviewtext {
	height:250px;
	font-size: 12px;
}
.ReviewForm .ReviewImage {
	float:left;
	margin-right: 15px;
}
.ReviewForm #reviewtext:focus, #headline:focus {
	border:1px solid Maroon;
	background-color: #ffffff;
}
.ReviewForm label {
	font-weight: bold;
	float:left;
	width: 200px;
	text-align:right;
	padding-right:5px;
}
.ReviewEntry {
	padding: 5px;
	margin-bottom:15px;
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
}
.ReviewForm .Number {
	color: Maroon;
	font-size: 13px;
}
.ReviewForm ol {
	margin-left:2em;
}


/***********/
/* Zoomify */
/***********/

#Zoomify, #ZoomifyNavi {
	/* background:url('/layout/page_background3.jpg') repeat left top; */
	background-color:#ffffff;
	font-size:0.7em;
	color:#303030;
	margin:0;
	padding:5px;
}

#Zoomify div {
	border:solid 1px #000000;
	margin:5px;
}

#Zoomify p, #Zoomify h2 {
	margin:0 0 0 5px;
}

#ZoomifyNavi {
	background-color:#efefef;
	padding: 40px 5px 0 15px;
	font-weight:bold;
	font-size: 0.6em;
}

#ZoomifyNavi img { border:solid 1px #000000; }
#ZoomifyNavi li { padding:4px 0px; }

#Zoomify #ZoomClose {
	border:0;
	margin:5px;
	font-size: 10px;
	margin-top: 20px;
	text-align:right;
}


/*********************************/
/* Shopping from another country */
/*********************************/
#ShoppingFromOtherCountry {
	background-color:#ffffff;
	border:1px solid #000000;
	font-size:0.8em;
	height:50px;
	min-height:50px;
	margin:0px 0px 10px 0px;
	padding:10px;
}
#ShoppingFromOtherCountryMag #ShoppingFromOtherCountry { margin:0px 10px 10px 10px; }
#CountryFlag {
	float:left;
	margin: 0 15px 0px 0;
}
#CountryFlag img { border:1px solid #999999; }
#shoppingFrom #ShoppingFromOtherCountry{border-color:#999;margin:10px;}
/********************/
/* Album of the Day */
/********************/
#AlbumOfTheDay {
	padding:5px;
	text-align:center;
	background-image:url('/layout/start/TippDesTagesBack.gif');
	padding:10px 0 10px 0;
	color:#efefef;
	font-size:0.7em;
}

#AlbumOfTheDay h3 {
	margin-bottom:3px;
}

#AlbumOfTheDay h4 {
	color:orange;
}

#AlbumOfTheDay h1 {
	font-size:1.0em;
	display:inline;
	font-weight:normal;
}

#AlbumOfTheDay a {
	color:#efefef;
	text-decoration: none;
}
#AlbumOfTheDay a img {
	border:1px solid orange;
	margin:4px 0px 2px 0px;
}

#AlbumOfTheDay .PriceBlock {
	margin-top:3px;
	font-weight:normal;
	border:0;
}

#AlbumOfTheDay .OldPrice {
	color:red;
	text-decoration: line-through;
	font-weight:bold;
}

#AlbumOfTheDay .Price {
	font-weight:bold;
	font-size:1.2em;
}

#aotdSpacer {
	background:url('/layout/new_main_center_back.jpg');
	height:9px;
}

#Adventskalender { /*border-style:solid; border-width:0px 1px; border-color:#999999;*/ position:absolute; }
#adventskalenderFlash { margin-bottom:-45px; position:relative; top:-20px; z-index:10; }

/********************/
/* eMail Validierung */
/********************/

#ValidataData img {
	float:left;
	margin: 0 30px 10px 0;
}

#ValidataData h1, #ValidataData h2 {
	margin-bottom:10px;
}

#ValidataData h2 {
	font-style:italic;
}

/********************/
/* Terms */
/********************/
.terms_box li{margin-left:23px;}
.terms_box ul{list-style-type:disc;}

/** Review-Listing **/
#CustRevListHead { padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:1.0em; }
#CustRevListHead strong { font-family:Arial, Helvetica, sans-serif; }
#CustRevListHead span { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.7em; margin-left:15px;}

.CustRevListItem { border:1px dashed; border-color: #fff #fff #999 #fff; margin-top:30px; position:relative; height:160px; }
.CustRevListItem .ItemImage { background: url(/layout/custrev_shadow.png) no-repeat bottom left; padding: 2px 6px 6px 2px; border:0; border-top:1px solid #eeeeee; }

.CustRevItemInfo { position:absolute; width:200px; top:0px; left:136px; }

.CustRevItemText { position:absolute; width:290px; top:0px; left:330px; }
.CustRevItemText div a { text-decoration:none; }

.CustRevItemTextStars { float:left; margin:2px 5px 0 0; }
.CustRevItemTextStars .costRatingBox { float:left; margin-left:0px;position:static; }
.CustRevItemInfo p { margin-top:0; }

.CustRevItemInfo .h1 { font-family:Arial, Helvetica, sans-serif; font-size:1.4em; margin:0px; padding:0px; font-weight:bold; }
.CustRevItemInfo .h1 a { font-family:Arial, Helvetica, sans-serif; font-size:1.0em; text-decoration:none; }
.CustRevItemInfo .h2  { font-size:1em; font-weight:normal; margin:2px 0 0 0; padding:0px; display:block; }
.CustRevItemInfo .CustRevItemPreis { font-family:Arial, Helvetica, sans-serif; font-size:1.4em; font-weight:bold; color:#666; }

.latestNews ol,.latestNews ul{list-style:none;}
.latestNews ol{margin-top:10px;min-height:400px;}
.latestNews ol li img{width:100px;border:1px solid #999;}
.latestNews ol li a,.latestNews ul li a{text-decoration:none;}
.latestNews ol li a:hover,.latestNews ul li a:hover{text-decoration:underline;}
.latestNews ol li a .interpret{color:maroon;font-weight:bold;}
.latestNews ol li{
	float:left;
	height:180px;
	margin:5px 5px 10px;
	overflow:hidden;
	width:103px;
}
.latestNews ol li .old_price{display:block;text-decoration:line-through;color:maroon;}
.latestNews .groups{width:190px;float:left;margin-left:0px;line-height:18px;color:#333;}
.latestNews{float:left;}
.latestNews .groupcontainer{width:570px;margin-left:auto;margin-right:auto;}
.latestNews a .groupname{font-weight:bold;color:#333;}
.latestNews h3{display:block;float:none;width:580px;border-bottom:1px solid #999;padding-bottom:5px;font-size:2.0em;font-weight:normal;margin-bottom:10px;}
#LatestNewsContainer{background:#fff url(/layout/dc0/news_head_DE.jpg) no-repeat;padding-top:200px;margin-top:0px;width:620px;overflow:hidden;}
#LatestNewsContainer .ContentBox{font-size:1.0em;margin-top:-4px;}
.newsNavigation li a{color:#efefef;text-decoration:none;font-size:1.1em;font-weight:bold;}
.newsNavigation li a:hover{text-decoration:underline;}
.newsNavigation li{padding-top:4px;}
.newsNavigation{margin-left:10px;display:block;width:600px;height:25px;}
.newsNavigation .start{background:transparent url('/layout/news_t1_l.png') no-repeat;width:10px;height:25px;float:left;}
.newsNavigation .first{
	background:transparent url(/layout/news_t1_m.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	height:25px;
	padding-right:8px;
}
.newsNavigation .last{background:transparent url('/layout/news_t2_r.png') no-repeat;height:25px;float:left;width:16px;}
.newsNavigation .second{background:transparent url('/layout/news_t2_l.png') no-repeat;height:25px;float:left; padding-rigtht:20px;padding-left:30px;}
.hide_news,.hide_pre{display:none;}
#LatestNewsContainer #presale{display:none;}
#navigation2 .start{background:transparent url(/layout/news_t2_r_2.png) no-repeat scroll 0 0;}
#navigation2 .first{
background:transparent url(/layout/news_t2_l_2.png) no-repeat scroll right 0;
font-size:12px;
padding-right:30px;}
#navigation2 .last{background:transparent url(/layout/news_t1_l_2.png) no-repeat scroll left top}
#navigation2 .second{
background:#242424 url(/layout/news_t1_m.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
padding-left:5px;
}
.newsNavigation ul .update {text-align:right;height:20px;overflow:hidden;}
.infoField{background:#efefef;padding:5px;margin-top:10px;border:1px solid #999;margin-bottom:20px;}

#voucherexplainbox ul{margin-left:20px;margin-top:10px;margin-bottom:10px;list-style-type:disc;}
#voucherexplainbox{padding-top:182px;}
#voucherexplainbox a{margin-left:auto;display:block;text-align:right;font-weight:bold;color:maroon;}


#MainTeaser #thumbs .teaserthumbs{height:100px;}
element.style {
	right:0;
}
#MainTeaser #thumbs {
	background:url(/layout/other/teaser_rotator_bg.gif) repeat-y scroll -8px 0px transparent;
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
	height:400px;
	overflow:hidden;
	padding-left:28px;
	padding-top:17px;
	position:absolute;
	right:0px;
	top:0;
	width:120px;
	z-index:19999;
}
#MainTeaser .activeSlide{
	background:url(/layout/other/circlearrowright.gif) no-repeat left center;
	display:block;
	padding-left:23px;
	position:relative;
	left:-23px;
}
*html #MainTeaser #thumbs {background:url(/layout/other/teaser_rotator_bg.gif) repeat-y scroll 0 0 transparent;}
*html #MainTeaser #thumbs .table_pixelframe{width:134px;}
#MainTeaser #thumbs .table_pixelframe{
	width:134px;
	filter:alpha(opacity=70);  /*IE */
	-moz-opacity: 0.70; /* Gecko */
	opacity: 0.70;  /*Opera */
	}
#MainTeaser #thumbs .shadowbg{
	border:0 none;
	display:block;
	background:url(/layout/other/shadow.png) no-repeat;
	width:154px;
	height:92px;
	padding-left:21px;
	padding-top:14px;
	padding-bottom:14px;
	padding-right:17px;
	position:relative;
	left:-40px;
	top:-24px;
}
*html #MainTeaser #thumbs .shadowbg{
	border:0 none;
	display:block;
	background:transparent;
	width:134px;
	height:82px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	position:relative;
	left:-10px;
	top:-15px;
}
#MainTeaser #thumbs a  img:hover{
	filter:alpha(opacity=100);  /*IE */
	-moz-opacity: 1.00; /* Gecko */
	opacity: 1.00;  /*Opera */
	width:108px;
	height:81px;
	}


#MainTeaser #thumbs  a.activeSlide  img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border:1px solid #f3b85b;
}

#MainTeaser #thumbs  a  img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width:108px;
	height:81px;
	margin-bottom:15px;
}
#MainTeaser #teaser img{border:0px;width:538px;height:405px;border-right:1px solid #999;}
#MainTeaser #teaser,#MainTeaser #teaser li{height:405px;width:665px;overflow:hidden;}
#MainTeaser #teaser img:hover{border:0px;border-right:1px solid #999;}
#customer_reviews,#FRotator{margin-bottom:10px;}

#competitionImage {
	position:relative;
	padding-left:0px;
	top:-150px;
	opacity:0;
	filter:alpha(opacity=0);
	border:0px !important;
}
#competitionCaption {
	color:#fff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding:0px 5px;
	position:relative;
	text-align:center;
	top:260px;
	opacity:0;
	filter:alpha(opacity=0);
	border:0px !important;
}
#competitionImage img{border:1px solid #999}
#competitionImage img:hover,#competitionBox:hover{border:1px solid #f3b85b !important}
#CompetitionStart{
	border:1px solid #999;
	margin-top:20px;
	background:#70090A url(/layout/dc0/lostrommelrotator_startseite_DE.jpg) no-repeat top left;
	height:76px;
	color:#fff;
	position:relative;
    overflow:hidden;

}
#CompetitionStart:hover{border:1px solid orange;cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;}
#CompetitionStart #competitionBox {
    position:absolute;
    top:-100px;
    left:385px;
}
#CompetitionStart #competitionBox:hover{border:0px !important;}
#PageMainCenter #CompetitionStart #competitionImage2 {
    position:relative;
    top:5px;
    z-index:100;
}
#PageMainCenter #CompetitionStart #competitionCaption2 {
    color:#fff;
    position:relative;
	left:72px;
	top:-55px;
	width:200px;
	font-weight:bold;
	font-size:0.75em;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
    z-index:100;
}

#shareButton_competition {
    position:relative;
    float:right;
    margin-right:10px;
}

.captcha_field_competition {
    height:34px;
    width:65px;
    vertical-align:top;
}

.competition_question {
    font-size:12px;
    color:maroon;
    font-weight:bold;
}


/** Bugfix against Safari-Font-Size-Bug**/
body{font-size: 100.01%;}
#MainTeaser{margin-bottom:10px;}
#show_articles{color:maroon;font-weight:bold;display:block;margin-left:430px}

#PageBottomSocial {
	height:40px;
	margin-bottom:40px;
	margin-top:25px;
	text-align:center;
	vertical-align:top;
}
#PageBottomSocial ul li{display:inline;margin-right:20px;}
#PageBottomSocial ul li a img{border:1px solid #999;position:relative;top:-9px;}
#catalogStarter form{
	background:url(/layout/dc0/cart_sticker.jpg) no-repeat left top;
	padding-left:120px;
	padding-right: 220px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:80px;
	position:relative;
}
#catalogStarter h3{
	border-bottom:1px dashed #999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.cartstarterFormFields{
	display:block;
	width:200px;
	position:absolute;
	top:0px;
	right:20px;
	text-align:right;
}
.cartstarterFormFields select{
	margin-top:5px;
}
.cartstarterFormFields input[type="image"]{
	margin-top:10px;
}
#facebookLikeBlock{
    position: absolute;
    right: -5px;
    top: 122px;
    width: 313px;
    z-index: 990;

}
#facebookLikeBlock #ilike{
	background:url(/layout/facebooklike/button.png) no-repeat;
	color: #3B5998;
    display: block;
    font-size: 10px;
    height: 34px;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 62px;

}
#facebookLikeBlock #fancount{
	display:block;
}
#facebookLikeBlock #ilike:hover, #facebookLikeBlock:hover #ilike{
	background:url(/layout/facebooklike/button_hover.png) no-repeat;
}
#facebookLikeBlock #facebookplugin{
	background:url(/layout/facebooklike/background.png) no-repeat bottom left;
    height: 262px;
    left: 1px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    top: 28px;
    width: 292px;	
	display:none;
}

/*  Google +1  */

.googleplus {
    margin-bottom:15px;
	float:left;
}

