* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
	text-align: left; 
	background-image: url(images/bg.jpg); 
	background-repeat:y-repeat;
	background-repeat:x-repeat;
	font-size: 13px;
	font-family: Times New Roman;
}

div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

/* DIV-Boxen */

div#wrapper {
width: 950px;
margin: 0; 
}
div#leftCol {
float: left; 
width: 250px;
}
div#centerCol {
margin: 0 250px; 
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#logo {
	background-image: url(images/logo.jpg); 
	background-repeat:no-repeat;
	width:164px;
	height:221px;
	margin-left:30px;
	margin-top:25px;
}
div#head {
 float:left;
margin: 0px 0px; 
 width:700px;
 height:133px;
 background-image: url(images/head.jpg); 
	background-repeat:no-repeat;
}
#headline {
 text-align: center;
 width:700px;
}
#main_nav {
 text-align: center;
 padding-top:62px;
 width:700px;
}
#main_nav a, #main_nav a:link {
	font-size:13px;
	font-family:Times New Roman;
	color:#000033;
	text-decoration:none;
}
#main_nav a:hover {
	font-size:13px;
	font-family:Times New Roman;
	color:#990000;
	text-decoration:none;
}
#main_nav a.topic {
	font-size:13px;
	font-family:Times New Roman;
	color:#990000;
	text-decoration:none;
}

#leftnav  {
	margin: 0;
	padding:35px 0px 20px 10px;
	text-align:center;
	width:206px;
	float:left;
}
#leftnav  a{
	display : block;
	font-familiy: Times New Roman;

}
#leftnav a span {
	display:none;
}
.headline_hunde {
	text-align:center;
}
.headline_menschen {
	text-align:center;
	padding-top:15px;
}
.linie {
	text-align:center;
	padding:5px 0;
}
#leftnav a.nav, :link.nav, :visited.nav {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	display: block;
	padding:2px 0 0px 0;
	text-decoration: none;
	text-align:center;
}
#leftnav a.nav:hover {
	color:#990000;
	text-decoration: none;
}
#leftnav a.aktiv, :link.aktiv, :visited.aktiv, :hover.aktiv {
	font-family: Times New Roman;
	font-size: 12px;
	color: #cc0000;
	padding:2px 0 0px 0;
	display: block;
	text-decoration: none;
	text-align:center;
}

#leftnav a.nav2, :link.nav2, :visited.nav2 {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	display: block;
	padding:2px 0 0 0;
	text-decoration: none;
	text-align:center;
}
#leftnav a.nav2:hover {
	color:#cc0000;
	text-decoration: none;
}
#leftnav a.aktiv2, :link.aktiv2, :visited.aktiv2, :hover.aktiv2 {
	font-family: Times New Roman;
	font-size: 12px;
	color: #cc0000;
	padding:2px 0 0 0;
	display: block;
	text-decoration: none;
	text-align:center;
}

#leftnav a.nav2_letzte, :link.nav2_letzte, :visited.nav2_letzte {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	display: block;
	padding:2px 0 8px 0;
	text-decoration: none;
	text-align:center;
}
#leftnav a.nav2_letzte:hover {
	color:#cc0000;
	text-decoration: none;
}
#leftnav a.aktiv2_letzte, :link.aktiv2_letzte, :visited.aktiv2_letzte, :hover.aktiv2_letzte {
	font-family: Times New Roman;
	font-size: 12px;
	color: #cc0000;
	padding:2px 0 8px 0;
	display: block;
	text-decoration: none;
	text-align:center;
}
#topnav {
	margin:0px 30px 2px 0;
	padding:0px;
	width:670px;
	color: #000033;
	text-align:right;
	font-family: Times New Roman;
	font-size: 13px;
	float:left;
}
#topnav a, #topnav a:link, #topnav a:visited {
	color:#000;
	text-decoration:none;
}
#topnav a:hover {
	color:#c00;
}
#keyvisual {
	margin:0px;
	padding:0;
	width:700px;
	height:130px;
	float:left;
}
#text {
	float:left;
	width:700px;
	margin:0px;
	padding:0;
	font-size: 13px;
	color: #000033;
	font-family: Times New Roman;
}
#text input {
  border:0;
  margin:0;
  padding:0;
}
#text .kapitelheadline {
	text-align: center;
	
}
/**/
#text h1 {
	font-weight:bold;
	margin:0;
	padding:10px 0 30px 0;
	font-family: Times New Roman;
	font-size: 18px;
	color: #ff0000;
}
#text .kapitelheadline h2 {
	text-align: center;
	margin:0;
	padding:20px 0 0 0;
	width:700px;
	font-weight:normal;
	font-family: Times New Roman;
	font-size: 16px;
	color: #cc0000;
}
#text .aktuelles {
	font-family: Times New Roman;
	font-size: 15px;
}
#text .aktuelles .rule {
	border-top: 1px solid #f00;
	margin:30px 0 30px 0;
}
/**/
#text .kapitelheadline h2 {
	text-align: center;
	margin:0;
	padding:20px 0 0 0;
	width:700px;
	font-weight:normal;
	font-family: Times New Roman;
	font-size: 16px;
	color: #cc0000;
}

