/*====================================================================*/
/*=========================== General ================================*/
/*====================================================================*/

*, html {
margin:0;
padding:0;

}
html {

height:101%;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333;
background:url(images/body_bg.jpg) ;
background-repeat:no-repeat;
background-position:top;
}
body#plain {
margin: 20px;
background:none;
}

a {
color:#E1007A;
text-decoration:underline;
}

a:hover {
color:#333;
text-decoration:none;
}

a:focus {
outline:none;
}
a:hover.sockabo {
color: #FFFFFF;
text-decoration:none;
}
img {
border:0;
}

p {
margin:5px 0 5px 0;
color:#666;
line-height:18px;
font-size:12px;
}

h1 {
font-size:18px;
margin-bottom:15px;
color:#E1007A;
font-weight:normal;
}

h2 {
font-size:16px;
margin-bottom:10px;
color:#E1007A;
font-weight:normal;
}

h3 {
font-size:12px;
margin-top:20px;
color:#E1007A;
font-weight:normal;
}

.left,
.fl {
float:left;
display:inline;
}

.clear{
clear:both;
height:0px;
}

div.clear {
clear:both;
height:20px;
}

.small{
font-size:10px;
}

ul {
list-style:none;
margin:0;
padding:0;
}

ul.withBullets {
padding-left: 0;
margin-left: 16px;
list-style-type: disc;
}

ul.withBullets li {
margin:10px 0;
}

.err {
color:#E1007A;
font-weight:bold;
font-size:16px;
}

/* JR */
.lbox { width:100%; overflow:hidden; _height:1%; }
/*** clearing ***/
.gClear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gClear {display: inline-block;}
/* Hides from IE-mac \*/
* html .gClear {height: 1%;}
.gClear {display: block;}
/* End hide from IE-mac */
.lClear { overflow:hidden; _height:1%; }

/*====================================================================*/
/*========================== Structure ===============================*/
/*====================================================================*/

div#container {
width:980px;
margin:30px auto;
}

div#logo {
float:left;
position:relative;
width:35px;
}

div#main {
float:left;
position:relative;
width:915px;
padding-left:30px;
}

div#header {
float:left;
position:relative;
width:905px;
margin-bottom:20px;
}

div#menu {
float:left;
clear:both;
position:relative;
width:160px;
}

div#addMenuFirst {
position:absolute;
top:350px;
left:0;
width:160px;
height:21px;
overflow:hidden;
}

div#addMenuRest {
position:absolute;
margin-top:15px;
left:0;
width:160px;
}

div#addMenuGNT {
position:absolute;
top:275px;
left:0;
width:160px;
}

div#content {
float:left;
position:relative;
width:740px;
margin-left:15px;
}

div#footer {
clear:both;
float:left;
position:relative;
width:720px;
margin:20px 0 10px 10px;
}

/*====================================================================*/
/*============================ Header ================================*/
/*====================================================================*/

div#loginBox {
position:absolute;
top:0;
left:365px;
width:355px;
height:17px;
color:#fff;
font-size:12px;
padding:2px 10px 0 10px;
overflow:hidden;
z-index:99;
background:url(images/loginBox.png) no-repeat;
}

div#header ul {
float:right;
list-style:none;
margin:0;
padding:0;
}

div#header li {
clear:both;
float:right;
background:url(images/outlineRight.png) no-repeat right;
margin-top:2px;
height:19px;
padding-right:10px;
}

div#header li a {
color:#666;
display:block;
text-decoration:none;
font-size:13px;
background:url(images/outlineLeft.png) no-repeat;
padding:1px 0 0 10px;
height:18px;
}

div#header li a.small {
font-size:10px;
padding-top:3px !important;
}


div#header li a:hover {
color:#000;
text-decoration:none;
}

div#header p {
clear:both;
float:right;
color:#333;
font-size:10px;
text-align:right;
margin-top:5px;
white-space:nowrap;
}

/*lang*/
#header #languages {
float:left;
width:200px;
}
#header #languages ul {
float:left;
}
#header #languages a {
width:50px;
text-transform:lowercase;
}
#header #languages a.act{
background: url("images/fullLeft.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
}
#header #languages li.act {
background:url(images/fullRight.png) no-repeat right top;
color:#fff;
}


/*====================================================================*/
/*============================== Menu ================================*/
/*====================================================================*/

div#search{
float:left;
position:relative;
background:url(images/search_bg.png) no-repeat;
height:21px;
width:135px;
margin:8px 0 20px 0;
}

