body {
	margin:0px;
	padding:0px;
	background-color:#BCBDAC;
	background-image:url(/media/content_background.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:333300;
}

a {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#663300;
	padding-bottom:10px;
	border-bottom:1px solid #663300;
	margin-bottom:10px;
	margin-top:0px;
	font-size:20px;
	font-weight:bold;
}

h2 {
	color:#663300;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
}

#header {
	width:100%;
	background-image:url(/media/header_background.jpg);
	background-repeat:repeat-x;
	height:108px;
	display:block;
}

#hund {
	position:absolute;
	left:0px;
	top:0px;
}

#header #headline {
	margin-left:250px;
}

#header #topnav {
	margin-top:6px;
	text-align:right;
	width:950px;
}

#header #topnav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#header #topnav a:hover  {
	text-decoration:underline;
}

#main {
	width:980px;
	background-image:url(/media/content_background.jpg);
	background-repeat:no-repeat;
}

#clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}

#nav {
	margin-top:80px;
	width:270px;
	float:left;
}

#content {
	width:445px;
	padding-top:40px;
	padding-bottom:20px;	
	float:left;
}

#imagepart {
	float:right; 
	width:240px;
}

#main #nav .hide {
	display:none;
}

#main #nav a.home {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/startseite_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.home, #main #nav a.home_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/startseite_a.gif);
}

#main #nav a.steckbrief {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/steckbrief_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.steckbrief, #main #nav a.steckbrief_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/steckbrief_a.gif);
}


#main #nav a.pressemitteilungen {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/pressemitteilungen_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.pressemitteilungen, #main #nav a.pressemitteilungen_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/pressemitteilungen_a.gif);
}













#main #nav a.rasse {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/rasse_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.rasse, #main #nav a.rasse_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/rasse_a.gif);
}

#main #nav a.leistungsbereiche {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/leistungsbereiche_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.leistungsbereiche, #main #nav a.leistungsbereiche_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/leistungsbereiche_a.gif);
}

#main #nav a.leistungswuerfe {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/leistungswuerfe_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.leistungswuerfe, #main #nav a.leistungswuerfe_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/leistungswuerfe_a.gif);
}

#main #nav a.ueber_uns {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/ueber_uns_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.ueber_uns, #main #nav a.ueber_uns_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/ueber_uns_a.gif);
}

#main #nav a.galerie {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/galerie_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.galerie, #main #nav a.galerie_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/galerie_a.gif);
}

#main #nav a.kontakt {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-image:url(/buttons/kontakt_n.gif);
	background-repeat:no-repeat;
}
#main #nav a:hover.kontakt, #main #nav a.kontakt_aktiv {
	width:240px;
	height:24px;
	display:block;
	margin-bottom:2px;
	background-repeat:no-repeat;
	background-image:url(/buttons/kontakt_a.gif);
}