/************************************************************************/
/*********************************RESET**********************************/
/************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/************************************************************************/
/************************************************************************/


body 
{
	text-align: center;
	background:white;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	color:black;
}

.vatrow,.vatrow th{display:none!important;visibility:hidden!important;}

#centerblock 
{
	margin: auto;
	text-align: left;
	width: 977px;
	border:1px solid #633734;
	margin-top:10px;
	margin-bottom:30px;
}
#head
{
	background-image:url(top.jpg);
	width:977px;
	height:280px;
}
#head p
{
	margin:0;
	padding-top:6px;
	padding-left:10px;
	color:white;
}
#topimg
{
	position:relative;
	left:0;
	top:0;
}
#navi
{
	position:absolute;
	width:162px;
	margin:0;
	padding:0;
	float:left;
}
#navi ul
{
	list-style: none;
	margin:0;
	padding:0;
	background:#eac071;
}
#navi ul li ul
{
	list-style: none;
	margin:0;
	padding:0;
	background:#f4e1ba;
}
#navi ul li ul li
{
	padding-top:1px;
	padding-bottom:1px;
}

#navi li
{
	border-top:1px solid white;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:3px;
}
#navi li#last
{
	background-color:#f4e1ba;
	height:5px;
}
#navi li#moreul
{
	padding:0;
	border:0;
}
#navi a
{
	text-decoration:none;
	color:black;
}
#navi a:hover
{
	color:#da251d;
}
#navi a.active
{
	color:#da251d;
}
#content
{
	margin:0;
	padding:0;
	background:#f9ebd1;
}
#contentx
{
	width:795px;
	float:right;
	background:white;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	min-height:600px;
}

a
{
	text-decoration:none;
	color:white;
}
a:hover
{
	color:#da251d;
}
a.active
{
	color:#da251d;
}


/*
	CATEGORY PAGE
*/
#page-category h1
{	font-size:1.8em;
	color:#22211D;
	margin:0 0 30px 0;
	text-align:center;
}
#page-category .product
{	border:1px solid #CCCCCC;
	width:220px;
	float:left;
	padding:10px 20px;
	/*margin:0 10px 40px 98px;*/
	margin-right:0px;
	margin-left:90px;
	margin-top:30px;
	text-align:center;
	height:190px;
	overflow:hidden;
}
#page-category .catEmpty
{	padding:20px 0px 30px 0px;
	text-align:left;
}

#page-category .product:hover
{	border:1px solid #666666;
}

#page-category .product h2
{	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
}
#page-category .product h2 a
{	text-decoration:none;
	color:#000000;
}
#page-category .product h3 a
{	
	font-size:12px;
	color:black;
}
#page-category .product h3
{	font-size:0.9em;
	line-height:1;
}
#page-category .product a
{	width:100%;
	display:block;
}
#page-category .product img
{	margin:5px auto 5px auto;
	display:block;
}

#page-category .product h4
{	font-weight:bold;
	display:inline;
	margin:0 5px 0 0;
}
#page-category .product p
{	display:inline;
}
#page-category .metatext
{	padding:20px 0 30px 0;
}


/*
	PRODUCT PAGE
*/
#shopPage-p h1
{	font-size:1.8em;
	font-style:italic;
	margin:0 0 0 240px;
	color:#22211D;
}
#amount
{	width:32px;
}
#prodimage
{	float:left;
	margin:0 0 0 20px;
}
.desc h3
{	font-weight:bold;
	font-style:italic;
	font-size:1em;
	padding:10px 0 0 0;
}
.proddetails
{	margin: 0 20px 0 240px;
}
.p-price
{	text-align:right;
	font-size:1.1em;
	margin:10px 0 10px 0;
	padding:20px 0 30px 0;
	color:#333333;
}
.priceinfo
{	clear:left;
	color:#666666;
	font-size:0.76em;
	text-align:right;
	margin:30px 0 0 0;
	border-top:1px solid #b3e1ed;
	padding:10px 20px 0 0;
}
#prodthumbs
{	text-align:center;
}
#prodthumbs img
{	margin:10px 20px 0 10px;
}