#text .kategorieuebersicht {
 	margin: 50px auto;
	height:220px;
	text-align: center;
}

#text .kategorieuebersicht_leinen {
 	margin: 50px auto;
	height:173px;
	text-align: center;
}
#text .kategorieuebersicht img, #text .kategorieuebersicht_leinen img {
 	border: 0;
	padding:0;
	margin: 0 10px 0 10px;
	vertical-align:middle;
}
#text .button  {
   margin:0;
   padding:0;
  display:block;

  height:23px;
	 padding: 15px 0 5px 250px;
 }
 #text .button img {
   border:0;
 }
#text a.button  {
    width:206px;
    height:23px;
	 display:block;
	background: url(images/neues_p.jpg)  no-repeat;
	
}
#text a.button:link {
    width:206px;
    height:23px;
    background: url(images/neues_p.jpg)  no-repeat;
    background-repeat:no-repeat;
} 
#text a.button:hover {
   width:206px;
    height:23px;
  display:block;
	background: url(images/neues_a.jpg)  no-repeat;
} 



#text a {
	font-familiy: Times New Roman;
	color:#c00;
	text-decoration:none;
}
#text a:hover {
	font-familiy: Times New Roman;
	color:#c00;
	text-decoration:underline;
}

#text .headline6 h2 {
	text-align: left;
	margin:0;
	padding:20px 0 0 0;
	width:700px;
	font-weight:normal;
	font-family: Times New Roman;
	font-size: 16px;
	color: #cc0000;
}
#text .col370 {
	width:370px;
	margin:0;
	padding:0;
	/*border: 1px solid #f00;*/
	float:left;
}
#text .col300 {
	width:300px;
	margin:0;
	padding:0 0 0 30px;
		float:left;
}
#text .col370 .versandkosten {
	border: 1px solid #ccc;
	margin:0px;
	padding:2px;
	text-align:right;
}
.col370 .links    { width:100px; text-align:left; background-color:#ccc; }
.col370 .rechts  { text-align:right; background-color:#ddd; }

#text #head_produebersicht {
	width:700px;
	height:20px;
	margin:0px;
	padding:0px;
	background: #f2efe6;
	border-bottom:2px solid #dfddc6;
	display:block;
	overflow:visible;
}

#head_produebersicht .breadcump {
	width:475px;
	margin-left:6px;
	padding:0px;
	float:left;
	padding:2px 0 2px 0 6px;
}
#head_produebersicht .breadcump a {
	color:#cc0000;

}
#head_produebersicht .produebersicht_back {
	position:relative; 
	padding:2px 5px;
	
	color:#fff;
	float:right;
	border: 0px;
	/*width:225px;
	margin:0px;
	padding:0px;
	float:left;
	background-color: #f2efe6;*/
}
#head_produebersicht .produebersicht_back img {
	border:0px;
}
#head_produebersicht .produebersicht_back a {
	font-size:13px;
}



table#produebersicht {
	background-color: #f2efe6;
}