div#search input {
border:none;
color:#fff;
font-weight:bold;
font-size:13px;
width:115px;
padding:2px 10px 0 10px;
border:none;
background:none;
}

div#menu ul {
list-style:none;
margin:0;
padding:0;
width:200px;
}

div#menu li {
clear:both;
float:left;
background:url(images/outlineRight.png) no-repeat right top;
margin-top:2px;
padding-right:10px;
}

div#menu li.active {
background:url(images/fullRight.png) no-repeat right top;
color:#fff;
}

div#menu li a {
text-transform:lowercase;
color:#666;
display:block;
text-decoration:none;
font-size:13px;
background:url(images/outlineLeft.png) no-repeat;
padding:1px 0 0 10px;
height:18px;
white-space:nowrap;
}

div#menu li a.active {
background:url(images/fullLeft.png) no-repeat;
color:#fff;
}

div#menu li a:hover {
color:#000;
text-decoration:none;
}

div#menu li a.active:hover {
color:#CCC;
}

div#menu .levelTwo{
/*float:left;*/
list-style:none;
margin:0 0 15px 10px;
padding:0;
}

/*====================================================================*/
/*=========================== Content ================================*/
/*====================================================================*/

/*==== Home ====*/

.homeBoxWhite {
float:left;
width:246px;
height:336px;
background:url(images/homeBoxWhite.png) no-repeat;
overflow:hidden;
}

.homeBoxWhite img {
margin:8px 0 0 8px;
}

ul#fadeShow {
float:left;
margin:27px 0 0 25px !important;
width:320px;
height:170px;
padding-right:10px;
border-right:#fff 2px solid;
height: 170px;
overflow:hidden;
}

div#homeAddMenu {
float:left;
position:relative;
margin:24px 0 0 15px;
}

div#homeAddMenu ul {
list-style:none;
margin:0;
padding:0;
}

div#homeAddMenu li {
clear:both;
float:left;
background:url(images/outlineRight.png) no-repeat right;
margin-top:2px;
height:19px;
padding-right:10px;
}
div#homeAddMenu li.twoLines {
clear:both;
float:left;
background:url(images/outlineRight2Lines.png) no-repeat right;
height:38px;
}

div#homeAddMenu li a {
color:#666;
display:block;
text-decoration:none;
font-size:13px;
background:url(images/outlineLeft.png) no-repeat;
padding:1px 0 0 10px;
height:18px;
}
div#homeAddMenu li.twoLines a {
background:url(images/outlineLeft2Lines.png) no-repeat;
height:36px;
}

div#homeAddMenu li a:hover {
color:#000;
text-decoration:none;
}

div#special {
float:left;
position:relative;
margin:26px 0 0 70px;
width: 183px;
}

div#special h2 {
color:#666;
font-size:13px;
font-weight:normal;
margin:0 0 6px 0;
padding:0 10px 0 0;
overflow:hidden;
float:left;
/*width:125px;
background:url(images/specialH2.png) no-repeat;*/
background: url(images/outlineRight.png) no-repeat right;
height: 19px;
padding-right: 10px;
}

div#special h2 a {
text-decoration:none;
color:#666;
display: block;
font-size: 13px;
background: url(images/outlineLeft.png) no-repeat;
padding: 1px 0 0 10px;
height: 18px;
}

div#special h2 a:hover {
text-decoration:none;
color:#000;
}

div#special p {
color:#fff;
font-size:11px;
width:130px;
}

div#special p a,
div#special p a:hover {
color:#fff;
font-size:11px;
text-decoration:underline;
}

/*==== List ====*/

.listBoxWhite {
float:left;
width:735px;
height:520px;
background:url(images/listBoxWhite.png) no-repeat;
}

ul#mycarousel {
list-style:none;
margin:0;
padding:0;
float:left;
}

ul#mycarousel li img.margin {
margin-right:46px; // margin-right:50px; /*f�r ie */
}

p#remark, #footer p#remark {
clear:both;
float:left;
width:727px;
font-size:10px;
text-align:right;
margin-top:10px;
color:#666;
}

#footer p#remark a {
text-decoration:none;
color:#333;
margin-left:0;
display:inline;
}

.tooltip {
position:absolute;
top:10px;
left:0;
display:none;
padding:10px;
background:url(images/tooltip.png) repeat;
width:115px;
color:#fff;
font-size:12px;
text-decoration:none;
}

/*==== fastfinder ====*/

