/* ************************************ */
/*  HTML-Elemente / Grundeinstellungen  */
/* ************************************ */
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 1.2em;
}

body, table, td, input, select, textarea {
}

table {
	width: 100%;
}

table.group {
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5 {
	line-height: 1.2em;
	padding-bottom: 1px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
}

h4.group {
	background-color: #c9b48b;
	padding: 5px 10px 5px 10px;
}

hr {
	background-color: #cdcdcd;
	/* Lininefarbe: CSS-fähige Browser (Mozilla ...) */
	color: #cdcdcd; /* Lininenfarbe: Internet Explorer 6 */
	border: #cdcdcd; /* Lininenfarbe: Opera 7.11 */
	height: 1px;
	/* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

a, a > img {
	cursor: pointer !important;
	vertical-align: baseline;
}

a, a:visited {
	color: #cc0000;
	cursor: pointer !important;
	text-decoration: none;
}

a:hover {
	cursor: pointer !important;
	text-decoration: underline;
}

a.more:before {
	content: url(../pics/layout/pfeil.gif)" ";
}

img {
	border: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

label {
	vertical-align: baseline;
}

p {
	margin-bottom: 10px;
}

small {
	font-size: 11px;
}

/* ****************************** */
/*  Hauptlayout                   */
/* ****************************** */
#header {
	background: #ffffff url('../pics/layout/dogcat.jpg') no-repeat;
	height: 235px;
	margin: 0px;
	overflow: visible;
	width: 1000px;
}

#wrapper {
	background: #f5f0e9 url('../pics/layout/wrapperbackground.gif') repeat-y;
	margin: 0px;
	min-height: 100%;
	width: 1000px;
}

#footer {
	margin: 0px;
	width: 1000px;
}

#sleeve {
	background: url('../pics/layout/royalcanin.jpg') top right no-repeat;
	float: right;
	width: 600px;
}

#topad {
	left: 360px; /* 310 */
	position: absolute;
	top: 10px;
}

#title {
	float: right;
	margin: 140px 20px 0px 0px;
}

#meta {
	background-color: transparent;
	height: 20px;
	line-height: 20px;
	margin-top: 191px;
	padding-right: 20px;
	text-align: right;
}

#meta a {
	color: #000000;
	font-size: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}

#content {
	background-color: transparent;
	height: 100%;
	margin-left: 281px;
	padding: 15px 10px; 
	width: 508px;
}

/* **************** */
/* Navigation       */
/* **************** */
#navi {
	background-color: transparent;
	float: left;
	margin: 0px;
	padding: 15px 20px 30px 3px;
	width: 257px;
}

#navi a {
	color: #000000;
	display: block;
	font-size: 14px;
	padding-bottom: 3px;
	text-decoration: none;
}

#navi ul {
	list-style: none;
}

#navi ul ul {
}

#navi ul ul ul {
}

#navi ul ul ul ul {
}

#navi li {
	font-weight: bold;
	margin-bottom: 2px;
}

#navi li a {
	background-color: #999999;
	color: #ffffff;
	margin-left: 14px;
	padding: 4px 2px;
}

#navi li a:hover {
	text-decoration: underline;
}

#navi li.act {
	background: url('../pics/layout/arrowrightred2.gif') 2px 6px no-repeat;
}

#navi li.cur {
	background: url('../pics/layout/arrowrightred2.gif') 2px 6px no-repeat;
}

#navi li.act a, #navi li.cur a {
	background-color: #cc0000;
}

#navi li li {
	margin-left: 16px;
	margin-bottom: 1px;
}

#navi li li a {
	background-color: transparent;
	border-bottom: 1px solid #999999;
	color: #333333;
	margin-left: 8px;
}

#navi li li a:hover {
}

#navi li li.act {
	background: url('../pics/layout/arrowrightred1.gif') 0px 8px no-repeat;
}

#navi li li.cur {
	background: url('../pics/layout/arrowrightred1.gif') 0px 8px no-repeat;
}

#navi li.act li a, #navi li.cur li a {
	background-color: transparent;
}

#navi li li li {
	font-weight: normal;
	margin-left: 8px;
	margin-bottom: 0px;
}

#navi li li li a {
	background-color: inherit;
	border: none;
	margin-left: 16px;
	padding: 4px 2px;
}

