@charset "utf-8";
/* Grundlagen */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	margin: 0;
	padding: 0;
	background-color: #f8eec7;
	color: #000;
	font: 11px/1.4 Verdana, sans-serif;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1 {
	font: 18px/1.1 Arial, sans-serif;
	padding: 10px 0 3px 0;
}
h2 {
	font: 15px/1.1 Arial, sans-serif;
}
h1, h2 {
	color: #00744e;
	font-weight: bold;
}
h4 {
	font: 15px/1.1 Arial, sans-serif;
	color: #F00;
	font-weight: bold;
}
h3, h5, h6 {
	margin:0;
	font: 20px/1.1 Arial, sans-serif;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
h5, h3 {
	color: #00744e;
}
h6 {
	color: #c4eadd;
}
.grun {
	color: #00744e;
}
#padding1 {
	margin:0;
	padding: 0 20px 20px 20px;
	font: 12px/1.5 Verdana, sans-serif;
}
#padding2 {
	margin:0;
	padding: 0 20px 20px 40px;
	font: 12px/1.5 Verdana, sans-serif;
}
body, .topboxinhalt, .topboxheader {
	text-align: center;
}
#topnavi, #hauptbereich, .boxheader, .boxinhalt {
	text-align: left;
}
a:link, a:active, a:visited {color: #00744e; text-decoration: none;}
a:hover {color: #00744e; text-decoration: underline;}
#wrapper {
	width: 100%;
	padding-bottom: 5px;
}
#inhalt {
	width: 970px;
	background-color: #f8eec7;
	overflow: auto;
	border: 0;
}
#logo {
	margin-bottom: 10px;
}

/* TopNavi */
#topnavi {
	padding: 10px 0 10px 5px;
}
.box, .navibox {
	border: 2px;
	border-style: solid;
	border-color: #fdc700;
	background-color:#FFF;
	font: 11px/1.3 Verdana, sans-serif;
}
.navibox {
	width: 180px;
}
.boxhead {
	width: 100%;
	height: 30px;
	background-image: url(img/boxen/boxheader.jpg);
	background-repeat: repeat-x;
}
.boxheader, .topboxheader, .topboxheadercart {
	color: #00744e;
	font-weight: bold;
}
.boxheader, .topboxheader, .topboxinhalt {
	padding-top: 8px;
}
.topboxheadercart {
	text-align: left;
	padding-left: 20px;
}
.topboxheader1 {
	padding-top: 4px;
	vertical-align:text-bottom;
}
.boxheader, .boxheadernavi {
	padding: 8px 15px 0 15px;
}
.boxheadernavi {
	font: 15px/1.3 Arial, sans-serif;
	padding-top: 6px;
	color: #00744e;
	font-weight: bold;
}
.boxinhalt {
	margin: 15px 0 15px 15px;
}
.boxinhalt2 {
	padding: 15px;
}
.boxinhalt_kleiner {
	margin: 15px;
}
.boxinhaltwide {
	margin: 15px 15px 5px 15px;
	font: 11px Verdana, sans-serif;
}
.boxinhaltwide ul {
	padding: 5px 0 0 20px; margin:0;
}
.boxinhaltwide ul li {
	padding-bottom: 10px;
}
.boxinhaltwide ul, .boxinhaltwide2 ul {
	padding: 5px 0 0 20px; margin:0;
}
#topboxlinks {
	float: left;
}
#topboxrechts {
	margin-left: 165px;
}

/* Hauptbereich */
#hauptbereich {
	width: 900px;
	padding-left: 7px;
}
#hauptbereichinhalt {
	float: left;
}
.hauptboxinhalt {
	margin: 10px 30px 30px 30px;
}
#hauptnavi {
	padding-left: 710px;
}

* html #hauptnavi {
	padding-left: 707px;
}
#hauptnavi p {
	padding: 0 0 10px 0;
}

/* Startseite */
#startseite img {
	width: 275px;
	height: 182px;
	border: 2px;
	border-style: solid;
	border-color: #fdc700;
}
.start1 {
	float:left;
	width:305px;
}
.start2 {
	margin-left:320px;
	width:300px;
}
.start3 {
	float:left;
	width:300px;
}
.start4 {
	margin-left:320px;
	width:305px;
}
.start5 {
	float:left;
	width:305px;
}
.start6 {
	margin-left:315px;
	width:305px;
}
.starth1 {
	font: 18px/1.1 Arial, sans-serif;
	font-weight:bold;
}
.startgrun {
	font: 12px/1.5 Arial, sans-serif;
}
.startliste ul, .startliste2 ul {
	padding: 5px 0 0 20px; margin:0;
}
.startliste ul li {
	padding-bottom: 5px;
}
.startliste2 ul li {
	padding-bottom: 2px;
}
.startliste3 ul {
	padding: 5px 0 0 30px; margin:0;
}
.startliste3 ul li {
	padding-bottom: 9px;
}
/* Kompfort Warenkorb */
.plus, .minus, .alter, .delete {
	display: block;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}
