﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #D2B48C;
	margin: 0px 10px;
	font-family: Tahoma;
	font-size: small;
}

a
{
	color: black;
}

img
{
	border-style: none;
}

H1
{
	font-size: large;
	margin-bottom: 10px;
}

#page_margins
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#page
{
	background-color: white;
	border-left: #996633 1px solid;
	border-right: #996633 1px solid;
	border-bottom: #996633 1px solid;
}

#header
{
	background-image: url( /Public/Images/logo.jpg );
	background-repeat: no-repeat;
	height: 60px;
}

#header H1
{
	display: none;
}

#nav
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 24px;
}

#topmenuleft
{
	float: left;
	color: #996633;
}

#topmenuleft ul li
{
	display: inline;
}

#topmenuleft ul
{
	padding: 0px;
}

#topmenuleft li.menuitem
{
	padding-left: 6px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D2B48C;
	margin-left: 3px;
}

#topmenuleft a
{
	color: #996633;
	text-decoration: none;
}

#topmenuright
{
	float: right;
	color: #996633;
}

#topmenuright a
{
	color: #996633;
	text-decoration: none;
}

#main
{
	margin: 12px;
}

#AdsenseLinkBloc
{
	padding-left: 8px;
}

.box1
{
	width: 303px;
	float: left;
}

.box2
{
	width: 303px;
	float: left;
	margin-left: 12px;
}

.box3
{
	margin-bottom: 12px;
}

.ProductListItem
{
	padding: 12px;
	color: black;
	background-color: #FDF5E6;
	border-right: #D2B48C 1px solid;
	border-top: #D2B48C 1px solid;
	border-left: #D2B48C 1px solid;
	border-bottom: #D2B48C 1px solid;
}

.ProductListItem h2
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 12px;
}

.ProductListItem p
{
	margin-top: 12px;
	margin-bottom: 12px;
}

.ArtikelDetailSidebar
{
	color: black;
	background-color: #FDF5E6;
	border-right: #D2B48C 1px solid;
	border-top: #D2B48C 1px solid;
	border-left: #D2B48C 1px solid;
	border-bottom: #D2B48C 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	width: 230px;
}

.ProductDetailPrice
{
	font-weight: bold;
	font-size: large;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.ContentAd
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

.PanelRed, .PanelYellow, .PanelGreen
{
	padding: 8px;
	margin-bottom: 8px;
}

.PanelRed
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #ffe3e3;
}
.PanelYellow
{
	border-right: orange 1px solid;
	border-top: orange 1px solid;
	border-left: orange 1px solid;
	border-bottom: orange 1px solid;
	background-color: #fff7dd;
}
.PanelGreen
{
	border-right: #66cc66 1px solid;
	border-top: #66cc66 1px solid;
	border-left: #66cc66 1px solid;
	border-bottom: #66cc66 1px solid;
	background-color: #c3f7c4;
}

fieldset
{
	border-style: none;
}

fieldset legend
{
	color: #303254;
}

input[type=submit]
{
	padding: 2px 4px 2px 4px;
}

/* Kontakt- und Newsletter-Form */

.ContactForm p, .NewsletterForm p
{
	margin-bottom: 4px;
	margin-top: 4px;
}

.ContactForm label, .NewsletterForm label
{
	width: 120px;
	float: left;
}

.ContactForm input[type=submit], .NewsletterForm input[type=submit], .NewsletterForm select
{
	margin-left: 120px;
}

/* Validation */

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	padding: 6px;
	border: 1px solid #FF0000;
	font-weight: bold;
	background-color: #FFCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* Cart */

.CartForm p
{
	margin-bottom: 6px;
	margin-top: 6px;
}

.CartForm label
{
	width: 120px;
	float: left;
}

.CartForm input
{
	display: inline;
	float: left;
}

.Cart .Price
{
	font-weight: bold;
}

.Cart table
{
	border-collapse: collapse;
	border-spacing: 4px;
	border: 1px solid #d2b48c;
	background-color: #fdf5e6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Cart p.CheckBox
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.Cart ul
{
	list-style-type: none;
}

.Cart li
{
	display: inline-block;
	width: 150px;
}

.Cart .radio
{
	margin-left: 64px;
}

.Cart .PayButton
{
	float: right;
}

#fastlinks {
	color: #996633;
	font-size: 0.8em;
	margin-top: 4px;
	margin-bottom: 4px;
}
#fastlinks h6, #fastlinks a ,#fastlinks a:hover{
	color: #996633;
}
#fastlinks a {
	text-decoration: none;
}
#fastlinks h6 {
	display: none;
}
#fastlinks ul {
	list-style-type: none;
}
#fastlinks li {
	padding-left: 9px;
	padding-right: 9px;
	display: inline;
}

