body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#banner {
	background-image: url(../images/layout/banner_orange.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 70px;
	width: 860px;
	left: 20px;
	top: 50px;
}
#navigation_oben {
	position: absolute;
	height: 60px;
	left: 210px;
	top: 150px;
	visibility: visible;
	width: 669px;
}
#hintergrund {
	position: absolute;
	height: 720px;
	width: 860px;
	left: 20px;
	top: 187px;
	background-image: url(../images/layout/hintergrund_orange.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
}
#content {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 660px;
	width: 610px;
	left: 225px;
	top: 211px;
	padding-right: 18px;
}
#navigation_links {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 500px;
	width: 170px;
	left: 30px;
	top: 250px;
}
#wsdf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 20px;
	width: 194px;
	left: 674px;
	top: 873px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

#navigation_oben a  {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#navigation_oben #home {
	position: absolute;
	height: 50px;
	width: 85px;
	padding-top: 10px;
	padding-left: 45px;
}

#navigation_oben #boxerzucht {
	height: 50px;
	width: 105px;
	left: 130px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	padding-left: 25px;
}
#navigation_oben #bullyzucht {
	position: absolute;
	height: 50px;
	width: 100px;
	left: 260px;
	padding-top: 10px;
	padding-left: 30px;
}
#navigation_oben #hundepension {
	position: absolute;
	height: 50px;
	width: 115px;
	left: 390px;
	padding-top: 10px;
	padding-left: 15px;
}
#navigation_oben #kurse {
	position: absolute;
	left: 520px;
	width: 123px;
	height: 50px;
	padding-top: 10px;
	padding-left: 7px;
}
#adresse {
	height: 175px;
	width: 170px;
	left: 30px;
	top: 718px;
	position: absolute;
	color: #993300;
	font-size: 12px;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
}
#adresse a {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation_links a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
#navigation_links a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation_links a:visited {
	font-size: 14px;
	font-weight: bold;
}