#filter {
display:block;
position:absolute;
top:36px;
left:570px;
}

#filter div#farbe,
#filter div#color {
margin-top:4px;
}

.ffShopColors .farbhauptsort {
display: block;
float: none;
}

.filterContent {
position:relative;
float:left;
width:140px;
margin-left:5px;
max-height:230px;
overflow-y:auto;
overflow-x:hidden;
}

.filterContent a {
float:left;
color:#666;
text-decoration:none;
font-size:13px;
padding-right:5px;
text-transform:lowercase;
}

.filterContent a:hover,
.filterContent a.active {
color:#000;
text-decoration:underline;
}

.filterContent .active .colorThumb {
    border: 1px solid #666;
}

.filterContent .colorThumb {
margin-bottom:5px;
}

.openFilter {
clear:both;
float:left;
background:url(images/outlineRight.png) no-repeat right;
margin:2px 0 0 0;
height:19px;
padding-right:10px;
width:135px;
}

.openFilter a {
color:#666;
display:block;
text-decoration:none;
font-size:12px;
background:url(images/outlineLeft.png) no-repeat;
padding:2px 0 0 5px;
height:18px;
}

.openFilter a:hover {
color:#000;
text-decoration:none;
}
.openFilter img {
vertical-align:middle;
margin: 0 0;
}


/*==== Details ====*/

#back {
position: absolute;
top: -22px;
left: 160px;
width: 40px;
height: 15px;
background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}
#text_zurueck {
position: absolute;
top: -22px;
left: 210px;
width: 300px;
height: 15px;

}
#back a {
height: 15px;
display:block;
text-indent:-5000px;
background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}
#topcattext {
position: absolute;
top: 0px;
left: 10px;
width: 241px;
height: 15px;
font-size:12px;
color:#E1007A;

font-weight:bolder;

}

#back a:hover {
background-position: 0 -15px;
}


.productBoxWhite {
float:left;
width:735px;
height:550px;
background:url(images/productBoxWhite_farbkonzept.png) no-repeat;
}

div#productLeft {
float:left;
position:relative;
margin:20px 0 0 32px;
width:300px;
height:525px;
color:#E1007A;
}

div#imgContainer {
position:relative;
float:left;
width:300px;
height:355px;
text-align:center;
overflow:hidden;
}

.recommended {
position:absolute;
left: 0;
bottom: 20px;
float:left;
width:320px;
height:75px;
overflow:hidden;
}

.smallProductImg {
float:left;
margin:0 10px 30px 0;
}

div#productRight {
float:left;
position:relative;
margin:20px 0 0 58px;
width:325px;
height:510px;
font-size:10px;
}

div#productRight h3 {
margin-bottom:3px;
margin-top:15px;
}


#productMore {
cursor:pointer;
color:#E1007A;
text-decoration:underline;
margin: 5px 0 0 0;
}


#productLess {
display:block;
text-align:right;
}

#productLess a {
color:#fff;
text-decoration:underline;
}

#productMoreContent {
display:none;
position:absolute;
top:30px;
left:0;
width:320px;
color:#fff;
padding:5px;
background-color:#E1007A;
}

#productMoreContent ul {
list-style:disc;
padding-left:20px;
}

img.care {
margin-right:5px;
}

div#status {
clear:both;
float:right;
display:block;
margin-top:15px;
width:160px;
font-size:12px;
}

