/* ----------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- UNIQUE NATURE ------------------------------------------------- */
/* ----------------------------------------- Table of Contents ----------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
/* ----  1. General ------------------------------------------------------------------------------------------ */
/* ----  2. Tooltip ------------------------------------------------------------------------------------------ */
/* ----  3. Start Page --------------------------------------------------------------------------------------- */
/* ----  4. All different Backgrounds ------------------------------------------------------------------------ */
/* ----  5. Head --------------------------------------------------------------------------------------------- */
/* ----  6. Navigation Top/Left ------------------------------------------------------------------------------ */
/* ----  7. Logo --------------------------------------------------------------------------------------------- */
/* ----  8. Primenavigation ---------------------------------------------------------------------------------- */
/* ----  9. Product Content ---------------------------------------------------------------------------------- */
/* ---- 10. Normal Content ----------------------------------------------------------------------------------- */
/* ---- 11. Designer Content --------------------------------------------------------------------------------- */
/* ---- 12. Text Content ------------------------------------------------------------------------------------- */
/* ---- 13. Image allover ------------------------------------------------------------------------------------ */
/* ---- 14. Shop-Itemlist Bottom ----------------------------------------------------------------------------- */
/* ---- 15. Shop-Sidelinks Bottom ---------------------------------------------------------------------------- */
/* ---- 16. Contact Content ---------------------------------------------------------------------------------- */
/* ---- 17. FormStyles --------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */




/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- General ------------ */

body
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		
		color:#878787;
		
		margin:0;
		padding:0;
		
		background:#fff;

		scrollbar-base-color:#878787;
		scrollbar-3d-light-color:#878787;
		scrollbar-arrow-color:#878787;
		scrollbar-darkshadow-color:#fff;
		scrollbar-face-color:#fff;
		scrollbar-highlight-color:#fff;
		scrollbar-shadow-color:#878787;
		scrollbar-track-color:#fff;				
	}


#main
	{
		width:962px;

		margin:0 auto 0 auto;
	}

/* Abstände Global auf 0 setzen */
h1, h2, h3, h4, h5, h6,
ul, li,
p
	{
		margin:0;
		padding:0;
	}

img
	{
		border:none;
	}


table
	{
		color:#333;
	}

th
	{
		text-align:left;
		background:#ebeaea;
	}

a,
a:hover
	{
		color:#b39032;
		text-decoration:none;
	}

a:hover
	{
		color:#333;
	}

	

.normal
	{
		font-weight:normal !important;
	}


.gold
	{
		color:#b39032 !important;
	}
	

.light-grey
	{
		color:#878787 !important;
	}
	

.pink,
a.pink
	{
		color:#a70a6e !important;
	}

.small
	{
		font-size:11px;
	}
	 
	
/* ----------------------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- TOOLTIP ----------- */
#qTip 
	{
		color: #fff;

		background: #adadad;
		border: 1px solid #cecece;

		display: none;

		padding: 5px;
		
		position: absolute;
		z-index: 1000;
	}

#qTip	h1 
	{
		font-size:16px;
		
		margin:0 0 4px 0; 
	}

#qTip	h2 
	{
		font-size:16px;
		font-weight:normal;
		
		margin:-7px 0 8px 0; 
	}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Start Page ----------- */
.start-teaser-left,
.start-teaser-right
	{
		position:absolute;
	}

.start-teaser-left
	{
		top:0;
		left:15px;
	}



.start-teaser-right
	{
		width:195px;
		
		right:0;
		top:2px;
	}



.start-teaser-right ul.newsletter li
			{
				font-size:11px;
				font-weight:bold;
				line-height:normal;
				
				list-style:none;
				background:url(../_images/start-arrow.gif) 0 4px no-repeat;
				
				padding:0 0 0 30px;
			}


.start-teaser-right ul.newsletter li a
				{
					color:#878787;
				}

.start-teaser-right ul.newsletter li a:hover
				{
					color:#c20787;
				}




.start-teaser-right h1
		{
			font-size:25px;
			font-weight:normal;
			line-height:23px;
			color:#b9b8b8;
			
			margin:155px 0 25px 30px;
		}

.start-teaser-right ul li
			{
				font-size:25px;
				line-height:25px;

				list-style:none;
				background:url(../_images/start-arrow.gif) 0 11px no-repeat;
				
				padding:0 0 0 30px;
			}

