@CHARSET "ISO-8859-1";
html, address, blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, ol, p, ul, li, center, hr, pre, table, tr, td, th, thead, tbody, tfoot, caption, boldgreen {
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: inherit;
	line-height: inherit;
	text-align: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float: none;
	border: 0px;
	display: block;
	cursor: default;
}
span, a, img, abbr, code, em, b, i, textarea, legend, button, input, object, select, var, tt, kbd, samp, small, sub, sup {
	font: inherit;
	background: transparent;
	padding: 0px;
	margin: 0px;
	color: inherit;
	display: inline;
	float: none;
	border: 0px;
}
li {
	display: list-item;
}
table {
	display: table;
}
tr {
	display: table-row;
}
th, td {
	display: table-cell;
}
thead {
	display: table-header-group;
}
tbody {
	display: table-row-group;
}
tfoot {
	display: table-footer-group;
}
caption {
	display: table-caption;
}
colgroup {
	display: table-column-group;
}
col {
	display: table-column;
}
head {
	display: none;
}
button, textarea, input, object, select {
	display: inline-block;
}
/* Optionales */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
}
a:link, a:visited, a:hover, a:active {
	cursor: pointer;
}
textarea {
	cursor: text;
}
input[type=image], input[type=button] {
	cursor: pointer;
}
ul {
	padding-left:15px;
    padding-right:15px;
    }
ul li {
	list-style-type: square;
}
ol li {
	list-style-type: decimal;
}
body {
	background-color: #7F8488;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	color: #495057;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mastercontainer {
	position: relative;
	margin: 0px auto 20px auto;
	background-color: #FFFFFF;
	width: 962px;
}
#maincontainer {
	margin: 0px auto;
	border-bottom: 1px solid #4A515B;
	border-left: 1px solid #4A515B;
	border-right: 1px solid #4A515B;
	width: 960px;
	padding: 0px 0px 0px 0px;
}
#headerlogo {
	margin-bottom: 10px;
	padding: 0px;
	width: 960px;
	text-align: left;
}
.nofloat {
	clear: both;
}
.float {
	float: left;
}
.text-align-dir {
	text-align: right;
}
#kundeloginhead {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4FB234;
}
#content {
	width: 960px;
	min-height: 300px;
	height: auto !important; /* für moderne Browser */
	height: 300px; /*für den IE */
	margin: 0px;
	padding: 0px;
}
#maincontent {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #495057;
}
#rightcontent {
	margin: 0px;
	padding: 5px 10px 0px;
	font-size: 12px;
	color: #6d6d71;
	width: 150px;
	float: right;
}
#kundenloginbox {
	margin: 0px;
	font-size: 12px;
	color: #6d6d71;
}
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #495058;
	height: 7px;
}
.input {
	background: white;
	margin: 0px 0px 5px 0px;
	width: 140px;
	padding-left: 2px;
	color: #6d6d71;
	font-size: 12px;
	border: 1px solid #6d6d71;
}
.input-search {
	background: white;
	margin-bottom: 5px;
	padding: 3px 2px 0px;
	color: #000;
	font-size: 15px;
	border: 1px solid #6d6d71;
	height: 20px;
	margin-right: 3px;
}
.input-select {
	background: white;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
	font-size: 15px;
	border: 1px solid #6d6d71;
    height: 25px;
	margin-right: 3px;
}
.radio {
	background: white;
	margin: 0px 10px;
	width: 15px;
	padding-left: 2px;
	color: #6d6d71;
	font-size: 12px;
	border: 0px;
}
textarea {
	background: white;
	margin: 0px 0px 5px 0px;
	width: 560px;
	padding-left: 2px;
	color: #495057;
	font-size: 13px;
	border: 1px solid #6d6d71;
	text-align: left;
}
.textarea {
	background: white;
	margin: 0px 0px 5px 0px;
	width: 380px;
	padding-left: 2px;
	color: #495057;
	font-size: 13px;
	border: 1px solid #6d6d71;
	text-align: left;
}
select {
	background: white;
	margin: 0px;
	width: 143px;
	padding-left: 2px;
	border: 1px solid #6d6d71;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d71;
}
.btn_search {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	width: 136px;
	border: solid 1px #95d085;
	background-image: url(../images/btn_search.gif);
	padding: 0px 5px;
	margin-right: 3px;
    margin-top: 1px;
	text-align: left;
}
.btn_green2dark {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	border: solid 1px #A3CFA5;
	background-image: url(../images/btn_green2dark_h22px.gif);
	padding: 0px 5px 3px;
	min-width: 136px;
	text-align: left;
}
.btn_white {
	color: #4FB134;
	cursor: pointer;
	font-size: 14px;
	height: 24px;
	border: solid 1px #A3CFA5;
	background-color: #FFFFFF;
	padding: 1px 5px 3px;
	min-width: 136px;
	text-align: left;
}
.btn_white_img {
	padding-left: 20px;
}
.btn_mTop {
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	height: 22px;
	border: solid 1px #95d085;
	background-color: #4FB134;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px;
	float: right}
