<<<<<<< .mine
/* ======================= */
/* ! CSSExtra CodaPlugIn   */
/* ======================= */


@constants {
	gold:#b8941e;
	dunkelgold:#765e11;
	grau:#3c3c3c;
	gelb:#ffffc8;
	p_Mini:#00924e;
	p_Medium:#be2330;
	p_Maxi:#0074b5;
	p_Junior_Kitten:#f08897;
	p_Light:#009bd6;
	p_Adult:#cc175b;
	p_Senior:#a4ceeb;
	p_Lamm:#F49642;
	p_Lachs:#009CAE;
	p_Lamm_Lachs:#C1AED3;
	p_Digestion:#9D61A0;
	p_Acceptance:#00A8A8;
	p_Hair_Skin:#f49b62;
	rBoxBG:#f7f3e2;
	allWidth: 994px;
	innerWidth:976px;
	innerWidthwP:944px;
	innerhalfWidth:480px;
	navHeight:49px;
	navFont:arial, sans-serif;
}

@base(outradiusContent) {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
}

@base(outtopradiusContent) background-color


@base(inradiusContent) {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

@base(intopradiusContent) {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;	
}

@base(innerSidePadding) {
	padding-left:12px;
	padding-right:12px;	
}

@base(innerSideMargin) {
	margin-left:16px;
	margin-right:16px;	
}


/* ========== */
/* ! STYLES   */
/* ========== */

* {
	margin: 0;
	padding: 0;
	behavior: url(../script/iepngfix.php);
}

img,div,ul,li,h1,h2,h3{
	behavior: url(../script/iepngfix.php);
}

body {
	font:13px/18px arial, sans-serif; 
	background:#ffffc8/*constant(gelb)*/ url(../img/bg/body.gif) repeat-y center top;
	color:#3c3c3c/*constant(grau)*/;
	overflow-x: hidden;
}

a img {
	border:0 none;
}

ul, li {
	list-style-type:none;
	list-style-position:inside;
	margin: 0;
	padding: 0;
}

.nofloat {
	position:relative;
	display:block;
	float:none;
	clear:both;
}

.loader {
	position:absolute;
	width:100%;
	height:50px;
	top: 50%;
	margin-top: -25px;
	background:transparent url(../img/elements/loader.gif) no-repeat center center;
	z-index:2000;
}

#center {
	position: relative;
	width:994px/*constant(allWidth)*/;
	margin-left:auto;
	margin-right:auto;
	padding-top: 248px;
}

#BgImage {
	position:absolute;
	top:0;
	left:0;
	width:994px/*constant(allWidth)*/;
	height:422px;
	z-index:10;
	overflow: visible;
}

#BgImage img {
	position:absolute;
	display: inline;
	top: 0px;
	left:-143px;
	background-color:#000;

}

#BgText {
	position:absolute;
	left:0;
	top:0;
	width:480px/*constant(innerhalfWidth)*/;
	z-index:20;
}

#box {
	position:relative;
	width:976px/*constant(innerWidth)*/;
	background:transparent url(../img/bg/content.png) repeat-y;
	/*basedon(outradiusContent)*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
	/*basedon(end)*/
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	z-index: 30;
	margin-left: 10px;
}

#footer {
	position:relative;
	width:976px/*constant(innerWidth)*/;
	height:38px;
	margin-top:30px;
	background-color:#b8941e/*constant(gold)*/;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	color:#fff;
}

#footer #snav {
	position:relative;
	width:480px/*constant(innerhalfWidth)*/;
	height:38px;
	/*basedon(innerSideMargin)*/
	margin-left:16px;
	margin-right:16px;	
	/*basedon(end)*/
	padding-top:12px;
}

#footer #snav a {
	display:inline-block;
	margin-right:8px;
	color:#fff;
	font: 13px arial, sans-serif/*constant(navFont)*/;
	text-transform:uppercase;
	font-weight:bold;
}

#footer .flogo {
	position:absolute;
	top:-21px;
	right:16px;
	display:inline-block;
}

#footer .fclaim {
	position:absolute;
	top:12px;
	right:87px;
	display:inline-block;
}