.start-teaser-right ul li a.fashion
				{
					color:#c20787;
				}

.start-teaser-right ul li a.accessories
				{
					color:#a80c76;
				}

.start-teaser-right ul li a.well-being
				{
					color:#9b2576;
				}

.start-teaser-right ul li a.homestyle
				{
					color:#831460;
				}



#start-styles,
#help
	{
		width: 962px;
		height: 396px;
		overflow: hidden;
	}


.xmas-2010
	{
		position:absolute;
		top:0;
		left:0;
	}

#start-styles  .styles,
#help .help-slides
	{
		width: 2500px;
	}

#start-styles .styles .slide,
#help .help-slides .slide 
		{
			float: left;
			width: 962px;
			height: 396px;
		}


#help .help-slides .slide img
				{
					margin:40px 0 0 0;
				}
				

#help .help-slides .slide .help-text-on-img
				{
					width:509px;
					height:283px;
					
					background:url(../_images/help/screen-1.gif) no-repeat;
					
					margin:40px 0 0 0;
					padding:60px 0 0 30px;
					
					float:left;
				}

#help .help-slides .slide .help-text-on-img h1,
#help .help-slides .slide .help-text-on-img h2
					{
						font-size:18px;
						font-weight:normal;
						color:#948e8e;
						
						margin:0 0 20px 0;
					}

#help .help-slides .slide .help-text-on-img p
					{
						color:#000;
						
						margin:0 0 20px 0;
					}

#help .help-slides .slide .help-text-on-img h2
					{
						margin:-20px 0 0 0;
					}

#help .help-slides .slide .help-text,
#help .help-slides .slide .help-text-double
				{
					width:329px;
					
					text-align:right;
					color:#000;
					
					background:url(../_images/help/arrow.gif) no-repeat 350px 0;
					
					padding:5px 60px 0 0;
					margin:273px 0 0 0;
					
					float:left;
				}


#help .help-slides .slide .help-text-double
				{
					background:url(../_images/help/arrow-double.gif) no-repeat 350px 0;
					
					margin:248px 0 0 0;
				}

#help .help-slides .slide .help-text-double p
					{
						margin:0 0 72px 0;
					}

				

.controls
	{
		width:424px;
		
		position:absolute;
		top:109px;
		left:331px;
	}		

.controls-xmas
	{
		width:960px;
		
		position:absolute;
		top:185px;
		left:0;
	}	

.help-controls
	{
		width:622px;
		
		position:absolute;
		top:146px;
		left:345px;
	}		


.controls a.left,
.help-controls a.left,
.controls-xmas a.left

		{
			float:left;
		}		

.controls a.right,
.help-controls a.right,
.controls-xmas a.right
		{
			float:right;
		}		






.start-designer
	{
		width:100%;
		
		color:#b0b0b0;
		
		margin:25px 0 20px 0;
		
		clear:both;
		float:left;
		
		position:relative;
	}

.start-designer a
		{
			color:#b0b0b0;
		}

.start-designer a:hover
		{
			color:#c20787;
		}

.start-designer .fb-like-start
	{
		margin:15px 0 0 0;
	}
	


/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- All different Backgrounds ----------- */
.shopstart
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.shop_designer
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.shop_styles
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.shop_fashion
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.shop_accessories
		{
			background:url(../_images/backgrounds/back_shop_accessories.gif) no-repeat;
		}

.shop_well-beeing
		{
			background:url(../_images/backgrounds/back_shop_well_beeing.gif) no-repeat;
		}

.shop_homestyle
		{
			background:url(../_images/backgrounds/back_shop_homestyle.gif) no-repeat;
		}

.shop_interior
		{
			background:url(../_images/backgrounds/back_shop_interior.gif) no-repeat;
		}

.about
		{
			background:url(../_images/backgrounds/back_about.gif) no-repeat;
		}

.news
		{
			background:url(../_images/backgrounds/back_news.gif) no-repeat;
		}

.press
		{
			background:url(../_images/backgrounds/back_press.gif) no-repeat;
		}

.contact
		{
			background:url(../_images/backgrounds/back_contact.gif) no-repeat;
		}

.shipping_returns
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.privacy_notice
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}

.help
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}


.shopping_cart
		{
			background:url(../_images/backgrounds/back_shop.gif) no-repeat;
		}
/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Head ----------- */
.head
	{
		width:962px;
		height:147px;
	}

