/**
 * @product     opus-fashion.com
 * @file        /public/css/content.css
 * @version     v1.0.06
 * @copyright   (c) 2010 mukutu GmbH (http://www.mukutu.de)       
 */



/* +++++++++++++++++++ DEFAULT STYLES CONTENT +++++++++++++++++++ */

/* NORMALISIERT MARGIN, PADDING */
body, div, dl, dt, dd, dul, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {	
	margin: 0;
	padding: 0;
}

/* NORMALISIERT FONT-SIZE FÜR ÜBERSCHRIFTEN */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* ENTFERNT LIST-STYLES AUS LISTEN */
ol, ul {
	list-style: none;
}

/* ENTFERNT BORDER AUS FIELDSET UND IMG */
fieldset, img {
	border: 0;
}

/* NORMALISIERT FONT-STYLE UND FONT-WEIGHT AUF NORMAL */
address, caption, cite, code, dfn, em, th, var, h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}


/* NORMALISIERT TABLES */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* RICHTET TEXT IN CAPTION UND TH LINKS AUS */
caption, th {
	text-align: left;
}

/* ENTFERNT ANF†HRUNGSZEICHEN AUS Q */
q:before, q:after {
	content: '';	
}

/*+++++++++++++++ DEFAULT STYLES + BRANDING +++++++++++++++*/

body {
	background: #fff url(/images/dots.png) 0 0 repeat-x;
	color: #666;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
}


body, select, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

#branding {
	height: 85px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 960px;
}

#branding h1 {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 36px;
	right: 56px;
	width: 158px;
	height: 23px;
}

#branding img {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

#branding img[alt="OPUS"] {
	font-size: 1.2em;
}

#branding a {
	color: #c6c7c8;
	font-size: 1.1em;
	display: block;
	height: 23px;
	width: 158px;
	z-index: 400;
}

#branding blockquote {
	display: none;
}

a, a:visited {
	color: #707172;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a.active {
	color: #000;
	font-weight: bold;
}

a.underline {
	color: #000;
	text-decoration: underline;
}

.ruler {
	background: url(/images/dot_sub.png) 0 0 repeat-x;
	float: left;
	height: 1px;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0px;
	top: 0;
	position: relative;
	width: 100%;
}

.ruler.inset {
	margin: 20px 0 20px 0px;
	width: 397px;
}

/*+++++++++++++++ NAVIGATION +++++++++++++++*/

#navigation {
	height: 68px;
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 10000;
}

#navigation.alt {
	height: 20px;
}

/* MAINNAV */

/* ul.mainnav li a, ul.subnav li a, ul.toolnav li, ul.toolnav li a, ul.servicenav li a,  */
ul.servicenav li span/* , ul.accountnav li a */ {
	color: #707172;
}

ul.mainnav, ul.subnav, ul.servicenav {
	float: left;
	line-height: 1;
}

ul.mainnav li, ul.subnav li, ul.servicenav li, ul.accountnav, ul.accountnav li, ul.cartnav li {
	float: left;
}

ul.mainnav {
	height: 25px;
	left: 57px;
	position: absolute;
	top: 0;
}

ul.mainnav li a, ul.servicenav li a, ul.servicenav li span {
	background: url(/images/colon.png) right 3px no-repeat;
	letter-spacing: 1px;
	margin: 0 11px 0 0;
	padding: 0 16px 0 0;
}

ul.mainnav li a.last {
	background: none;
}

ul.mainnav li a, ul.subnav li a {
	font-size: 1.1em;
	text-transform: uppercase;
}

/* ul.mainnav li a:hover, ul.subnav li a:hover, ul.toolnav li a:hover, ul.servicenav li a:hover, ul.accountnav li a:hover,  */ul.servicenav li span:hover, ul.toolnav li span:hover {
	color: #000;
}

ul.mainnav li.active a, ul.subnav li.active a, ul.toolnav li.active a, ul.accountnav li.active a, ul.toolnav li.active span {
	color: #000;
	font-weight: bold;
}

/* SUBNAV */

