body  {
	
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color:	#ffffff;
	font-family: 		Helvetica, Bodoni, Balloon, Arial, Verdana, sans-serif;
	font-size: 			12px;
	line-height:		18px;
	text-decoration:	none;
	color:				#000000;
	background-image:url(../Bilder/hintergrund.jpg);
	background-position:top left;
	background-repeat:no-repeat;
		}


#bilderleiste {
	text-align:			left;
	height:				75px;
	width:				100%;
	top:				0px;
	left:				0px;
	position:			absolute;
	background-image:url(../Bilder/kanuvermietung_bilderleiste.jpg);
	background-repeat:repeat-x;
	}



#inhalt {
	width:				1000px;
	height:				auto;
	padding-top:		85px;
	margin:0px auto;

	}


/* Inhalt ------------------------------------------------------ */

#headline {
	width:				100%;
	height:				100px;
	float:				left;
	background-image:	url(../Bilder/headline_kanu.png);
	background-position:center;
	background-repeat:	no-repeat;
	}	

#spalte_links {
	width:				220px;
	height:				650px;
	float:				left;
	padding-left:		20px;
	padding-right:		20px;
	}
	
#spalte_haupt {
	width:				620px;
	height:				650px;
	float:				left;
	}
	
#spalte_haupt_inhalt {
	text-align:			left;
	width:				558px;
	height:				515px;
	float:				left;
	padding-top:		10px;
	padding-left:		25px;
	padding-right:		17px;
	background-image:	url(../Bilder/hauptteil_striche.gif);
	background-position: 0px 0px;
	background-repeat:	no-repeat;
	overflow:			visible;
	}	

#container_ueberschrift {
	text-align:			left;
	width:				538px;
	height:				20px;
	float:				left;
	}	
	
#container_haupt {
	text-align:			left;
	width:				333px;
	padding-right:		5px;
	height:				auto;
	float:				left;
	}
	
#container_haupt_voll_negativ {
	text-align:			left;
	width:				538px;
	height:				auto;
	float:				left;
	margin-top:			-200px;
	}
	
#container_haupt_voll {
	text-align:			left;
	width:				538px;
	height:				auto;
	float:				left;
	}		
	

#container_bild {
	text-align:			left;
	width:				200px;
	height:				100%;
	float:				left;
	}

/* Navigation ------------------------------------------------------ */
	
#navi {
	text-align:			left;
	width:				100%;
	height:				300px;
	}