/* ----------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Navigation Top/Left ----------- */
ul.toplinks
	{
		float:right;
		font-size:11px;
	}

ul.toplinks	li
		{
			list-style:none;
			
			font-weight:bold;

			border-right:1px solid #6b6b6f;
			
			padding:8px 3px 0 0;
			margin:0 0 0 3px;
			
			float:left;
		}

ul.toplinks	li img
		{
			margin:-8px 0 0 0;
		}

ul.toplinks	li	a,
ul.toplinks	li	a:hover
			{
				color:#878787;
				text-decoration:none;
			}

ul.toplinks	li	a:focus,
ul.toplinks	li	a:active,
ul.toplinks	li	a:hover,
ul.toplinks	li	.active
			{
				color:#333;
				outline:none;
			}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Logo ----------- */
.logo_and_prime
	{
		padding:30px 0 0 390px;
	}
	

.logo
	{
		margin:0 0 15px 0;
	}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Primenavigation ----------- */
ul.primenavigation
	{
		font-size:11px;
		font-weight:bold;
		color:#fff;
		
		background:#000;
		
		margin:0 0 3px 0;
						
		clear:both;
		float:left;
	}


ul.primenavigation	li
		{
			list-style:none;

			text-transform:uppercase;
			
			margin:0 7px 0 7px;
			
			float:left;
		}

ul.primenavigation	li	a,
ul.primenavigation	li	a:hover
			{
				color:#fff;
				text-decoration:none;
			}

ul.primenavigation	li	a:focus,
ul.primenavigation	li	a:active,
ul.primenavigation	li	a:hover,
ul.primenavigation	li	.active
			{
				color:#d5a4c3;
				outline:none;
			}


ul.designer	li
		{
			margin:0 1px 0 0 !important;
		}


ul.subnavigation
	{
		font-size:11px;
		font-weight:bold;
		
		width:560px;
		
		clear:both;
		float:left;
	}


ul.subnavigation	li
		{
			color:#777;
			list-style:none;

			margin:0 2px 0 0;
			
			float:left;
		}

ul.subnavigation	li	a,
ul.subnavigation	li	a:hover
			{
				color:#777;
				text-decoration:none;
			}

ul.subnavigation	li	a:focus,
ul.subnavigation	li	a:active,
ul.subnavigation	li	a:hover,
ul.subnavigation	li	.active
			{
				color:#a70a6e;
				outline:none;
			}


ul.ternavigation
	{
		width:100%; 
		font-size:11px;
		font-weight:bold;
		
		clear:both;
		float:left;
	}


ul.ternavigation	li
		{
			color:#aeaeae;
			list-style:none;

			margin:0 2px 0 0;
			
			float:left;
		}

ul.ternavigation	li	a,
ul.ternavigation	li	a:hover
			{
				color:#aeaeae;
				text-decoration:none;
			}

ul.ternavigation	li	a:focus,
ul.ternavigation	li	a:active,
ul.ternavigation	li	a:hover,
ul.ternavigation	li	.active
			{
				color:#a70a6e;
				outline:none;
			}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Product Content ----------- */
.productinfo
	{
		position:relative;
		
		height:210px;
		width:385px;
		
		padding:130px 5px 0 0;
		
		float:left;
	}

.productinfo	h1,
.productinfo	h2,
.productinfo	h3
		{
			font-size:18px;
			font-weight:normal;
		}

.productinfo	h2
		{
			font-weight:normal;
			font-size:11px;
		}

.productinfo	h3
		{
			font-size:11px;
			font-weight:normal;
		}

.productinfo	h1	a
			{
				color:#878787;
			}

.productinfo	p
		{
			font-weight:bold;
			font-size:11px;
		}

.productinfo	p	a,
.productinfo	p	a:hover
		{
			color:#333;
			text-decoration:none;
		}

.productinfo	p	a.grey,
.productinfo	p	a.grey:hover
		{
			color:#878787;
			text-decoration:none;
		}

.productinfo	p	a.grey:hover,
.productinfo	p	.active
		{
			color:#333;
		}

.productinfo	p	a:focus,
.productinfo	p	a:active,
.productinfo	p	a:hover
		{
			color:#878787 ;
			outline:none;
		}


.productinfo	form
		{
			display:inline;
		}