table#produebersicht tr  {
	

}
 table td#produebersicht_bild,  table td#empfehlung_bild  {
	border-bottom:2px solid #dfddc6;background-color:#f2efe6;text-align:center;width:260px;height:auto;
}
 table td#produebersicht_bild img, table td#empfehlung_bild img {
	border:0;	padding:5px 0 5px 0;
}

table td#produebersicht_kurzbeschr, table td#empfehlung_kurzbeschr {
	border-bottom:2px solid #dfddc6;background-color:#f2efe6;padding:5px 15px 5px 10px;vertical-align:top;width:330px;color:#666;font-size:12px;

}

table td#produebersicht_details, table td#empfehlung_details {
	border-bottom:2px solid #dfddc6;background-color:#f2efe6;vertical-align:bottom; padding:0 0px 10px 0;width:100px
} 


#produebersicht_details td img {
	margin:0 20px 20px 0;
}
table td h2 {
	text-align: top;
	margin:0;
	padding:0px;
	font-weight:normal;
	font-family: Times New Roman;
	font-size: 16px;
	color: #cc0000;
}

table td .preis {
	color:#666;
	font-size:14px;
	margin:0px;
	padding:10px 0 0 0;
} 
 table td#produktbild {
	background-color:#f2efe6;vertical-align:top; width:350px;margin:0;padding:0;
}
 table td#produktbild img{
	border:0;padding-top:80px;
}
 table td#produktbild td#thumbnail {
width:350px;border:0px;margin:0;padding:0;
}
 table td#produktbild table#thumbnail td img {
border:0;margin:5px 0 0px 0;padding:0;
}

 table td#produktbeschr {
 	background-color:#f2efe6;padding:5px 15px 5px 30px;vertical-align:top;width:350px;color:#666;font-size:12px;
 }
 
 table td#produktbeschr #info {
 	margin:0 0 20px 30px;
 }
 table td .label {
	float: left;
	padding: 4px 0;
	width: 60px;
	}
 table td .field {
	float: left;
	padding: 4px 10px 4px 0px;
	}
table td select {
 border-width: 1px;
 border-color: #eee;
 background-color : #fff;
 color:#666;
 font-size:12px;
 font-familiy: Times New Roman;
 }
 select option {
 	padding:2px 12px 2px 2px;
 }
 input {
 border-width: 1px;
 border-color: #eee;
 background-color : #fff;
 color:#666;
 padding:2px;
 font-size:12px;
 font-familiy: Times New Roman;
 }
 .button2 {
 	border:0;
 }
  .clear {
  	clear:left;
	margin:0;
	padding:0;
	line-height:0;
	height:0;
  }
table td#empfehlung_bild  {
	border-top:2px solid #dfddc6;background-color:#f2efe6;text-align:right;width:330px;padding:5px 0 5px 0;
}
table td#empfehlung_bild img {
	border:0;	
}

table td#empfehlung_kurzbeschr {
	border-top:2px solid #dfddc6;background-color:#f2efe6;padding:5px 15px 5px 30px;vertical-align:middle;width:260px;color:#666;font-size:12px;

}

table td#empfehlung_details {
	border-top:2px solid #dfddc6;background-color:#f2efe6;vertical-align:middle; padding:0 0px 10px 0;width:100px
} 
#fortschritt {
	width:700px;
    height:47px;
  	display:block;
	
}
#fortschritt .col1 {
	width:176px;
    height:47px;
	float:left;
}
#fortschritt .col2 {
	width:175px;
    height:47px;
	float:left;
}
#fortschritt .col3 {
	width:176px;
    height:47px;
	float:left;
}
#fortschritt .col4 {
	width:173px;
    height:47px;
	float:left;
}

