body {
	background-color: #F7A500;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	color: #004226;
	font-size: 18px;
	text-transform: uppercase;
	line-height: normal;
}

h3 {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 14px;
	color: #004226;
}

h4 {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
}

P {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
TD {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
TH {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: left;
}
h6 {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #F7A500;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #004226;
	text-decoration: none;
	font-weight: bolder;
}
.kleingedrucktes {
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}
.alert {
	color: #FF0000;
}
.formular {
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.mainmenusitemap {
font-size: 14px
}

.shopcard {
	font-weight: bold;
	color: #009900;
}
#banner {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	position: relative;
	height: 85px;
	width: 184px;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner-border {
	position: absolute;
	height: 85px;
	width: 184px;
	left: 8px;
	top: 2px;
	z-index: 90;
}
#banner-content {
	position: absolute;
	height: 80px;
	width: 180px;
	left: 10px;
	top: 2px;
	z-index: 80;
}