.btn_login {
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	width: 142px;
	border-width: 1px;
	border-color: #95d085;
	border-style: solid;
	background-image: url(../images/btn_search.gif);
}
.link_search_extended {
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	height: 22px;
	width: 134px;
	border: solid 1px #95d085;
	background-image: url(../images/btn_search_extended.gif);
	padding: 0px 5px;
	text-align: left;
	vertical-align: middle;
    margin-top: 1px;
}
.link_btn {
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	height: 22px;
	border-width: 1px;
	border-color: #95d085;
	border-style: solid;
	background-color: #4FB134;
	text-align: center;
	vertical-align: middle;
}
.link_btn p {
	padding: 0px 10px;
	margin-top: 4px;
	cursor: pointer;
	text-align: center;
}
.inputimage {
	cursor: pointer;
}
input {
	margin: 0px;
	padding: 0px;
}
#neukunde {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#selectlanguage {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.filterselect {
	margin: 0px;
	margin-bottom: 5px;
	width: 120px;
}
#headlineh1 {
	padding-top: 10px;
	padding-left: 26px;
	padding-right: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	padding-bottom: 10px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	line-height: 26px;
}
h2 {
	display: inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #377D24;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	display: inline;
	font-size: 12px;
	color: #4FB134;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	display: inline;
	font-size: 16px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
h5 {
	display: inline;
	font-size: 12px;
	color: #43962C;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h6 {
	display: inline;
	font-size: 11px;
	color: #4FB134;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#sucheauswahl {
	margin: 0px;
	padding: 13px 13px 0px 13px;
}
#sucheauswahl2 {
	border-right: 1px solid #BEC0C2;
	border-bottom: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	margin: 0px;
	padding: 13px 13px 0px 13px;
}
.suchfeld {
	margin: 0px 15px 10px 15px;
	padding: 10px;
	border: 1px solid #FFF;
	font-size: 12px;
	color: #FFF;
/*	position: relative;
	top: 1px; */
}
#suchfeld2 {
	margin: 0px 15px 10px 15px;
	padding: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-size: 10px;
	color: #FFF;
}
#weissmitrahmen {
	border-right: 1px solid #BEC0C2;
	border-bottom: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	padding: 10px 15px;
	width: 604px;
	min-height: 200px;
	height: auto !important; /* für moderne Browser */
	height: 200px; /*für den IE */
}
.obensuchfenster {
	padding: 10px;
	width: 570px;
}
.untensuchfenster {
	padding: 10px;
}
.liniegruen {
	height: 1px;
	width: 580px;
	background-color: #4FB134;
}
.liniegruen2 {
	height: 1px;
	width: 615px;
	background-color: #4FB134;
}
.liniegruen3 {
	height: 1px;
	width: 593px;
	background-color: #4FB134;
}
.liniegruen4 {
	height: 1px;
	width: 440px;
	background-color: #4FB134;
	float: right;
}
.schriftgruencontent {
	color: #4FB134;
	font-size: 12px;
	padding-bottom: 10px;
}
.contentschrift {
	margin: 0px;
	width: 560px;
	color: #333333;
	font-size: 12px;
}
td.right {
	text-align: right;
	padding-right: 10px;
	height: 30px;
}
.rechtsausgerichtet {
	margin: 0px;
	padding: 5px;
	width: 560px;
	text-align: right;
}
.linksausgerichtet {
	margin: 0px;
	padding: 5px;
	width: 570px;
	text-align: left;
}
.zellelinks {
	margin: 0px;
	width: 144px;
	text-align: right;
	vertical-align: top;
}
#suchbegriffanzeige {
	padding: 10px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
	color: #4FB134;
	font-size: 12px;
	padding-bottom: 10px;
	width: 594px;
}
.suchbegriffanzeige {
	padding: 15px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
#blaetternfunktion {
	padding: 15px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
.blaetternfunktion2 {
	padding: 10px 20px;
}
.blaetternfunktion {
	padding: 15px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
#suchergebnisseanzeige {
	padding: 15px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
	border-bottom: 1px solid #BEC0C2;
}
#profildetail {
	padding: 15px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
	border-bottom: 1px solid #BEC0C2;
    width: 594px;
}
.ergbnissehell {
	background-color: #F6F6F6;
	padding: 3px;
	width: 588px;
}
.bghellgrau {
	background-color: #F6F6F6;
	margin: 0px 10px;
	padding: 3px;
}
.bghellgrauklein {
	background-color: #F6F6F6;
	margin: 0px 10px;
	padding: 3px;
	width: 280px;
}
.ergbnissedunkel {
	background-color: #ECEDEE;
	padding: 3px;
  width: 588px;
}
#ergbnisseendegruen {
	background-color: #DCEFD6;
	padding: 3px;
}
.ergbnisseendegruen2 {
	background-color: #DCEFD6;
	padding: 5px;	
}
.schriftergebnisshell {
	color: #999999;
}
.breite500 {
	width: 500px;
}
.breite520 {
	width: 520px;
}
.breite360 {
	width: 360px;
}
.breite420 {
	width: 420px;
}
.breite330 {
	width: 330px;
}
#filterleft {
	background-color: #BFC2C4;
	padding: 8px;
	padding-bottom: 30px;
}
#filterleft .weiss {
	color: #FFF;
}
#ergebnissdetail {
	padding: 10px 15px;
	border-bottom: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