ul.subnav, ul.accountnav, ul.cartnav {
	height: 43px;
	left: 57px;
	position: absolute;
	top: 25px;
	width: 660px;
}

ul.subnav {
	top: 28px;
}

ul.subnav li {
	margin: 4px 0 0 0;
	width: 130px;
}

ul.subnav li a {
	text-transform: none;
}

/* TOOLNAV */

ul.toolnav {
	background: url(/images/dot_vert.png) 0 20px no-repeat;
	font-size: 1.1em;
	height: 65px;
	position: absolute;
	top: 4px;
	right: 55px;
	width: 188px;
}

ul.toolnav, ul.toolnav li {
	float: right;
}


ul.toolnav span, ul.toolnav a {
	background: url(/images/colon_small.png) right 3px no-repeat;
	margin: 0 0 0 5px;
	padding: 0 12px 0 0;
}


ul.toolnav a.last {
	background: none;
	padding: 0;
	margin: 0 0 0 7px;
}

ul.toolnav li a#menu-cart {
	background: transparent url(/images/cart.png) 0 0 no-repeat;
	display: block;
	height: 31px;
	margin: 14px 0 0 0;
	padding: 6px 0 0 0;
	text-align: right;
	width: 151px;
}



/* SERVICENAV */

#footer {
	clear: both;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 960px;
}

ul.servicenav {
	font-size: 1.1em;
	left: 57px;
	min-height: 82px;
	height: auto !important;
	height: 82px;
	position: absolute;
/* 	padding: 0 0 10px 0; */
	top: 12px;
}

ul.servicenav li {
	background: #fff;
}

ul.servicenav li a, ul.servicenav li span, ul.toolnav li span {
	cursor: pointer;
	letter-spacing: normal;
}

ul.servicenav li a.last {
	background: none;
	padding: 0;
	margin: 0;
}

ul.servicenav li ul {
	margin: 8px 0 0 0;
	width: 50px;
}

ul.servicenav li ul li a, ul.servicenav li ul li span {
	background: none;
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
}

#servicenav_news_facebook {
	background: url(/images/socialmedia/facebook.png) 0 5px no-repeat;
	height: 12px;
	padding: 5px 0 0 16px;
}

#servicenav_news_twitter {
	background: url(/images/socialmedia/twitter.png) 0 5px no-repeat;
	height: 12px;
	padding: 5px 0 0 16px;
}

#servicenav_news_rss {
	background: url(/images/socialmedia/rss.png) 0 5px no-repeat;
	height: 12px;
	padding: 5px 0 0 16px;
}

/* ACCOUNTNAV */

 ul.accountnav li {
 	font-size: 1.1em;
 	margin: 7px 45px 0 0;
 	width: 95px;
 }

/* CARTNAV */
 

ul.cartnav li {
	font-size: 1.4em;
	letter-spacing: 1px;
	margin: 12px 25px 0 0;
}

ul.cartnav li a, ul.cartnav li a:visited {
	color: #d9dadb;
}

ul.cartnav li.active a, ul.cartnav li.active a:active {
	color: #000;
}

/*+++++++++++++++ CONTENT +++++++++++++++*/

#content {
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 1px;
	width: 960px;
}

#content_alt {
	float: left;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 22px 0;
	position: relative;
	top: 1px;
	text-align: center;
	width: 100%;
}

#pager {
	margin: 0 0 0 57px;
}

#pager span {
	margin: 0 0 0 12px;
}

/*
#pager a.active {
	color: #000;
	font-weight: bold;
}
*/

#pager2 {
	height: auto;
	margin: 0px 0 17px 0px;
	width: auto;
}

#pager3 {
	margin: 20px 0 0 57px;
	width: auto;
}

/*+++++++++++++++ CONTENT-VERSIONEN +++++++++++++++*/


/*+++ verwendet in Shop_overview/image -> Bekleidung Startseite +++*/

.content_main_v_01 {
	background: url(/images/shadow_back.jpg) 0 0 no-repeat;
	margin: 19px 0 0px 37px;
	padding: 0 0 22px 0;
	width: 880px;
}