.flag {width:10px;height:10px;border:1px solid #969696;float:left;margin:1px 4px 18px 0;}
.flag.red{background-color:#f00;}
.flag.orange{background-color:#ffb200;}
.flag.green{background-color:#00ab1f;}

#md_variant_box{
	margin: 20px 0 0 0;
}

#attrColor .md_select_variant {
	width:1px;
	height:1px;
	border:0;
	color:white;
	background:white;
	margin-left:-5000px;
	height:0;
	line-height:0;
}
.attrMaterial{
	float:left;
	width:100px;
}
.attrCareLabel{
	float:right;
	width:190px;
}
.attrCareLabel h3 {
	color: #666;
}
.linkSizechart{
    width:110px;
    position:relative;
    top:24px;
    left:80px;
}
#attrSize{
	position:absolute;
}
#attrSize h3{
	margin-bottom: 10px !important;
}
.tocart{
	width:335px;
	margin-top:15px;
}
.variantPicsForJS{
	height: 1px;
	line-height: 0;
}
.colorThumb { border:1px solid #fff; padding:1px; }
.activeColor  .colorThumb { border-color: #E1007A;}

/**************************** jCarousel ******************************/
/* Slideshow Detailpage */
.variantSlider ul li{
	float: left;
	margin: 5px;
	width: 60px;
	/*border: 1px solid black;*/
}
/* jCarousel - Skin [bitte anpassen, da kopie von fly-and-care */
.jcarousel-skin-takecare .jcarousel-container {
    float: left;
    width:210px;
}
.jcarousel-skin-takecare .jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-skin-takecare .jcarousel-container-horizontal {
    height: 61px;
    margin: 5px 10px 5px 20px;
    width: 280px;
}
.jcarousel-skin-takecare .jcarousel-clip-horizontal {
   height: 61px;
    margin-left: 21px;
    width: 215px;
}
.jcarousel-skin-takecare .jcarousel-item {
    height: 61px;
    width: 60px;
    overflow:hidden;
    text-align:center;
}

.jcarousel-skin-takecare .jcarousel-item img,
.widthout-jcarousel img
{
    height: 55px;
    border:0;
}
ul.widthout-jcarousel
{
    margin:5px 10px 5px 30px;
}
ul.widthout-jcarousel li
{
    height: 60px;	// height: 61px;	/*IE-Hack*/
}

.jcarousel-skin-takecare .jcarousel-item-container {
	width:55px;
	overflow:hidden;
	text-align:center;
}

.jcarousel-skin-takecare ul li {
	margin: 0 6px;
	padding: 3px 0;
}

.jcarousel-skin-takecare .jcarousel-next-horizontal {
    background: url("images/jcarousel_next.gif") no-repeat;
    cursor: pointer;
    height: 61px;
    left: 240px;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 5000;
}
.jcarousel-skin-takecare .jcarousel-prev-horizontal {
    background: url("images/jcarousel_prev.gif") no-repeat;
    cursor: pointer;
    height: 61px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 5000;
}
.jcarousel-skin-takecare .jcarousel-next-disabled-horizontal, .jcarousel-skin-takecare .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-takecare .jcarousel-next-disabled-horizontal:active {
    background: url("images/jcarousel_next_d.gif") no-repeat;
    cursor: default;
    height: 61px;
    left: 240px;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 5000;
}
.jcarousel-skin-takecare .jcarousel-prev-disabled-horizontal, .jcarousel-skin-takecare .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-takecare .jcarousel-prev-disabled-horizontal:active {
    background: url("images/jcarousel_prev_d.gif") no-repeat;
    cursor: default;
    height: 61px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 5000;
	height: 61px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 5000;
}

/*==== Content ====*/

.contentBoxWhiteTop {
float:left;
width:735px;
height:31px;
background:url(images/contentBoxWhiteTop.png) no-repeat;
}

.contentBoxWhite {
float:left;
width:685px;
padding:0 25px 0 25px;
background:url(images/contentBoxWhite.png) repeat-y;
position:relative;
}

.contentBoxWhiteBottom {
float:left;
width:735px;
height:31px;
background:url(images/contentBoxWhiteBottom.png) no-repeat;
}

.contentBoxWhite .left {
float:left;
width:300px;
}

.contentBoxWhite .right {
float:right;
width:300px;
}

/*==== Cart and Checkout ====*/

#step1, #step2, #step3, #step4, #step5 {
float:left;
width:114px;
height:68px;
padding:33px 10px 0 10px;
text-align:center;
}

.step {
color:#E1007A;
background:url(images/step.png) no-repeat;
}

.stepArrow {
float:left;
margin:23px 2px 0 2px;
width:13px;
height:39px;
background:url(images/step_arrow.png) no-repeat;
}

.stepDone {
color:#fff;
background:url(images/step_done.png) no-repeat;
}

.stepActive {
color:#fff;
background:url(images/step_active.png) no-repeat;
}

.stepActive a,
.stepDone a {
color:#fff;
}

.box h3 {
	margin: 0 0 12px 0;
}


.userOption {
float:left;
width:220px;
margin-right:5px;
}

.orderBar {
float:right;
width:250px;
text-align:right;
margin:15px -15px 0 0;
}

.basket th {
border-bottom:#ccc 1px solid;
padding-bottom:2px;
}

.price, .vat, .totalprice, .sumdesc {
text-align:right;
font-size:12px;
}
.sumdesc {
color:#E1007A;
}

/*==== Account ====*/

.accountActive {
text-decoration:none;
font-weight:bold;
}

/*==== Search results ====*/

div#searchResults a {
margin:0 15px 15px 0;
}

