body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1FBF0;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family:verdana;
}
h1 {
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #2B8729;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: no-repeat;
}
*html h1 {
	width: 600px;
}
h2 {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #2B8729;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	height: 16px;
}
.nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-y;
	width: 144px;
}
.menuactiv {
	color:#506698;
	text-decoration: none;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	padding-top:3px;
	height:15px;
}
.menuinactiv {
	color:#506698;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	padding-top:3px;
	height:15px;
}
* html .menuactiv {
	padding-top:2px;
	height:17px;
}

* html .menuinactiv {
	padding-top:2px;
	height:17px;
}
.navul {
   list-style-type:none;
	margin:0px;
	padding-left:0em;
	display:block;
	font-size: 12px;
}
.navliaktiv {
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 2px 0px;
	display: block;
	background: url(../images/bg_navaktiv.jpg) no-repeat;
	list-style: none;
	color:#506698;
	font-size: 12px;
	font-weight: bold;
}
.navli {
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 2px 0px;
	display: block;
	background: url(../images/bg_navinaktiv.jpg) no-repeat;
	list-style: none;
	color: #2B8729;
	font-size: 12px;
	font-weight: bold;
}
a.menuinactiv{
	color: #2B8729;
	text-decoration: none;
	font-weight: bold;
}
a.menuinactiv:visited {
	color: #2B8729;
	text-decoration: none;
}
a.menuinactiv:hover {
	color: #20601E;
	text-decoration: none;
}
a.menuinactiv:active {
}