.content_main_v_01 img {
	padding: 13px 0 17px 14px;
}

/*+++ verwendet in Shop_Overview/listall/ -> Bekleidung Artikel- alle ansehen +++*/

.content_main_v_02 {
	float: left;
	margin: 14px 0 0 0;
	padding: 0 0 22px 0;
	width: 960px;
}

/*+++ verwendet in CARE/ -> Pflegetipps // KATALOG, IMPRESSUM, WORTHKNOWING, OUTLET +++*/

.content_main_v_03 {
	float: left;
	margin: 29px 0 0 53px;
	padding: 0 0 22px 0;
	width: 460px;
}

.content_main_sub_v_01 {
	float: left;
	margin: 29px 0 0 0;
	padding: 0 0 22px 0;
	width: 411px;
}

.content_main_sub_v_01 a.more {
	clear: both;
	float: right;
/* 	font-size: 1.1em; */
/* 	letter-spacing: 0.08em; */
	margin: 10px 10px 0 0;
}

/*+++ verwendet in PRODUCT_DETAIL/ -> SHOPDETAIL/INDEX +++*/

.content_main_v_04 {
	float: left;
	margin: 0px 0 0 57px;
	padding: 15px 0 22px 0;
	width: 370px;
}

.content_main_sub_v_02 {
	background: url(/images/dot_vert2.png) right 0 repeat-y;
	float: left;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	margin: 20px 0 22px 0;
	overflow: hidden;
/* 	padding: 20px 0 22px 0; */
	width: 290px;
}


.content_sub_v_01 {
	float: left;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0px 0 22px 0;
	width: 243px;
}


/*+++ verwendet in INSPIRATION, KATALOG ANSEHEN (catalogview) +++*/

.content_main_v_05 {
	background: url(/images/back_content_v_05.jpg) 0 0 no-repeat;
	float: left;
	margin: 20px 0 0 47px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	width: 886px;
}

.content_main_v_05_2 {
	background: url(/images/back_content_v_05.jpg) 0 -2px no-repeat;
	clear: both;
/* 	float: left; */
	margin: 18px 0 0 47px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	width: 886px;
}

.content_main_v_05 img.keyvisual {
	margin: 23px 0 0 56px;
}
	
/*+++ verwendet in WARENKORB, PRIVACY (Datenschutzerklärung) +++*/

.content_main_v_06 {
	float: left;
	margin: 0px 0 0 57px;
	padding: 0 0 22px 0;
	width: 660px;
}

/*+++ verwendet in KATALOG BESTÄTIGUNG, alle Notice Seiten, Account->Shop Register, Account-> Address, Newsletter + Bestätigung +++*/

.content_main_v_07 {
	float: left;
	margin: 0px 0 0 57px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 0 40px 22px 0;
	width: 220px;
}

.content_main_sub_v_03 {
	float: left;
	margin: 10px 0 0 0;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 0 0 22px 0;
	width: 320px;
}

.content_main_sub_v_03_2 {
	background: url(/images/dot_vert2.png) right 0 repeat-y;
	float: left;
	margin: 10px 0 22px 0;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 0 0 22px 0;
	overflow-x: hidden;
	width: 400px;
}

/*+++ verwendet in SHOP ACCOUNT -> REGISTER, SHOP CART/CHOICE +++*/

.content_sub_v_02 {
/* 	background: url(/images/dot_vert2.png) 0 0 repeat-y; */
	float: left;
	margin: 20px 0 0 0;
	/*
min-height: 410px;
	height: auto !important;
	height: 410px;
*/
	padding: 0 0 22px 0;
	width: 239px;
}


/*+++ verwendet in SHOP CART CHECKOUT -> Prüfen und bestellen +++*/

.content_main_v_08 {
	background: url(/images/dot_vert2.png) right 0 repeat-y;
	float: left;
	margin: 20px 0 22px 42px;
	padding: 0 0 22px 0;
	width: 675px;
}

div.agb {
	height: 130px;
	padding: 0 60px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	width: 550px;
}

/*+++++++++++++++ HEADLINES, PARAGRAPHS, FONTELEMENTS  +++++++++++++++*/

