BODY {
	background-color: #E0DCDA;
}

.afterNavSep {
	width: 990px;
	height: 20px;
	background-color: white;
}

input.articleViewAmount {
	text-align: right;
	background-color: #FDFAF8;
	border: 1px solid black;
}

select.articleViewOptions {
	text-align: left;
	vertical-align: middle;
	background-color: #FDFAF8;
	border: 1px solid black;
}

.cartLastAddedArticle {
	background-color: #EFEBE7;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.categoryArticleItem {
	border: 1px solid #949494;
}

img.articleImage {
	border: 0px solid;
	margin-right: 20px;
}


.text {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #000000;
}

.textSidebar {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #000000;
}

.textBold {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

.head {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: #000000;
}

.headBig {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 22px;
	font-weight: bold;
	color: #F58735;
}

.subHead {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #000000;
}

.orangeArrow {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #949494;
}

.beschreibungBold {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #000000;
}

.beschreibung {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.beschreibungItalic	{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.beschreibungSidebar {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 10px;
}

.listSidebar {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;

}

.beschreibungSidebarBold {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 10px;
}

.textSidebar {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 10px;
}


.hinweis {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #F58735;
}

.priceReduced {
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
}

.priceBold {
	color: #000000;
	font-weight: bold;
}

.price {
	color: #000000;
	font-weight: normal;
}

img.illuRight {
	border: 0px solid;
	margin: 0px 10px 0px 0px;
}

.sidebarHeading {
	border-bottom:1px solid #949494;
	padding:2px;
	padding-left:10px;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#949494;
}

.sidebarBlockIndent {
	padding-left: 10px;
}

.sidebar {
	border-left: 1px solid #F58735;
}

.small {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
}

 .produkt {
  	list-style-type: disc;
	text-align: left;
}

A.default {
	text-decoration: none;
	color: #F58735;
}

A.defaultBold {
	text-decoration: none;
	font-weight: bold;
	color: #F58735;
}

A.big {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #F58735;
}

A.silent {
	text-decoration: none;
	color: inherit;
}

A.pfad {
	text-decoration: none;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #949494;
}

A:hover.pfad {
	color: #F58735;
}

td.footer {
	background-color: #FDFAF8;
	border-top: 1px solid black;
}

A.footer {
	text-decoration: none;
	color: black;
}

A:hover.footer {
	text-decoration: none;
	color: #F58735;
}

tr.gray {
	background-color: #F5F5F5;
	padding: 10px;
}

td.border {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

td.borderTop {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid black;
}

INPUT.textQuickSearch {
	font-size : 11px;
}

.boxDefault {
	border: 1px solid #C7C7C7;
	background-color: #F5F5F5;
}

A.searchSubCategory {
	text-decoration: none;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: black;
}

A:hover.searchSubCategory {
	text-decoration: underline;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #F58735;
}

.subNotice {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
}