.plus {
	background-image: url(img/plus.gif);
	width: 13px;
	height: 13px;
}
.minus {
	background-image: url(img/minus.gif);
	width: 13px;
	height: 13px;
}
.alter {
	background-image: url(img/alter.gif);
	width: 40px;
	height: 13px;
}
.delete {
	background-image: url(img/delete.gif);
	width: 22px;
	height: 22px;
}

/* checkout_confirmation */
#checkout_confirmation {
	width: 600px;
}

#checkout_adresse1 {
	float:left;
	width:300px;
}

#checkout_adresse2 {
	padding-left:310px;
}

/* contact_us */
#kontaktformular {
	width: 600px;
	color: #00744e;
}
#kontaktformular p {
	padding-bottom: 15px;
}

/* Produktansicht */
#produkt_links {
	width: 140px;
	float: left;
	clear:both;
}
#produkt_rechts {
	padding-left: 160px;
}
.produktansicht a:hover, .produktansicht a:link, .produktansicht a:active, .produktansicht a:visited {
	color: #00744e;
	text-decoration: none;
}
/* Nur bestes Biofutter */
.nurbestespic1 {
	border: 2px;
	border-style: solid;
	border-color: #fdc700;
	margin: 0 10px 10px 10px;
}

/* login */
#login_links {
	width: 290px;
	float: left;
}
#login_rechts {
	padding-left: 310px;
}

/* product_listing */
#product_listing {
	width: 620px;
}
.product_listing_zeile {
	background-color: #faf6e8;
	padding: 10px 0 10px 10px;
}
.product_listing_zeile2 {
	background-color: #c3dea4;
}
.product_listing_zeile3 {
	background-color: #c3dea4;
	padding: 10px;
}
.product_listing_zeile3 img {
	border: 2px;
	border-style: solid;
	border-color: #fdc700;
}
.product_listing_zeile5 {
	padding: 5px 0 5px 10px;
}
.product_listing_zeile4 a:link, .product_listing_zeile4 a:active, .product_listing_zeile4 a:visited, .product_listing_zeile5 a:link, .product_listing_zeile5 a:active, .product_listing_zeile5 a:visited {color: #000; text-decoration: none; font-weight:bold;}
.product_listing_zeile4 a:hover, .product_listing_zeile5 a:hover {color: #000; text-decoration: underline; font-weight:bold;}
.product_listing_rechts {
	text-align: right;
	padding: 10px 5px 10px 0;
}
.product_listing_mitte {
	padding: 10px 0 10px 0;
}
.product_listing_mitte ul {
	padding:10px 0 0 10px;
	margin:0;
}
.product_listing_mitte ul li{
	margin-left: 10px;
}
.product_listing_mitte2 {
	padding-top: 5px;
}
.product_listing_links {
	padding-left: 5px;
}
.product_listing_links2 {
	padding: 5px;
}
.fett1 {
	font-size: 15px;
	font-weight: bold;
}
.klein1 {
	font-size: 9px;
	padding-bottom: 12px;
}
.button1 {
	padding-bottom: 6px;
}
.klein2 {
	font: 9px Verdana, sans-serif;
}

/* Footer */
#footer {
	font: 12px/1.5 Verdana, sans-serif;
	padding-top: 10px;
	background-color: #f8eec7;
}

/* Sonstiges */
.moduleRow, .moduleRowOver, .smallText {
	font: 12px/1.6 Verdana, sans-serif;
}
#productNEWprice {
	font: 15px Verdana, sans-serif;
	font-weight: bold;
}
.schwarz {
	color: #000;
}
.schwarz a, .schwarz a:link, .schwarz a:visited, .schwarz a:active {
	color: #000;
	text-decoration: none
}
.schwarz a:hover {
	color: #000;
	text-decoration: underline;
}
.schriftkleiner {
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	padding-top: 1px;
}
.schriftkleiner2 {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	padding-top: 1px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font: 10px Verdana, sans-serif;
	color: #00744e;
	padding-bottom: 10px;
}
.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color: #00744e; text-decoration: none;
}

#startanimation{
margin:7px 0 7px 0;
}

#header_suche{
margin-left: 5px;
text-align:left;
background-color:#fdc702;
width:493px;
height:39px;
border-top:1px;
border-top-style:solid;
border-top-color:#f8eec7;
border-bottom:2px;
border-bottom-style:solid;
border-bottom-color:#f8eec7;
}
* html #header_suche{
margin-left: 5px;
text-align:left;
background-color:#fdc702;
width:493px;
height:39px;
border-top:2px;
border-top-style:solid;
border-top-color:#f8eec7;
border-bottom:2px;
border-bottom-style:solid;
border-bottom-color:#f8eec7;
}
#quick_find{
display:inline;
}
#schnellsuche{
margin:9px 0 0 20px;
}
* html #schnellsuche{
margin:7px 0 0 20px;
}
/* Ajax SerchSuggest */
.suggest_link {
	background-color: #f8eec7;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #fdc702;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	color: #00744e;
	position: absolute; 
	visibility: hidden;
	background-color: #f8eec7; 
	text-align: left;	
	border: 2px;
	border-style: solid;
	border-color: #fdc700;	
}

#starttopnews{
height:230px;
width:620px;
}