.productinfo	.color,
.productinfo	.size
		{
			height:17px;
			
			color:#878787;
	  		font-size:11px !important;

			background: url(../_images/bg_select.gif) no-repeat right #fff;
			border:1px solid #878787;

			margin:10px 5px 0 0;
			padding:2px;
			
			cursor:pointer;
			
			float:left;
		}

.productinfo	.size
		{
			width:45px;
		}



.productinfo .links
		{
			position:absolute;
			bottom:3px;
			left:0;
		}


.productpicture
	{
		position:relative;
		
		width:570px;
		height:311px;

		margin:10px 0 0 0;

		float:right;

	}

.productpicture h1
		{
			font-size:18px;
			font-weight:normal;
			color:#a70a6e;
	
		}

.productpicture	.sidelinks
		{
			width:80px;
			float:right;
		}

.productpicture	.sidelinks	ul
			{
				font-size:11px;
				margin:0 0 8px 0;
			}

.productpicture	.sidelinks	ul li
				{
					text-align:right;
					background:url(../_images/arrow-grey.gif) no-repeat right 5px;
					padding:0 12px 0 0;
					
					list-style:none;
				}

.productpicture	.sidelinks	ul li a
					{
						color:#878787;
					}

.productpicture	.sidelinks	ul li a:hover
					{
						color:#000;
					}
	

.productpicture	img
		{
			margin:0 0 0 0;
			
			float:right;
		}



/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Normal Content ----------- */
.content_normal
	{
		height:396px;

		border-bottom:1px dashed #706f6f;
		
		position:relative;
	}

.content_normal h3
		{
			font-size:16px;
			font-weight:normal;
		}
	
/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Designer Content ----------- */
.designerinfo
	{
		font-size:12px;
		width:370px;

		padding:130px 20px 0 0;
		
		float:left;
		clear:both;
	}

.designerinfo	h1
		{
			font-size:18px;
			font-weight:normal;
			margin:0 0 5px 0;
		}

.designerinfo	h2
		{
			font-size:14px;
			margin:0 0 5px 0;
		}


.designerinfo img
			{
				margin:5px 0 0 5px;
				float:left;
			}


.designerinfo p
		{
			color:#333;
			
			margin:0 0 8px 0;
				
		}
		
.designerinfo .view-all-products
		{
			margin:20px 0 0 0;
		}


.designerinfo .view-all-products	a,
.designerinfo .view-all-products	a:hover
			{
				color:#878787;
				
				text-decoration:none;
				float:left;
			}

.designerinfo .view-all-products	a:active,
.designerinfo .view-all-products	a:focus,
.designerinfo .view-all-products	a:hover
			{
				color:#333;
			}




.designertext
	{
		width:570px;
		height:370px;
		
		overflow:auto;

		margin:15px 0 5px 0;

		float:right;
	}

.designertext .txt
		{
			min-height:370px;
			height:auto;
			_height:370px;
			
			border-left:1px solid #bebebe;
			
			padding:0 70px 0 78px;
		}

.designertext h1,
.designertext h2
		{
			font-size:20px;
			font-weight:normal;
			
			margin:0 0 10px 0;
		}

.designertext h2
		{
			font-size:18px;
			margin:20px 0 4px 0;
		}


.designertext p
		{
			color:#333;
			margin:0 0 8px 0;
		}


.designertext ul
		{
			color:#333;
			margin:0 0 8px 0;
		}

.designertext ul li
			{
				list-style:disc outside;
				margin:0 0 0 17px;
			}

.designertext .pic-big
		{
			float:right;
			margin:0 8px 0 0;
		}

.designertext .pic-small
		{
			float:right;
		}

.designertext .pic-small img
			{
				clear:both;
				margin:0 0 8px 0;
			}


.labelbox
	{
		float:right;
		
		margin:0 1px 0 0;
	}

.labelbox-top,
.labelbox-bottom
	{
		float:right;
	}

.label {
	float:left;
	}

.sub_label {
	float:left;
	}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Text Content ----------- */
.textbox,
.textboxScroll
	{
		width:570px;

		margin:15px 0 5px 0;

		float:right;
	}

.textboxScroll
	{
		width:555px;
		height:370px;
		
		padding:0 15px 0 0;
		
		overflow:auto;
	}

.textboxScrollShop
	{
		height:300px;
	}



.textboxScroll	hr,
.textboxScroll	hr.clear
		{
			border:none;
			border-top:1px dotted #333;
			background:#fff;
			color:#fff;
			
			margin:0 0 10px 0;
		}

