body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body, td {
	font-family: trebuchet ms;
	font-size: 12px;
}
img {
	border: 0px;
}
#wrapper {
	width: 930px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.header {
	height: 112px;
	background: url(../img/header.jpg) top left no-repeat;
}
.search {
	height: 24px;
	padding-left: 3px;
	background: url(../img/search_bg.gif) top left no-repeat;
}
.cart {
	text-align: right;
	padding-right: 5px;
	height: 24px;
	background: url(../img/cart_bg.gif) top left no-repeat;
}
.navi {
	background: url(../img/navi_bg.gif) top left repeat-y;
}
.box_footer_green {
	height: 25px;
	background: url(../img/box_footer_green_bg.gif) top left no-repeat;
}
.box_header_login {
	color: #fff;
	padding: 0px 0px 5px 5px;
	font-size: 11px;
	height: 21px;
	background: url(../img/box_header_login.gif) top left no-repeat;
}
.box_header_red {
	color: #fff;
	padding: 0px 0px 5px 5px;
	font-size: 11px;
	height: 21px;
	background: url(../img/box_header_red.gif) top left no-repeat;
}
.box_body_red {
	padding: 0px 0px 5px 5px;
	background: url(../img/box_body_red.gif) top left repeat-y;
}
.box_footer_red {
	height: 25px;
	background: url(../img/box_footer_red_bg.gif) top left no-repeat;
}
.footer {
	background-color: #009534;
	color: #fff;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.footer a {
	color: #fff;
}
.navi a, a {
	color: #009534;
	text-decoration: none;
}
a {
	color: #7C210D;
}
a:hover {
	text-decoration: underline;
}
.level_1_active {
	background-color: #009534;
}
.level_1_active a {
	font-weight: bold;
	color: #fff;
}
.level_1_active a.angebote {
	color: red;
}
.level_2, .level_2_active {
	background: url(../img/box_body_green.gif) top left repeat-y;
}
.level_2_active, .level_3_active {
	font-weight: bold;
}
.level_3, .level_3_active {
	background: url(../img/box_body_green.gif) top left repeat-y;
}
input.form, select.form, textarea.form, input.formbutton, input.form_required, select.form_required {
	font-family: courier new;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #187638;
}
input.required, select.required, textarea.required {
	color: black;
	font-family: courier new;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid red;
}
input.form_disabled {
	font-family: courier new;
	font-size: 1em;
	background-color: #fff;
	color: #666666;
	border: 1px solid #187638;
}
input.button {
	font-family: courier new;
	font-size: 1em;
	background-color: #E7F0EB;
	border: 1px solid #187638;
}
div.product {
	border-bottom: 1px solid #187638;
}
#sortbar {
	width: 100%;
	background-color: #E7F0EB;
	border-bottom: 1px solid #187638;
	margin-bottom: 10px;
}
.path {
	padding: 5px 0px 5px 5px;
}
.price {
	font-size: 16px;
	font-weight: bold;
}
.staffel {
	font-weight: normal;
	background-color: #E7F0EB;
	display: block;
	padding: 3px;
}
a.morelink {
	font-weight: bold;
	color: #187638;
}
td.tableheader2 {
	background-color: #E7F0EB;
	border: 1px solid #187638;
	font-weight: bold;
}
td.tableheader {
	text-align: center;
	background-color: #E7F0EB;
	border: 1px solid #187638;
	font-weight: bold;
	height: 30px;
}
td.tableheader_active {
	text-align: center;
	background-color: #fff;
	border: 1px solid #187638;
	font-weight: bold;
	height: 30px;
}
#neukunden {
	float:left;
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 600px;
}
#neukunden .navibutton {
	border: 1px solid #009534;
	color: #009534;
	background-color: #FFF;
	margin-top: 15px;
	font-size: 14px;
}
#neukunden a {
	color: #009534 !important;
	text-decoration: underline !important;
}
table.neukunden {
	border-top: 1px solid #009534;
	border-left: 1px solid #009534;
	clear: left;
	margin-top: 15px;
}
table.neukunden td {
	border-bottom: 1px solid #009534;
	border-right: 1px solid #009534;
	height: 25px;
}
table.neukunden input {
	border: 1px solid #FFF;
	background-color:#E8F4EE;
	color: #000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
table.neukunden input.clean {
	background-color: #FFF ;
}
table.neukunden table td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table.neukunden .tableheader {
	color: #009534;
	text-align: left;
	font-weight:normal;
	background: #FFF;
	border-top: none;
	border-left: none;
	padding-bottom: 10px;
}
td.description {
	text-align: left;
	background-color: #E8F4EE;
	color: #000;
	font-weight: bold;
	height: 25px;
}
th {
	font-size: 0.80em;
}
.cart, .cart a {
	color: #009534;
}
.required {
	color: red;
}
h1 {
	font-size: 18px;
}
h3 a.morelink {
	color: #000000;
}
#cat img {
	border: 1px solid #DBEBE2;
}
.pathactive {
	display: block;
	float: left;
	border: 1px solid #009534;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color: #009534;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.pathnormal {
	display: block;
	float: left;
	border: 1px solid #009534;
	color: #009534;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.pathdone {
	display: block;
	float: left;
	border: 1px solid #009534;
	color: #009534;
	font-size: 14px;
	text-align: center;
	background-color: #E8F4EE;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
a.angebote {
	color: red;
}
a.button {
	background-color: #13793A;
	padding: 3px;
	color: #FFF;
}
div.button {
	padding-top: 10px;
}
div.warning {
	padding: 5px;
	float: left;
	border: 1px solid red;
	margin-top: 10px;
}
input.login,
input.button
{
	background-color: #13793A;
	color: #FFF;
	font-family: trebuchet ms;
	cursor: pointer;
}
input.button.disabled {
    color: #888;
}
input.button.arrow-right {
    background: #13793A url(../img/button-arrow-right.gif) top right no-repeat !important;
    padding-right: 20px;
}
input.button.arrow-left {
    background: #13793A url(../img/button-arrow-left.gif) top left no-repeat !important;
    padding-left: 20px;
}
.a-left {
    text-align: left;
}
.a-right {
    text-align: right;
}
.f-right {
    float: right;
}
.f-left {
    float: left;
}
.not-available {
    padding: 5px;
    background-color: #E7F0EB;
    border: 1px solid red;
    margin: 5px 0 5px;
}
.error {
    border: 1px solid red;
    padding: 5px;
}
.grid-cell {
    text-align: center;
    vertical-align: middle;
}
.grid-cell-content {
	padding-top: 5px;
    border: 3px solid #FFFFFF;
}
.grid-cell-content.active {
    border: 3px solid #7C210D;
}
.grid-cell-content.passed img,
.grid-cell-content.passed p
{
    opacity: 0.5;
}
.grid-cell-content.normal img {
    opacity: 1;
}
.category-view {
    margin: 0 0 0 10px;
}
.raue50 {
    border: 3px solid #7C210D;
    padding: 5px;
    margin: 10px 0 0 0;
}
input.default {
    color: #aaaaaa;
}
.top-banner {
    padding: 0 10px 0 10px;
}
.content-left {
    width: 800px;
}