/*----------------------------------------------------*/
/*-------------------| =reset_all |-------------------*/
/*----------------------------------------------------*/

/*---------------------------------------------------------------------------------------
--------------------------------------STANDARDS------------------------------------------
---------------------------------------------------------------------------------------*/

html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:24px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
	behavior: url(iepngfix.htc);
}
a, a:visited {
	color:#7e032f;

}

 a.active {
	color:#7e032f;
	text-decoration:underline;

}

a:hover, a:focus {
	color:#b70282;
	text-decoration:underline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	color:#6d1d05;
	list-style:none;
	margin:20px 0 20px 15px;
}
li {
	color:#6d1d05;
	padding:0 0 0 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.trenner {
	margin:0 5px 0 5px;
}
.clear {
	float:none;
	clear:both;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:15px 0 15px 0;
	color:#5e3a27;
}

h4{
font-size:15px;
text-decoration:underline;}

/*----------------------------------------------------*/
/*------------------| =global tags |------------------*/
/*----------------------------------------------------*/


/*---------------------------------------------------------------------------------------
--------------------------------------CONTAINER---------------------------------------------
---------------------------------------------------------------------------------------*/

html,body {margin:0; padding:0;}

body {
	/*background-color:#fefbe7;*/
	background:url(../images/neu/bg-background2.jpg) repeat-x #fffceb;
}

	div#background {
	background:url(../images/neu/bg-background.jpg) top center no-repeat;
	width:100%;
	position:relative;
	height:1000px;
}

div#container {
	width:985px;
	margin:0 auto;
	background:url(../images/neu/bg-container.jpg) repeat-y;
}

/*---------------------------------------------------------------------------------------
--------------------------------------HEADER---------------------------------------------
---------------------------------------------------------------------------------------*/

div#header {
	position:relative;
	float:left;
	height:437px;
	width:985px;
	background:url(../images/neu/header.jpg) no-repeat top center;
}

a#logo {
	display:block;
	position:absolute;
	width:365px;
	height:70px;
	text-indent:-6000px;
	left: 320px;
	top: 20px;
}

#oeffnung a.open {
	display:block;
	background:url(../images/n-open.jpg);
	position:absolute;
	width:183px;
	height:43px;
	text-indent:-6000px;
	left: 487px;
	top: 341px;
}

#oeffnung a.open:hover, #oeffnung a.open:focus {
	background-position:-183px;
}
#oeffnung a.open.active {
	background-position:-183px;
}


#kontakt a {
	display:block;
	position:absolute;
	width:178px;
	height:43px;
	background:url(../images/kontakt.jpg);
	text-indent:-6000px;
	top:350px;
	right:28px;
}
div#header #kontakt a:hover, div#header #kontakt a:focus {
	background-position:-178px;
}
div#header #kontakt a.active {
	background-position:-178px;
}


/*---------------------------------------------------------------------------------------
--------------------------------------navibilder---------------------------------------------
---------------------------------------------------------------------------------------*/

#navi-bilder li a.sn1 {
	display:block;
	background:url(../images/sn3.jpg);
	position:absolute;
	width:188px;
	height:163px;
	text-indent:-6000px;
	left: 188px;
	top: 110px;
}
#navi-bilder li a.sn1:hover, #navi-bilder li a.sn1:focus {
	background-position:-188px;
}
#navi-bilder li a.sn1.active {
	background-position:-188px;
}
#navi-bilder li a.sn2 {
	display:block;
	background:url(../images/sn1.jpg);
	position:absolute;
	width:155px;
	height:149px;
	text-indent:-6000px;
	left: 173px;
	top: 288px;
}
#navi-bilder li a.sn2:hover, #navi-bilder li a.sn2:focus {
	background-position:-155px;
}
#navi-bilder li a.sn2.active {
	background-position:-155px;
}
#navi-bilder li a.sn3 {
	display:block;
	background:url(../images/sn2.jpg);
	position:absolute;
	width:138px;
	height:149px;
	text-indent:-6000px;
	left: 341px;
	top: 288px;
}
#navi-bilder li a.sn3:hover, #navi-bilder li a.sn3:focus {
	background-position:-138px;
}
#navi-bilder li a.sn3.active {
	background-position:-138px;
}