#shopPage-p p.pager
{	clear:left;
	text-align:center;
	padding:20px 0 0px 0;
}
#shopPage-p p.pager a
{	text-decoration:none;
	font-size:0.86em;
	font-weight:bold;
	margin:0 20px 0 20px;
	color:#333333;
	font-style:italic;
}
#shopPage-p p.pager a:hover
{	color:#000000;
}
#shopPage-p .variations h3
{	font-weight:bold;
	font-style:italic;
	padding:15px 0 7px 0;
	display:block;
}
#shopPage-p .variations p.prodopt
{	margin:0 0 10px 30px;
	font-size:0.9em;
}
#shopPage-p .variations p.prodopt input
{	margin:0 10px 0 0;
}
#shopPage-p p.calcPrice
{	margin:30px 0 20px 0;
	font-weight:bold;
}
#shopPage-p p.calcPrice span
{	font-weight:normal;
	font-style:italic;
}

/*
	SHOP NAVIGATION
*/

/*level1*/
#sidenav .categories ul
{	border-top:1px solid #FFFFFF;
}
#sidenav .categories li
{	text-align:left;
	background-color:#333333;
	padding:2px 4px 5px 4px;
	border-bottom:1px solid #FFFFFF;
	font-size:0.9em;
}
#sidenav .categories li a
{	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:right;
	padding:2px 2px 3px 2px;
}
#sidenav .categories li a:hover
{	color:#FFFFFF;
	background-image:url(../_img/blackarrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#sidenav .categories li.active a
{	font-weight:bold;
}
/* reset level 2*/
#sidenav .categories li li
{	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	padding:0;
}
/* level 2 */
#sidenav .categories li ul
{	margin-bottom:10px;	
}
#sidenav .categories li li
{	font-size:1em;
}
#sidenav .categories li li a
{	color:#000000;
	text-align:center;
}
#sidenav .categories li li a:hover
{	background-color:#F0F0F0 !important;
	color:#000000;
	background-image:none;
}
#sidenav .categories li.active li.active a
{	background-color:#E7E7E7;
	font-weight:bold;
}

/* level 3 */
#sidenav .categories li li li
{	font-size:0.9em;
}
#sidenav .categories li li li a
{	color:#333333;
	padding:2px;
}
#sidenav .categories li.active li.active li a
{	background-color:#FFFFFF;
}
#sidenav .categories li.active li.active li.active a
{	background-color:#F0F0F0;
}
#sidenav .categories li li li a:hover
{	background-color:#F0F0F0;
}


/*
	SHOP MENÜ
*/
div#shopnav
{	margin:10px 0 30px 0;
	padding:20px 10px 10px 10px;
	border-top:1px solid #ffffff;
}
div#shopnav ul
{	text-align:center;
	font-size:0.9em;
}
div#shopnav li
{	padding:0 0 10px 0;
}


/*
	ACCOUNT
*/
#page-account-update table
{	width:100%;
}
#page-account-update td
{	text-align:center;
}
tr.order_OPEN td
{	background-color:#FFFFE8;
}
tr.order_PROCESS td
{	background-color:#B9FFCB;
}
tr.order_FRAUDULENT td
{	background-color:#FFCAB8;
}
tr.order_SENT td
{	background-color:#CAFFF4;
}
tr.order_CANCELLED td
{	background-color:#FFCAB8;
}

#page-account-update .order
{	padding:0 0 0 30px;
}

#page-account-update div.orderdetails h3
{	padding:10px 0 10px 0;
}
#page-account-update div.orderdetails pre
{	white-space:pre;
	font-size:0.65em;
	font-family:Verdana,"Monaco","Lucida Console","Courier New",monospace;
	overflow:auto;
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 0 30px 0;
}


/*
	MINILOGIN
*/
.minilogin
{
	width:160px;
}
.minilogin form
{	padding:0 10px 5px 10px;
}
.minilogin h4
{	padding:0 10px 5px 10px;
	text-align:center;
	font-size:1em;
}
.minilogin p
{	padding:0 10px 5px 10px;
	text-align:center;
	font-size:0.9em;
}
.minilogin form input
{	margin:0 0 5px 0;
	width:120px;
}



/*
	WARENKORB
*/
#page-basket strong
{	font-weight:bold;
	font-size:0.9em;
}
#page-basket table
{	width:760px;
	clear:left;
}
#page-basket table td
{	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	border:1px solid silver;
}
#page-basket table th
{	text-align:center;
}
#page-basket table .inforow
{	text-align:center;
}
#page-basket input.button
{	margin-top:15px;
}
div.addresses
{	float:left;
	width:600px;
	margin:15px 0 0 0;
}
div.addresses h3
{	font-weight:bold;
	font-size:0.9em;
}
div.addresses div
{	float:left;
	margin:0 40px 0 0;
}
div.addresses input
{	margin:20px 0 0 0;
}



/* 
	FORMS
*/
/* Formulare */

form.formation
{	margin: 15px 0 20px 0;
	padding: 0;
	font-size:0.8em;
	width:98%;
}


form.formation fieldset
{	border: none;
	padding: 0;
	float:left;
	width:100%;
	margin:0 0 20px 0;


}


form.formation legend
{	font-weight: bold;
	font-size: 1.15em;
	padding: 0 5px 0 0;
	margin-left: -5px;
	background-color: transparent;
	color: #878376;
}
form.formation label 
{	width:9em;
	float:left;
	margin:0.2em 0 0.6em 0;
}
form.formation h3
{	font-size:1em;
	margin:20px 0 10px; 0;
}

form.formation p.radio,
form.formation p.checkbox
{	width:9em;
	float:none !important;
	margin:0.2em 0 0.6em 0;
	font-size: 1em;
	color: #000000;
}

form.formation label.radio,
form.formation label.checkbox
{	float: none;
	margin:0 0 5px 5px;
	width: auto;
}

form.formation input.radio,
form.formation input.checkbox
{	float: left;
	width: auto;
	margin: 0 0.4em 8px 0;
	border: none;
	background:none;
}

div.checkset,
div.radioset
{	margin-bottom: 10px;
	margin-left:9em;
}
			

form.formation input,
form.formation select, 
form.formation textarea 
{	float:left;
	margin:0.3em 5px 0.6em 0;
	padding: 2px;
	border: 1px solid #b4babd;
	background-color: #f8f8f8;
	font-family:Verdana,Arial, sans-serif;
	font-size:1.07em;
}
			
form.formation input.text
{	background:none;
	background-color:#FFFFFF;
}
		
form.formation input.text,
form.formation input
{	margin-top: 0;
	width: 70%;
}

form.formation textarea 
{	width: 70%;
	height:140px;
}
form.formation input.button,
form.formation input.submit
{	width:150px;
}

/* search box */
#rexsale_search
{
	color:black;
	font-style:italic;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size:0.9em;
	font-weight:bold;
}
#rexsale_search input
{
	border:1px solid black;
}

/*
	BREAD
*/
#bread
{	padding:5px 0 5px 0;
	margin:10px 0 0px 0;
	font-size:0.86em;
}
#bread img
{	margin:0 8px 0 8px;
}
#bread a
{	color:#22211D;
	text-decoration:none;
}


/* 
	MINIBASKET
*/
div.minibasket
{	float:right;
	padding:10px 0 0 26px;
	background-image:url(../_img/basket.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	color:black;
	position:relative;
	height:16px;
	margin:0 0 0 0;
	text-align:right;
	font-size:0.9em;
}

div.minibasket h4
{
	display:none;
}

div.minibasket a
{	position:absolute;
	display:block;
	color:black;
}


#btnbuy
{
/* btn_basket.gif */
	height:24px;width:180px;color:black;border:1px solid silver;background:#f8f9f9 url(/files/_img/btn_basket.gif);background-repeat:no-repeat;
}

.btn
{
/* btn_basket.gif */
	width:170px; color:black;border:1px solid silver;background:#f8f9f9;
}

.button
{
/* btn_basket.gif */
	margin-top:3px;
	padding:3px; color:black;border:1px solid silver;background:#f8f9f9;
}


.section
{
	text-align:justify;
	clear:both;
}

.section a
{
	color:black;
	text-decoration:underline;
}

h1
{
	font-size:14px;
	font-weight:bold;
	color:#4e4b4a;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color:#4e4b4a;
}
.amount input.text
{
	width:20px;
	border:1px solid black;
	margin:2px;
}

.noborder
{
	border:0;
}

.head
{
	text-align:left;
}
.price
{
	text-align:left;
}
.agb a
{
	color:black;
}
.agb
{
	margin-bottom:10px;
}

#rexsale_search_query
{
	height:12px;
	font-size:10px;
}

* html #contentx
{
	padding-left:0px;
	padding-right:3px;
	width:795px;
	overflow:visible;
} //Gilt nur für Internet Explorer 6