p.seachtitle{
	margin: 22px 0 0 10px;
	font-weight: bold;
}
p.seachtitle2{
	font-weight: bold;
}


/*====================================================================*/
/*============================= Footer ===============================*/
/*====================================================================*/

div#footer p#bookmarks {
clear:both;
float:left;
}

div#footer p {
font-size:11px;
color:#E1007A;
text-align:right;
float:right;
white-space:nowrap;
}

div#footer p a {
color:#E1007A;
text-decoration:none;
margin-left:10px;
}
div#footer p#bookmarks a {
margin-left:0;
}

/*====================================================================*/
/*============================= Forms ===============================*/
/*====================================================================*/

.btn,
input[type="text"],
input[type="password"],
textarea {
	font-size:12px;
	color:#333;
	background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333333;
	padding: 2px;
	margin-right:10px;
}
.btn_abo
{
	font-size:12px;
	color: #FFFFFF;
	background-color: #E1007A;
	border: 1px solid #E1007A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E1007A;
	padding: 2px 5px;
	margin-right:10px;
	font-family:Verdana;
	text-align:center;
	text-decoration:none;
}
a.btn_abo
{
	padding: 3px 5px;
}
a.btn_abo:hover{
	color:#fff;
}
input.btn, input.btn_abo
{
	cursor: pointer;  /* f�r ie und opera */
}

#test_basketUpdate.btn_abo
{
	font-family:Verdana;
}

.qty
{
	width:40px;
}

.orderBar input,
.pinkBtn {
	font-size:12px;
	color:#fff;
	background-color:#e1007a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e1007a;
	padding: 2px;
	margin-right:10px;
	cursor:pointer;
}

.chbox {
	vertical-align:middle;
}
.kleinschrieben
{
	text-transform:lowercase;
}
.button{
	font-size:12px;
	color:#fff;
	background-color:#e1007a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e1007a;
	margin:0 0 0 25px; // margin:0 0 0 20px; /*f�r ie*/
	cursor: pointer;
	font-weight: bold;
    padding: 2px 14px; // padding: 2px 0; /*f�r ie*/
    width: 150px
    cursor: pointer;
}

/*====================================================================*/
/*============================== OXID ===============================*/
/*====================================================================*/

/* Basket popup */
#mask{visibility: hidden;display:none;}
#mask iframe{visibility: hidden;border:none;}
#mask.on {visibility: visible;display:block;position:fixed;opacity:0.7;top:0;left:0;width:100%;height: 100%;background:#000;z-index: 1500;}

