html
{	font-family:Arial, sans-serif;
	min-height: 100%;
	margin-bottom: 0.1px;
}

body
{	font-size: 100.01%;
	background-image:url(../_img/bodybg.gif);
	background-color:#ffeebb;
	background-repeat:repeat-y;
	background-position:center center;
	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%;
	
}

#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:50px;
	z-index:90;
	position:relative;
}

#branding h1
{	width:900px;
	height:100px;
	background-image:url(../_img/schloss_logo.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin: 0 auto 0 auto;
	position:relative;
	top:-5px;
	z-index:100;
	display:none;
	vidibility:hidden;
}

#headline
{	background-image:url(../_img/metabg.gif);
	background-repeat:repeat;
	height:160px;
	
	
}
#headerbar
{	width:900px;
height:158px;
	margin:0 auto;
	position:relative;
	top:0px;
	overflow:hidden;
	
}
#headerbar p
{	

	margin:0;
	padding:0;
}
#headline img.metabild
{   
top:-10px;
margin-top:0px;
}


/* 
	NAVIGATION
*/
#navwrap
{	width:100%;
	float:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#2C2B26;
	margin:auto;
	text-align:center;
}

#navigation
{	width:900px;
	margin:0 auto;
}

#navigation ul
{	margin:0 auto;
	text-align:center;
	left:0px;
	position:relative;
}

#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;
}

#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 210px 0 12px;
	padding:0 20px 10px 24px;
}
#mainbody h1,
#mainbody h2
{	font-weight:bold;
	font-size:18px;
	padding:15px 0px 8px 0px;
}

#mainbody a
{	color:#123a46;
}

#mainbody h3
{   
    padding:15px 0px 5px 0px;
    margin:10px 0 0 0;
    color:#333333;
}
#mainbody h4
{	margin:10px 0 0 0;
	color:#666666;
}

#mainbody p
{    margin:5px 0 0 0;
}



/* 
	TABLES
*/

#mainbody table
{   
    
   text-decoration:none;
    border-collapse:collapse;
	margin:30px 0 0 0;
	text-decoration: none;
}
#mainbody table th
{   border:1px solid #6ca1d7;
    padding:5px 8px 5px 8px;
    text-align:center;
    background-image:url(../_img/navbg.jpg);
    color:#FFFFFF;
    text-decoration: none;
    font-size:12px;
}
#mainbody table th.head
{	font-weight:bold;
}
#mainbody table .inforow th
{	background:none;
	color:#000000;
	text-align:right;
}
#mainbody table td
{  

    padding:5px 8px 10px 8px;
}
#mainbody table td:hover
{  

    padding:5px 8px 10px 8px;
    background-color: #ffebc1;
    
}
#mainbody table td.last
{	text-align:right;
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:#999999;
	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;
	top:10px;
	right:0;
	display:block;
	text-indent:1000em;
	overflow:hidden;
	width:100%;
	height:16px;
}

/* 
	SIDENAV
*/
#sidenav
{	float:right;
	width:202px;
}
#sidenav h4
{	background-image:url(../_img/navbg.jpg);
	background-color:#333333;
	background-position:bottom left;
	padding:9px 13px 11px 13px;
	color:#FFFFFF;
	text-align:right;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:30px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}
#sidenav a
{	color:#eeeeee;
}


/*
	MINILOGIN
*/
#sidenav .minilogin form
color:#ffffff;
{	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;
}

fieldset p label {

color:gray;

}


/*
	CATEGORY PAGE
*/
#page-category h1
{	font-size:1.8em;
	color:#22211D;
	margin:0 0 30px 0;
	text-align:center;
	text-decoration:none;
}
#page-category .product
{	border:1px solid #CCCCCC;
	width:200px;
	float:left;
	padding:10px 20px;
	margin:0 10px 40px 50px;
	text-align:center;
	height:12.5em;
	overflow:hidden;

	text-decoration:none;
}
#page-category .catEmpty
{	padding:20px 0px 30px 0px;
	text-align:left;
}

#page-category .product:hover
{	
	background-color: #ffebc1;

text-decoration:none;

}

#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 a
{	width:100%;
	display:block;
	text-decoration:none;
}
#page-category .product img
{	margin:0 auto 10px 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 {


background-color: #ffebc1;
padding:20px;

}

#shopPage-p h2
{	font-size:14px;
	left:240px;
	position:relative;
	margin:0 0 0px 0px;
	color:#22211D;
}
#amount
{	width:32px;
}
#prodimage
{	float:left;
	margin:-20px 0 0 0px;
}
.desc h3
{	font-weight:bold;
font-size:12px;
color:#aaaaaa;

padding:10px 0 0 0;
}
.proddetails
{	
font-size:12px;
margin: 0 20px 0 240px;
line-height:16px;
}
.p-price
{	
	font-size:18px;
	left:240px;
	
	margin:20px 0 20px 0;
	padding:20px 0 10px 0;
	color:#333333;
}

.p-price span
{	
	font-size:18px;
	left:240px;
	
	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:12px;

font-weight:bold;
	margin:0 20px 0 20px;
	color:#333333;
	
}
#shopPage-p p.pager a:hover
{	color:#000000;
}
#shopPage-p .variations h3
{	font-weight:bold;
	padding:15px 0 7px 0;
	display:block;
	text-decoration:none;
}
#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;
}

#basketform {

float:left;
position:relative;
margin-left:240px;
margin:0 0 30px 30px;

}


/*
	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;
	line-height:20px;
}
div#shopnav ul li
{	

display: inline;

}




/*
	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:left;
}
#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%;
	color: #ffffff;
}


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;
	
}
form.formation label 
{	width:9em;
	float:left;
	color:#ffffff;
	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
{	background-image:url(../_img/navbg.jpg);
	background-color:#333333;
	background-position:bottom left;
	padding:5px 13px 6px 13px;
	color:#FFFFFF;
	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 input
{	margin-top:4px;
	margin-bottom:4px;
}