@import url(css/reset.css);
@import url(css/struktur.css);
@import url(css/blog.css);
@import url(css/fancybox.css);

body, html {
	margin:0px;
}
html {
	min-height:99%;
	margin-bottom:1px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	background-image:url(gif/bg-all.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, p, input, form {
	margin:0px;
	padding:0px;
}

h1 { color:#B38900; font-weight:bold; font-size:14px; padding:0 0 10px 0; margin:0px; }
h2 { color:#B38900; font-weight:bold; font-size:14px; padding:0 0 10px 0; margin:0px; }
h2 a:link,h2 a:visited,h2 a:active {color: #B38900}
h2 a:hover {color:#B38900; text-decoration:underline;}
h3 { color: #000000; font-weight: 600; font-size: 12px; padding:10px 0 5px 0; margin:0px; }
h4 { color: #000000; font-weight: 600; font-size: 12px; margin: 10px 0px 5px 0px; padding: 0px; }
h5 { color: #000000; font-weight: 600; font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; }
h6 { color: #000000; font-weight: 600; font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; }


.all {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
}

.altern_bg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:750px;
	background-image:url(gif/bg-all2.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.all_inh {
	position:relative;
	top:0px;
	left:0px;
	width:1002px;
	margin:auto;
}

.zoo_logo {
	float:left;
	width:266px;
	height:146px;
}

#t_men {
	float:left;
	width:711px;
	height:146px;
	background-image:url(gif/versandkosten.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#t_men .trust {
	width:89px;
	height:110px;
	margin:0 68px 0 554px;
}

/*
#t_men ul {
	margin:0px;
	padding:117px 0 0 35px;
	list-style-type:none;
	text-align:left;
}
*/

#t_men ul {
	margin:0px;
	padding:7px 0 0 35px;
	list-style-type:none;
	text-align:left;
}

#t_men li {
	float:left;
	height:29px;
	font-size:12px;
	background-position:top left;
	background-repeat:no-repeat;
}

#t_men li.hund {
	padding:9px 15px 0 35px;
	background-image:url(gif/ics/hund.gif);
}

#t_men li.katze {
	padding:9px 15px 0 19px;
	background-image:url(gif/ics/katze.gif);
}

#t_men li.terra {
	padding:9px 15px 0 22px;
	background-image:url(gif/ics/terraristik.gif);
}

#t_men li.aqua {
	padding:9px 15px 0 31px;
	background-image:url(gif/ics/aquaristik.gif);
}

#t_men li.nager {
	padding:9px 15px 0 23px;
	background-image:url(gif/ics/nager.gif);
}

#t_men li.vogel {
	padding:9px 15px 0 20px;
	background-image:url(gif/ics/vogel.gif);
}

#t_men li.teich {
	padding:9px 0 0 31px;
	background-image:url(gif/ics/teich.gif);
}

#t_men a:link,
#t_men a:visited {
	color:#000000;
	text-decoration:none;
}

#t_men a:hover {
	color:#000000;
	text-decoration:underline;
}

#ba_be {
	clear:both;
	width:1002px;
	height:202px;
}

#ba_be .d1 {
	float:left;
	width:307px;
	height:176px;
	margin:0px;
	padding:14px 13px 12px 25px;
}

#ba_be .d2 {
	float:left;
	width:307px;
	height:176px;
	margin:0px;
	padding:14px 14px 12px 3px;
}

#ba_be2 {
	clear:both;
	width:1002px;
	height:120px;
}

#o_nav {
	width:956px;
	height:44px;
	padding:0px;
	margin:0 21px 0 25px;
	background-image:url(gif/m-nav-all.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#o_nav .d1 {
	float:left;
	width:8px;
	height:44px;
}

#o_nav .d2 {
	float:left;
	width:937px;
}

#o_nav .d3 {
	float:left;
	width:707px;
}

#o_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#o_nav li {
	float:left;
	height:44px;
	padding:10px 17px 0 15px;
	background-image:url(gif/m-nav-trenn.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#o_nav .d4 {
	float:left;
	width:230px;
	padding:3px 0 0 0;
}

#o_nav .d5 {
	float:left;
	width:11px;
	height:44px;
}

#o_nav a:link,
#o_nav a:visited {
	color:#000000;
	text-decoration:none;
}

#o_nav a:hover {
	color:#BC0D08;
	text-decoration:none;
}

#breadi {
	width:950px;
	height:25px;
	padding:0 25px 0 25px;
	margin:0px;
}

#breadi p {
	font-size:10px;
	color:#B38900;
	margin:0px;
	padding:6px 0 0 10px;
	text-align:left;
}

#breadi a:link,
#breadi a:visited {
	color:#B38900;
	text-decoration:underline;
}

#breadi a:hover {
	color:#BC0D08;
	text-decoration:underline;
}