div.popup{visibility: hidden;display:none;}
div.popup strong{display: block; margin: 9px 0; font-size: 11px;}
div.on.popup{visibility: visible;display:block;position:fixed;top:50%;left:50%;width:270px;height: 150px;background: #ffffff;z-index: 2000;margin-top:-75px;margin-left:-135px;border:1px solid #000000;padding:10px;}
div.on.popup.load {background: #fff url(bg/ajax-loader.gif) center center no-repeat;}
div.on.popup table {width:100%;}
div.on.popup input {
font-size:12px;
color:#333;
background-color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
padding: 2px;
width:130px;
}
div.on.popup input.disabled{
font-size:12px;
color:#333;
background-color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #cbcbcb;
padding: 2px;
}
div.on.popup input.bl{position:absolute;bottom:10px;left:10px;}
div.on.popup input.br{position:absolute;bottom:10px;right:10px;}

.orderinfocol
{
width:200px;
}
.floatoeder
{
position:relative;
float:left;
width:700px;
}
#test_DeliveryHeader
{
color:#E1007A;
font-size:15px;
}
#test_PaymentHeader
{
color:#E1007A;
font-size:15px;
}
/*====================================================================*/
/*============================= Kunert ===============================*/
/*====================================================================*/

.hiddenSelect { font-size:1px; margin:0; padding:0; line-height:1px; height:1px; width:1px; overflow:hidden; margin-left:-5000px; float:left; }
.float_2px{height:25px;padding-top:10px;}
.dtlPrice { font-size:20px; color:#e1007a; }
.dtlPrice span, #price span { color:#e1007a; }
.dtlPrice .old { font-size:14px; }
.dtlPrice .desc { font-size:10px; }
.dtlPrice .old del { text-decoration:line-through; }
.dtlPrice .redPrice { color:red; font-weight:bold; }

#tabelle_faq  .faq_zwischenspalte{width:15px;}

#tabelle_faq td {margin-bottom:15px;color:#666666;height:25px;}
#tabelle_faq th{;color:#666666;}

#tabelle_faq th.spaltendarstellung {margin-top:0px; margin-bottom:15px;color:#666666;height:50px;font-size: 15px;font-weight:20px;vertical-align: top;line-height:20px;}


.floatoeder
{
position:relative;
float:left;
width:700px;
}

#test_VoucherHeader
{
color:#E1007A;


}
.pinkLinie
{
background-image:url(images/liniepink.jpg); background-repeat:repeat-x;
border-top:0px solid #E1007A
}
.pinkLinieWarenkorb
{
margin-top:20px;

}
#materialart a
{
text-transform:lowercase;

}
.kleinschrieben
{

text-transform:lowercase;
}
#test_DeliveryHeader
{
color:#E1007A;
font-size:15px;
}
#test_PaymentHeader
{
color:#E1007A;
font-size:15px;
}
.fs10_def_color_1
{
color:#E1007A;
font-size:13px;
}


.orderBar {
float:right;
width:250px;
text-align:right;
margin:15px 0 0 0;
}

.userOption {
padding-left:20px;
padding-right:10px;
width:210px;
}
#userOption3
{
width:246px;
float:left;
}
#userOption2
{
width:246px;
float:left;
}
#userOption1
{
width:247px;
float:left;
}
.basketBoxWhiteTop {
float:left;
height:31px;
background:url(images/warenkorbBoxWhiteTop.png) no-repeat;
width:220px;
}

.basketBoxWhite {
float:left;
height:274px;

background:url(images/warenkorbBoxWhite.png) repeat-y;
width:220px;
}

.basketBoxWhiteBottom {
float:left;

height:31px;
background:url(images/warenkorbBoxWhiteBottom.png) no-repeat;
width:220px;
}
#test_OrderSubmitBottom
{
margin-right:15px;
}

#topcattext {
position: relative;
left: 10px;
width: 241px;
height: 22px;
font-size:12px;
color:#E1007A;
font-weight:bolder;
float:left;

}
/*##topcattext #ende
{background:url("images/outlineRight.png") no-repeat scroll right top transparent;}*/

#topcattextecke_links {
position:relative;
float:left;
width:8px;
height:22px;
background:url(images/ecke_links.png) no-repeat;
}
input#curr_pg_jc {
	display: inline;
}

#topcattextmitte {
position:relative;
line-height:22px;
height:22px;
float:left;

background:url(images/mitte.png) repeat-x;
}

#topcattextecke_rechts {

position:relative;
float:left;
height:22px;
width:8px;
background:url(images/ecke_rechts.png) no-repeat;
}
#hometextBoxPinkTop
{
position:absolute;
top:155px;
width:9px;
height:100px;
background:url(images/box_links_startbox.png) no-repeat;


}
#hometextBoxPinkBootom
{
position:absolute;
top:155px;
width:9px;
height:100px;
background:url(images/box_rechts_startbox.png) no-repeat;
left:164px;
}
div#homeBoxPink {
clear:both;
float:left;
width:740px;
height:218px;
background:url(images/homeBoxPink.png) no-repeat;
}
div#hometextBoxPink {
position:absolute;
top:155px;
width:159px;
height:100px;
/* height:118px;*/
clear:both;
font-size:13px;
color:#fff;
background-color:#e1007a;
margin-right:20px;
margin-left:-3px;
left:9px;
vertical-align: middle;
}
div#hometextBoxPink .icon {
	position: absolute;
	top: 5px;
	right: 5px;
}
div#hometextBoxPink p {
color:#fff;
line-height:16px;
font-size:12px;
}
.tabelle_aussen{
border: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
}

.tabelle_aussen_tr{
border: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
height: 15px;
}

.tabelle_header1{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
border: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
height: 15px;
}

.tabelle_header2{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
text-align: center;
border: 1px none #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
height: 15px;
}

.tabelle_ausssen_td{
border: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
}

.tabelle_innen{
width: 200px;
border: 0px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
}

.tabelle_innen_tr{
border: 0px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
}

.tabelle_innen_td1{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
border-right: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
border-bottom: 1px solid #000000;
text-align: right;
}

.tabelle_innen_td2_1{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
border-right: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
border-bottom: 1px solid #000000;
text-align: right;
}

.tabelle_innen_td2_2{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
border-bottom: 1px solid #000000;
text-align: right;
}

