body, html {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.9em;
}
body {
	background: #EFD868 url('../images/bodyback.jpg') repeat-x;
	/* background: #FFD129 url('../images/bodyback.jpg') repeat-x;*/
}
img {
	border:none;
}
/* Layoutelemente */
#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
	background: #EFD868 url('../images/cBack.jpg') repeat-y;
	z-index: 55;
}
#topContact {
	background: transparent url('../images/topContact.jpg') no-repeat;
	height: 266px;
	width: 198px;
	margin: 0;
	position: absolute;
	top: 0px;
	left:0;
	color: #4C4C4E;
	font-size: 0.9em;
	z-index: 10;
}
#topContact p {
	position: relative;
	text-align: center;
}
#top {
	margin-left: 198px;
	height: 170px;
	z-index: 100;
	background: #EFD868 url('../images/bodyback.jpg') repeat-x;
}
#top p {
	margin: 0;
}
#topNavigation {
	width: 720px;
	position: absolute;
	top: 128px;
	margin-left: 220px;
}
#topNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topNavigation ul li {
	display: inline;
	margin-right: 17px;
	line-height: 1.5em;
	font-size: 1.3em;
	color: #565656;
}
#topNavigation ul li.activeLink {
	/*color: #990000;*/
	color:#fff;
}
.secondNavigation ul li.activeLink {
	color: #990000;
}

#topNavigation a:link, #topNavigation a:visited {
	text-decoration: none;
	/*color: #4C4C4C;*/
	color: #990000;

}
#topNavigation a:hover, #topNavigation a:active {
	color: #fff;
}
.secondNavigation {
	background-color: #EFDE87;
	padding: 7px;
	line-height: 130%;
	border: 1px gray solid;
	margin-bottom: 15px;
}
.secondNavigation a:link, a:visited {
	text-decoration: none;
	color: black;
}
.secondNavigation a:hover, a:active {
	text-decoration: none;
	color: #990000;
}
.secondNavigation ul li {
	font-size: 1.1em;
	line-height: 1.5em;
}
#clearfooter {
	height: 25px; /*same as footer height*/
}
#footer {
	width: 100%;
	clear: both;
	background-color: #848768;
	height: 25px;
	margin: -100px auto 0 0;