.conni_o {
	width:957px;
	margin:0 20px 0 25px;
	height:8px;
	background-image:url(gif/con-o.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.conni {
	float:left;
	width:957px;
	background-image:url(gif/con-all.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.links {
	float:left;
	width:190px;
	margin:0 0 0 10px;
	text-align:left;
}

#kat_bo {
	width:190px;
	background-image:url(gif/kat-bo-u.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#kat_bo .d1 {
	width:190px;
	background-image:url(gif/kat-bo-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#kat_bo h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#BC0D08;
	padding:5px 0 10px 28px;
}

#kat_bo ul {
	margin:0px;
	padding:0 0 5px 0;
	list-style-type:none;
	text-align:left;
}

#kat_bo li {
	padding:2px 0 2px 28px;
	background-image:url(gif/bull-1.png);
	background-position:left;
	background-repeat:no-repeat;
}

#no_bo {
	width:190px;
	background-image:url(gif/no-bo-u.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
}

#no_bo .d1 {
	width:190px;
	background-image:url(gif/no-bo-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 10px 10px 10px;
}

#no_bo .d2 {
	width:190px;
	background-image:url(gif/no-bo-o2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0 10px 0;
}

#no_bo h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#BC0D08;
	padding:0 0 10px 18px;
}

#no_bo h3.spec {
	padding-left:28px;
}

#no_bo h3 a {
	color:#BC0D08;
	text-decoration:none;
}

#no_bo h3 a:hover {
	color:#BC0D08;
	text-decoration:underline;
}

#no_bo2 {
	width:190px;
	background-color:#EEE;
	margin:0px;
}

#no_bo2 .d1 {
	width:190px;
	background-image:url(gif/no-bo-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 10px 10px 10px;
}

#no_bo2 h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#BC0D08;
	padding:0 0 10px 18px;
}

#conni_inh {
	float:left;
	width:720px;
	margin:0 0 0 15px;
	text-align:left;
}

.conni_u {
	clear:both;
	width:957px;
	height:11px;
	margin:0 20px 0 25px;
	background-image:url(gif/con-u.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.clb {
	clear:both;
}

#footi {
	width:1000px;
}

#footi p {
	font-size:10px;
	color:#B38900;
	text-align:center;
}

#footi a:link,
#footi a:visited,
#footi a:hover {
	color:#B38900;
	text-decoration:none;
}

#footi .d1 {
	float:left;
	width:260px;
}

#footi .d2 {
	float:left;
	width:680px;
	margin:0px;
}

#wako {
	position:absolute;
	top:30px;
	left:610px;
	width:200px;
}

#wako .d1 {
	float:left;
	width:38px;
}

#wako .d2 {
	float:left;
	width:150px;
}

#wako .p1 {
	color:#BC0D08;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:0px;
}

#wako .d3 {
	clear:both;
	float:left;
	width:150px;
	height:17px;
}

#wako .p2 {
	color:#000000;
	text-align:left;
	font-size:11px;
	margin:0px;
	padding:0px;
}

#wako .p3 {
	padding:4px 0 0 0;
	font-size:11px;
	margin:0px;
}

#wako a:link,
#wako a:visited {
	color:#000000;
	text-decoration:underline;
}

#wako a:hover {
	color:#BC0D08;
	text-decoration:underline;
}

#wako a.obsch:link,
#wako a.obsch:visited {
	color:#BC0D08;
	text-decoration:none;
}

#wako a.obsch:hover {
	color:#BC0D08;
	text-decoration:none;
}

.nkr {
	position:absolute;
	top:410px;
	left:241px;
	width:231px;
	height:121px;
}

.vkf {
	position:absolute;
	top:410px;
	left:484px;
	width:231px;
	height:121px;
}

.v24 {
	position:absolute;
	top:410px;
	left:730px;
	width:231px;
	height:121px;
}

.lin_spa_o {
	width:190px;
	height:5px;
	margin:10px 0 0 0;
}

a:link,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color: #BC0D08;
}

a:focus {outline:none}

.subcat_sitemap { margin-left: 15px; font-size: smaller }

dd { line-height: 22px; }

.fs85{font-size: 85%}

