/* 
	TABLES
*/

#realContent table
{   border:1px solid #4C4C4C;
    border-collapse:collapse;
	width:620px;
}
#realContent table th
{   border:1px solid #4C4C4C;
    padding:5px 8px 5px 8px;
    text-align:center;
    background-color:#C1C1C1;
    color:#333333;

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

/*
	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 .active {
	font-weight:bold;
}

#page-category 
{
	border-bottom:1px solid #CCCCCC;

	padding:5px 0;

	text-align:center;

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



#page-category  h2
{	
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding:0;
}
#page-category  h2 a
{	text-decoration:none;
	color:#000000;
	margin:0;
}

#page-category  img
{	margin:0 auto 10px auto;
	display:block;
	border:1px solid #999999;
	padding:10px;
}

#page-category  h4
{	font-weight:bold;
	display:inline;
	margin:0 5px 0 0;
}
#page-category  p
{	display:inline;
}
#page-category .metatext
{	padding:0px 0 30px 0;
	width:420px;
	text-align:justify;
}
#page-category .metabild
{
	float:right;
	padding:10px;
	border:1px solid #3285B7;
	margin: 0 10px 10px 10px;
	
}
#page-category s {
	padding:20px 0 0 0;
}
#page-category h1 {
	font-size:1.1em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
#shopPage-fp h1 {
	font-size:1.1em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	margin:10px 0 0 0;
	text-align:left;
}
#page-category .product {
	border-bottom:1px solid #999999;

}




/*
	PRODUCT PAGE
*/
#shopPage-p h1
{	
	font-size:1.1em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	margin-bottom:10px;

}
#amount
{	width:32px;
}
#prodimage {
	margin:0 0 0 10px;
	width:170px;
	float:left;
}
#prodimage img {
	border:0;

}
.desc h3
{	font-weight:bold;
	font-style:italic;
	font-size:1em;
	padding:10px 0 0 0;
}
.desc
{
	text-align:justify;
	width:300px;
}
.proddetails
{	margin: 0 0 0 200px;
	width:300px;
}
.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:center;
	padding:10px 20px 0 0;
}
#prodthumbs
{	text-align:center;
}
#prodthumbs img
{	margin:10px 20px 0 10px;
}
.pager {
	text-align:center;
}

#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:625px;
	float:left;
}

/*
	WARENKORB
*/
#page-basket strong
{	font-weight:bold;
	font-size:0.9em;
}

#page-basket h1 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
#page-basket h2 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}

#page-basket table
{
	float:left;
}

#page-basket table
{	width:620px;
	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:620px;
}


form.formation fieldset
{	border: none;
	padding: 0;

	width:620px;
	margin:0 0 20px 0;


}


form.formation legend
{	font-weight: bold;
	font-size: 1.15em;
	padding: 0 5px 0 0;

	background-color: transparent;
	color: #878376;
}
form.formation label 
{
	display:block;
	width:200px;
}
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 
{	
	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: 240px;
}

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


#shopPage-r h1 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
#shopPage-a h1 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
#shopPage-a h2 {
	font-size:1.0em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}

.shopNav {
	font-size:0.9em;
	margin:10px 0 0 10px;
	border:1px solid #666666;
	background-color:#E1E1E1;
	padding:5px;
}

#page-account-update h1 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
#shopPage-t h1 {
	font-size:1.3em;
	padding:0;
	border-bottom:1px solid #999999;
	width:620px;
	text-align:left;
}
.order {
	overflow:scroll;
}
