body { 
	margin: 0px;
	background-color: #9c9d9f;
	

}
#container {
	width:800px;
	min-height: 1000px;
	height:auto !important;
 	height: 618px;
	margin-left:auto; !important;
	margin-right:auto; !important;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	
}
	
#header_home,
#header_news,
#header_ueber_uns,
#header_rasseinfo,
#header_zucht,
#header_esta_elana,
#header_welpen,
#header_kontakt,
#header_gaestebuch,
#header_links {
	width: 800px;
	height: 205px;
	float: left;

}

#header_home {background-image: url(bilder_design/header_home.jpg);background-image: no-repeat}
#header_news {background-image: url(bilder_design/header_news.jpg);background-image: no-repeat}
#header_ueber_uns {background-image: url(bilder_design/header_ueber_uns.jpg);background-image: no-repeat}
#header_rasseinfo {background-image: url(bilder_design/header_rasseinfo.jpg);background-image: no-repeat}
#header_zucht {background-image: url(bilder_design/header_zucht.jpg);background-image: no-repeat}
#header_esta_elana {background-image: url(bilder_design/header_esta_elana.jpg);background-image: no-repeat}
#header_welpen {background-image: url(bilder_design/header_welpen.jpg);background-image: no-repeat}
#header_kontakt {background-image: url(bilder_design/header_kontakt.jpg);background-image: no-repeat}
#header_gaestebuch {background-image: url(bilder_design/header_gaestebuch.jpg);background-image: no-repeat}
#header_links {background-image: url(bilder_design/header_links.jpg);background-image: no-repeat}


#content {
	float: left;
	width: 800px;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(bilder_design/linie_content.gif);
	background-image: no-repeat;

}

#navigation {
	width: 180px;
	float: left;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	list-style-type: none;	
	padding-top: 15px;
	padding-left: 22px;
}

#text {
	float: left;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	text-decoration: none;
	padding-top:14px;
	padding-left: 20px;
	padding-right:35px;

}

#footer{
	padding-top: 8px;
	padding-left: 180px;
	float: left;
	font-size: 9px;
	width: 800px;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background-color: #9c9d9f;
}

#footer a{
	text-decoration: none;
	padding-top: 8px;
	font-size: 9px;
	width: 800px;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background-color: #9c9d9f;
	
}

#footer a.active,
#footer a:hover {
	text-decoration: none;
}

img {
	border: none;
}