div.inputRequirement,
dd.inputRequirement { color: #CC0000; }

ul#main_nav {margin-left: 15px}

li.level1 { margin-left: 10px; }

li.level1 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level1 a.active:link,
li.level1 a.active:active,
li.level1 a.active:visited { text-decoration: none; font-weight: bold; }

li.level2 { margin-left: 15px; list-style-type:none; }

li.level2 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level2 a.active:link,
li.level2 a.active:active,
li.level2 a.active:visited  { text-decoration: none; font-weight: bold; }

li.maincat { }

li.maincat a span { } 

a.nav span a { }

li.maincat a, a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link,
li.maincat a.activ:visited,
li.maincat a.activ:hover, li.level1 a:hover,
li.level1 a:active, li.level1 a.active:hover,
li.level1 a.active:visited { color: #BC0D08; }

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li { }

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

.box { margin: 8px 0 8px 0; border: 1px solid #cccccc;background: #F1F1F1; padding: 0 0 6px 0; }

.boxText { padding: 3px; }

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb_accept { text-align: left; font-size: 12px; color: #000000; width: 100%; }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder; }

.checkoutBarTo, div.checkoutBarCurrent { margin: 15px 0 10px 0; padding: 0 2px 0 2px; font-size: 11px; }

.clr { clear: both; float: none; }

.contentsTopics,
.pageHeading,
#moduleHeading { font-weight: bolder; line-height: 25px; border-bottom: 1px solid #000; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #7E7E7E; display: block; }

.copy {text-align: center; display: block; margin: 5px 0; color:#555}

/* SUCCESS MESSAGE */
.messageStackSuccess {padding:4px; background-color:#66FF66} 

/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

.headerError { margin: 5px 0 5px 0; border: 1px solid #CC3300; background: #ff1000; padding: 5px; }

.infoBoxHeading,
.infoBoxHeading_right { background: url(img/bg_black.gif) #000 top left repeat-x; color: #fff; padding: 4px 0 0 7px; height: 18px; font-size: 1.0em; font-weight: 700; }

.left { float: left; margin: 0px; }

.list_left { float: left; }

.list_left, .list_right { width: 48%; margin-bottom: 2px; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 285px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { float: left; width: 120px; padding-top: 10px; }

.new_product_default_right { float: left; width: 165px; }

.new_product_default_tax { font-size: 11px; }

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { color: #a10a0e; font-size: 10px; }

.order_details { width: 100%; text-align: left }

.order_details_article { width: 145px; float: left; }

.order_details_article_header { width: 145px; float: left; }

.order_details_img { width: 70px; float: left; text-align: center; margin: 5px 0 0 0 }

.order_details_img_header { width: 70px; float: left; text-align: center; margin: 0 0 0 0; }

.order_details_qty { width: 50px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 50px; float: left; text-align: center;}

.order_details_remove { width: 50px; float: left; text-align: center; margin-top: 15px }

.order_details_remove_header { width: 50px; float: left; }

.order_details_shippingtime { width: 70px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 70px; float: left; }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 100px; float: right; text-align: right; }
.order_details_singleprice_header { width: 85px; float: left;}

.order_detais_totalprice  { width: 100px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 85px; float: left; margin-top: 5px }

.pr_bo {
	float:left; width:720px; background-image:url(gif/pr-bo-all.gif); background-position:top left; background-repeat:repeat-y;
}

.pr_bo_t {
	width:720px; height:6px; background-image:url(gif/pr-bo-t.gif); background-position:top left; background-repeat:no-repeat;
}

.pr_bo_b {
	width:720px; height:6px; background-image:url(gif/pr-bo-b.gif); background-position:top left; background-repeat:no-repeat;
}

.product_content { margin-top: 15px;}

.product_info_box { text-align: left; }

.product_info_box_bottom { height: 12px;}

span.rechts .thumbs a {background:transparent url(/img/img_right.gif) no-repeat scroll 0 0;height:57px;margin:0 2px 2px 0;position:relative;text-align:center;width:70px;z-index:100;}

.product_info_box_middle {}

.product_info_box_middle ul { margin-left: 20px}

.product_info_box_middle_left { width: 270px; margin: 0 0 0 15px}

.product_info_box_middle_left .img_main {margin-right: 3px}

.product_info_box_middle_left .img_left {margin-right: 0}

.product_info_box_middle_left .img_right {margin-right: 3px}

.product_info_box_middle_right { width: 300px;text-align: left; margin-bottom: 15px; }

.product_info_box_middle_thumbnail { margin: 10px 0 0 5px; }

.product_info_cartbutton { width: 200px; }

.product_info_description { overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_info_dropdown { width: 140px; font-size: smaller; margin-top: 15px; }

.product_info_graduated_price { width:215px }

.product_info_graduated_price .bg_dunkel { background: #eee }

.product_info_graduated_price dl { display: block; line-height: 22px; clear: both; }

.product_info_graduated_price dl dd { display: block; white-space: nowrap; overflow: hidden; }

.product_info_graduated_price dl dt { white-space: nowrap; overflow: hidden; width:90px; display: block; float: left; padding-left: 5px }

.product_info_h3 { padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #CCCCCC; }

.new-price { font-size: 16px; color: #DA251D; font-weight: 700; text-align: left; }

.product_info_price { font-size: 16px; font-weight: 700; text-align: left; margin: 10px 0;}

.product_info_print { font-size: 10px; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

h1.product_info {margin: 8px 0 10px 0; padding: 0 0 5px 5px}

.product_info_tax { width: 95px; }

.product_info_tax_shipping { width: 250px; font-size: 10px; }

.product_listing_box { overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 152px; }

.product_listing_box_right { width: 17px; height: 152px; }

.product_listing_description { width: 280px; padding-left: 15px; }

.product_listing_header { height: 26px; margin: 5px 0 0 0; }

.product_listing_image { width: 112px; }

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

.product_listing_price { width: 250px; text-align: right; padding-right: 15px; }

.product_listing_price_button { width: 140px; text-align: center; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

.product_name { display: block; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

.product_name h3 a { font-size: 15px; margin-top: 8px; }

.right { float: right; margin: 0px; }

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; }

.row2 { background: #FFFFFF; }

.categories_list {
border-bottom:#E2E2E2;
border-top:#E2E2E2;
border-style:solid;
border-top-width:thin;
border-bottom-width:thin; }


/* Footer Boxes */
ul.footer_gallery { float: left; clear: both; width: 100%}
ul.footer_gallery li {float:left; width:299px; position: relative; margin: 0 5px 10px 0;}
ul.footer_gallery li ul.box_footer {list-style-type: square}
ul.footer_gallery li ul.box_footer li {width: 100%;display: block;margin:0;border-bottom: 1px solid #ccc;padding: 3px 0;}
ul.footer_gallery li ul.box_footer li a {padding: 0 0 0 12px;}

.footerbox { text-align: left; font-size: 11px; float: left;clear:both; color: #666666; background-image:url(gif/bg-footsch.gif); background-position:top left; background-repeat:no-repeat; #eee; padding: 8px; margin:0 10px 0 10px; width:914px;display:block }

/* New Products Default */
ul.product_listing_gallery {float: left; clear: both; width: 100%; margin-left: 0}
ul.product_listing_gallery li {float:left; width:228px; height:337px; position: relative; margin:0 3px 0 3px; padding:5px 0 5px 0; background-image:url(gif/bg-mod-bo.gif); background-position:top left; background-repeat:no-repeat}
/* ul.product_listing_gallery li {float:left; width:30%; height:270px; position: relative; margin: 0 6px 10px 0; padding:5px; border: 1px solid #ccc} */
ul.product_listing_gallery li h2 {font-size: 90%; text-align: center}
ul.product_listing_gallery li h2 a {text-decoration: none; color:#000; text-align: center}
ul.product_listing_gallery li h2 a:hover {color:#000; text-decoration:underline}
.product_listing_gallery_detail {position:absolute; top: 160px; width:228px; text-align: center}
.product_listing_gallery_price {position: absolute; bottom:22px;left:0; width: 100%; text-align: center}
.popup_link  {font-size: 80%;}

/* New Products Categoriest */
ul.product_listing_gallery_cat {float: left; clear: both; width: 100%;}

.img_border {border: 1px solid #fff; padding: 5px; background: #fff}

a:hover .img_border {border: 1px solid #fff;}

/*ul.product_listing_gallery_cat li {float:left; width:30%; height:270px; position: relative; margin: 0 5px 10px 0; padding:5px; border: 1px solid #ccc;background: url(img/bg_gradient.jpg) top left repeat-x}*/
ul.product_listing_gallery_cat li {float:left; width:228px; height:317px; position: relative; margin:0 3px 0 3px; padding:5px 0 5px 0; background-image:url(gif/bg-mod-bo.gif); background-position:top left; background-repeat:no-repeat}
/** html ul.product_listing_gallery_cat li {width:33.33%;}*/
* html ul.product_listing_gallery_cat li {float:left; width:228px; height:337px; position: relative; margin:0 3px 0 3px; padding:5px 0 5px 0; background-image:url(gif/bg-mod-bo.gif); background-position:top left; background-repeat:no-repeat}
ul.product_listing_gallery_cat li h2 {font-size: 90%; text-align: center}
ul.product_listing_gallery_cat li h2 a {text-decoration: underline; color:#000; text-align: center}
.product_listing_gallery_detail_cat {position:absolute; top: 160px; width:228px; text-align: center}
.product_listing_gallery_price_cat {position: absolute; bottom:22px;left:0; width: 100%; text-align: center}
.popup_link_cat {font-size: 80%;}

.infoBoxHeadingFooter { color: #3C3B3D; height: 20px; font-size: 1.3em; font-weight: bold; margin: 1px; border-bottom: 1px solid #ccc }

.headerMessage{color:#ff0000; display: block; margin: 10px 0}

div.starttext{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:justify;
padding:0 10px;
}

div.starttext h2{
font-size:12px;
}

div.starttext a{
font-weight:bold;
text-decoration:none;
}

div.starttext p.backlink{
font-size:10px;
}

div.starttext p.backlink a{
text-decoration:none;
font-weight:normal;
}