#navi li li li a:hover {
}

#navi li li li.act {
	background: #e1e1e1 url('../pics/layout/arrowdownwhitesmall.gif') 7px 8px no-repeat;
}

#navi li li li.cur {
	background: #e1e1e1 url('../pics/layout/arrowrightwhitesmall.gif') 5px 8px no-repeat;
}

#navi li li li li {
	background-color: #ffffff;
	margin-left: 0px;
	font-weight: normal;
}

#navi li li li li a {
	background-color: transparent;
	color: #686765;
	font-size: 12px;
}

#navi li li li li a:hover {
	background-color: #efefef;
}

#navi li li li li.act {
	background: #ffffff url('../pics/layout/arrowrightredsmall.gif') 7px 8px no-repeat;
	font-weight: bold;
}

#navi li li li li.cur {
	background: #ffffff url('../pics/layout/arrowrightredsmall.gif') 7px 8px no-repeat;
	font-weight: bold;
}

#navi-product li a {
	background-color: transparent;
	color: #686765;
	font-size: 12px;
	margin-left: 30px !important;
}

/* ***************** */
/*  Right Border     */
/* ***************** */

#rightborder {
	background-color: transparent;
	float: right;
	padding: 0px;
	width: 190px;
}

#langSwitch {
	float: right;
	margin: -10px 10px 0px;
}

#langSwitch a {
	margin: 0 3px;
}

/*  Tools            */

#tools {
	background-color: transparent;
	padding: 0px;
	padding-top: 15px;
	width: 190px;
}

#tools ul {
	margin: 0px;
}

#tools li {
	margin-bottom: 1px;
}

#tools a {
	background-color: #e1e1e1;
	color: #333333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 4px 28px;
}

#tools a.open {
	background: #990000 url('../pics/layout/arrowdownwhite.gif') 11px 9px no-repeat;
	color: #ffffff;
}

/* Promotion         */

#promo {
	background-color: transparent;
	padding: 0px;
	padding-top: 15px;
	width: 190px;
}	

#promo div {
	border: 1px solid #cccccc;
	cursor: pointer;
	float: left;
	margin: 3px;
	padding: 3px;
}

#promo div * {
	cursor: pointer;
}

/* ***************** */
/*  CrumbTrail       */
/* ***************** */

#crumbs {
	color: #999999;
	margin-bottom: 20px;
}

#crumbs a {
	color: #999999;
}

/* ***************** */
/*  Katalog          */
/* ***************** */

.catalog {
	left: 0px;
	position: relative;
	top: 10px;
	width: 550px;
	vertical-align: top;
}

.catalog-element {
	border: 1px solid #999999;
	display: inline;
	float: left;
	font-size: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.ca-image {
	margin-top: 5px;
	vertical-align: bottom;
}

.ca-name {
	margin-top: 5px;
}

.ca-price {
}

.list-element {
	border: 0px;
	border-collapse: collapse;
	padding-bottom: 5px;
	width: 550px;
}

.le-name {
	color:#1b2071;
	height: 30px;
	padding: 5px;
	width: 280px;
}

.le-picture {
	padding-left: 5px;
	width: 100px;
}

.le-info {
	color:#888888;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	width: 280px;
}

.le-price {
	color:#1B2071;
	font-weight:bold;
	line-height:2em;
	padding-right: 3px;
	padding-top:10px;
	text-align: right;
	vertical-align: top;
	width: 157px;
}

.le-price h3 {
	font-size:27px;
}

/* ***************** */
/*  Tabellen         */
/* ***************** */
.listtable {
	
}

.listtable thead {
	background-color: #e8e8e8;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: left;
}

.listtable td {
	border-top: 1px black solid;
}

.form-table th {
	padding: 10px 0 5px;
	text-align: left;
	vertical-align: top;
	width: 180px;
}

.form-table td {
	padding: 10px 0 5px;
	vertical-align: top;
}

.form-table th.optional {
	font-weight: normal;
}

.form-table .required:after {
	color: #990000;
	content: " *";
}

.form-table input[type=text], .form-table input[type=password],
.form-table select, .form-table textarea {
	border: 1px solid #c9b48b;
	padding: 0px;
	width: 202px;
}

td.button-cell {
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
}

#picturelist {
}

