html
{	font-family: Georgia,"Times New Roman",sans-serif;
	min-height: 100%;
	margin-bottom: 0.1px;
}

body
{	font-size: 100.01%;
	line-height: 150%;
	background-image:url(../_img/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color: #243847;
	min-height:600px;
	min-width:900px;
	height:100%;
	position:relative;
}

.unsichtbar,
.sef
{	position:absolute;
	top:-5000em;
	left:-5000em;
	overflow:hidden;
	text-indent:-5000em;
	margin: 0;
}


/* 
	CONTAINER
*/
#container {
	position		: relative;
	height			: 100%;
	background-image:url(../_img/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color: #243847;
}

#footer
{	bottom:0;
	width:100%;
	background-color:#2C2B26;
	border-top:1px solid #FFFFFF;
	padding:5px 0 8px 0;
	color:#FFFFFF;
	display:none;
}
#footerimage
{	width:900px;
	margin:0 auto;
}

/* 
	HEADER/TITLE/BRANDING
*/

#branding
{	background-image:url(../_img/headerbg.gif);
	height:0px;
	z-index:90;
	position:relative;
}

#branding h1
{	width:900px;
	height:30px;
	text-indent:-1000em;
	overflow:hidden;
	margin:0 auto 0 auto;
	position:relative;
	top:24px;
	
}

#headline
{	background-image:url(../_img/header-bg.jpg);
	background-repeat:repeat-x;
	height:150px;
}
#headerbar
{	width:900px;
	margin:0 auto;
	position:relative;
	top:-7px;
}
#headerbar p
{	margin:0;
	padding:0;
}
#headline img.metabild
{   margin-top:-7px;
}


/* 
	NAVIGATION
*/
#navwrap
{	width			: 100%;
	float			: left;
	border-top		: 1px solid #FFFFFF;
	border-bottom	: 1px solid #FFFFFF;
	background-color: #2C2B26;
}

#navigation
{	width			: 900px;
	margin			: 0 auto;
}

#navigation ul
{	float			: left;
}

#navigation li
{	float			: left;
	display			: block;
}

#navigation li a
{	color			: #FFFFFF;
	text-decoration	: none;
	font-size		: 0.7em;
	font-weight		: bold;
	display			: block;
	padding			: 11px 25px 10px 25px;
}

#navigation li.active a
{	background-image: url(../_img/navbg.jpg);
	background-position: bottom left;
	color			: #e4c88A;
}

#navigation li a:hover
{	background-image: url(../_img/navbg.jpg);
	background-position: bottom left;
}


/* 
	CONTENT
*/
#content {
	clear			: left;
	width			: 900px;
	margin			: 20px auto 0 auto;
	padding			: 1px 0 0 0;
}

#mainbody {
	margin			: 0 10px 0 210px;
	padding			: 25px 20px 10px 24px;
}

#mainbody h1 {
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	padding			: 15px 0px 5px 0px;
}

#mainbody h2 {
	color			: #84682A;
	font-weight		: bold;
	font-size		: 1.0em;
	font-style		: italic;
	padding			: 10px 0px 5px 0px;
}

#mainbody a
{	color:#123a46;
}

#mainbody h3
{   font-style:italic;
    padding:15px 0px 5px 0px;
    margin:10px 0 0 0;
    color:#333333;
}
#mainbody h4
{	margin:10px 0 0 0;
	font-style:italic;
	color:#666666;
}

#mainbody p
{    margin			: 5px 0 0 0;
}

#mainbody strong
{
	font-weight		: bold;
}


#mainbody small {
	color			: #84682A;
	font-size		: 8px;
	line-height		: 100%;
}

#mainbody small a {
	color			: #64480A;
	font-size		: 8px;
	line-height		: 100%;
	text-decoration	: none;
}

#mainbody small a:hover {
	color			: #243847;
}

/* 
	TABLES
*/

#mainbody table
{   border:1px solid #a4884a;
    border-collapse:collapse;
	margin:30px 0 0 0;
}

#mainbody table th
{   border:1px solid #a4884a;
    padding:5px 8px 5px 8px;
    text-align:center;
    background-image:url(../_img/navbg.jpg);
    color:#FFFFFF;
    font-style:italic;
    font-size:0.9em;
}

#mainbody table th.head
{	font-weight:bold;
}

#mainbody table .inforow th
{	background:none;
	color:#000000;
	text-align:right;
}
#mainbody table td
{   border:1px solid #a4884a;
    padding:5px 8px 10px 8px;
}

#mainbody table td.last
{	text-align:right;
}


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

div.minibasket h4
{	display:none;
}

div.minibasket a
{	position:absolute;
	top:10px;
	right:0;
	display:block;
	text-indent:1000em;
	overflow:hidden;
	width:100%;
	height:16px;
}

/* 
	SIDENAV
*/
#sidenav {
	float				: left;
	width				: 180px;
	background-color	: #DED7CD;
	border-left			: 10px solid #DED7CD;
	border-right		: 10px solid #DED7CD;
}

#sidenav h4 {
	background-image	: url(../_img/navbg.jpg);
	background-color	: #333333;
	background-position	: bottom left;
	padding				: 9px 13px 11px 13px;
	color				: #FFFFFF;
	font-style			: italic;
	text-align			: left;
	border-top			: 1px solid #FFFFFF;
	border-bottom		: 1px solid #FFFFFF;
	margin				: 30px 0 10px 0;
	margin				: 30px 0 10px 0;
	font-size			: 0.9em;
	font-weight			: bold;
}
#sidenav a
{	color				: #333333;
}

/*
	SIDESEARCH
*/