.textboxScroll	hr.clear
		{
			clear:both;
		}


.unterstrich_press 
		{
			background: url(../_images/border_press.gif) no-repeat top left;
			height: 10px;
			margin-bottom: 10px;
		}


.press-download
	{
		width:389px;
		
		margin:145px 0 0 0;
		
		float:left;
	}

.press-download p
		{
			width:100%;
			
			clear:both;
			float:left;
		}

.press-download p img
		{
			vertical-align:middle;
			
			margin:0 0 0 5px;
			
			float:none;
		}

.textboxScroll p.spacer
		{
			width:100%;
			text-align:center;
			
			margin:15px 0 15px 0;
		}	

.textboxScroll p.spacer img
			{
				float:none;
			}	



.textbox	h1,
.textboxScroll	h1
		{
			font-size:20px;
			font-weight:normal;
			
			margin:0 0 10px 0;
		}


.textbox	h2,
.textboxScroll	h2
		{
			font-size:18px;
			font-weight:normal;
			
			margin:15px 0 4px 0;
		}


.textbox	p,
.textboxScroll	p
		{
			color:#333;
			
			margin:0 0 8px 0;
		}


.textboxScroll .payment-adr
	{
		width:200px;
		
		margin:0 0 15px 0;
		
		float:left;
	}


.textboxScroll ul.versand 
		{
			color:#333;

			list-style: circle outside;
	
			margin:0 0 0 17px;
		}


.textboxScroll ul.versand li
			{
				margin:0 0 20px 0;
			}	


.textbox-left
	{
		text-align:right;

		width:350px;
		margin:200px 0 0 0;
		float:left;
	}	

.textbox-left h1,
.textbox-left h2
		{
			font-size:11px;
			
			margin:0 0 15px 0;
		}	

.textbox-left h2
		{
			font-weight:normal;
			color:#000;
		}	

.textbox-left p
		{
			font-size:11px;
			margin:0 0 8px 0;
		}	

.textbox-left img
		{
			border:1px solid #bebebe;
			float:right !important;
			margin:0 0 0 10px;
		}	
		
/* ----------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Image allover ----------- */
.content_normal img
		{
			float:left;
		}

.content_normal .smallimg
		{
			width:389px;
			
			margin:146px 0 0 0;
			
			float:left;
		}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Shop-Itemlist Bottom ----------- */
.itemlist
	{
		border-top:1px dashed #706f6f;
				
		clear:both;
	}

.itemlist	a,
.itemlist	a:hover
		{
			border:1px solid #dadada;
			
			margin:5px 8px 0 0;
			
			float:left;
		}

.itemlist	a:active,
.itemlist	a:focus,
.itemlist	a:hover,
.itemlist	.active
		{
			border:1px solid #666;
			outline:none;
		}

.itemlist	a.arrow,
.itemlist	a.arrow:hover,
.itemlist	a.arrow2,
.itemlist	a.arrow2:hover,
.itemlist	a.arrow3,
.itemlist	a.arrow3:hover
		{
			border:none;
			
			margin:5px 0 31px 0;
			
			float:right;
			clear:right;
		}

.itemlist	a.arrow2,
.itemlist	a.arrow2:hover
		{
			margin:5px 0 0 0;
		}

.itemlist	a.arrow3,
.itemlist	a.arrow3:hover
		{
			margin:67px 0 0 0;
		}
/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Shop-Sidelinks Bottom ----------- */
ul.sidelinks-left
	{
		font-size:11px;
		font-weight:bold;
		
		padding:13px 0 0 0;
		
		float:left;
		clear:left;
	}

ul.sidelinks-left li
	{
		list-style:none;
		margin:0 15px 0 0;
		
		float:left;
	}

ul.sidelinks-left	a,
ul.sidelinks-left	a:hover
		{
			color:#878787;
			text-decoration:none;
		}


ul.sidelinks-left	a:active,
ul.sidelinks-left	a:focus,
ul.sidelinks-left	a:hover,
ul.sidelinks-left	.active
	{
			color:#333;
			outline:none;
		}


.articlecount
	{
		font-size:11px;
		font-weight:bold;
		
		clear:both;
		float:left;
	}

.pagenumber
	{
		font-size:12px;
		font-weight:bold;
		
		margin:10px 0 0 0;

		float:right;
		clear:both;
	}
	