h1.v_01 {
	color: #000;
	font-size: 1.9em;
	letter-spacing: 1px;
	padding: 88px 0 0 0px;
	text-transform: uppercase;
	width: 390px;
}

h1.v_03 {
	clear: both;
	font-size: 1.4em;
	letter-spacing: 1px;
	padding: 25px 0 0 0px;
}


h1.v_03 em {
	font-weight: bold;
}


h1.v_04 {
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0px 0 -7px;
	padding: 57px 0 15px 0;
	text-transform: uppercase;
}

h1.v_05 {
	font-size: 1.7em;
	letter-spacing: 1px;
	padding: 28px 0 0 0px;
}


h2.v_01 {
	font-size: 1.1em;
	font-style: italic;
	letter-spacing: 1px;
	padding: 7px 0 0 0px;
	width: 390px;
}

h2.v_02 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	width: 152px;
}


h2.v_03 {
	font-size: 1.1em;
	font-weight: bold;
}

h2.v_04 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2.v_05 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 0 0;
}


h2.v_03 span {
	font-weight: normal;
}

em.v_01 {
	color: #000;
	display: block;
	font-size: 1.1em;
	margin: 15px 0 0 0;
	text-transform: uppercase;
}

em.v_02 {
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 23px 0 0 26px;
}

em.v_03 {
	display: block;
}

em.v_04 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 0 0; 
}


p.v_01 {
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	margin: 3px 0 0 0;
}

p.v_02 {
	line-height: 1.3;
	margin: 95px 0 0 -7px;
	width: 150px;
}

p.v_03 {
	line-height: 1.3;
	margin: 10px 0 0 -7px;
	width: 150px;
}

p.v_04 {
	font-size: 1.0em;
	margin: 10px 0 0 0;
	width: 245px;
}

p.v_05 {
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	margin: 22px 0 0 0;
	width: 400px;
}

p.v_06 {
	font-size: 1.1em;
	letter-spacing: 0.08em;
	margin: 22px 0 0 0;
}

p.v_07 {
	margin: 30px 0 0 0;
	padding: 0 5px 0 10px;
	text-align: right;
	width: 316px;
}

p.v_08 {
	margin: 7px 0 25px 26px;
	font-size: 1.1em;
	letter-spacing: 0.08em;
	width: 160px;
}

p.v_09 {
	font-size: 1.1em;
	letter-spacing: 0.08em;
	margin: 10px 0 0 0;
}

p.v_10 {
	margin: 20px 0 0 0;
}

span.crossed {
	background: url(/images/crossprize.png) 0 bottom no-repeat;;
	font-weight: normal;
	height: 16px;
	width: 54px;
}

span.crossed_small {
	background: url(/images/crossprize_smll.png) 0 bottom no-repeat;;
	font-weight: normal;
	height: 11px;
	width: 37px;
}

/*+++++++++++++++ FORMELEMENTE +++++++++++++++*/


