html
{	font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
	margin-bottom: 0.1px;
}

body
{	/*font-size: 100.01%;*/
	background-image:url(../_img/bodybg.gif);
	background-color:#eee6ce;
	background-repeat:repeat-y;
	background-position: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;
}




/*
 Gewurstel von mir :) 
##################################################
*/
.button{
background-color:#003672;
border: 1px solid black;
color:#ffffff;
}
.warenkorbinput
{
width:25px;
}

.test
{
text-align:left;
font-size:12px;
}


#kate_tabelle
{
border:none;
}
.liste_titel{
background-image:url(../_img/fragies/bg_pob_head.png);
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
width:600px;
}

.textlogin{
width:100px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif;
}

.textlable{
width:400px;
}

#prod_header{width:100%;
height:30px;
background-image:url(../_img/fragies/bg_pob_head.png);
background-repeat:repeat-x;
color:#FFFFFF;
padding-top:5px;
font-size:14px;
font-weight:bold;
}

#prob_bg{
border:1px solid black;
background-color:#f7efcf;
}
/*
 Ende Gewurstel von mir :) 
##################################################
*/
/* 

	CONTAINER
*/
#container
{	position:relative;
	min-height:95%;
		
}

/*
	HEADER/TITLE/BRANDING
*/

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

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

#headline
{	
	background-image:url(../_img/fragies/bg_oben.png);
	background-repeat:repeat-x;
	height:128px;
}
#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;
	background-image:url(../_img/fragies/nav_bg.gif);
	height:43px;
	padding-top:8px;
	
}


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

#navigation ul
{	float:left;
}

#navigation li
{
	font-family:Arial, Helvetica, sans-serif;	
	float:left;
	display:block;

}

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

#navigation li.active a
{	
	color:#000000;
	text-decoration:none;

}

#navigation li a:hover
{
	color:#000000;
	text-decoration:underline;
}


/* 
	CONTENT
*/
#content
{	clear:left;
	width:900px;
	margin:20px auto 0 auto;
	padding:1px 0 0 0;
	min-height:550px;

}
#mainbody
{	margin:0 210px 0 12px;
	padding:30px 20px 10px 24px;
	line-height: 1.5; 
	font-size:12px;
	min-height:95%;
	
}

#mainbody h3
{	line-height: 1.5; 
	font-size:14px;
	font-weight:bold;
}

#mainbody h2
{	line-height: 1.5; 
	font-size:16px;
	font-weight:bold;
}
#mainbody h1
{	line-height: 2.5; 
	font-size:18px;
	font-weight:bold;
}
#mainbody a
{	color:#123a46;
}


#mainbody p

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

#mainbody li

{
list-style-type:disc;
margin-left:15px;
}

/* 
	TABLES
*/

#mainbody table
{   border:1px solid #6ca1d7;
	background:#f7efcf;
    border-collapse:collapse;
	margin:30px 0 0 0;
}
#mainbody table th
{   border:1px solid #6ca1d7;
    padding:5px 8px 5px 8px;
    text-align:center;
    background-image:url(../_img/fragies/bg_pob_head.png);
    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 #6ca1d7;
    padding:5px 8px 10px 8px;
}
#mainbody table td.last
{	text-align:right;
}

#fusszeile{
padding-top:25px;
width:680px;
margin:25px 250px 0 60px; 
}

#fusszeile a{
font-size:10px;
color:#333333;
text-decoration:none;
}
/* 
	MINIBASKET
*/
div.minibasket
{	float:right;
	padding:10px 0 0 32px;
	background-image:url(../_img/fragies/korb.png);
	background-position:0px 9px;
	background-repeat:no-repeat;
	color:#000000;
	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;
	font-style:italic;
	text-align:right;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:30px 0 10px 0;
	font-size:0.9em;
	font-weight:bold;
}
#sidenav a
{	color:#333333;
}


/*
	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.8em;
	color:#22211D;
	margin:0 0 30px 0;
	text-align:center;
}
#page-category .product
{	border:1px solid #CCCCCC;
	width:200px;
	float:left;
	padding:10px 20px;
	margin:0 10px 40px 50px;
	text-align:center;
	min-height:200px;
	overflow:hidden;
	background-color:#f7efcf;
}

#page-category .Xproduct
{	border:1px solid #CCCCCC;
	width:200px;
	float:left;
	padding:10px 20px;
	margin:0 10px 40px 50px;
	text-align:center;
	min-height:200px;
	overflow:hidden;
}

#page-category .product h3
{	
	border:1px solid #CCCCCC;
	background-image:url(../_img/fragies/bg_pob_head.png);
	background-repeat:repeat-x;
	
}
#page-category .Xproduct h3
{	
	border:1px solid #CCCCCC;
	background-image:url(../_img/fragies/bg_pob_head.png);
	background-repeat:repeat-x;
	
}

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

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

#page-category .Xproduct: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 a
{	width:100%;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#page-category .Xproduct a
{	width:100%;
	display:block;
	color:#FFFFFF;
	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 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:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:10px 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:#003672;
	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/fragies/schiff_kl.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:"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%;
}


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
{	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 input
{	margin-top:4px;
	margin-bottom:4px;
}