.ergebnissdetail {
	padding: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
.bilderrahmenunten {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 8px solid #4FB134;
    background-color:#4FB134;
}
.spaltelinkskundenseite {
	padding: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
    width: 169px;
}
#spaltelinkskundenseite a:link, #spaltelinkskundenseite a:visited, #spaltelinkskundenseite a:hover, #spaltelinkskundenseite a:active {
	font-size: 11px;
	color: #4FB134;
	font-weight: bold;
}
.suchergebniscontent {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 350px;
}
.texthell {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	color: #999999;
}
.texthellklein {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
.texthellkleinlinks {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	color: #999999;
}
.textdunkelklein {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	color: #495057;
}
.textdunkelkleinlinks {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	color: #495057;
}
.grossdunkel {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	color: #252525;
	width: 450px;
}
#obenausgerichtet, td {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#katauswahl {
	padding: 5px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
.katkasten {
	background-color: #ECEDEE;
	padding: 5px;
	line-height: 20px;
	width: 180px;
	height: 150px;
}
.userbild {
	padding-right: 10px;
}
.textgruen {
	color: #4FB134;
	font-size: 12px;
	padding-bottom: 10px;
}
.higrugrau {
	background-color: #F6F6F6;
	width: 580px;
	padding: 5px;
}
.bordergraubottom {
	border-bottom: 1px solid #ACACAC;
}
.bordertopbottom {
	border-bottom: 1px solid #ACACAC;
	border-top: 1px solid #ACACAC;
	height: 10px;
	font-size: 9px;
}
.schriftwinzig {
	font-size: 10px;
	color: #ACACAC;
}
.bildrechtsimtext {
	float: right;
	margin: 0px 10px;
}
.bildlinksimtext {
	float: left;
	margin: 0px 20px 0px 0px;
}
.font_under_input {
	color: #4A4A4A;
	font-size: 12px;
	margin-bottom: 10px;
}
.grey {
	position: fixed;
	top:0;
  	left:0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: #000;
}
.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
}
#upload {
	padding: 5px;
	position: fixed;
	top:30%;
  	left:40%;
	width: 270px;
	height: 290px;
	z-index: 20;
	background-color: #fff;
	border: solid 5px #4FB234;
}
#products {
	padding: 5px;
	position: fixed;
	top:25%;
	left:30%;
	width: 650px;
	height: 400px;
	z-index: 20;
	background-color: #fff;
	border: solid 5px #4FB234;
}
#creditcard {
	padding: 5px;
	position: fixed;
	top:10%;
	left:30%;
	width: 610px;
	height: 640px;
	z-index: 20;
	background-color: #fff;
	border: solid 5px #4FB234;
}
#info {
	padding: 5px;
	position: fixed;
    width:150px;
    top:30%;
  	left:40%;
	z-index: 1;
	background-color: #fff;
	border: solid 5px #4FB234;
}
#tabelle {
	position: absolute;
	z-index: 2;
	background-color: #fff;
}
.fileUpload {
    background: white;
	margin: 0px 0px 5px 0px;
	width: 260px;
	padding:2px;
	color: #6d6d71;
	font-size: 12px;
	border: 1px solid #6d6d71;
	cursor: pointer;
	margin-top: 5px;
}
.boldgreen {
	display: inline;
	font-size: 12px;
	color: #4FB134;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#textborder {
	padding: 10px 15px;
	overflow: hidden; /*für den IE */
}
.selectbox-div {
    position:absolute;
}
a:link, a:visited, a:hover, a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4FB234;
}
#mainnav {
	float: left;
	margin: 0px;
