
	#left {
		clear: both;
		width: 240px;
		height: 394px;
		background: url("../img/left/hg_links_wi.jpg") no-repeat top;
		}

	#adresse {
		float: left;
		line-height: 12px;
		margin-top: 170px;
		padding-left: 40px;
		}
		

	
	#anfrage {
		float: left;
		font-weight: bold;
		margin-top: 29px;
		padding-left: 60px;
		width: 70px;
		border: 0px solid #000;
		}
	
	#anfrage  a.anfrage_NO:link, a.anfrage_NO:visited, a.anfrage_ACT:link, a.anfrage_ACT:visited {
		color: #6F1010;
		text-decoration: none;
		}
		
	#anfrage a.anfrage_NO:hover, a.anfrage_NO:active, a.anfrage_ACT:hover, a.anfrage_ACT:activ {
		color: #6F1010;
		text-decoration: underline;
		}
	
	#buchen {
		float: left;
		font-weight: bold;
		margin-top: 29px;
		padding-left: 36px;
		border: 0px solid #000;
		width: 70px;
		}
	
	#buchen  a.buchen_NO:link, a.buchen_NO:visited, a.buchen_ACT:link, a.buchen_ACT:visited {
		color: #6F1010;
		text-decoration: none;
		}


	#buchen  a.buchen_NO:hover, a.buchen_NO:active, a.buchen_ACT:hover, a.buchen_ACT:active {
		color: #6F1010;
		text-decoration: underline;
		}

		
	#calculator {
		float: left;
		margin-top: 50px;
		padding-left: 130px;
		font-size:9px;
		}

	a.calculator:link, a.calculator:visited, a.calculator:hover, a.calculator:active {
		text-decoration: underline;
		}

