.boxText, .boxTextBG, .boxTextPrice, .boxTextBGII {
	font-size: 10px;
}
.errorBox {
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size: 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit {
	color: #70d250;
	text-decoration:underline;
}
BODY {
	color: #000000;
	margin: 0px;
	background-color: #EDF2DC;
	font-family: tahoma, verdana, arial;
}
img {
	border: 0;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #0000ff;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background-color: #ffffff;
}
TR.headerNavigation {
	background: #F6F6F6;
}
TD.headerNavigation {
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
A.headerNavigation, A.headerNavigation:hover {
	color: #000000;
}
TD.conditions {
}
A.confirmationEdit {
	color: #dddddd;
	font-style: italic;
	font-weight: normal;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
	background-color: #aaaaaa;
}
TR.headerMessage {
	background-color: #00CC33;
}
.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	background: #F6F6F6;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}
.infoBox {
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
TD.infoBoxHeading {
	font-weight: bold;
	height: 17px;
	color: #ffffff;
}
TD.infoBoxHeading_right {
	font-weight: bold;
	background: #C4C4C4;
	height: 17px;
	color: #000000;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background: #b6b7cb;
	color: #000000;
	font-weight: bold;
}
A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
TR.subBar {
	background: #f4f7fd;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 90%;
	font-size: 11px;
}
SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
	background: #f1f1f1;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	visibility: hidden;
}
.parseTime {
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	visibility: hidden;
}
A.copyright {
	color: #000000;
}
A.copyright:hover {
	color: #0000ff;
	text-decoration: underline;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
	font-size:11px;
}
SPAN.errorText {
	color: #aaaaaa;
}
SPAN.productDiscountPrice {
	color: #ff0000;
	font-weight: bold;
}
.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	line-height: 1.5;
	border: 1px solid;
	border-color: #E6E6E6;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}
/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {
	font-size: 7pt;
}
.heading2 {
	font-size: 9pt;
}
.heading3 {
	font-size: 10pt;
}
.heading4 {
	font-size: 12pt;
}
.heading5 {
	font-size: 16pt;
}
/* Sitemap Tables */
.sitemap_heading {
	color: #000000;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap_heading a {
	color: #2B4323;
}
.sitemap_heading a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_sub {
	font-size: 9pt;
	color: #000000;
	padding: 2px 2px;
}
.sitemap_sub a {
	color: #000000;
}
.sitemap_sub a:hover {
	color: #999999;
	text-decoration: none;
}
/* message box */
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
/* input requirement */
.inputRequirement {
	color: #aaaaaa;
	font-size: 80%;
}
.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}
.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	width: 180px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	width: 185px;
}
.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}
.tableListingI {
	background-color: #eeeeee;
}
.tableListingII {
	background-color: #d0d0d0;
}
.tableBody {
	padding: 5px;
}
.poweredby {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/*------------- FORSTHOF ------------*/
.popuph1 {
	COLOR: #000000;
}
.popupdiv {
	background-color: #EDF2DC;
	padding: 20px;
	COLOR: #000000;
}
.popupdiv h2, .popupdiv h1, .popupdiv h3{
	COLOR: #000000;
}
#content {
	text-align: left;
	float:right;
	width:100%;
}
.content2 {
	text-align: left;
	float: right;
	width: 100%;
}
.content2 h1, .content2 h2, .content2 h3, .content2 A:link, .content2 A:visited, .content2 A:active {
	color: #000000;
}
.content2 p {
	margin-top: 0px;
	padding-top: 0px;
}
.content2 A:hover {
	color: #2B4323;
}
.content_teaser {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #ffffff;
	BACKGROUND-COLOR: #8B0C06;
	BACKGROUND-IMAGE: url("img/bg_content_teaser.gif");
}
.content_teaser a:link, .content_teaser a:visited {
	color: #BBBBBB;
}
.preis {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	text-align: right;
}
.content_preis {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 160%;
	text-align: right;
}
td {
	font-size: 12px;
	vertical-align: top;
}
h1 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: times new roman, garamond, verdana, sans-serif;
	FONT-SIZE: 20px;
	COLOR: #FFFFFF;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-FAMILY: times new roman, garamond, verdana, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	PADDING: 0px;
	MARGIN: 0px;
	MARGIN-TOP: 10px;
	LINE-HEIGHT: 14px;
}
h3 {
	FONT-SIZE: 120%;
	PADDING: 0px;
	MARGIN: 0px;
	MARGIN-BOTTOM: 5px;
	COLOR: #FFFFFF;
}
.details {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #330063;
}
.details_big {
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial, verdana, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #d79f47;
}
.teaserbody {
	BACKGROUND-COLOR: #FFFFFF;
}
.column_left {
	float: left;
	width: 35%;
}
.column_right {
	float: right;
	width: 65%;
}
.clear {
	clear: both;
}
.teasertable {
	border-style: solid;
	border-color: #FF9C00;
	border-collapse: collapse;
	BACKGROUND-COLOR: #FF9C00;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px
}
.teaser {
	margin-top: 1px;
	padding: 10px;
	background-color: #3A4F30;
	color: #ffffff;
}
.teaser h2 {
	COLOR: #ffffff;
	FONT-SIZE: 16px;
	font-weight: bold;
	PADDING: 0px;
	MARGIN: 0px;
}
.men {
	FONT-WEIGHT: bold;
	FONT-FAMILY: times new roman, garamond, verdana, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	PADDING: 0px;
	MARGIN: 0px;
	MARGIN-TOP: 10px;
	LINE-HEIGHT: 18px;
}
.submen, .submen:link, .submen:visited {
	FONT-WEIGHT: bold;
	FONT-FAMILY: times new roman, garamond, verdana, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	PADDING-left: 8px;
	MARGIN: 0px;
	LINE-HEIGHT: 18px;
	DISPlAY: block;
}
.subsubmen, .subsubmen:link, .subsubmen:visited {
	FONT-WEIGHT: bold;
	FONT-FAMILY: times new roman, garamond, verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	PADDING: 0px 0px 0px 20px;
	MARGIN: 0px;
	MARGIN-TOP: 0px;
	LINE-HEIGHT: 18px;
	DISPlAY: block;
}
.submen:hover {
	text-decoration: underline;
	COLOR: #EDF2DC;
}
.men:link {
	text-decoration: none;
	COLOR: #FFFFFF;
}
.men:visited {
	text-decoration: none;
	COLOR: #FFFFFF;
}
.men:hover {
	text-decoration: underline;
	COLOR: #EDF2DC;
}
A:link {
	text-decoration: none;
	COLOR: #FFFFFF;
}
A:visited {
	text-decoration: none;
	COLOR: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	COLOR: #FFFFFF;
}
.desc {
	BACKGROUND-COLOR: #2B4323;
	COLOR: #EDF2DC;
	PADDING: 2px;
}
.inactive {
	background-color: #EFEFEF;
	padding: 2px;
	border: 1px solid #888888;
}
.content_teaser .inputtext {
	background-color: #EDF2DC;
	padding: 2px;
	border: 1px solid #2B4323;
}
.inputtext {
	background-color: #EDF4FA;
	padding: 2px;
	border: 1px solid #2B4323;
}
.inputtextarea {
	background-color: #EDF4FA;
	padding: 2px;
	height: 100px;
	width: 250px;
	border: 1px solid #2B4323;
}
.inputbutton {
	background-color: #EDF4FA;
	padding: 0px;
	border: 1px solid #81A8BB;
}
.headertext {
	font-size: 20px;
	font-weight: bold;
}
#nav {
	padding: 0px;
	width: 130px;
}
#nav ul {
	margin: 0px;
	padding-left: 20px;
}
#nav li {
	margin-bottom: 2px;
}
.splashmenu {
	color: #004433;
}
small {
	COLOR: #999999;
	FONT-SIZE: 80%;
}
.copyright {
	FONT-FAMILY: arial, verdana, sans-serif;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 9px;
	PADDING: 0px;
	PADDING-TOP: 30px;
	MARGIN: 0px;
	MARGIN-BOTTOM: 5px;
	COLOR: #D0AD66;
}
.copyright a, .copyright a:visited {
	COLOR: #D0AD66;
	font-weight: normal;
}
.copyright a:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	padding: 20px;
	text-align: center;
	BACKGROUND-IMAGE: url("img/bg_bottom.gif");
	BACKGROUND-POSITION: 50% 100%;
	BACKGROUND-REPEAT: no-repeat;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat;
/* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(img/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(img/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