input, select, textarea {
	background: #fff;
	border: 1px solid #b8b8b8;
	color: #727170;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}


input.check_v_01 {
	background: #fff;
	border-style: none;
	margin: 0 2px 0 0;
}

input.v_01 {
	float: left;
	height: 11px;
	margin: 0 4px 0 0;
	padding: 0 0 0 10px;
	width: 118px;
}

fieldset.v_01 {

}

span.button {
	background: none;
	margin: 0;
	padding: 0;
}

.button, .button_v02 {
	background: url(/images/btn_black.png) 0 0 no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
/* 	font-size: 0.99em; */
	font-size: 0.92em;
	font-style: normal;
	height: 22px;
	letter-spacing: 0.08em;
/* 	line-height: 1; */
	padding: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 105px;
}

.button_v02 {
	background: url(/images/btn_black2.png) 0 0 no-repeat;
	width: 136px;
}

a.button, a.button_v02 {
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: normal;
	height: 16px;
	padding: 6px 0 0px 0;
}

input.button.alt, a.button.alt {
	background: url(/images/btn_white.png) 0 0 no-repeat;
	color: #707172;
	cursor: pointer;
}

input.button_v02.alt, a.button_v02.alt {
	background: url(/images/btn_white2.png) 0 0 no-repeat;
	color: #707172;
	cursor: pointer;
}

.button_v03 {
	background: #fff url(/images/btn_arrow.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	height: 13px;
	width: 13px;
}

/*+++ verwendet in KATALOG, PRESSE, DIALOG etc. +++*/

fieldset.v_02, fieldset.v_03 {
	font-size: 1.1em;
	margin: 15px 0 0 0;
	width: 411px;
}

fieldset.v_02 div, fieldset.v_03 div, fieldset.v_04 div {
	float: left;
	margin: 0 20px 11px 0;
}

fieldset.v_02 div.alt, fieldset.v_03 div.alt, fieldset.v_04 div.alt {
	float: none;
	display: block;
	margin: 0 20px 6px 0;
}

fieldset.v_02 div.alt2, fieldset.v_03 div.alt2, fieldset.v_04 div.alt2 {
	width: 187px;
}

fieldset.v_02 div.alt3, fieldset.v_03 div.alt3, fieldset.v_04 div.alt3 {
	margin: 0 12px 11px 0;
}

fieldset.v_02 div.alt4, fieldset.v_03 div.alt4, fieldset.v_04 div.alt4 {
	clear: both;
	margin: 10px 0 0 0;
}

fieldset.v_02 label, fieldset.v_03 label, fieldset.v_04 label {
	width: auto;
}

fieldset.v_02 div.alt label.inset, fieldset.v_03 div.alt label.inset, fieldset.v_04 div.alt label.inset {
/* 	display: inline; */
	float: left;
	margin: 0 30px 0 6px;
}

fieldset.v_04 {
} 

label.inset {
	display: block;
	margin: 0 0 2px 6px;
	width: auto;
}

input.radio_v_01 {
	border: none;
	margin: 0 5px 0 20px;
}

input.radio_v_02 {
	border: none;
	margin: 0px 5px 0 0px;
}

input.v_02 {
	height: 15px;
	width: 182px;
}

input.v_03 {
	height: 15px;
	width: 38px;
}

input.v_04 {
	height: 15px;
	width: 48px;
}

input.v_05 {
	height: 15px;
	width: 121px;
}

select.v_01 {
	width: 184px;
}


/*+++ verwendet in LOGIN +++*/


#widget_login {
	background: url(/images/loginbox.png) 0 0 no-repeat;
	height: 80px;
	left: 732px;
	overflow: hidden;
	padding: 10px 2px 0 9px;
	position: absolute;
	top: 26px;
	width: 186px;
}

/*+++ verwendet in LOGIN / LOGOUT +++*/

a.login {
	background: #fff url(/images/btn_arrow.png) right 0 no-repeat;
	border: none;
	float: left;
	height: 13px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	/*
height: 13px;
	width: 13px;
*/
}

fieldset.v_05 {
	float: left;
}

label.float {
/* 	display: inline; */
	float: left;
	margin: 0 6px 0 0;
	width: 50px;
}

label.float_alt {
	float: left;
	margin: 0 6px 0 0;
	width: auto;
}


fieldset.v_05 div {
	margin: 0 0 5px 0;
}

fieldset.v_05 div.alt {
	float: left;
	margin: 0 10px 0 0;
}


/*+++ verwendet in DIALOG +++*/

textarea.v_01 {
	height: 100px;
	width: 386px;
}

/*+++ verwendet in ACCOUNT->REGISTER +++*/

input.v_06 {
	height: 15px;
	width: 152px;
}

input.v_07 {
	height: 15px;
	width: 318px;
}

input.v_08 {
	height: 15px;
	width: 232px;
}

input.v_09 {
	height: 15px;
	width: 72px;
}

/*+++ verwendet in LOGIN +++*/

input.v_10 {
	height: 12px;
	width: 95px;
}

input.v_11 {
	height: 12px;
	width: 118px;
}

/*+++++++++++++++ LISTEN +++++++++++++++*/


