html
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

body
{	font-size: 100.01%;
	background-repeat:repeat-x; 
	background-color:#333333;
	
}
input.text { background-color:#CCCCCC;}
input.button { background-color:#CCCCCC;}

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


/* 
	CONTAINER
*/
#main1, #main1s, #mainl1s  {
	display:block;
	position:relative;
	width:1007px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#headab { display:block;	
	position:relative;
	width:100%;
	height:191px;

}	
div.logo { display:block; position:relative; float:left; width:300px;}

#main2, #main22 
{ z-index:1;}

#main2
{
	display:block;
	position:relative;
	float:left;
	width:100%;
	min-height:350px;
		}
	
	
#main_l {
	display:block;
	position:relative;
	float:left;
	width:780px;
	z-index:2;
}
#main_l_l {
	display:block;
	position:relative;
	float:left;
	width:208px;
	z-index:3;
}	

#main_l_c {
	display:block;
	position:relative;
	float:right;
	width:555px;
	height:100%;
	color:#000000;
	z-index:4;
	
}	
#main_2_c {
	display:block;
	position:relative;
	float:right;
	width:790px;
	height:100%;
	color:#000000;
	z-index:5;
	
}	


		
#main_l_c a{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

#main_l_c a:hover {
	color:#b50603;
	font-weight: bold;
	text-decoration: none;
}

	
#main_r {
	display:block;
	position:relative;
	float:right;
	width:225px;
	overflow:hidden;
	z-index:1;
	
}
	
#main_r_s {
	display:block;
	position:relative;
	float:right;
	width:225px;
	overflow:hidden;
}	

#main_r_s img{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
}	


#main_r_s_2	{
	display:block;
	position:relative;
	float:right;
	width:225px;
	overflow:hidden;
}	
	
	

#footer1, #footer2
{	display:block;
	position:relative;
	width:1007px;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;	}
	
#footer1 .f_l, #footer2 .f_l{ display:block;	position:relative; float:left; padding:40px 0 0 40px; font-size:12px; font-weight:bold; }
#footer1 .f_r, #footer2 .f_r{ display:block;	position:relative; float:right; padding:40px 40px 0 0; font-size:12px; font-weight:bold;}
#footer1 a , #footer2 a{ color:#FFFFFF; text-decoration:none; margin: 0 10px;}
/* 
	CONTENT
*/


/* 
	MINIBASKET
*/
#minibasket
{ 	display:block;	
	position:relative;
	float:right;
	width:274px;
	height:174px;
	background-image:url(../_css/red/wk2.jpg);
	background-repeat:no-repeat; color:#FFFFFF;	}
	
}
/*
	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:#666666;
	text-decoration:none;
}



/*
	CATEGORY PAGE
*/
#page-category { width:470px; padding:10px;}

#page-category h1
{	font-size:1.8em;
	color:#666666;
	margin:0 0 10px 0;
	text-align:center;
}
#page-category .product
{	border:1px solid #CCCCCC;
	width:150px;
	float:left;
	padding:10px;
	margin:10px 20px;
	text-align:center;
	height:12em;
	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;
	color:#666666;
}
#page-category .product h2 a
{	text-decoration:none;
	color:#666666;
}
#page-category .product a
{	width:100%;
	display:block;
}
#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 h1
{	font-size:1.6em;
	font-style:italic;
	margin:10px 50px 10px 0;
	color:#666666;
	text-align:right;
}
#amount
{	width:32px;
}
#prodimage
{	float:left;
	display:block;
	position:relative;
	width:200px;
	margin:0 20px 0 0;
}
.desc { font-size:12px;}
.desc h3
{	font-weight:bold;
	font-style:italic;
	font-size:1em;
	padding:10px 0 0 0;
	color:#666666;
}
.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:#b50603;
}
.priceinfo
{	clear:left;
	color:#666666;
	font-size:0.66em;
	text-align:left;
	margin:30px 0 0 0;
	border-top:1px solid #CCCCCC;
	padding:10px 20px 0 0;
}
.OnMouseOver {  z-index:1000;}
#prodthumbs { display:block; position:relative; float:left;}
#prodthumbs a:hover {color: #FFCC66; background-color:#CCCCCC;}
#prodthumbs a:hover span {display: block; position: absolute; top:-240px; left:150px; background-color:#cccccc; border: 1px dashed #666666; }
#prodthumbs span {display: none;}
#prodthumbs img {border: 1px solid #605e5e; padding: 3px; margin:10px; z-index:100;}
#prodthumbs span  img {border: 1px solid #CCCCCC; }

.orders td {height:30px; text-align:center; border-bottom:1px solid #CCCCCC;}
.orders .id { font-size:12px; }
.orders .dat1 { font-size:12px; }
.orders .dat2 { font-size:12px; }
.orders .status { font-size:12px; }
.orders .link { font-size:12px;}



#shopPage-p {z-index:50;}

#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.7em;
	font-weight:bold;
	margin:0 10px 0 10px;
	color:#666666;
	font-style:italic;
}
.pager a{ border: 1px solid #999999; padding: 2px 5px;}

div.produktauswahl {}

#basketform { display:block; position:relative; float:left; width:480px;}

#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
{ display:block; float:right; width:100%; text-align:right; color:#00CC00;
margin:30px 0 20px 0;
	font-weight:bold;
}

#shopPage-p .producktbutten { display:block; float:right; margin:0 0 10px 0;}

#shopPage-p p.calcPrice span
{	font-weight:normal;
	font-style:italic;
}


/*
	ACCOUNT
*/

#page-account a{ border:solid 1px #CCCCCC; padding: 2px 3px;}
#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:480px;
	clear:left;
	margin-top:15px;
}

#page-basket .headline th{ background-color:#666666; line-height:25px; border-top: 1px solid #b4babd;}
#page-basket .product { width:200px; }
#page-basket .amount { }
#page-basket .price { width:100px; text-align:right; }
#page-basket .text { width:30px; }
#page-basket table td, th
{	font-size:0.9em;  padding:3px; border-bottom: 1px solid #b4babd;
}
#page-basket input.button
{	margin-top:15px;
}
div.addresses
{	float:left;
	width:480px;
	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 select { background-color:#CCCCCC;}
		
form.formation input.text,
form.formation input
{	margin-top: 0;
	width: 70%;
	background-color:#CCCCCC;
}

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

/* search box */
#rexsale_search
{	
	padding:5px 13px 6px 13px;
	color:#666666;
	font-style:italic;
	text-align:center;
	margin:0 0 10px 0;
	font-size:0.9em;
	font-weight:bold;
}
#rexsale_search input
{	margin-top:4px;
	margin-bottom:4px;
	background-color:#CCCCCC;
	border: 1px solid #999999;
}