.pagenumber	a,
.pagenumber	a:hover
		{
			color:#878787;
			text-decoration:none;
		}

.pagenumber	a:active,
.pagenumber	a:focus,
.pagenumber	a:hover,
.pagenumber	.active
		{
			color:#333;
			outline:none;
		}

/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- ACCOUNT content ----------- */
.login-left,
.login-right
	{
		margin:15px 0 0 0;
	}

.login-left
	{
		width:305px;
		padding:0 0 0 320px;
		margin:15px 25px 0 0;
		
		float:left;
	}


.login-right
	{
		width:305px;
	
		float:left;
	}


.login-left	h1,
.login-right h1
			{
				font-size:18px;
				font-weight:normal;
				
				margin:0 0 10px 0;
			}


.login-right hr,
.login-left hr
		{
			color:#fff;
			background:#fff;
			border:none;
			border-bottom:1px solid #bbb;
			
			clear:both;
			
			padding:10px 0 0 0;
			margin:0 0 10px 0;
		}

.login-right p
		{
			margin:0 0 8px 0;
		}

.account_overview
	{
		width:650px;
		height:370px;
		
		padding:0 0 0 0;	
		margin:15px 0 0 0;
		
		overflow-y:auto;

		float:right;
	}

.account_overview	h1,
.account_overview	h2
.box-small h1,
.box-small h2
			{
				font-size:18px;
				font-weight:normal;
				
				margin:0 0 15px 0;
			}

.account_overview	h2,
.box-small h2
			{
				font-size:12px;
				font-weight:bold;
				
				background:#efefef;
				padding:4px;
				margin:-4px -4px 15px -4px;
			}


.account_overview	.box,
.box-small
			{
				width:610px;
				border:1px solid #efefef;
				
				padding:8px;
				margin:0 0 15px 0;
				
				float:left;
				clear:both;
			}

.box-small
			{
				width:150px;
				
				margin:0 5px 5px 0;
				clear:none;
			}

.account_overview	.box h3,
.box-small h3
				{
					font-size:12px;
					font-weight:bold;
					
					float:right;
				}

.account_overview	.box hr,
.box-small hr
				{
					color:#fff;
					background:#fff;
					border:none;
					border-bottom:1px dashed #888;
				}


/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- Contact content ----------- */
.contactbox
	{
		width:300px;
		
		float:left;
		
		padding:0 0 0 390px;
		margin:15px 0 0 0;
	}

.contactbox	h1
		{
			font-size:18px;
			font-weight:normal;
			
			margin:0 0 10px 0;
		}

.contactbox	hr
		{
			border:none;
			border-bottom:1px solid #bebebe;
			background:#fff;
			color:#fff;
			
			padding:0 0 10px 0;
			margin:0;
			
			clear:both;
		}

.contactbox	p
		{
			margin:0 0 8px 0;
		}


.contactbox	p span
			{
				width:60px;
				float:left;
			}
			
			
.contactbox	p.madatory
		{
			width:100%;
			text-align:right;
			
			margin:0 0 5px 0;
		}



.error
	{
		width:250px;
		
		margin:19px 0 0 20px;
		
		float:left;
	}

.error	h1,
.error	h2,
.error	p
	{
		color:#333;
		font-size:16px;
		font-weight:normal;
	}

h1.error
	{
		font-size:14px;
		font-weight:bold;
		color:#a70a6e;
		
		margin:10px 0 -15px 20px;
		padding:0;
	}


.error	h2
	{
		color:#878787;
	}

.error	p
	{
		font-size:12px;
		margin: 0 0 8px 0;
	}
	


.showroom p.spacer
		{
			width:100%;
			text-align:center;
			
			margin:32px 0 27px 0;
		}	
	
.showroom p img
			{
				vertical-align:middle;
				
				margin:0 0 0 5px;
				
				float:none;
			}	
	
	
/* ----------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------- */
/* ----------- FormStyles ----------- */
form
	{
		display:inline;
	}

fieldset
	{
		margin:0 0 20px 0;
		padding:0;
		
		border:none;
	}

label.nofloat,
label
	{
		width:70px;
		
		margin:4px 0 0 0;

		float:left;
		clear:left;
		
		cursor:pointer;
	}


label.nofloat
	{
		float:none !important;
	}