/*+++ verwendet in Shop_Overview/listall/ -> Bekleidung Artikel- alle ansehen +++*/

ul.v_01 {
	float: left;
	margin: 17px 0 0 57px;
	width: 903px;
}

ul.v_01 li, ul.alt li {
	float: left;
}

ul.v_01 li {
	height: 208px;
	margin: 0 4px 0 20px;
	text-align: center;
	width: 121px;
}

/*+++ verwendet in Shop_Overview/list/ -> DARSTELLUNG 3 ARTIKEL + VORSCHALTBILD +++*/

ul.v_02 {
	float: left;
	margin: 17px 0 0 53px;
	width: 907px;
}

ul.v_02 li {
	float: left;
	margin: 23px 0 0 0;
	text-align: center;
}

ul.v_02 li#alt {
	background: url(/images/background_list_img.jpg) 0 0 no-repeat;
	height: 383px;
	margin: 0 22px 0 0;
	padding: 13px 0 0 14px;
	text-align: left;
	width: 517px;
}

/*+++ verwendet in Shop_Overview/listff/ -> DARSTELLUNG 3 ARTIKEL +++*/

ul.v_03 {
	float: left;
	margin: 17px 0 0 0;
	padding: 0 0 0 57px;
	width: 903px;
}

ul.v_03 li {
	float: left;
	margin: 23px 21px 0 0;
	text-align: center;
}


/*+++ verwendet in Shop_Detail/ -> PRODUKTDETAILANSICHT +++*/

ul.v_04 {
	float: left;
	margin: 0px 0 0 0;
	width: 290px;
}

ul.v_04 li {
	border: 1px solid #7f7f7f;
	float: left;
	height: 86px;
	margin: 0 10px 10px 0;
}

dl.v_01 {
	font-size: 1.1em;
	line-height: 1;
	margin: 17px 0 0 0;
}

dl.v_01 dt {
	float: left;
}

dl.v_01 dd {
	float: left;
	width: 226px;
}

dl.v_01 label {
	color: #000;
	height: 18px;
	float: left;
	line-height: 1;
	overflow: hidden;
	margin: 0 5px 0 0;
}

dl.v_01 dt label {
	color: #727170;
	line-height: 1.2;
}

ul.v_05 {
	clear: both;
	font-size: 1.1em;
	margin: 10px 0 0 0;
	width: 268px;
}

ul.v_05 li {
	margin: 5px 0 0 0;
}

ul.v_05 li.alt {
	text-align: center;
	width: 200px;
}

ul.v_05 li.alt2 {
	margin: 24px 0 15px 0;
}

ul.v_06 li {
	display: inline;
	text-align: center;
	margin: 0 0 0 3px;
	overflow: hidden;
	width: 268px;
}

ul.v_07 {
	float: left;
	margin: 10px 0 0 0;
}

ul.v_07 li {
	float: left;
	padding: 0 20px 0 0;
}

ul.v_08 {
/* 	background: url(/images/dot_vert2.png) 0 0 repeat-y; */
	margin: 0px 0 0 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 0 0 0 2px;
	width: 243px;
}

ul.v_08 li {
	margin: 0 0 0 16px;
	height: 194px;
	width: 251px;
}

ul.v_08 li.alt {
	height: auto;
	margin: 16px 0 16px 16px;
}

/*+++ verwendet in INSPIRATION +++*/

ul.v_09 {
	position: absolute;
	right: 93px;
	top: 250px;
	width: 180px;
}

ul.v_09 li {
	float: left;
}

ul.v_09 li.alt {
	clear: both;
	display: block;
	float: none;
	font-size: 1.1em;
	line-height: 1.5;
	padding: 10px 0 0 0;
}

ul.v_09 li.alt p {
	font-style: italic;
}

/*+++ verwendet in WARENKORB +++*/

ul.v_10 {
	background: url(/images/dot_vert2.png) 0 0 repeat-y;
	float: left;
	font-size: 1.1em;
	margin: 0px 0 0 0;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	padding: 0 0 0 2px;
	width: 243px;
}