#navsearch h3 {
	font-size			: 0.8em;
	font-weight			: bold;
}

/*
	MINILOGIN
*/
#sidenav .minilogin form
{	padding:0 10px 5px 10px;
}
#sidenav .minilogin p
{	padding:0 10px 5px 10px;
	text-align:center;
	font-size:0.9em;
}
#sidenav .minilogin form input
{	margin:0 0 5px 0;
}

/*
	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;
}



/*
	CATEGORY PAGE
*/
#page-category h1
{	font-size			: 1.6em;
	color				: #22211D;
	margin				: 0 0 30px 0;
	text-align			: left;
}
#page-category .product
{	border				: 1px solid #ddd;
	width				: 600px;
	float				: left;
	padding				: 10px 10px;
	margin				: 0 10px 20px 0px;
	text-align			: left;
	height				: auto;
	font-size			: 0.8em;
	overflow			: hidden;
}

#page-category .catEmpty
{	padding:20px 0px 30px 0px;
	text-align:left;
}

#page-category .product:hover {
	border				: 1px solid #84682A;
	background-color	: #DED7CD;
}

#page-category .product h3
{	font-size			: 1em;
	font-weight			: bold;
	text-align			: left;
	margin				: 0 0 10px 0;
	padding				: 0;
	display				: inline;
	float				: left;
	vertical-align		: top;
}

#page-category .product h2
{	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
	float				: left;
	display				: inline;

}

#page-category .product h2 a
{	text-decoration:none;
	color:#000000;
}

#page-category .product a {
	font-size			: 1.1em;
	padding				: 0 0 10px 0;
	vertical-align		: top;
	display				: block;
}
#page-category .product img
{	margin				: 0 10px 10px;
	float				: left;
	display				: inline;
}

#page-category .product h4
{	font-weight			: bold;
	display				: block;
	margin				: 0 5px 0 0;
	float				: left;
	display				: inline;
}

#page-category .product p
{	font-size			: 0.85em;
	font-weight			: normal;
	text-align			: left;
	line-height			: 125%;
	display				: inline;
	float				: none;
	vertical-align		: top;
	display				: inline;
	color				: #000;
}

.price {
	clear				: left;
	padding				: 0 0 0px 170px;
	vertical-align		: top;
	display				: block !important;
	font-size			: 1.2em !important;
	color				: #A4884A !important;
	font-weight			: bold !important;
}

#page-category .metatext
{	padding:20px 0 30px 0;
}


/*
	PRODUCT PAGE
*/
#shopPage-p {
	height				: auto !important;
}

#shopPage-p h1
{	font-size			: 1.4em;
	font-style			: italic;
	margin				: 0 0 0 0px;
	text-align			: left;
	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				: 10px 20px 0 20px;
	float				: left;
}
.p-price
{	text-align:right;
	font-size:1.1em;
	margin:10px 0 10px 0;
	padding:20px 0 30px 0;
	color:#333333;
}
.priceinfo
{	
	float				: left;
	color				: #666666;
	font-size			: 0.76em;
	text-align			: center;
	margin				: 20px 0 0 0;
	border-top			: 1px solid #84682A;
	padding				: 10px 20px 0 0;
}

#prodthumbs {
	text-align			: center;
	margin				: 10px 0 0 0;
	border				: 1px solid #a4884a;
	float				: none;
}
#prodthumbs img
{	margin:10px 20px 0 10px;
}

#shopPage-p p.pager
{	clear				: none ;
	float				: left;
	text-align			: left;
	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 2px 4px;
	border-bottom		: 1px solid #FFFFFF;
	font-size			: 0.7em;
}
#sidenav .categories li a
{	color				: #FFFFFF;
	text-decoration		: none;
	display				: block;
	text-align			: left;
	padding				: 2px 2px 3px 10px;
}
#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	: #DED7CD;
	border-bottom		: 1px solid #FFFFFF;
	font-weight			: normal;
	font-size			: 0.9em !important;
	padding				: 0;
	margin				: 0 0 0 10px;
}
/* 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			: left;
}
#sidenav .categories li li a:hover
{	background-color	: #a4884A !important;
	color				: #000000;
	background-image	: none;
}
#sidenav .categories li.active li.active a
{	background-color:#a4884A;
	font-weight:bold;
	background-image:none !important;
}

/* level 3 */
#sidenav .categories li li li
{	text-align:right;
	font-size:0.8em;
}
#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:"Monaco","Lucida Console","Courier New",monospace;
	overflow:auto;
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 0 30px 0;
}





/*
	WARENKORB
*/
#page-basket strong
{	font-weight:bold;
	font-size:0.9em;
}
#page-basket table
{	width:630px;
	clear:right;
}
#page-basket table td
{	font-size:0.9em;
}
#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: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_new
{	background-image:url(../_img/navbg.jpg);
	background-color:#333333;
	background-position:bottom left;
	padding:5px 13px 6px 13px;
	color:#FFFFFF;
	font-style:italic;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:30px 0 10px 0;
	font-size:0.9em;
	font-weight:bold;
}
#rexsale_search_new input
{	margin-top:4px;
	margin-bottom:4px;
}

.loginform label, .registerform label {
	float			: left;
	width			: 150px;
}

.loginform input.text, .registerform input.text, .loginform select, .registerform select {
	margin-left		: 10px;
}

.lang {
	float			: left;
	font-size		: 10px;
	padding			: 5px 0 0 15px;
}

.lang img {
	padding-right	: 2px;
}

.lang a {
	color			: white !important;
	font-weight		: bold;
	vertical-align	: top;
	text-decoration	: none;
}

.lang a:hover {
	border-bottom	: 1px solid #84682A;
}