padding: 0px 7px 10px 180px;	width:610px;
	color: #4A5159;
	text-align: left;
}

#mainnav div {
	margin: 0px;
	padding: 0px 15px 0px 0px;	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A5159;
	text-align: left;
	float: left;
}

#mainnav a:link, #mainnav a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A5159;
	text-align: left;
}

#mainnav a:hover, #mainnav a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4FB234;
	text-align: left;
}

#mainnav a:link.active, #mainnav a:visited.active, #mainnav a:hover.active, #mainnav a:active.active {
	margin: 0px;
	padding: 0px;;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4FB234;
	text-align: left;
}

#sucheauswahllinks {
	margin: 0px;
	padding: 1px;
	position: relative;    
}

#sucheauswahllinks a:link, #sucheauswahllinks a:visited {
/*	position: relative;
	top: 1px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	margin: 2px 2px 0px;
	padding: 8px 9px;
	background-color: #43962C;
	color: #FFF;
	float: left;
    text-decoration: underline;
    border-right: 1px #a7ce9d solid;
    border-top: 1px #a7ce9d solid;
    border-left: 1px #a7ce9d solid;    
}

#sucheauswahllinks a:hover, #sucheauswahllinks a:active {
/*	position: relative;
	top: 1px; */
	margin: 2px 2px 0px;
	padding: 8px 9px;
	background-color: #FFF;
	color: #43962C;
	float: left;
    text-decoration: underline;
    border-right: 1px #a7ce9d solid;
    border-top: 1px #a7ce9d solid;
    border-left: 1px #a7ce9d solid;

}

#sucheauswahllinks a:link.active, #sucheauswahllinks a:visited.active, #sucheauswahllinks a:hover.active, #sucheauswahllinks a:active.active {
/*	position: relative;
	top: 1px; */
	margin: 2px 2px 0px;
	padding: 8px 9px;
	background-color: #FFF;
	color: #43962C;
	float: left;
    text-decoration: underline;
    border-right: 1px #dbecd6 solid;
}

#sucheauswahllinks2 {
	position: relative;
}

