/* -----------------------------------------------------------------------------------------
   $Id: design.css 1262 2008-08-08 09:36:32Z mz $   

   ENGEL-DOMIZIL Fashion Store
   designed by © ryoades 2008
   http://www.ryoades.de

   Copyright (c) 2008 ENGEL-DOMIZIL  ---------------------------------------------------------------------------------------*/
 

/*-----------allgemeine Formatierungen --------------*/

strong {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	border: 0px solid #ffffff; 
}

a:visited { 
	text-decoration:none;
	border: 0px solid #ffffff; 
	font-size: 12px;
	color: #ff3c00;
}

a:hover { 
	text-decoration:none; 
	color: #ff3c00;
	border: 0px solid #ffffff; 
	}

a:active { 
	text-decoration:none;
	border: 0px solid #ffffff; 
	}

a:focus { 
	text-decoration:none;
	border: 0px solid #ffffff; 
	}
img { 
	text-decoration:none;
	border: 0px solid #ffffff; 
	}

img.button { 
	text-decoration:none;
	border: 0px solid #ffffff; 
	}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #302926;
    	border: 0px;
}

.eingabe SELECT {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #302926;
	border: 1px dotted #302926;
	padding: 2px; 
}

.eingabe INPUT {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #302926;
    	border: 1px dotted #302926;
}

.eingabe TEXTAREA {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #302926;
    	border: 1px dotted #302926;
}

.biglink {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	}

.text_content {
	color: #E7E6D8;
	font-size: 12px;
	}

.orange { 
	color: #ff7e00; }

.red { 
	color: #ff3c00; }

.errorBox { 
	color: #ff7e00; }

body	{ 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #F7F0E1;
	margin: 0px; 
	}

#tablebg {
	background-color: #F7F0E1;
	position: relative;
	margin: 0px;
	padding: 0px; 
	}

/*-----------HEADER --------------*/

.adminbox {
	background-color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
	 }

#topnavi {
	width: 920px;
	height:26px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #302926;
    	border: 0px solid #000000;
	}

#topnavi a:link, a:visited {
	color: #302926;
}

.greeting {
	float: left;
	margin: 7px 0px 0px 5px;
    	border: 0px solid #000000;
}

.loginbox{
	float: right;
	font-size: 11px;
	color: #302926;
	padding: 7px 25px 0px 8px;
}

.login_input INPUT{
	background-color: #ffffff;
	border: 1px dotted #302926;

}
.login_pass a{
	margin-top: -2px;
	font-size: 10px;
}

.flags {
	float: right;
	margin: 5px 0px 0px 0px;
	}

#header {
	background: url(img/header_pre.png) no-repeat center top;
	height:365px;
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	}

#flashheader {
	background: url(img/header_bg.png) no-repeat center top;
 	height: 100%;
	margin: 0px 0px 0px -1px;
	}

#headbox {
	width: 220px;
	text-align: center;
	padding: 108px 0 0 0;
	margin: 0px 0px 0px 732px;
	position: relative;
	}
#search {
    	float: left;
    	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	display:block;
	}
#search INPUT {
	width: 104px;
	background-color: #C6B59C;
	font-size: 11px;
	color: #302926;
	}
#search_button {
	width: 104px;
	height: 43px;
	margin: 0px 20px 0px 0px;
    	border: 0px solid #ffffff;
}
#rss_feed {
	width: 110px;
	height: 75px;
	margin: 50px 0px 0px 0px;
    	border: 0px solid #ffffff;
}

#header_nav {
 	background: url(img/header_navbar.png) repeat-x center top; 
	width: 940px;
	height: 28px;
	text-align: center;
	}

#navtrail {
	width:600px;
	float: left;
	margin: 4px 10px 0 15px;
	color: #E8DCC7;
	font-weight: bold;
	text-align: left;
	}
#navtrail a {
	font-size: 13px;
	color: #E8DCC7;
	}
#navtrail a:hover {
	color: #FFFFFF;
	}

#navtrail2 {
	width:340px;
	float: right;
	margin: -20px 15px 0 5px;
	color: #E8DCC7;
	font-weight: bold;
	text-align: right;
	}
#navtrail2 a {
	font-size: 13px;
	margin: 0px 0px 0 12px;
	color: #E8DCC7;
	}