.columns .cBox p.costsPerDay{
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.columns .cBox p.perDay{
	font-weight:bold;
	margin:4px 0 0 0;
	padding:0;
}
.columns .cBox p.advice{
	font-size:10px;
	margin:6px 0 0 0;
	padding:0;
}
.columns .cBox p.adviceAmount{
	font-weight:bold;
	margin:0 0 8px 0;
	font-size:15px;
	padding:0;
}

.csc-linkToTop{
	margin:0 0 16px 16px;
}
.csc-linkToTop a{
	color:#755e0e;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:20px;
	background: transparent url(../img/btn/nachoben_pfeil.gif) no-repeat right top;
}

/* ================== */
/* ! CSSExtra BUILD   */
/* ================== */
=======
/* ======================= */
/* ! CSSExtra CodaPlugIn   */
/* ======================= */


@constants {
	gold:#b8941e;
	dunkelgold:#765e11;
	grau:#3c3c3c;
	gelb:#ffffc8;
	p_Mini:#00924e;
	p_Medium:#be2330;
	p_Maxi:#0074b5;
	p_Junior_Kitten:#f08897;
	p_Light:#009bd6;
	p_Adult:#cc175b;
	p_Senior:#a4ceeb;
	p_Lamm:#F49642;
	p_Lachs:#009CAE;
	p_Lamm_Lachs:#C1AED3;
	p_Digestion:#9D61A0;
	p_Acceptance:#00A8A8;
	p_Hair_Skin:#f49b62;
	rBoxBG:#f7f3e2;
	allWidth: 994px;
	innerWidth:976px;
	innerWidthwP:944px;
	innerhalfWidth:480px;
	navHeight:49px;
	navFont:arial, sans-serif;
}

@base(outradiusContent) {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
}

@base(outtopradiusContent) background-color


@base(inradiusContent) {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

@base(intopradiusContent) {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;	
}

@base(innerSidePadding) {
	padding-left:12px;
	padding-right:12px;	
}

@base(innerSideMargin) {
	margin-left:16px;
	margin-right:16px;	
}


/* ========== */
/* ! STYLES   */
/* ========== */

* {
	margin: 0;
	padding: 0;
}

body {
	font:13px/18px arial, sans-serif; 
	background:#ffffc8/*constant(gelb)*/ url(../img/bg/body.gif) repeat-y center top;
	color:#3c3c3c/*constant(grau)*/;
	overflow-x: hidden;
}

a img {
	border:0 none;
}

ul, li {
	list-style-type:none;
	list-style-position:inside;
	margin: 0;
	padding: 0;
}

.nofloat {
	position:relative;
	display:block;
	float:none;
	clear:both;
}

.loader {
	position:absolute;
	width:100%;
	height:50px;
	top: 50%;
	margin-top: -25px;
	background:transparent url(../img/elements/loader.gif) no-repeat center center;
	z-index:2000;
}

#center {
	position: relative;
	width:994px/*constant(allWidth)*/;
	margin-left:auto;
	margin-right:auto;
	padding-top: 248px;
}

#BgImage {
	position:absolute;
	top:0;
	left:0;
	width:994px/*constant(allWidth)*/;
	height:422px;
	z-index:10;
	overflow: visible;
}

#BgImage img {
	position:absolute;
	display: inline;
	top: 0px;
	left:-143px;
	background-color:#000;

}

#BgText {
	position:absolute;
	left:0;
	top:0;
	width:480px/*constant(innerhalfWidth)*/;
	z-index:20;
}

#box {
	position:relative;
	width:976px/*constant(innerWidth)*/;
	background:transparent url(../img/bg/content.png) repeat-y;
	/*basedon(outradiusContent)*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
	/*basedon(end)*/
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	z-index: 30;
	margin-left: 10px;
}

#footer {
	position:relative;
	width:976px/*constant(innerWidth)*/;
	height:38px;
	margin-top:30px;
	background-color:#b8941e/*constant(gold)*/;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	color:#fff;
}

#footer #snav {
	position:relative;
	width:480px/*constant(innerhalfWidth)*/;
	height:38px;
	/*basedon(innerSideMargin)*/
	margin-left:16px;
	margin-right:16px;	
	/*basedon(end)*/
	padding-top:12px;
}

#footer #snav a {
	display:inline-block;
	margin-right:8px;
	color:#fff;
	font: 13px arial, sans-serif/*constant(navFont)*/;
	text-transform:uppercase;
	font-weight:bold;
}

#footer .flogo {
	position:absolute;
	top:-21px;
	right:16px;
	display:inline-block;
}

#footer .fclaim {
	position:absolute;
	top:12px;
	right:87px;
	display:inline-block;
}

/* ================== */
/* ! CSSExtra BUILD   */
/* ================== */
>>>>>>> .r994
