body {
	margin: 0px 0 0px 0;
	padding: 0;
	background: #EEEDED;
	color:#124795;
        font-family:Arial;
        font-size:15px;
}



a: { font-weight:normal; color:#45A834; text-decoration:none;font-weight:bold;}
a:link { font-weight:normal; color:#45A834; text-decoration:none;font-weight:bold;}
a:visited { font-weight:normal; color:#45A834; text-decoration:none;font-weight:bold;}
a:focus { font-weight:normal; color:#45A834; text-decoration:none;font-weight:bold;}
a:hover { font-weight:normal; color:#124795; text-decoration:none;font-weight:bold;}
a:active { font-weight:normal; color:#124795; text-decoration:none;font-weight:bold;}


h3 {
	color:#45A834;
}



#hintergrund {
	margin:0 auto;
	width:1004px;
	background: url(wallaschbilder/hintergrundinhalt.jpg) repeat-y left top;
	position:relative;

}





#banner {
	background: url(wallaschbilder/hintergrundlogo.jpg) repeat-x left top;
	margin: 0 auto;
	width:935px;
	height:140px;
	position:absolute;
	top:10px;
	left:35px;
}

#banner span {
	font-size:80px;
	font-weight:bolder;
	position:absolute;
	top:10px;
	left:15px;
	z-index:4;
}




#banner img {
	height:95px;
	position:absolute;
	top:10px;
	right:10px;
}


#bildfelgeposition {
	position:absolute;
	left:18px;
	bottom:0px;
}




#navi {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	color:#45A834;
        font-family:Arial;
	width:180px;
	position:absolute;
	top:160px;
	left:35px;
}


#navi hr {
	color:#124795;
	height:1px;
}



#haendler {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	width:180px;
	position:absolute;
	top:595px;
	left:35px;
}

#arbeit {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	width:180px;
	position:absolute;
	top:715px;
	left:35px;
}


#felgen {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	width:180px;
	position:absolute;
	top:160px;
	right:37px;
}


#felgen span {
	margin-left:25px;
}


#angebote {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	width:180px;
	position:absolute;
	top:390px;
	right:37px;
}



#kontakt {
	padding:8px;;
	border-width:1px;
	border-top-width:15px;
	border-color:#124795;
	border-style:solid;
	width:180px;
	position:absolute;
	top:510px;
	right:37px;
}





#kontakt span {
	margin-left:15px;
}


#inhalt {
	padding:8px;
	border-width:1px;
	border-top-width:15px;
	border-color:#45A834;
	border-style:solid;
	position:absolute;
	top:160px;
	right:253px;
	width:480px;
}


#inhalt td {
	padding-top:20px
}