ul.v_10 li {
	background: url(/images/bullet.png) 0 6px no-repeat;
	margin: 0 0 6px 34px;
	padding: 0 0 0 7px;
}

ul.v_10 li.alt, ul.v_10 li.alt2 {
	background: none;
}

ul.v_10 li.alt2 {
	padding: 0;
}

ul.v_10 li em {
	font-style: italic;
}


/*+++ verwendet in JOBS +++*/

ul.v_11 {
	float: left;
	margin: 20px 0 0 0;
}

ul.v_11 li {
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

/*+++ verwendet in FASHION OUTLET +++*/

dl.v_02 {
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.5;
	margin: 5px 0 0 0;
}

dl.v_02 dt {
	float: left;
	width: 100px;
}

ul.v_12 {
	margin: 10px 0 0 0;
}

ul.v_12 li {
	background: url(/images/bullet.png) 0 6px no-repeat;
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.5;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}


/*+++ verwendet in WARENKORB LAYER (widgets) +++*/

ul.v_13 {
	color: #707172;
	float: left;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 7px 0 0 0;
	padding: 0 10px 0 6px;
	width: 233px;
}

ul.v_13 li.img {
	float: left;
	height: 130px;
	width: 80px;
}

dl.v_03 {
	background: url(/images/dot_cart.png) 0 0 no-repeat;
	clear: both;
	float: left;
	margin: 0 0 0 55px;
	padding: 10px 0 0 0;
	width: 164px;
}

dl.v_03 dt {
	float: left;
	width: 100px;
}

dl.v_03 dd.alt {
	clear: both;
	display: block;
	margin: 30px 0 0 0;
}



/*+++ verwendet in WARENKORB - SHIPPING (Versandadreese wählen) +++*/

dl.v_04 {
	font-size: 1.1em;
	line-height: 1.5;
	margin: 10px 0 20px 0;
}

dl.v_04 dt {	
	float: left;
	width: 100px;
}


/*+++++++++++++++ TABELLEN +++++++++++++++*/

/*+++ verwendet in WARENKORB - INDEX +++*/

table.v_01 {
	overflow: hidden;
	margin: 76px 0 0 0;
}

table.v_01 td, table.v_01 th {
	padding: 0 20px 0 0;
}

table.v_01 td.alt, table.v_01 th.alt {
	padding: 0;
}

th.right {
	text-align: right;
}

table.v_02 {
	margin: 20px 0 0 0;
}

table.v_02 td, table.v_02 th {
	padding: 0 20px 0 0;
}

table.v_02 td.alt, table.v_02 th.alt {
	padding: 0;
}

table.v_02 em {
	color: #000;
	font-weight: bold;
}

table.v_03  {
	margin: 23px 0 0 0;
}

table.v_03 td {
	padding: 0 0 40px 0;
}

table.v_04 {
	margin: 0px 0 0 0;
}

table.v_04 td {
	padding: 0 0 25px 15px;
}

table.v_04 td.smll {
	padding: 0 0 10px 15px;
}

table.v_04 td.dot {
	background: url(/images/dot_sub.png) 0 0 repeat-x;
	padding: 0 0 15px 15px;
}

table.v_04 td table th {
	padding: 0 0 30px 0;
}

table.v_04 td table td {
	padding: 0;
}

table.v_04 td table td.inset_top {
	padding: 10px 0 0 0;
}

/*+++++++++++++++ HOME STARTBILDER +++++++++++++++*/

img.img_home {
	float: left;
	left: 50%;
	margin-left: -948px;
	position: relative;
}


/*+++++++++++++++ SHOP-OVERVIEW - DARSTELLUNG LISTALL - ALLE ARTIKEL +++++++++++++++*/

a.img_overview_list_all {
	background: url(/images/no_image.png) 0 0 no-repeat;
	display: block;
	height: 154px;
	margin: 0 0 3px 0;
	overflow: hidden;
	width: 121px;
}

div.colorbox {
	display: inline;
	width: 121px;
}

div.colorbox a img {
	border: 1px solid #949595;
	margin: 0 5px 0 0;
	height: 6px;
	width: 12px;
}

div.colorbox p {
	display: inline;
	overflow: hidden;
	width: 14px;
}

span.descr {
	background: #eee;
	display: block;
    filter: alpha(opacity=50);
	margin: 0;
    padding: 15px 0 15px 0;
    opacity: 0.5; 
	width: 121px;
}

/*+++++++++++++++ SHOP-OVERVIEW - DARSTELLUNG LIST - 1 ARTIKEL + VORSCHALTBILD +++++++++++++++*/

a.img_overview_list {
	display: block;
	height: 342px;
	margin: 0 0 13px 0;
	overflow: hidden;
	width: 268px;
}


div.colorbox.alternative {
	width: 268px;
}


div.colorbox.alternative a img {
	height: 10px;
	margin: 0 3px 0 0;
	width: 18px;
}

div.colorbox.alternative p {
	width: 20px;
}


span.descr.alt {
	position: relative;
	top: -346px;
	width: 268px;
}

#scroller {
	position: static;
}