#sucheauswahllinks2 a:link, #sucheauswahllinks2 a:visited {
	position: relative;
	top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	margin: 2px 2px 0px;
	padding: 4px 11px;
    background-image:url(../images/tabs.gif);
    text-decoration:underline;	
	color: #4e4f50;
	float: left;
}

#sucheauswahllinks2 a:hover, #sucheauswahllinks2 a:link.hover {
	position: relative;
	top: 1px;
	margin: 2px 2px 0px;
	padding: 6px 10px;
	background-image:url(../images/tabs2.gif);
    text-decoration:underline;
	color: #4e4f50;
	border-right: 1px solid #BEC0C2;
	border-top: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	float: left;
}
#sucheauswahllinks2 a:active, #sucheauswahllinks2 a:active.active {	
	background-image:url(bs2.gif);
	background-color:#FFFFFF;
	color: #43962C;	
}

#sucheauswahllinks2 a:link.active, #sucheauswahllinks2 a:visited.active {
	position: relative;
	top: 1px;
	margin: 2px 2px 0px;
	padding: 6px 11px;
    background-image:none;
	background-color:#FFFFFF;
	color: #43962C;
	border-right: 1px solid #BEC0C2;
	border-top: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
	float: left;
}

#blaetternfunktion a:link, #blaetternfunktion a:visited, #blaetternfunktion a:hover, #blaetternfunktion a:active {
	margin: 2px 2px 0px;
	padding: 0px;
	color: #43962C;
	font-weight: bold;
	font-size:12px;
}

#footernavigation {
	margin: 0px;
	padding: 30px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4A5AA;
	height: auto;
	text-align: left;
}


.center {
	text-align: center;
}

.center700px {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

#footernavigation  a:link, #footernavigation a:visited  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4A5AA;
	height: 7px;
	text-align: left;
}

#footernavigation a:hover, #footernavigation a:active  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 7px;
	text-align: left;
}

#footernavigation a:link.active, #footernavigation a:visited.active, #footernavigation a:hover.active, #footernavigation a:active.active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 7px;
	text-align: left;
}

a:link.linkangebot, a:visited.linkangebot, a:hover.linkangebot, a:active.linkangebot {
	float: right;
	margin: 0px 15px;
	padding: 3px 6px;
	text-decoration: none;
	background-color: #C5E6C5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A500;
	font-weight: bold;
}

a:link.listeschluss, a:visited.listeschluss, a:hover.listeschluss, a:active.listeschluss {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #43962C;
	font-weight: bold;
}
#greyfield {
	background-color: #bfc2c4;
	visibility: visible;
	position: absolute;
	left: 1px;
	width: 152px
}
.greyborder {
	border-right: 1px solid #BEC0C2;
	border-bottom: 1px solid #BEC0C2;
	border-left: 1px solid #BEC0C2;
}

.topNaviContainer {
	position:absolute; 
    right: 68px;
    top:0px; 
}

.topNaviTab {
    border-left: gray solid 1px;
    border-right: gray solid 1px;
    border-bottom: gray solid 1px;
    padding: 3px 10px 3px 10px;
    margin: 0px 1px;
    background-image: url(../images/tabs2.gif);
    float: left;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #4e4f50;
}

.topNaviTab a {    
    font-weight: bold;
    font-size: 14px;
    text-decoration:underline;
	color: #4e4f50;
}

.topNaviTab a:hover { 
	color: #4FB134;   
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FFF;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.green {
    border:#43962C solid 3px;
}
.certimg {
	float: left;
    margin-right: 5px;
}
.searchbannerBox {
	padding: 0px 20px;
	border-left: 1px solid #BEC0C2;
	border-right: 1px solid #BEC0C2;
}
.bannerBox {
	color: #4FB134;
	font-size: 12px;
	width: 594px;
    background-color: #FFF8DD;
    padding: 10px 0px;
}
#offer-box {
    font-size: 14px;
    background-color:#F6F6F6;
    padding:10px;
}
.debugBox {
    position:absolute;
    top:0px;
    right:0px;
    width:300px;
    background:#FFF;
    border:1px solid #000;
}