.tabelle_innen_td3{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
border-right: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
text-align: right;
}

.tabelle_innen_td4_1{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
border-right: 1px solid #000000;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
text-align: right;
}

.tabelle_innen_td4_2{
color:#666666;
font-size: 15px;
font-weight:20px;
vertical-align: top;
line-height:20px;
width: 100px;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;
text-align: right;
}
div #header li.li_normal
{
background:none;
}
div#content #darstellung_produkte_error.errorbox
{
  width: 331px;
  height:71px;
  background:url(images/fehlermeldung_box.png) no-repeat top left;
  text-align: left;
  margin-left: -15px; margin-top: 150px;
  position:absolute;
  color:#FFF;
  line-height:	15px;
}
div#content #darstellung_produkte_error.errorbox p
{
	margin-top: 5px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
#tabelle_faq  td.tabelle_innen_td1{font-size: 12px;}
#tabelle_faq  td.tabelle_innen_td3{font-size: 12px;}
#tabelle_faq  td.tabelle_innen_td4_1{font-size: 12px;}
#tabelle_faq  td.tabelle_innen_td2_1{font-size: 12px;}
#tabelle_faq  td.tabelle_innen_td4_2{font-size: 12px;}
#tabelle_faq  td.tabelle_innen_td2_2{font-size: 12px;}
#test_UsrOpt1
{
margin-top:7px;
}
#test_einkaufswertHeader
{
color: #E1007A;
}
#test_einkaufswertHeader_verfallen
{
color: #E1007A;
}
div.userOption {


width:200px;
}
.auswahl_daten  dl.orderinfocol {margin: 0 0px; width: 257px; float:left;}
.auswahl_daten  dl.orderinfocol dt {padding:0; margin: 0 0 0px 0; height: 23px; font-weight: bold; }
.auswahl_daten  dl.orderinfocol dd {padding:0; margin: 0;line-height: 18px;}
.auswahl_daten  .boxhead {  clear:both; display:block;font-size:13px; line-height:35px;  }
.zusammenfassung_strumpf_rechts{width: 100px;text-align:right;}

.auswahl_daten strong.boxhead { color:#E1007A;}
#strumpfabo_neuerstellung_create_btn{margin-bottom:15px;overflow:hidden;}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.orderinfocol_address
{
width:257px;
float:left;
}


/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
input.radiobutton
{
border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px;
}
a.removestrumpf_btn
{
	font-size:12px;
	color: #FFFFFF;
	background-color: #E1007A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E1007A;
	padding: 2px;
	margin-right:10px;
	text-decoration:none;
	height:23px;
	border: 1px solid #E1007A;
	cursor: pointer;
}

#versandkosten dl.versandabo{width:800px;}

.pflichregistierung
{
	line-height:18px;
}
/*====================================================================*/
/*============================= Sockenabo ============================*/
/*====================================================================*/
.sockabo {
	font-size:12px;
	color:#fff;
	background-color:#e1007a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e1007a;
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 6px 1px 6px;
	width: 130px;
	margin: 0 0 0 25px;
	text-decoration: none;
	height: 19px;
	text-align:center;
}
a:hover .sockabo {
	color:#fff;
}

.basket_strumpf_liste td{
	border-bottom:1px solid #ddd;
	padding: 3px;
}

.basket_strumpf_detail{
	padding: 3px;
	width: 550px;
}
.basket_strumpf_detail th {
	size: 10px;
}
.basket_strumpf_detail td{
	padding: 3px;
	color: #E1007A;
}

.basket_strumpf th{
	text-align: left;
	padding: 5px;
}
th.ta_right{
	text-align:right;
}
.basket_strumpf td{
	padding: 5px;
}


#ansicht_text_strumpf_info
{
	line-height:18px;
}
#ansicht_text_strumpf_info br
{
	font-size:11px;
	line-height:11px;
}
.ansichten_strumpf_uebersicht
{
	font-size:11px;
}
#test_basketGrandTotal
{
	font-weight: bolder;
}
#addressueberschrift.boxhead
{
	clear: both;
	display: block;
	font-size: 13px;
	line-height: 35px; clear: both;
	display: block;
	font-size: 13px;
	line-height: 35px;
	color: #E1007A;
}
#adressdaten_text
{
	line-height:18px;
}
.kunert_pink
{
	color: #E1007A;
	margin-top: 25px;
	font-weight: bold;
	text-align: right;
}
table.sockenaboform
{
	 width:			90%;
}
table.sockenaboform tr td
{
	 padding:		2px;
}
/*====================================================================*/
/*================== Germany'y Next Topmodel =========================*/
/*====================================================================*/

h2.trigger {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background: url(images/trigger.gif) no-repeat;
	height: 29px;
	line-height: 28px;
	width: 658px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}
h2.trigger_1 {
	padding: 10px 0 0 20px;
	margin: 40px 0 5px 0;
	background: url(images/toggle_header.gif) no-repeat;
	height: 71px;
	line-height: 25px;
	width: 658px;
	font-size: 24px;
	font-weight: normal;
	float: left;
	color:#fff;
}
h2 span {
	font-size: 11px;
}
h2.trigger a {
	color:#fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {
	background-position: left bottom; /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
}
h3.trigger{
	font-size:13px;
	font-weight:bold;
}

.toggle_container,
.toggle_container_1 {
	margin: 0 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: 660px;
}
.gnt{
	margin: 0 10px;
}
.contentBoxWhite #gewinnspielBild {
    position: absolute;
    left: 485px;
    top: 0px;
}
.gnt .block {
	padding: 5px; /*--Padding of Container--*/
}
.gnt img.bigpic {
    float: left;
    margin: 10px 40px 15px 15px;
}
.gnt img.smallpic {
    margin: 15px 20px 0 0;
}
.gnt div.clear {
	clear:both;
	height:5px;
}
.gnt img.pro7{
	margin: 10px 0 0 0;
}
/*====================================================================*/
/*============ Germany'y Next Topmodel Gewinnspiel ===================*/
/*====================================================================*/
div.gewinnspiel {
	margin: 214px 28px 0;
    *margin: 206px 28px 0; /* IE7 and below */
    color: #666;
}
div.gewinnspiel a.btn {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #E1007A;
    border: 1px solid #E1007A;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    margin-right: 10px;
    padding: 2px 5px;
    text-decoration: none;
}

div.gewinnspiel a.btn_abo, div.gewinnspiel #contactSend { height:22px; }
div.gewinnspiel a.btn_abo {
    line-height:20px;
    *line-height:29px; /*IE7 and below */
}

div.gewinnspiel #contactSend, div.gewinnspiel a.btn_abo {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:1px #e1007a;
    background:#e1007a;
    font-size:12px;
    padding:0 5px;
    line-height:23px;
    height:23px;
    float:left
}