#navtrail2 a:hover {
	color: #FFFFFF;
	}


/* ---------- Seiteninhalt mittig ----------- */

#sitecontent{
	background: url(img/content_bg.png) repeat-y center top;
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	}

/* ----------- Sidebar Boxen ------------- */

.sidebar {
	width:175px;
	overflow:hidden;
	float:right;
	display: block;
	}

.side_head {
	margin: 14px 0 0px 0px;
	color: #E7E6D8;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

.side_top {
	background: url(img/side_top.png) no-repeat left top; 
	width:175px;
	height:57px;
	float:left;
	overflow:hidden;
	}

.side_top_cat {
	background: url(img/side_top_cat.png) no-repeat right top; 
	width:175px;
	height:57px;
	float:left;
	overflow:hidden;
	}

.side_inhalt {
	width:160px;
	min-height: 80px;
	color: #E7E6D8;
	display: block;
	float:left;
	overflow:hidden;
	margin: -8px 5px 10px 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 0px solid #ffffff; 
	text-align: center;	
	}

.side_inhalt a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	}

.side_inhalt a:hover {
	color: #FF6600;
}

#side_nav {
	width:160px;
	display: block;
	overflow:hidden;
	font-size: 12px;
	border: 0px solid #ffffff;
	text-align: center;
	}

.menue_maincat a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	}

.menue_subcat a{
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	}

/*------  Sidebar Flash ------*/

#navi_left {
	float:left;
	width:175px;
	overflow:hidden;
	margin: -1px 0 0px 1px; 
	}

#navi_right {
	float:left;
	width:175px;
	overflow:hidden;
	margin: -1px 0 0px 1px;
	}

.side_nav{
	border-width: 0px;
	border-style: solid;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	}

#navilogon {
	float:left;
	overflow:hidden;
	margin: 0px 0 0px 0px;
	}
#navilogoff {
	float:left;
	overflow:hidden;
	margin: 0px 0 0px 0px;
	}

/*------  Sidebar Warenkorb  ------*/

#side_cart_top {
	background: url(img/sidenav_head_cart.png) no-repeat center top; 
	width:175px;
	height:57px;
	float:left;
	overflow:hidden;
	}

.side_cart_content {
	width:160px;
	min-height: 60px;
	color: #E7E6D8;
	float:left;
	overflow:hidden;
	display: block;
	margin: -5px 5px 0px 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}

.side_bottom_box a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	line-height: 16px;
	}
.side_bottom_box a:hover {
	color: #FF6600;
}

.boxText {
	color: #E8DCC7;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.0em;
	text-align: left;
	}

.box_preis {
	color: #ff7e00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.04em;
	text-align: right;
	}
.box_tax {
	color: #E7E6D8;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	}

.side_cart_button_german {
	background: url(img/cartbutton_german.png) no-repeat center bottom;
	width:160px;
	height: 37px;
	float:left;
	display: block;
	margin: 0px 5px 10px 8px;
	}
.side_cart_button_english {
	background: url(img/cartbutton_english.png) no-repeat center bottom;
	width:160px;
	height: 37px;
	float:left;
	display: block;
	margin: 0px 5px 10px 8px;
	}

/* ------------- Content mitte BG --------------- */

#main_middle {
	border: 0px solid #000000; 
	display: block;
	}

#main_top {
	background: url(img/content_header_bg.png) no-repeat left top;
	width:591px;
	height:50px;
	overflow:hidden;
	margin: -1px 0px 0px 0px;
	}

#middle_top {
	background: url(img/content_midheader.png) repeat-x left top;
	width:591px;
	height:56px;
	float:left;
	margin: 0px 0px 0px -10px;
	}


/* ------ eigentlicher Content ------ */

#main_inhalt {
	width:591px;
	min-height: 1300px;
	float:left;
	overflow:hidden;
	display: block;
	margin: -44px 0px 0px 0px;
	padding: 0px ;
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	border: 0px solid #000000; 
	}

#main_margin {
	margin: 0px 5px 10px 10px;
	}

#main_margin2 {
	margin: 1px 15px 10px 15px;
	}

.StammName {
	width:560px;
	height:20px;
	overflow:hidden;
	margin: 4px 0px 18px 0px;
	padding: 0 0 5px 0; /* einruecken der navi */
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	}

