@charset "iso-8859-1";
/* CSS Document */

#header_bg{
	background-image:url(../pix/index_bg.gif);
height:280px;
}
#header{
	margin:auto;
	width:860px;
	height:248px;
	background-image:url(../pix/index_header_top.gif);
}

#header_nav{
	margin:auto;
	width:860px;
	height:32px;
	background-image:url(../pix/index_header_bottom.gif);

}
/*Schafe*/
.schaf_1{
	background-image:url(../pix/index_linie1.gif);
	background-repeat:no-repeat;
	height:40px;
}
.schaf_2{
	background-image:url(../pix/index_linie2.gif);
	background-repeat:no-repeat;
		height:43px;
	
}
.schaf_3{
		background-image:url(../pix/index_linie3.gif);
	background-repeat:no-repeat;

		height:43px;
	
}