#picturelist .odd {
	background-color: #f0f0f0;
}

.landingProducts {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.actionrow {
	font-weight: bold;
}

tr.actionrow td:first-child {
	color: #e30107;
}

.action {
	background-color: #e30107;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 8px 5px 8px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* ****************** */
/*  Paging	          */
/* ****************** */
.paging-bar {
	background-color: #cccccc;
	font-size: 13px;
	width: 547px;
}

.paging-left {
	font-weight: bold;
	padding: 5px 0px 5px 3px;
	text-align: left;
	width: 180px;
}

.paging-middle {
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 181px;
}

.paging-right {
	font-weight: bold;
	padding: 5px 3px 5px 0px;
	text-align: right;
	width: 180px;
}

#produktbilder {
	float: right;
	margin: 0px 10px 10px 0px;
	width: 180px;
}

#product {
	float: left;
	line-height: 1.2em !important;
	min-height: 160px;
	width: 100%;
}

.productdescription {
	margin-bottom: 20px;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}

#content li {
	padding: 0px;
	padding-bottom: 5px;
}

#bilder {
	margin: 10px;
	width: 180px;
}

#bilder table td {
	text-align: center;
}

/* ******************* */
/*  Warenkorb-Element  */
/* ******************* */
#warenkorb-element {
	border: 1px solid #c9b48b;
	float: left;
	margin-bottom: 20px;
}

#warenkorb-element th {
	background-color: #c9b48b;
	border-bottom: 1px solid #c9b48b;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 3px 5px 3px 5px;
	text-align: left;
}

#attribute tr td {
	border-top: 1px solid #c9b48b;
	line-height: 1.2em;
	height: 20px;
	padding: 0px 3px;
	vertical-align: baseline;
}

.attribute td {
	height: 20px;
	line-height: 1.2em;
	vertical-align: baseline;
}

.wp-shop {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	width: 120px;
}

.wp-katalog {
	padding-right: 5px;
	text-align: right;
	width: 140px;
}

.buttonWarenkorb {
	background-image: url(../pics/icon/warenkorb.gif);
	background-repeat: no-repeat;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	height: 25px;
	padding-left: 30px;
	vertical-align: bottom;
	width: 170px;
}

.buttonWarenkorb:active {
	border-style: inset;
}

.buttonWarenkorbSmall {
	background-image: url(../pics/icon/warenkorb.gif);
	background-repeat: no-repeat;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	height: 22px;
	padding-left: 30px;
	width: 110px;
}

.buttonWarenkorbSmall:active {
	border-style: inset;
}

.buttonDetails {
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	height: 22px;
	width: 100px;
}

.buttonDetails:active {
	border-style: inset;
}

.warenkorb-error {
	color: #FF0000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

ul#warenkorb-widget {
	background-color: #ffffff;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	margin: 0px 0px 3px 0px;
	padding: 10px 3px;
	width: 184px;
}

#warenkorb-widget li {
	padding: 0px 7px 0px 7px;
}

.warenkorb-widget-element {
	display: block;
}

.warenkorb-widget-total {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	display: block;
	float: left;
	font-weight: bold;
}

.wwe-one {
	display: inline;
	float: left;
	width: 20px;
}

.wwe-two {
	display: inline;
	float: left;
	width: 151px;
}

.wwe-three {
	display: inline;
	text-align: right;
	width: 50px;
	float: right;
}

.wwt-left {
	display: inline;
	width: 151px;
	float: left;
}

.wwt-right {
	display: inline;
	width: 50px;
	float: right;
	text-align: right;
}

.warenliste {
	margin-bottom: 25px;
}

.warenliste thead, .warenliste tfoot, .warenliste .total {
	background-color: #c9b48b;
	font-weight: bold;
	line-height: 23px;
	text-align: left;
	vertical-align: baseline;
}

.warenliste th {
	padding-left: 2px;
}

.warenliste tbody {
	line-height: 22px;
	vertical-align: baseline;
}

tr.produkt td {
	padding: 3px 2px 0px 2px;
}

tr.attribute {
	font-size: 11px;
}

/* ***************** */
/*  News             */
/* ***************** */
.news-inhalt {
	display: block;
	float: left;
	width: 550px;
}

#news-widget {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	display: block;
	float: left;
	border: none;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	width: 215px;
}