a.menuinactiv:focus {
}
SELECT{
	font-size:10px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFfffF;
	color: #666666;
	border: solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	width : 130px;
	overflow: visible;
	clip: auto;
}
.formular {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFfffF;
	color: #000000;
	border: solid;
	padding: 0px 2px 0px 2px;
	margin: 4px 0px 4px 0px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: auto;
}
.tabellecontent {
	padding-left: 24px;
	padding-right: 8px;
	padding-top: 4px;
}
.formularmessage {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFfffF;
	color: #000000;
	border: solid;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: 90%;
}
.button {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 1px 1px 5px 1px;
	margin: 0em 17em 0em 0em;
	text-align: center;
	vertical-align: top;
	height: 21px;
	background-color: #2C8228;
}
*html .button {
	margin: 0em 7em 0em 0em;
}
.button2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 1px 1px 5px 1px;
	margin: 0em 0em 0em 0em;
	text-align: center;
	vertical-align: top;
	height: 21px;
	background-color: #2C8228;
}
.buttonsenden {
	padding: 0px 1px 5px 1px;
	vertical-align: top;
	height: 17px;
	background-image: url(../images/button_senden.gif);
	background-repeat: no-repeat;
	width: 95px;
	border-style: none none none none;
	background-color: #ffffff;
}
.buttonsendenover {
	padding: 0px 1px 5px 1px;
	vertical-align: top;
	height: 17px;
	background-image: url(../images/button_senden_over.gif);
	background-repeat: no-repeat;
	width: 95px;
	border-style: none none none none;
	background-color: #ffffff;
}
.buttonabbrechen {
	padding: 0px 1px 5px 1px;
	vertical-align: top;
	height: 17px;
	background-image: url(../images/button_verwerfen.gif);
	background-repeat: no-repeat;
	width: 95px;
	border-style: none none none none;
	background-color: #ffffff;
}
.buttonabbrechenover {
	padding: 0px 1px 5px 1px;
	vertical-align: top;
	height: 17px;
	background-image: url(../images/button_verwerfen_over.gif);
	background-repeat: no-repeat;
	width: 95px;
	border-style: none none none none;
	background-color: #ffffff;
}
a.link11px:hover {
	font-size: 11px;
	
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
}
a.link11px:link {
	font-size: 11px;
	color: #506698;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	padding-top : 5px;
	padding-left : 0px;
	padding-bottom : 5px;
	padding-right : 0px;
}
a.link11px:visited {
	font-size: 11px;
	color: #506698;
	font-weight: normal;
	text-decoration: underline;
	padding-top : 5px;
	padding-left : 0px;
	padding-bottom : 5px;
	padding-right : 0px;
}
a:active {
}
a:hover {
	color: #4E4E4E;
}
a {
	font-size: 12px;
	color: #506698;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}
a:visited {
	color: #506698;
}
a.link12px:hover {
	font-size: 12px;
	color: #4E4E4E;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
a.link12px:link {
	font-size: 12px;
	
	color: #506698;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
a.link12px:visited {
	font-size: 12px;
	
	color: #BF0000;
	font-weight: normal;
	text-decoration: underline;
	padding-top : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
}
a.linkhead:link {
	font-size: 10px;
	color: #2B8729;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 15px;
}
a.linkhead:hover {
	font-size: 10px;
	color: #2B8729;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 15px;
}
a.linkhead:visited {
}
a.linkfooter {
	font-size: 11px;
	color: #2B8729;
	font-weight: normal;
	text-decoration: none;
} 
a:hover.linkfooter {
	font-size: 11px;
	color: #2B8729;
	font-weight: normal;
	text-decoration: underline;
} 
.bghead {
	padding: 44px 30px 60px 14px;
	background-image: url(../images/head.jpg);
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #2B8729;
	background-repeat: no-repeat;
	width: 700px;
}
.adresse1 {
	width: 160px;
	float: left;
	margin: 0em 0em 0em 1em;
	line-height: 13px;
}
.adresse2 {
	width: 230px;
	float: left;
	margin: 0em 0em 0em 0wm;
	line-height: 13px;
}
a.subnav:hover {
	font-size: 10px;
	color: #4E4E4E;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	border: 1px solid #4E4E4E;
	width: 126px;
	text-align: center;
	background: #E7E7E7;
}
a.subnav {
	font-size: 10px;
	color: #2B8729;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	border: 1px solid #2B8729;
	width: 126px;
	text-align: center;
	background: #ffffff;
}
a.subnav:visited {
}
.subnavon {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	border: 1px solid #333333;
	width: 126px;
	text-align: center;
	background: #ffffff;
}
.subnavabstand {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px 0px 0px 12px;
}
.navlinkon {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}
.zeiten {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	width: 30%;
	float: left;
}
.zeiten2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.zeitenheadline {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}
.hgoeffnungszeiten {
	padding: 5px 2px 16px 4px;
	margin: 12px 0px 4px 0px;
	vertical-align: top;
	background-image: url(../images/bg_zeiten.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 50px;
}
*html .hgoeffnungszeiten {
	padding: 5px 2px 16px 4px;
	margin: 12px 0px 4px 0px;
	height: 50px;
}
.fliesstext10px {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top : 5px;
}
.fliesstextbold10px {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	padding-top : 5px;
}
.shop11px {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00698C;
	vertical-align: top;
	padding: 6px 0px 0px 5px;
}
.shop11pxbold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00698C;
	vertical-align: top;
}
.shoppreis {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00698C;
	vertical-align: top;
}
.fliesstext11px {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 4px;
}
.fliesstext11px a {
	font-size: 11px;
}
.fliesstext11pxbold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	vertical-align: top;
}
.fliesstext12px {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.fliesstextbold12px {
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #565656;
	vertical-align: top;
}
.fliesstextblackbold12px {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 10px 0px;
	height: 0px;
}
.fliesstextblackbold12px2 {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #565656;
	vertical-align: top;
}
.headlineaktion {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #2B8729;
	padding: 6px 0px 0px 0px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	height: 18px;
}
.hlabstand {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px 0px 0px 12px;
	background-repeat: no-repeat;
	background-position: left;
}
.shopcontainerabstand {
	padding-top: 10px;
}
.contentabstand {
	padding-top: 4px;
	padding-left: 1.2em;
	padding-right: 4px;
	margin: 0px 0px 0px 2em;
	vertical-align: top;
	height: 450px;
	width: 300px;
	}
.contentabstandweiss {
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 9px;
	vertical-align: top;
	background-color: #ffffff;
}
.containerabstand {
   padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.kopfabstand {
	padding-top: 0px;
}
.bildabstand {
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 3px;
}
.topnavon {
	font-size: 12px;
	color: #DC2B19;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-weight: bold;
}
.headline {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #565656;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheadlinelinks {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	height: 16px;
}
.bggrau {
	background-color: #CCCCCC;
}
.alarm {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;}
.bildtext {
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-top: -1em;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 2px;
	color: #000000;
}
.rahmenaussen {
	border: solid;
	border-color : #2F6182;
	border-width : 1;
}
.bildrahmen {
	padding: 6px 2px 2px 12px;
	margin: 0px 0px 0px 0px;
}
.bildrahmen2 {
	margin-top: 4px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #506698;
}
.bildrahmen3 {
	margin: 0px 8px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #506698;
	background-color: #ffffff;
}
.bildrahmenshop {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 1px solid #016A8C;
}
.hoehecontent {
	padding-top : 12px;
	padding-left : 3px;
}
.adresseoben {
	font-size: 13px;
	font-weight: bold;
	color: #344D9E;
	padding: 12px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
	line-height: 9px;
}
.adressekopf {
	background-image: url(../images/head_r1_c3.jpg);
	padding: 2px 6px 0px 4px;
	font: normal normal bold 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: White;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
.hgshopcontainer {
	padding: 5px 0px 4px 6px;
	background-color: #F7FFFA;
	border-left: 1px solid #CCCC99;
}
.produkt {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}
.trenner {
   margin: 0.5em 0em 0em 0em;
	padding: 0px 0px 0px 0px;
	background-color: #2C8327;
}
.apoa {
	background-image: url(../images/apotheken-a.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
li {
	vertical-align: middle;
	list-style-type: none;
	text-align: left;
	background-image: url(../images/icon_liste.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 18px;
	margin: 4px 0px 0px 0px;
}
ul {
	list-style-type: none;
}
.artikel {
	margin: 1em 0em 0em 3em;
	width: 400px;
	float: left;
	/* border-bottom: 1px solid #2B8729; */
}
.artikeldetails {
	margin: 1em 0em 0em 3em;
	width: 90%;
	float: left;
	overflow: hidden;
	clear: both;
}
.preis1 {
	font-size: 11px;
	color: #333333;
	text-decoration: line-through;
	float: left;
	padding: 0.9em 0em 0em 0em;
	width: 84px;
}
.preis1details {
	font-size: 11px;
	color: #333333;
	text-decoration: line-through;
	float: left;
	padding: 0.9em 0em 0em 5.7em;
	width: 84px;
}
*html .preis1details {
	padding: 0.9em 0.3em 0em 0.7em;
}
.preis2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 0.2em 0.3em 0.2em 0.3em;
	margin: 0.4em 0em 0.4em 0em;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #FFCC00;
	float: left;
	clear: right;
}
.artikelbild {
	width: 80px;
	float: left;
	margin: 0em 0em 3em 0em;
}
*html .artikelbild {
	width: 80px;
	float: left;
	margin: 0em 0em 1em 0em;
	
}
.artikelname {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #2B8729;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	height: 18px;
	float: left;
	width: 290px;
}
.artikelnamedetails {
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #2B8729;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0px 0px 0px 4.9em;
	height: 18px;
	float: left;
	width: 320px;
}
*html .artikelnamedetails {
	margin: 0px 0px 0px 0.7em;
}
.artikelbeschreibung {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #565656;
	vertical-align: top;
	float: left;
	width: 290px;
}
.artikelbeschreibungdetails {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #565656;
	vertical-align: top;
	float: left;
	width: 320px;
	margin: 0px 0px 0px 5.7em;
}
*html .artikelbeschreibungdetails {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #565656;
	vertical-align: top;
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0.7em;
}