/*---------------------------------------------------------------------------------------
--------------------------------------navi---------------------------------------------
---------------------------------------------------------------------------------------*/

div#navi-bg{
	position:relative;
	float:left;
	width:319px;
	height:400px;
	background:url(../images/neu/bg-navi.jpg);
}

ul#navi {
	background:url(../images/neu/navibg.jpg);
	position:absolute;
	width:229px;
	height:268px;
	left: 30px;
	top: 23px;
}
ul#navi li a {
	display:block;
	width:229px;
	text-indent:-6000px;
}

ul#navi li a.n1 {
	background:url(../images/neu/n1.jpg) 0px 0px;
	height:51px;
}
ul#navi li a.n2 {
	background:url(../images/neu/n2.jpg) 0px 0px;
	height:41px;
}
ul#navi li a.n3 {
	background:url(../images/neu/n3.jpg) 0px 0px;
	height:56px;
}
ul#navi li a.n4 {
	background:url(../images/neu/n4.jpg) 0px 0px;
	height:53px;
}
ul#navi li a.n5 {
	background:url(../images/neu/n5.jpg) 0px 0px;
	height:67px;
}
ul#navi li a:hover, ul#navi1 li a:focus {
	background-position:-229px;
}
ul#navi li a.active {
	background-position:-229px;
}


/*---------------------------------------------------------------------------------------
--------------------------------------content---------------------------------------------
---------------------------------------------------------------------------------------*/

div#content {
	float:left;
	width:466px;
	min-height:500px;
	_height:500px;
	background:url(../images/neu/bg.content.jpg) no-repeat top center;
}

div.contentColumn{
width:450px;
margin:0 0 0 12px;
float:right}

div.contentColumn p{
padding:5px 5px 0 30px;
}


/*---------------------------------------------------------------------------------------
--------------------------------------contenth1---------------------------------------------
---------------------------------------------------------------------------------------*/

#content h1 {
	width:280px;
	height:38px;
	text-indent:-6000px;
	margin-top:10px;
	margin-bottom:10px;
}

#content h1.h1-startseite {
	background:url(../images/index/h1-herzlich.jpg) no-repeat;
	float:right;
}
#content h1.h1-ueberuns {
	background:url(../images/ueberuns/ueber-h1.jpg) no-repeat;
	float:right;
}
#content h1.h1-tierpension {
	background:url(../images/tierpension/h1-tierpension.jpg) no-repeat;
	float:right;
}
#content h1.h1-bordercollies {
	background:url(../images/bordercollie/h1-boredercollie.jpg) no-repeat;
	float:right;
}
#content h1.h1-hundeschule {
	background:url(../images/h1-hundeschule.jpg) no-repeat;
	float:right;
}
#content h1.h1-tiernahrung {
	background:url(../images/h1-tiernahrung.jpg) no-repeat;
	float:right;
}
#content h1.h1-hundegal {
	background:url(../images/h1-hundegalerie.jpg) no-repeat;
	float:right;
}
#content h1.h1-katzengal {
	background:url(../images/h1-katzengalerie.jpg) no-repeat;
	float:right;
}
#content h1.h1-oeffnungszeiten {
	background:url(../images/h1-oeffnungszeiten.jpg) no-repeat;
	float:right;
}
#content h1.h1-gaestebuch {
	background:url(../images/h1-gbuch.jpg) no-repeat;
	float:right;
}
#content h1.h1-kontakt {
	background:url(../images/h1-kontakt.jpg) no-repeat;
	float:right;
}
#content h1.h1-anfahrt {
	background:url(../images/h1-anfahrt.jpg) no-repeat;
	float:right;
}
#content h1.h1-impressum {
	background:url(../images/h1-impressum.jpg) no-repeat;
	float:right;
}
#content h1.h1-danke {
	background:url(../images/h1-danke.jpg) no-repeat;
	float:right;
}
#content h1.h1-fehler404 {
	background:url(../images/h1-fehler.jpg) no-repeat;
	float:right;
}
/*---------------------------------------------------------------------------------------
--------------------------------------contenth2---------------------------------------------
---------------------------------------------------------------------------------------*/