.news-widget-element {
	margin: 0px 0px 3px 0px;
	padding: 0px 3px 0px 5px;
}

.nwe-datum {
	font-size: 11px;
	font-weight: bold;
}

.nwe-titel {
	font-weight: bold;
}

/* ***************** */
/*  TellAFriend      */
/* ***************** */

#showtaf {
	cursor: pointer;
	text-align: right;
}

#taf {
	display: none;
}

.taf-table {
}

.taf-table th {
	line-height: 2em;
	padding-top: 5px;
	text-align: left;
}

.taf-title {
	font-weight: bold;
	font-size: 14px;
}

.taf-subtitle {
	font-weight: bold;
	line-height: 1.5em;
}

.taf-button-field {
	text-align: right;
	padding: 5px;
}

.taf-button {
	border-style: outset;
	border-width: 1px;
}

/* ***************** */
/*  Tabellen         */
/* ***************** */
.bold {
	font-weight: bold;
}

.border-bottom {
	border-bottom: 1px solid #000000;
}

.border-top {
	border-top: 1px solid #000000;
}

.rtebild {
	margin-right: 15px;
}

.links {
	float: left;
}

.right {
	text-align: right;
	padding-right: 2px;
}

.grey {
	background-color: #e8e8e8;
}

.zebra {
	background-color: #f0f0f0;
}

/* ****************** */
/*  weitere Elemente  */
/* ****************** */

.error {
	background: #ffeeee;
	border: 2px solid #ff0000;
	color: #000000;
	float: left;
	/*font-weight: bold;*/
	margin-bottom: 10px;
	padding: 10px 5px;
	vertical-align: baseline;
	width: 497px;
}

.error:before {
	/*content:url(../pics/icon/warn.png);*/
}

.info {
	border: 1px solid #365d95;
	color: #000000;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 5px;
	width: 497px;
}

.info:before {
	content:url(../pics/icon/info.png);
}

.dev {
	display: block;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	background-color: #ff7777;
	color: #000000;
}

/* ***************** */
/*  Kundenkonto      */
/* ***************** */
#konto {
	background: #ffffff;
	border-bottom: 1px solid #999999;
	margin: 5px 0px 10px 0px;
	padding: .2em 0em .3em 7px;
}

#konto .current {
	font-weight: bold;
	text-decoration: none;
}

#konto a {
	color: #000000;
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	border-bottom: none;
	padding-bottom: 8px;
}

#konto a:hover, #konto a.current {
	background: #cccccc;
	color: #000000;
	padding-bottom: 8px;
}

#konto li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#konto a.current {
	background: #585858;
	color: #e2e2e2;
	padding-bottom: 8px;
}

.tr-link {
	cursor: pointer;
}

.historic {
	padding: 0px 10px;
	width: 550px;
}

td.historic {
	border: none;
	padding-bottom: 5px;
}

.historic-order {
	width: 530px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
}

.historic-order td {
	border: none;
	padding: 2px;
}

.gplus {
	margin-bottom: 10px;
	text-align: right;
}

/* Bestellprozess */

#prc-warenkorb-DE {
	background: #ffffff url('../pics/layout/bestellprozess_DE.gif') 0px 0px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-warenkorb-FR {
	background: #ffffff url('../pics/layout/bestellprozess_FR.gif') 0px 0px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-login-DE {
	background: #ffffff url('../pics/layout/bestellprozess_DE.gif') 0px -43px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-login-FR {
	background: #ffffff url('../pics/layout/bestellprozess_FR.gif') 0px -43px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-checkout-DE {
	background: #ffffff url('../pics/layout/bestellprozess_DE.gif') 0px -86px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-checkout-FR {
	background: #ffffff url('../pics/layout/bestellprozess_FR.gif') 0px -86px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-confirm-DE {
	background: #ffffff url('../pics/layout/bestellprozess_DE.gif') 0px -129px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-confirm-FR {
	background: #ffffff url('../pics/layout/bestellprozess_FR.gif') 0px -129px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

#prc-danke-DE {
	background: #ffffff url('../pics/layout/bestellprozess_DE.gif') 0px -172px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}
#prc-danke-FR {
	background: #ffffff url('../pics/layout/bestellprozess_FR.gif') 0px -172px no-repeat;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 517px;
}

