#container {
	width:890px;
	height:auto;}
	
body {
	background-image:url(../images/balken_02.gif);
	padding-top:5px;
	width:100%;
	background-repeat:repeat-x;}

#header {
	width:890px;
	height:214px;
	background-image:url(../images/header.jpg);}
	
#links {
	width:151px;
	height:38px;
	background-image:url(../images/navi.gif);
	float:left;}
	
#home {
	width:131px;
	height:38px;
	background-image:url(../images/home.gif);
	float:left;}
	
a.home {
	width:131px;
	height:38px;
	background-image:url(../images/home.gif);
	float:left;}
	
a.home:hover {
	width:131px;
	height:38px;
	background-image:url(../images/hover/home.gif);
	float:left;}
	
#wir {
	width:137px;
	height:38px;
	background-image:url(../images/wir.gif);
	float:left;}
	
a.wir {
	width:137px;
	height:38px;
	background-image:url(../images/wir.gif);
	float:left;}
	
a.wir:hover {
	width:137px;
	height:38px;
	background-image:url(../images/hover/wir.gif);
	float:left;}
	
#galerie {
	width:94px;
	height:38px;
	background-image:url(../images/galerie.gif);
	float:left;}
	
a.galerie {
	width:94px;
	height:38px;
	background-image:url(../images/galerie.gif);
	float:left;}
	
a.galerie:hover {
	width:94px;
	height:38px;
	background-image:url(../images/hover/galerie.gif);
	float:left;}
	
#spots {
	width:106px;
	height:38px;
	background-image:url(../images/spots.gif);
	float:left;}
	
a.spots {
	width:106px;
	height:38px;
	background-image:url(../images/spots.gif);
	float:left;}
	
a.spots:hover {
	width:106px;
	height:38px;
	background-image:url(../images/hover/spots.gif);
	float:left;}
	
#grund {
	width:135px;
	height:38px;
	background-image:url(../images/grund.gif);
	float:left;}
	
a.grund {
	width:135px;
	height:38px;
	background-image:url(../images/grund.gif);
	float:left;}
	
a.grund:hover {
	width:135px;
	height:38px;
	background-image:url(../images/hover/grund.gif);
	float:left;}
	
#preise {
	width:136px;
	height:38px;
	background-image:url(../images/preise.gif);
	float:left;}
	
a.preise {
	width:136px;
	height:38px;
	background-image:url(../images/preise.gif);
	float:left;}
	
a.preise:hover {
	width:136px;
	height:38px;
	background-image:url(../images/hover/preise.gif);
	float:left;}
	
#content {
	width:640px;	
	height:auto;
	background-image:url(../images/content.gif);
	font-family:Arial, Helvetica, sans-serif;
	padding-left:200px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:30px;
	float:left;
	color:#333;
	font-size:13px;
	position:relative;}
	
#content_unten {
	width:890px;
	height:39px;
	background-image:url(../images/content_unten.gif);
	float:left;
	}
	
#footer {
	width:730px;
	height:39px;
	background-image:url(../images/footer.gif);
	float:left;}
	
#kontakt {
	width:75px;
	height:39px;
	background-image:url(../images/kontakt.gif);
	float:left;
	}
	
a.kontakt {
	width:75px;
	height:39px;
	float:left;
	}
	
a.kontakt:hover {
	width:75px;
	height:39px;
	background-image:url(../images/hover/kontakt.gif);
	float:left;
	}
	
#impressum {
	width:85px;
	height:39px;
	background-image:url(../images/impressum.gif);
	float:left;
	}
	
a.impressum {
	width:85px;
	height:39px;
	float:left;
	}
	
a.impressum:hover {
	width:85px;
	height:39px;
	background-image:url(../images/hover/impressum.gif);
	float:left;
	}
	
.inhaltsbilder {
	width:300px;
	height:auto;
	float:left;
	padding-right:30px;}
	
a {
	text-decoration:none;
	color:#333;}
	
a:visit {
	text-decoration:none;
	color:#333;}

