/* CSS Document */body {	background-image:url(hg_1.gif);	background-repeat: repeat;	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	lineheight: 20px;}div#seite {	background-color: #FFFFFF;	width: 765px; height: auto;	margin: 10px auto 10px auto;	padding: 20px 0px 0px 0px;}div#head {	display: block;	width: 685px; height: 103px;	margin: 0px 20px 0px 20px;	padding: 20px 20px 0px 20px;	background: url(h_axelganser.gif) top no-repeat;}div#arbeiten {	margin: 0px 0px 0px 20px;	float:left;}div#bild {	width: 500px; height:300px;	display: block;	border: 10px solid #E6E6E6;	margin: none;	text-decoration: none;}div#navigation {	display: block;	width: 205px; height: 360px;	margin-right: 20px;	background: url(hg_navi.gif) top no-repeat;	float: right;}div#kontakt {	clear: both;	display: block;	width: 685px; height: 30px;	margin: 0px 20px 0px 20px;	padding: 20px 20px 20px 20px;	background: url(f_axelganser.gif) top no-repeat;}img{	border:none;}/* -- Easy Slider -- */#slider ul, #slider li{	margin:0;	padding:0;	list-style:none;	border: none;	}#slider, #slider li{ 	/* -- Größe des Bildes --  */ 	width:500px;	height:300px;	overflow:hidden;	}div#prevBtn {	display:block;	margin-top:10px;	height:20px; width: 60px;	border: none;	text-decoration: none;	padding-left: 190px;	float:left;}div#nextBtn {	display:block;	margin-top: 10px;	height:20px; width: 240px;	padding-laft: 10px;	border: none;	text-decoration: none;	margin-left: 250px;}	div#prevBtn a, div#prevBtn a:link, div#prevBtn a:visited {	position: relative;	z-index: 2;	padding: none; margin: none;	display: block;	width: 50px;	height: 20px;	border: none;	background: url(bt_prev.gif) top no-repeat;}div#prevBtn a:hover, div#prevBtn a:active {	background: url(bt_prev.gif) bottom no-repeat;	border: none; outline: 0px;}div#prevBtn a:focus {	border: none; outline: 0px;	background: url(bt_prev.gif) top no-repeat;}div#nextBtn a, div#nextBtn a:link, div#nextBtn a:visited {	position: relative;	z-index: 2;	padding: none; margin: none;	display: block;	width: 50px;	height: 20px;	border: none;	background: url(bt_next.gif) top no-repeat;}					div#nextBtn a:hover, div#nextBtn a:active {	background: url(bt_next.gif) bottom no-repeat;	border: none; }div#nextBtn a:focus {	outline: 0px; border: none;	background: url(bt_next.gif) top no-repeat;	}/* --Ende Easy Slider -- */.hg_streifen {	height: 20px; width: 520px;	display:block;	background: url(hg_slider.gif) top no-repeat;}.weiss {	color:#FFFFFF;}#kontakt a, #kontakt a:link, #kontakt a:visited {	color: #000000;	text-decoration: none;}#kontakt a:hover, #kontakt a:active {	color:#3300CC;}/* -- Navigation Arbeiten -- */#navigation ul{	margin:40px 0px 0px 0px;	padding:0;	list-style:none;}#navigation li { 	list-style: none;	margin-top: 10px;}#navigation a, #navigation a:link, #navigation a:visited {	display: block;	width: 165px; height:13px;	color:#000000;	text-decoration: none;	background: url(bt_navi.gif) top no-repeat;	padding: 7px 0px 3px 40px;}#navigation a:hover, #navigation a:active {	background: url(bt_navi.gif) bottom no-repeat;}