body {
	padding: 0;
	margin: 0;
	text-align:left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	background-color: #CAC5BF;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #962C03;
	text-decoration: none;
}

a:hover {
	color: #BC7755;
	text-decoration: none;
}

a.category:link, a.category:visited, a.category:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.category:hover {
	color: #962C03;
	text-decoration: none;
}

a.contentlinks:link, a.contentlinks:visited, a.contentlinks:active {
	color: #382305;
	text-decoration: none;
}

a.contentlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.subcategory:link, a.subcategory:visited, a.subcategory:active {
	color: #962C03;
	text-decoration: none;
}

a.subcategory:hover {
	color: #BC7755;
	text-decoration: none;
}

TD, P, DIV, SPAN {
	font-size: 14px;
	line-height: 1.6em;
}

#start {
	position:relative;
	z-index:1;
}

#teaser {
	position:relative;
	padding: 0px;
	background: url(../images/teaser_home.gif) top right no-repeat;
	text-decoration: none;
	top:0px;
	width:980;
	height:648px;
	z-index:2;
}

#teaserkontakt {
	position:relative;
	padding: 0px;
	background: url(../images/teaser_kontakt.gif) top right no-repeat;
	text-decoration: none;
	top:0px;
	width:980;
	height:648px;
	z-index:2;
}

#teaserlinks {
	position:relative;
	padding: 0px;
	background: url(../images/teaser_links.jpg) top left no-repeat;
	text-decoration: none;
	text-align:left;
	top:0px;
	width:980;
	height:639px;
	z-index:2;
}

#menu {
	position:absolute;
	text-align:left;
	left:56px;
	top:0px;
	width:980;
	z-index:99;
}

#shop {
	position:relative;
	padding: 0px;
	text-decoration: none;
	top:0px;
	width:900;
	z-index:2;
}

#nl {
	position:relative;
	padding: 0px;
	text-decoration: none;
	top:0px;
	width:900;
	z-index:2;
}

TD.category {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}

TD.category_newsletter {
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 1.4em;
}

.required {
	color:#000000;
}

h1, h2, h3, h4, h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}

TD.contentlinks {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
}

TD.contentkontakt {
	color:#382305;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
}

TD.contentinfo {
	color:#962C03;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

DIV.linksitem {
	height: 38px;
}

TD.subcategory {
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 4px;
}

.breadcromb {
	font-size: 14px;
	line-height: 1.6em;
	color: #962C03;
}

.white {
	background-color: #FFFFFF;
}

SPAN.description {
	font-size: 12px;
	line-height: 1.2em;
}

SPAN.descriptionhead {
	font-size: 16px;
	font-weight: bold;
	line-height: 0.9em;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-family:Verdana,Arial,Sans serif;
	font-size: 10px;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
	font-family:Verdana,Arial,Sans serif;
	font-size: 11px;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

SPAN.close {
	font-size: 11px;
	line-height: 1em;
}

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blind.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}