.StammName2 {
	width:560px;
	height:20px;
	overflow:hidden;
	margin: 15px 0px 10px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	}

.text_small {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11.5px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0.02em;
	}

.text_small2 {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0.0em;
	}

.inputRequirement {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	}

.smallHeading {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
	}

.price {
	color: #ff7e00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.04em;
	}

.total_text {
	width:200px;
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0.02em;
	text-align: left;
	}

.total_price {
	width:100px;
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0.04em;
	}

/* ------ Shopping Cart ------ */


#menue_eins	{display: block;}
					
#menue_zwei	{display: none;}
					
#menue_drei	{display: none;}

#menue_vier	{display: none;}

.menue_versand	{
	z-index: 50; 
}
.menue_versand div {
	visibility: hidden; 
	width: 350px;
	height: 430px;
	position: absolute;
	margin: 0px 0px 0px -300px;
	padding: 5px;
	z-index: 50; 
	background-color: #FFFFFF;
	border: 1px solid;
	text-align: left;
}
.menue_versand:hover div {
	visibility: visible;
}

.menue_versand2	{
	z-index: 50; 
}
.menue_versand2 div {
	visibility: hidden; 
	width: 350px;
	height: 430px;
	position: absolute;
	margin: 0px 0px 0px -100px;
	padding: 5px;
	z-index: 50; 
	background-color: #FFFFFF;
	border: 1px solid;
	text-align: left;
}
.menue_versand2:hover div {
	visibility: visible;
}


/* ------ Shopping Cart ------ */

.gift_cart {
	width:320px;
	float:left;
	overflow:hidden;
	color: #E7E6D8;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	}
.cartimg { 
	text-decoration: none;
	border: 0px; 
	max-width: 70px;
	max-height: 70px;
	}

/* ------ Account subnavi ------ */

#kontonavi {
	text-decoration:none;
	}

#kontonavi a {
	display:block;
	height: 15px;
	background: url(img/bullet_cat.gif) no-repeat left top;
	padding: 0px 0px 0 10px;
	}


#historynav {
	background: url(img/icon-suche.png) no-repeat left top;
	text-decoration:none;
	height: 25px;
	}

#historynav a {
	display:block;
	color: #302926;
	font-size: 14px;
	padding: 6px 0px 0 29px;
	}

/* ------ Produkt navigator ------ */

.prodnav_next  {
	background: url(img/icon-suche.png) no-repeat left top;
	color: #FF6600;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	border: 0px; 
}

.prodnav_next a:hover { 
	text-decoration:none;
	border: 0px ;  
	font-size: 12px;
	color: #ff3c00;
}


/* ------ Footer ------ */

#german_main_footer {
	background: url(img/content_footer_german.png) repeat-x left bottom;
	width: 591px;
	height:234px;
	float:left;
	display: block;
	overflow:hidden;
	vertical-align: bottom;
	line-height: 100%;
	}

#english_main_footer {
	background: url(img/content_footer_english.png) repeat-x left bottom;
	width: 591px;
	height:234px;
	float:left;
	display: block;
	overflow:hidden;
	vertical-align: bottom;
	line-height: 100%;
	}

#footer_nav {
 	background: url(img/header_navbar.png) repeat-x center top; 
	width:940px;
	height:28px;
	overflow: hidden;
	}

.footer_link {
	padding: 4px 0px 0 0px;
	}

.footer_link a{
	margin: 8px 10px 0 10px;
	color: #E8DCC7;
	font-size: 13px;
	font-weight: bold;
	}

.footer_link a:hover {
	color: #FFFFFF;
	}

#footer_main {
 	background: url(img/shop_footer.gif) no-repeat center top; 
	width:1024px;
	height:230px;
	text-align: center;
	margin: -2px 0px 0px 0px;
	position: relative;
	}

#footer {
	width:1080px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	}

#footer_flash {
	width:1080px;
	height:170px;
	overflow:hidden;
	position: relative;
	margin: -30px 0px 0px 1px;
	}

#copyright {
	width:1080px;
	margin: -10px 0px 5px 2px;
	color: #302926;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	position: relative;
	text-align: center;
	}

.copyright {
	display: none;
	}

/* ------ Ausblenden von Daten ------ */

.parseTime {
  display:none;
}