.label_for_checkradio
	{
		float:none !important;
		clear:none !important;
	}
	
.checkradio
	{
		width:auto !important;
		border:none !important;
		
		margin:0 5px 0 0;
		
	}



		
input,
textarea,
select,
.below,
.normalstyle
		{
			width:220px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#878787;
			
			background:#fff;

			border:1px solid #bebebe;
			
			padding:3px;
			margin:0 0 2px 0;
			
			float:left;
		}

select
	{
		width:228px !important;
	}

.below
		{
			margin:0 0 15px 0;
		}


.normalstyle
	{
		border:1px solid #bebebe;
	}


input.zip,
input.city
			{
				width:60px;
				
				margin:0 2px 2px 0;
				
				float:left;
			}

input.city
			{
				width:150px;

				margin:0 0 2px 0;
			}


			
select.colorselect,
select.sizeselect
	{
		width:200px !important;

		margin:5px 4px 0 0;
		padding:2px;
		
		border:1px solid #bebebe;
	}

select.sizeselect
	{
		width:80px !important;
	}

textarea.contactarea
		{
			height:110px;
			
			border:1px solid #bebebe;
			
			margin:5px 0 0 0;
		}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* voucher */
.voucher p.normal
		{
			margin:0 0 8px 0;
		}

.voucher form
		{
			margin:5px 0 0 0;
			float:left;
		}

.voucher input
		{
			width:122px;
		}

.voucher select
		{
			width:130px !important;
		}

.voucher input.btn_shoppingcart
		{
			width:200px;
			margin-top:18px;
		}



/* Absendebutton */
input.send,
input.send:hover,
input.send_nomargin,
input.send_nomargin:hover
		{
			width:auto;
			
			color:#878787;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:18px;
			
			background:#fff;
			
			border:none;
			
			margin:0 0 0 70px;
			padding:0;
			
			cursor:pointer;
			
			float:left;
		}

input.send_nomargin,
input.send_nomargin:hover
		{

			margin:0;
			text-align:left;
		}

input.send:hover,
input.send_nomargin:hover
		{
			color:#333;
		}

		
.beschreibungstext
		{
			width:120px;
		}

.btn_shoppingcart,
.btn_shoppingcart_link 
	{
		color:#a70a6e;
		font-size:11px;
		font-weight:bold;
		text-align:left;
		
		width:200px;
		
		background:url(../_images/back_shoppingcart.gif) no-repeat;
		border:none;

		margin:6px 0 0 0;
		padding:1px 0 2px 19px;
		
		cursor:pointer;
		clear:both;
	}

.btn_shoppingcart_link 
	{
		float:left;
		padding:1px 0 2px 22px;
	}
	
.btn_shoppingcart.icon-cart 
	{
		width:217px;
		height:40px;
		
		padding:22px 0 0 19px;

		
		background:url(../_images/icon_shoppingcart-2.gif) 0 0 no-repeat;
		
		position:absolute;
		bottom:5px;
		left:0;
	}



form.registrateemail
	{
		float:left;
		clear:both;
		padding:0 0 0 240px;
	}


form.registrateemail input
		{
			width:220px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#878787;
			
			background:#fff;

			border:1px solid #878787;
			
			padding:3px;
			margin:0;
		}


form.registrateemail input.send,
form.registrateemail input.send:hover
		{
			width:auto !important;
			
			color:#878787;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px;
			
			background:#fff;
			
			border:none;
			
			margin:0;
			*margin:0 0 0 -8px;
			padding:0;
			
			cursor:pointer;
		}

form.registrateemail input.send:hover
		{
			color:#333;
		}


input.voucher,
input.btn_voucher,
label.voucher
	{
		width:165px;
		
		margin:10px 0 0 0;

		clear:none;
	}

input.voucher
	{
		margin:10px 5px 0 0;
	}

label.voucher
	{
		width:70px;
	}
	
input.btn_voucher
	{
		width:auto;
		
		color:#a70a6e;
		font-weight:bold;
		font-size:11px;
		text-align:left;
		
		background:url(../_images/back-btn.gif) repeat-x #eae8e8;
		border:none;
		
		padding:3px;
		
		cursor:pointer;
	}

		


/* ABOUT GALLERY */
ul.gallery li
		{
			float:left;
			
			margin:0 5px 5px 0;
		}

ul.gallery li img
			{
				border:1px solid #bebebe;
			}