#content h2 {
	width:401px;
	height:39px;
	text-indent:-6000px;
	margin:15px 0 30px 0;
}
#content h2.h2-startseite {
	background:url(../images/index/h2-herzlich.jpg) no-repeat;
	float:right;
	margin-right:20px;
}
#content h2.h2-bordercollies {
	background:url(../images/bordercollie/h2-boredercollie.jpg) no-repeat;
}
#content h2.h2-anfahrt {
	background:url(../images/h2-anfahrt.jpg) no-repeat;
}
#content h2.h2-impressum {
	background:url(../images/h2-impressum.jpg) no-repeat;
}
#content h2.h2-kontakt {
	background:url(../images/h2-kontakt.jpg) no-repeat;
}

#content h2.h2-tiernahrung {
	background:url(../images/h2-tiernahrung.jpg) no-repeat;
}

/*---------------------------------------------------------------------------------------
--------------------------------------textformatierungen---------------------------------
---------------------------------------------------------------------------------------*/
.contentColumn1{
width:225px;
float:left;}

.contentColumn2{
width:225px;
float:right;}

.img{
border: 1px solid #7e032f;
margin:15px 5px 0 5px;}

.cmsColumn1{
width:290px;
float:left;
margin-left:10px;
padding-left:15px;}

.cmsColumn2{
width:130px;
float:left;
margin:0 10px 0 5px}

.imgcms1{
margin:10px 10px 0 20px;
border:1px solid #7e032f;
float:left;}

.imgcms{
margin:10px 0 0 0px;
border:1px solid #7e032f;
float:left;}

/*---------------------------------------------------------------------------------------
--------------------------------------sidebar---------------------------------------------
---------------------------------------------------------------------------------------*/

div#sidebar {
	position:relative;
	float:right;
	width:200px;
	height:400px;
	background:url(../images/neu/bg-sidebar.jpg) no-repeat 0 0 ;
}

#sidebar a.mail{
padding:5px 0 0 0;}

#sidebar .kontakt-content {
Padding:0 0 0 13px;}

#sidebar .kontakt-content p{
font-size:12px;
margin:0 0 7px 0;}

#sidebar .kontakt-content p.tele{
font-size:20px;
color:#310328;}

#sidebar .anfahrt a{
	display:block;
	position:absolute;
	width:144px;
	height:46px;
	background:url(../images/anfahrt.jpg);
	text-indent:-6000px;
	left:21px;
	top:169px;
	}

#sidebar .anfahrt a:hover, .anfahrt a:focus{
	background-position:-144px;
	}
	
#sidebar .anfahrt a.active{
	background-position:-144px;
}


#sidebar .anfahrt-content {

Padding:135px 0 0 109px;}

#sidebar .anfahrt-content p{
font-size:14px;
margin:0 0 7px 0;}


/*---------------------------------------------------------------------------------------
--------------------------------------footer---------------------------------------------
---------------------------------------------------------------------------------------*/


div#footer {
	position:relative;
	margin:auto;
	width:984px;
	height:192px;
	background:url(../images/neu/bg-footer.jpg) no-repeat top center;
}

#footer a.gbook {
	display:block;
	position:absolute;
	width:157px;
	height:53px;
	background:url(../images/gaestebuch.jpg);
	text-indent:-6000px;
	left:132px;
	top:136px;
}

#footer a.gbook:hover, #footer a.gbook:focus {
	background-position:-157px;
}
#footer a.gbook.active {
	background-position:-157px;
}


div#navi-add a.contact {
	position:absolute;
	top:49px;
	left:609px;
	width:60px;
}

div#navi-add a.anfahrt {
	position:absolute;
	top:49px;
	left:686px;
	width:60px;
}
	
div#navi-add a.impressum {
	position:absolute;
	top:49px;
	left:760px;
	width:60px;
}

#Anzahl01 {
	margin:10px 0 0 0;
	float:left;
}

.tierfutter-produkt {
	width: 150px;
	float:left;
}

.tierfutter-menge {
	width: 150px;
	float:left;
}

.tierfutter-anzahl {
	width: 150px;
	float:left;
}