/*opposite px to height*/z-index: 10;
	color: #fff;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: white;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: red;
}
#footer p {
	margin: 0;
}
#footerLeft {
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#footerRight {
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
#footerCenter {
	text-align: center;
	padding-top: 5px;
}
/* Content */
#outerContent {
	overflow: auto;
	line-height: 130%;
	padding-bottom: 9em;
}
#outerContent p {
	margin: 1.5em 0;
}
#leftColumn {
	width: 198px;
	margin-top: 120px;
	float: left;
	padding-left: 2px;
}
#rightColumn {
	width: 150px;
	float: right;
	margin-top: 20px;
	margin-left: 30px;
	font-size: 0.8em;
	background-color: transparent;
	padding: 5px 17px 5px 5px;
}
#content {
	margin-top: 20px;
	margin-left: 225px;
	padding-right: 30px;
	line-height: 130%;
}
#rightColumn a img, #leftColumn a img {
	border:none;
}
#content a:link, #content a:visited, #rightColumn a:link, #rightColumn a:visited, .leftBox a:link, .leftBox a:visited {
	color: blue;
	text-decoration: underline;
}
#content a:active, #content a:hover, #rightColumn a:active, #rightColumn a:hover, .leftBox a:active, .leftBox a:hover {
	color: red;
}
#fixOverFlow {
	overflow: auto;
}
.leftBox {
	border: 1px gray solid;
	background-color: #fff;
}
.leftBox p {
	padding: 5px;
	font-size: 0.9em;
}
.leftBox img {
	border: none;
}
/* Textformate */
#leftColumn h1, #leftColumn h2, #leftColumn h3, #rightColumn h1, #rightColumn h2, #rightColumn h3 {
	color: gray;
}
#leftColumn h1, #rightColumn h1 {
	font-size: 1.2em;
}
#leftColumn h2, #rightColumn h2 {
	font-size: 1.1em;
}
#leftColumn h3, #rightColumn h3 {
	font-size: 1em;
}
#content h1, #content h2, #content h3 {
	color: gray;
}
#content h1 {
	font-size: 1.3em;
	padding: 0.2em;
	border-bottom: 1px solid gray;
}
#content h2 {
	font-size: 1.1em;
}
#content h3 {
	font-size: 1em;
}
.activeLink {
	color: maroon;
}
/* Tabellen */
.tableOne {
	border: 1px solid gray;
	border-collapse: collapse;
	margin: 10px auto;
	background-color: #F7F3DA;
}
.tableOne th, .tableOne td {
	border: 1px solid gray;
	padding: 1em;
}
.obenAusgerichtet {
	vertical-align: top;
}
/* Kontaktformular */
.contactForm input, .contactForm select, .contactForm textarea {
	width: 260px;
}
.contactForm input.button {
	width: 130px;
}
.contactForm input.checkBox {
	width: auto;
	margin-right: 0.6em;
}
/* Warenkorb */
#cartContainer {
	display: block;
	text-align: center;
	background: #78BA78 url('../images/btnCart.jpg') bottom center no-repeat;
	margin-bottom: 2em;
}
#cartMiniText {
	display: block;
	padding: 1em;
	color: white;
	font-size: 1.1em;
}
#goToCart {
	display: block;
	text-align: right;
}
#goToCart a:link, #goToCart a:visited {
	text-decoration: none;
	color: white;
	height: 46px;
	width: 140px;
	display: block;
	line-height: 46px;
}
#goToCart a:hover, #goToCart a:active {
	color: #FFC1C1;
}
/* Warenkorb Auflistung */
#cartTable {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: #F7F3DA;
}
#cartTable th {
	font-weight: normal;
	background-color: #EFDE87;
	padding: 0.5em;
}
#cartTable td {
	padding: 0.5em;
}
.posi, .cartProductName, .cartAnzahl {
	text-align: center;
}
.ePreis, .gPreis {
	text-align: right;
}
.delItem {
	text-align: center;
}
#summaryProductsRow, #summaryProductsPriceRow,
#summaryCartShippingRow,#summaryOrderTotal,
#summaryOrderTotalRow {
	text-align: right;
}
#summaryProducts, #summaryProductsPrice {
	text-align: right;
	font-weight: normal;
}
#summaryCartShipping, #summaryCartShippingPrice {
	text-align: right;
	font-weight: normal;
}
#summaryOrderTotalText,#summaryOrderTotalPrice {
	font-weight:bold;
	text-decoration:underline;
}
#nextStep {
	margin-top: 1em;
}
#nextStep a:link, #nextStep a:visited {
	text-decoration: none;
	color: #4C4C4E;
}
#nextStep a:hover, #nextStep a:active {
	color: #990000;
}
.cartButton a:link, .cartButton a:visited {
	padding: 0.5em;
	background-color: #EEE4B1;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid white;
	border-left: 1px solid white;
	text-decoration: none;
	color: #4C4C4E;
	margin-right: 1.5em;
	display: inline-block;
}
.cartButton a:hover, .cartButton a:active {
	padding: 0.5em;
	background-color: #EEE4B1;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	text-decoration: none;
}
#summaryTaxRow {
	text-align: right;
}
#summaryTax {
	font-size: 0.8em;
}
/* Kundendaten */
#clientTable, #cartTableSummary {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: #F7F3DA;
}
#adressData, #contactData {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: #EFDE87;
	border-bottom: none;
}
#adressData td, #contactData td, #contactData th {
	padding: 0.5em;
}
#clientTable th, #cartTableSummary th {
	font-weight: normal;
	background-color: #EFDE87;
	padding: 0.5em;
}
#clientTable td {
	padding: 0.5em;
}
#entryRequired {
	font-size: 0.8em;
	color: red;
}
#clientTable input, #clientTable textarea {
	width: 270px;
}
.errorMessage {
	color: red;
	font-size: 0.8em;
}
/* Zusammenfassung */
#cartSummaryProducts, #cartSummaryProductsPrice {
	text-align: right;
}
#cartTotal, #cartSummaryProductsTotal {
	font-weight: bold;
	text-decoration: underline;
}
#cartTableSummary td {
	padding: 0.5em;
}
.anzahl {
	text-align: center;
}
#readAGB {
	margin: 1em 0;
}
/* Produktanzeigen */
/* TableList */
#tableList img {
	border: none;
}
#tableList {
	width: 100%;
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
}
#tableList td {
	text-align: center;
	border: 1px solid #DFDFDF;
}
.tltProductName {
	font-size: 1.1em;
	color: green;
	font-weight: bold;
}
.tltPrice {
	padding: 0.5em;
	background: white url('../images/price.gif') center no-repeat;
	color: white;
	min-width: 75px;
	min-height: 40px;
	line-height: 40px;
	display: block;
	font-weight: bold;
}
.tltTax {
	display: block;
	font-size: 0.8em;
	font-style: italic;
}
.tltCart {
	min-width: 130px;
	min-height: 45px;
	background: white url('../images/btnOrder.jpg') center no-repeat;
	line-height: 45px;
	text-align: center;
	margin-top: 1em;
}
.tltCart a:link, .tltCart a:visited {
	color: white!important;
	text-decoration: none!important;
	margin-left: 2.5em;
}
.tltCart a:hover, .tltCart a:active {
	color: maroon!important;
}
/* Produkt */
.product_priceline {
	width: 95%;
	display: block;
	text-align: right;
	padding: 0.5em;
}
.product_price {
	background: white url('../images/price.gif') right no-repeat;
	color: white;
	min-width: 75px;
	min-height: 40px;
	line-height: 40px;
	display: block;
	font-weight: bold;
	padding-right: 0.5em;
}
.product_Tax {
	font-size: 0.8em;
	font-style: italic;
}
.product_order {
	min-width: 130px;
	min-height: 45px;
	background: white url('../images/btnOrder.jpg') center no-repeat;
	line-height: 45px;
	text-align: center;
	margin-top: 1em;
	float: left;
	margin-top: -2em;
}
.product_order a:link, .product_order a:visited {
	color: white!important;
	text-decoration: none!important;
	margin-left: 2.5em;
}
.product_order a:hover, .product_order a:active {
	color: maroon!important;
}
/* Tabelle mit Details */
#tableListPicture {
	width: 100%;
}
#tableListPicture img {
	border: none;
}
.tableListPictureImage {
	text-align: right;
}
.productShortText {
	font-size: 0.9em;
	padding-right: 2em;
}
#tableListPicture td {
	vertical-align: top;
}
#tableListPicture hr {
	border-color: #EFD868;
}
.catProdTitle {
	color: green;
}
.priceCell {
	text-align: right;
}
.catPrice {
	background: white url('../images/price.gif') right no-repeat;
	color: white;
	min-width: 75px;
	min-height: 40px;
	line-height: 40px;
	display: block;
	font-weight: bold;
	padding-right: 0.5em;
}
.catTax {
	font-size: 0.8em;
	font-style: italic;
}
.putIntoCart {
	min-width: 130px;
	min-height: 45px;
	background: white url('../images/btnOrder.jpg') center no-repeat;
	line-height: 45px;
	text-align: center;
	margin-top: 1em;
	float: left;
}
.putIntoCart a:link, .putIntoCart a:visited {
	color: white!important;
	text-decoration: none!important;
	margin-left: 2.5em;
}
.putIntoCart a:hover, .putIntoCart a:active {
	color: maroon!important;
}
/* Formulare */
.formular input, .formular textarea, .formular select {
	width:300px;
}
/* Kontaktformular */
.contactForm {
	width: 500px;
	overflow:hidden;
	
}
.contactForm label {
	display: block;
	width: 140px;
	float: left;
}
.contactForm input[type=text], .contactForm textarea, .contactForm select {
	display: block;
	width: 250px;
	margin-bottom: .5em;
	float: left;
	text-align: left;
}
.contactForm select {
	max-width:100px;
}
.contactForm input[type=radio], .contactForm input[type=checkbox] {
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-bottom: .3em;
}
.contactForm select {
	min-width: 150px;
}
.contactForm br {
	/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: both; /* das floating der labels und inputs aufheben */;
	line-height: .1em;
}
.contactForm input[type=submit] {
	max-width: 100px;
	display: block;
	float: left;
	margin-left: 140px;
}
.contactForm p {
	line-height: .3em;
	margin-bottom:0;
}
input.zahlenfeld {
	width: 35px;
	text-align: right;
}

/* Tabellen Einstreu */
.standardTable {
	border:.1px #D7D7D7 solid;
	margin:1em 0;
	width: 90%;
	border-collapse:collapse;
}

.standardTable td, .standardTable th {
	border:.1px #D7D7D7 solid;
	padding:.5em;
	width:50%;
}

.standardTable th {
	background-color:#F5E7A5;
	font-weight:normal;
}
.standardTable td {
	background-color:#FBF6DF;
}
.standardTable .einstreuDatum {
	background-color:#90F4D6;
}