#scroller.alt {
	height: auto;
}

a.scroll_right, a.scroll_left {
	position: absolute;
	top: 225px;
	text-indent: -9999px;
	height: 28px;
	width: 22px;
}

a.scroll_right {
	background: url(/images/arrow_right.png) 0 0 no-repeat;
	right: 0px;
}

a.scroll_left {
	background: url(/images/arrow_left.png) 0 0 no-repeat;
	left: 0px;
}

/*+++++++++++++++ verwendet in INSPIRATION +++++++++++++++*/


#scroller.alt a.scroll_right, #scroller.alt a.scroll_left {
	position: absolute;
	top: 249px;
	text-indent: -9999px;
	height: 28px;
	width: 22px;
}

#scroller.alt a.scroll_right {
	background: url(/images/arrow_right.png) 0 0 no-repeat;
	right: 69px;
}

#scroller.alt a.scroll_left {
	background: url(/images/arrow_left.png) 0 0 no-repeat;
	left: 69px;
}


/*+++++++++++++++ SHOP-DETAIL - PRODUKTDETAILANSICHT +++++++++++++++*/

div.colorbox.alt2 {
	width: 200px;
}

div.colorbox.alt2 a img {
	height: 10px;
	margin: 0;
	width: 18px;
}

div.colorbox.alt2 a img[alt] {
	font-size: 0.9em;
}	
	
div.colorbox.alt2 p {
	overflow: hidden;
	width: 18px;
}

#productimage {
	cursor: crosshair;
}

#zoomimage { 
	height: 400px; 
	width: 260px; 
	background-image: url(/images/loading.gif);
	background-position: center;
	background-repeat: no-repeat; 
}

/*+++++++++++++++ CATALOGVIEW - Katalog ansehen +++++++++++++++*/

div.img_catalogue {
	float: left;
	margin: 20px 0 0 25px;
	width: 331px;
}

div.img_catalogue.alt {
	margin: 0 0 0 103px;
	width: 380px;
}

/*+++++++++++++++ WARENKORB LAYER - widgets +++++++++++++++*/

#widget_cart {
	background: #fff url(/images/dot_cart_borderout.png) 0 bottom no-repeat;
	color: #292929;
/*	display: none; */
	margin-bottom: 1em;
/* 	overflow: hidden; */
	padding: 0 0 10px 0; 
	position: absolute;
	right: -2px;
	top: 68px;
	width: 245px;
/*
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-opera-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
*/
	z-index: 10000;
}

#widget_cart div {
	background: url(/images/dot_cart_inside.png) 0 0 repeat-y;
	float: left;
	height: 274px;
	overflow-y: auto;
	overflow-x: hidden; 
	width: 245px;
}


/*+++++++++++++++ SHOP ACCOUNT -> REGISTER +++++++++++++++*/

.alertbox {
	margin: 150px 0 0 26px;
	
}

/*+++++++++++++++ BRAND -> VALUES +++++++++++++++*/

img.brand {
	margin: 216px 0 0 0;
/* 	margin: 216px 0 0 -6px; */
}