div.gewinnspiel #contactSend { overflow:visible; padding-top:0; padding-bottom:2px; }
div.gewinnspiel input#contactSend { overflow:visible; *padding-bottom:3px; *height:25px; }

#tdButtons { *margin-top:-5px; }

#frage_gewinnspiel { line-height: 22px; width: 320px; }
    #frage_gewinnspiel p, div.gewinnspiel table p.txt, .thankYou { color: #E1007A; font-size:18px; font-weight: normal; margin-bottom: 20px; line-height:25px; }

#thankYouText { margin-top:418px; }
div.gewinnspiel input[type="text"],
div.gewinnspiel input[type="password"] { border:1px solid #666; padding-left:3px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
    div.gewinnspiel input[type="text"] { width: 243px; }
    div.gewinnspiel input.zip { width: 58px; margin-right:0; }
    div.gewinnspiel input.nr { width: 28px; }
    div.gewinnspiel input.city { width: 156px; }
    div.gewinnspiel input.street { width: 186px; margin-right:0; }
#zustLink { line-height: 16px; }

div.gewinnspiel table { margin-top:319px; }
    div.gewinnspiel td { padding-top:7px; *padding-top:6px; }
    div.gewinnspiel table p.txt { margin-bottom:8px; }


.topGnt { background:url(images/contentBoxWhiteTop_gnt.png) no-repeat; }
.cntGnt { background:url(images/contentBoxWhite_gnt.png) no-repeat; min-height:1153px; _height:1153px; }
.contentBoxWhiteBottom img { margin:5px 0 0 62px; }

.errorbox { background:#fff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; width:680px; padding:10px; float:right; margin-right: 23px; }
    .errorbox p { color:red; }
    
.packstationAddress { display:none; }    
.sockaboErrorMsg { color:red; line-height:18px; margin:10px 0; }    

/* helper */
.bold { font-weight: bold; }
.highlightPink, .highlightPink a { color: #e1007a !important; font-weight: bold; }

/* give away campaigns */
.giveAwayInfo { color: green; }

