/* 
	TABLES
*/

#mainContent table
{   border:1px solid #B8B18C;
    border-collapse:collapse;
	margin:30px 20px 0 0;
	width:450px;
}
#mainContent table th
{   border:1px solid #B8B18C;
    padding:5px 8px 5px 8px;
    text-align:center;
    background-color:#DDD5A7;
    color:#333333;

    font-size:1em;
}
#mainContent table th.head
{	font-weight:bold;
}
#mainContent table .inforow th
{	background:none;
	color:#000000;
	text-align:right;
}
#mainContent table td
{   border:1px solid #B8B18C;
    padding:5px 8px 10px 8px;
}
#mainContent table td.last
{	text-align:right;
}

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

/*
	CATEGORY PAGE
*/

#page-category .product
{	border:1px solid #3285B7;
	width:140px;
	float:left;
	padding:5px 20px;
	margin:0 55px 40px 0px;
	text-align:center;

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

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

#page-category .product h2
{	
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding:0;
	width:135px;
}
#page-category .product h2 a
{	text-decoration:none;
	color:#000000;
}
#page-category .product a
{	
	display:block;
}
#page-category .product img
{	margin:0 auto 10px auto;
	display:block;
	border:1px solid #3285B7;
	padding:10px;
}

#page-category .product h4
{	font-weight:bold;
	display:inline;
	margin:0 5px 0 0;
}
#page-category .product p
{	display:inline;
}
#page-category .metatext
{	padding:0px 0 30px 0;
	width:430px;
	text-align:justify;
}
#page-category .metabild
{
	float:right;
	padding:10px;
	border:1px solid #3285B7;
	margin: 0 10px 10px 10px;
	
}
#page-category .products {
	margin-left:25px;
}


/*
	PRODUCT PAGE
*/
#shopPage-p h1
{	font-size:1.8em;
	font-style:italic;
	margin:0 0 0 0;
	color:#22211D;
	width:250px;
}
#amount
{	width:32px;
}
#prodimage
{
	float:right;
	margin:0 0 0 10px;
	width:170px;
}
#basketform
{	margin: 0 0 0 230px;
}
#prodimage img {
	border:0;
	
}
.desc h3
{	font-weight:bold;
	font-style:italic;
	font-size:1em;
	padding:10px 0 0 0;
	width:210px;
}
.desc
{
	text-align:justify;

}
.proddetails
{	margin: 0 20px 0 0;
	width: 420px;
}

.p-price
{	text-align:right;
	margin:10px 0 10px 0;
	padding:20px 0 30px 0;
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.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;
}
#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;
}
#shopPage-p {
	width:480px;
}

/*
	WARENKORB
*/
#page-basket strong
{	font-weight:bold;
	font-size:0.9em;
}
#page-basket table
{	width:480px;
	clear:left;
}
#page-basket table td
{	font-size:0.9em;
}
#page-basket input.button
{	margin-top:15px;
}
div.addresses
{	float:left;
	width:500px;
	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;
}
.orderdetails pre {
	width:500px;
	font-family:arial;
}