td#gutscheinbox_box {
border-left:1px solid #b7b09c;
   border-top: 1px solid #b7b09c;
   border-right: 1px solid #b7b09c;
 width:698px;
  background: #f0f0e4;
}
td#gutscheinbox_box h3 {
 
 width:688px;
  background: #f0f0e4;
  font-size:13px;
  color:#666;
  font-weight:bold;
  padding: 3px 0px 3px 10px;
  margin: 0px;
}
#textbox  {
 width:698px;
  background: #f0f0e4;
  margin:0;
  padding:0;
   border-left:1px solid #b7b09c;
   border-bottom: 1px solid #b7b09c;
   border-right: 1px solid #b7b09c;
}
#textbox p.boxtext, .boxtext {
	width:350px;
	margin:0;
	 padding: 0px 50px 5px 10px;
	 color:#666;
	 float:left;
}
#textbox2  {
 width:700px;
  background: #f0f0e4;
  margin:0;
  padding:0;
   border-left:1px solid #b7b09c;
   border-bottom: 1px solid #b7b09c;
   border-right: 1px solid #b7b09c;
}
#textbox2 p.boxtext2, .boxtext2 {
	
	margin:0;
	 padding: 2px 48px 5px 10px;
	 color:#666;
	 float:left;
}
#textbox .boxinput {
	width:270px;	
	float:left;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
.boxinput  input[type='image']{
	position: relative;
  top: 7px;
   border:0px;
    background: #f0f0e4;
}
input[type="text"] {
  font-family:Times New Roman;
  font-size: 13px;
   color:#666;
}


/*Warenkorb */
#cart {
  display: inline-table;
  color: #666;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size:12px;
  width:700px;
}

#cart th {
  background: #b39d85;
  font-weight: bold;
  font-size:12px;
  color:#fff;
  border-left: 1px solid #b39d85;
}

#cart th, #cart td {
  padding: 5px 5px;
}

#cart td {
  border: 1px solid #B7B09C;
  background: #f0f0e4;
}
#cart .article {
   vertical-align:top;
  width:310px;
}

#cart td.article a {
  text-decoration: none;
  color:#666;
}

#cart td.article img {
  float: left;
   width: 140px;
  margin: 0 10px 0 0;
}
#cart td.article .info {
  float: left;
  width: 140px;
  margin:0;
  padding:0;
  font-size:12px;
  vertical-align:top;
}

#cart td.article .info p {
  margin:0px;
  padding:0px;
   color:#666;
}

#cart td.article select {
  width: 8px;
  margin: 3px 0 0 0;
}

#cart .amount {
  width: 50px;
  vertical-align:top;
  text-align: center;
   font-size:12px;
}

#cart td.amount input {
  width: 30px;
  text-align: right;
  background:#f0f0e4;
}

#cart td.price {
  text-align: right;
  font-weight: bold;
  vertical-align:top;
}
#cart td.price,
#cart td.total {
  width: 80px;
}

#cart td.total {
  text-align: right;
  vertical-align:top;
  font-weight: bold;
  font-size:12px;
  border-bottom-color: #B7B09C;
  background: #e1daca;
}

#cart .options {
  width: 120px;
}
#cart .options input[type='image']{
	   border:0px;
	    margin: 0 0 5px 0;
	  background: #f0f0e4;
}
#cart tr.sum td {
  text-align: right;
  border-color: #B7B09C;

}

#cart .total strong {
  font-size: 15px;
 margin-top:15px;
  font-weight: bold;
}

#cart td .shipping {
  font-weight: normal;
    font-size: 12px;
}

#cart td .availability {
  font-weight: bold;
}

#cart td .text_rot {
  font-size: 12px;
  margin-bottom: 5px;
   font-weight: bold;
  color: #cc0000;
}
#cart td .text_rot a, .text_rot a:link, .text_rot a:visited{
 text-decoration:none;
  color: #cc0000;
}
#cart td .text_rot a:hover{
 text-decoration:underline;
}
a img {
  border: 0 none;
}
.checkoutnav {
 width:700px;
}
.checkoutnav .prev {
  float: left;
  display: inline;
}

.checkoutnav .next {
  float: right;
  display: inline;
}
#text table th.messhilfe   {
	padding:3px 5px;
	background:#b39d85;
	color:#fff;
}
#text table td.messhilfe   {
	padding:3px 5px;
	background:#f0f0e4;
}
#text table td.messhilfe2   {
	padding:3px 5px;
}
#text #produkte table {
	margin:0;
	padding:0;
}
a:active, a:focus {outline: none}