/* ------ Order Details ------ */


.plus {
	display: block;
	background: url(img/plus.gif) no-repeat center top;
	background-repeat: no-repeat;
	margin: 3px 0px 0px 0px;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}

.minus {
	display: block;
	background: url(img/minus.gif) no-repeat center top;
	background-repeat: no-repeat;
	margin: 3px 0px 0px 0px;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}

.alter {
	display: block;
	background: url(img/alter.gif) no-repeat center top;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}

.delete {
	display: block;
	background: url(img/delete.gif) no-repeat center top;
	background-repeat: no-repeat;
	width: 33px;
	height: 37px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
	}

.alter {
	display: block;
	background-image: url(img/alter.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
	}

.contact2 {
	border: 0px none; 
	background: #FFF;
	}

/* ------ gift Card ------ */

.german_couponcode {
	background: url(img/german_gutscheincode.gif) no-repeat center top;
	width: 239px;
	height: 197px;
	float:left;
	border: 0px;
	margin: -10px 0px 0px 5px;
	}

.english_couponcode {
	background: url(img/english_gutscheincode.gif) no-repeat center top;
	width: 239px;
	height: 197px;
	float:left;
	border: 0px;
	margin: -10px 0px 0px 5px;
	}

.couponeingabe {
	margin: 95px 28px 0px 0px;
	border: 0px solid #000000;
	}

.couponbutton {
	float: right;
	margin: 10px 23px 0px 0px;
	}

/* ------ LEXIKON  -------- */

.lexikon_keyword {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

/* ------ Print  -------- */

#print {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: relative;
	margin: 10px;
}

#print TABLE{
	border: 0px solid #000000; 
	}

#print TBODY, TH, TR, TD{
	border: 0px solid #000000; 
	}

/********************************************************************/
/************************   NEW PRODUCTS START **********************/
/********************************************************************/

#content_purchased {
	position: relative;
	float: left;
	display: block;
	}

#content_left {
	position: relative;
	float: left;
	display: block;
	}

/********************************************************************/
/************************   NEW PRODUCTS START **********************/
/********************************************************************/

.new_picplace {
	background: url(img/thumb_pre.gif) no-repeat center top;
	min-width: 145px;
	height: 145px;
	}
.new_pic {
	min-width: 145px;
	height: 145px;
	}
.new_thumb_overlay {
	/* background: url(img/prodthumb_overlay.png) no-repeat center top; */
	min-height: 145px;
	min-width: 145px;
	margin: -145px 0 0 0;
	position: relative;
	}

.new_head a {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	}
.new_head a:hover {
	color: #D9290A;
	}


/********************************************************************/
/*************************   Product Listing   **********************/
/********************************************************************/

#prod-margin {
	margin: 0px 10px 0px 12px;
	}

#prod-margin2 {
	margin: 0px 10px 0px 15px;
	}

.prodplace {
	background: url(img/thumb_pre.gif) no-repeat center top;
	min-width: 140px;
	height: 135px;
	}
.prodpic {
	min-width: 140px;
	height: 135px;
	}
.prodthumb_overlay {
	background: url(img/prodthumb_overlay.png) no-repeat center top;
	min-height: 135px;
	min-width: 140px;
	margin: -135px 0 0 0;
	position: relative;
	}

.prodhead a {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	}
.prodhead a:hover {
	color: #D9290A;
	}

.prodhead2 a {
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
.prodhead2 a:hover {
	color: #D9290A;
	}

.prod-beschreibung {
	width: 400px;
	height:45px;
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	}

.prod-preis-height {
	height:32px;
	}

.prod-preis {
	height:32px;
	color: #D9290A;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0.02em;
	}

.prod-preis IMG{
	height:30px;
	width: 16px;
	}

.prod-tax {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 13px;
	}
#prod-details {
	margin: -5px 0px 0px 0px;
	height: 51px;
	overflow: hidden;
}
#prod-buynow {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
	
/********************************************************************/
/*************************   Product Info   *************************/
/********************************************************************/

.contentswitch {
	padding: 10px 0px 0px 0px;
	position: relative;
	}

.StammBildk {
	width: 330px;
	height: 325px;
	float:left;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	position: relative;
	}

#prodpic_overlay {
	width: 330px;
	height: 325px;
	float:left;
	overflow:hidden;
	margin: -325px 0px 0px 0px;
	position: relative;
	}

.StammBeschreibung {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0.00em;
	display: block;
	}

.StammBeschreibung TABLE{
	min-width: 500px;
	border: 0px solid #000000; 
	}

.StammBeschreibung TBODY, TH, TR, TD{
	border: 0px solid #000000; 
	}

.Stammpunkt {
	width:100px;
	color: #ff3c00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	}

.Stammpunkt2 {
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	}

.Stammpunkt3 {	
	color: #302926;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	}

.Stammpreis {
	color: #D9290A;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	}

#preisbox {
	height: 100px;
	display: block;
	}

.more_info {
	width:200px; 		
}

.more_options{
	width: 170px; 		
}

.Stammpreis2 {
	color: #D9290A;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight: bold;
	line-height: 15px;
	overflow: visible;
	}

.preis_bg {
	background: url(img/prod_preis_bg.png) no-repeat right top;
	margin: 0px 5px 0px 0px;
}

.navi5_german a {
	display:block;
	width: 172px;
	height: 34px;
	background: url(img/prodnav_german_01.gif) no-repeat left top;
	}
.navi5_german a:hover {
	background-position:bottom;
	}
.navi6_german a {
	display:block;
	width: 156px;
	height: 34px;
	background: url(img/prodnav_german_02.gif) no-repeat left top;
	}
.navi6_german a:hover {
	background-position:bottom;
	}
.navi7_german a {
	display:block;
	width: 148px;
	height: 34px;
	background: url(img/prodnav_german_03.gif) no-repeat left top;
	}
.navi7_german a:hover {
	background-position:bottom;
	}

.navi5_english a {
	display:block;
	width: 172px;
	height: 34px;
	background: url(img/prodnav_english_01.gif) no-repeat left top;
	}
.navi5_english a:hover {
	background-position:bottom;
	}
.navi6_english a {
	display:block;
	width: 156px;
	height: 34px;
	background: url(img/prodnav_english_02.gif) no-repeat left top;
	}
.navi6_english a:hover {
	background-position:bottom;
	}
.navi7_english a {
	display:block;
	width: 148px;
	height: 34px;
	background: url(img/prodnav_english_03.gif) no-repeat left top;
	}
.navi7_english a:hover {
	background-position:bottom;
	}

/*---- Gallery -------*/

#motioncontainer {
	height: 52px; /* galerie hoehe */
	position:relative;
	margin: 0px 0px 10px 5px;
	overflow:hidden; 
	float:left;
	width: 220px;
}

#motioncontainer a img {
	border: 1px solid #B1BCC9;
}

#motioncontainer a:hover img {
	border: 1px solid #666666; 
}

#motiongallery {
	position:relative; 
	left:0; 
	top:0; 
	white-space: nowrap;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}

/* ------ Fieldset Formatierung  -------- */

fieldset { 
	position: relative;
	line-height: 1.5;
	border: 1px dotted #9B8A76;
	background: url(img/bg_fieldset2.png) repeat-x top #ffffff;
	margin: 0px 5px 5px 5px;
}
 
fieldset legend { 
	font-size: 15px;
	font-weight: bold;
	color: #ff3c00;
	border-right: 0px solid #DBB69B;
	padding: 0px 7px 0px 7px;
	background: url(img/login-in.png) #ffffff no-repeat 0 0;
}
 
* html fieldset legend { 
	float: left;
	position: relative; 
	margin-top: 0.5em;
} 

/* ------ Login.php ------ */

.account_box_german {
	background: url(img/account_bg_german.png) no-repeat left bottom;
	width: 280px;
	height: 200px;
	float:left;
	display: block;
	overflow:hidden;
	}
.account_box_english {
	background: url(img/account_bg_english.png) no-repeat left bottom;
	width: 280px;
	height: 200px;
	float:left;
	display: block;
	overflow:hidden;
	}

/* ------ Checkout Auwahl markierung  -------- */

.moduleRow {
 	background-color: #FFFFFF;
 	border: 1px solid #FFFFFF;
}
.moduleRowOver { 
	background-color: #F7F0E1; 
	border: 1px solid #DBB69B;
}
.moduleRowSelected { 
	background-color: #F7F0E1; 
}


