* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
img {
		behavior:url(../css/pngfix/iepngfix.htc);
	}
body {background-color:#123456;}
															/* Anordnung der Hompepagebestandteile*/


#site{	width:872px;
			
			position:absolute;
			left:50%;
			
			margin-left: -460px;
			
  		
  		}
#background_top{
		position:relative;
		background-image:url('../img/background_top.jpg');
		border-left:1px solid #ff6c00;
		border-right:1px solid #ff6c00;
		border-top:1px solid #ff6c00;
		background-repeat:no-repeat;
  		background-position:center top;
  		width:870px;
  		height:201px;
  		z-index:3;}
#background_bottom{	position:relative;
		background-image:url('../img/background_bottom.jpg');
		border-bottom:1px solid #ff6c00;
		border-left:1px solid #ff6c00;
		border-right:1px solid #ff6c00;
		border-top:0px;
		margin-top:-2px;
		padding-top:-2px;
		background-repeat:no-repeat;
  		background-position:center top;
  		width:870px;
  		height:27px;
  		z-index:4;}  		  		  		
#navi {	position:absolute;
		top:210px;
		left:20px;
		width:168px;
		height:375px;
		z-index:7;
		}
#content {position:relative;
		background-image:url('../img/background_middle.jpg');
		border: 0px solid #ff6c00;
		background-repeat:repeat-y;
  		background-position:center top;
  		width:870px;
		left:0px;
		border-left:1px solid #ff6c00;
		border-right:1px solid #ff6c00;
		border-bottom:0px;
		z-index:5;
		}
#righttext{position:absolute;
		top:200px;
		left:718px;
		width:150px;
		height:375px;
		z-index:5;
		}
#topnavi{position:absolute;
		top:30px;
		left:430px;
		width:440px;
		height:90px;
		z-index:5;
		}
#basicnavi{
		position:absolute;
		top:150px;
		left:660px;
		text-align:right;
		width:200px;
		height:20px;
		z-index:5;
		}
#footer {
	    clear:left;
	    position:absolute; 
	    z-index:1; 
	    margin-left: 6%;
	    margin-right: 6%; 
	    text-align: center; 
	    font-family: verdana, Arial, Helvetica, sans-serif; 
	    font-size:10px;
		}
.kontaktformular{
		position:absolute;
		top:10px;
		left:170px;
		}
.kontakthinweis{
			position:absolute; 
			top:0px; 
			left:390px; 
			color:#ffffff;
		}
.bewertungshinweis{
			position:absolute; 
			top:270px; 
			left:40px; 
			color:#ffffff;
		}
																		/* Formatierung der Texte*/
table tr td {font-family:arial,sans-serif;
		  font-size:12px;
		  color:#000000;
		  text-align:justify;}
.textonright{
		font-family:arial;
		font-size:12px;
		text-decoration:none;
		text-align:center;
		color:#ffffff;
		}
.basicnavi{
		font-family:arial,sans-serif;
		font-size:10px;
		text-decoration:none;
		color:#ffffff;
		}
.bottom_text{
		font-family:arial,sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#000000;
		position:absolute;
		top:11px;
		left:14px;
		width:440px;
		z-index:5;		
		}
input.newsletter_input{
		background-color:#91a7ce;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
		border:none;
		}
textarea.newsletter_input{
		background-color:#91a7ce;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
		border:none;
		}
input.newsletter_submit{
		background:none;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
		border:1px solid #ffffff;
		}
.headline{position:relative;
		  left:220px;
		  font-family:arial,sans-serif;
		  font-size:16px;
		  color:#ffffff;
		  font-weight:bold;}
.contenttext{position:relative;
			left:220px;
			width:455px;
			min-height:362px;
			height:auto !important;  /* für moderne Browser */
			height:362px;  /*für den IE */
			font-family:arial,sans-serif;
		  font-size:12px;
		  color:#000000;
		  text-align:justify;}

																		/* Formatierung der Links*/
a:link{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ffffff;}
a:visited{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ffffff;}
a:hover{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ff6c00;}
a:active{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ff6c00;}

a.contentlink:link{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#000000;}
a.contentlink:visited{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#000000;}
a.contentlink:hover{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ff6c00;}
a.contentlink:active{text-decoration:none;
		font-family:arial,sans-serif;
		font-size:12px;
		color:#ff6c00;}
		
a.topnavi_webdesign:link{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign:visited{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign:hover{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign:active{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_webdesign_aktiv:link{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign_aktiv:visited{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign_aktiv:hover{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_webdesign_aktiv:active{
		position:absolute;
		top:1px;
		left:370px;
		background-image:url('../img/webdesign_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
		
a.topnavi_service:link{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service:visited{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service:hover{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service:active{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_service_aktiv:link{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service_aktiv:visited{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service_aktiv:hover{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_service_aktiv:active{
		position:absolute;
		top:1px;
		left:295px;
		background-image:url('../img/service_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_telekommunikation:link{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation:visited{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation:hover{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation:active{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_telekommunikation_aktiv:link{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation_aktiv:visited{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation_aktiv:hover{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_telekommunikation_aktiv:active{
		position:absolute;
		top:1px;
		left:220px;
		background-image:url('../img/telekommunikation_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
		
a.topnavi_netzwerk:link{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk:visited{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk:hover{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk:active{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_netzwerk_aktiv:link{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk_aktiv:visited{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk_aktiv:hover{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_netzwerk_aktiv:active{
		position:absolute;
		top:1px;
		left:145px;
		background-image:url('../img/netzwerk_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
		
a.topnavi_beratung:link{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung:visited{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung.jpg');
		background-repeat:no-repeat;
		width:60px;
		height:60px;
		z-index:10;
		text-decoration:none;
		color:#ff6c00;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung:hover{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung:active{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.topnavi_beratung_aktiv:link{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung_aktiv:visited{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung_aktiv:hover{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
a.topnavi_beratung_aktiv:active{
		position:absolute;
		top:1px;
		left:70px;
		background-image:url('../img/beratung_mouseover.jpg');
		background-repeat:no-repeat;
		width:70px;
		height:70px;
		z-index:10;
		text-decoration:none;
		color:#2b54a0;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
		
a.navi:link{
		background-image:url('../img/button.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi:visited{
		background-image:url('../img/button.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi:hover{
		background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi:active{background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}

a.navi_aktiv:link{
		background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi_aktiv:visited{
		background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi_aktiv:hover{
		background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		display:block;
		}
a.navi_aktiv:active{background-image:url('../img/button_mouseover.jpg');
		background-repeat:no-repeat;
		width:164px;
		height:25px;
		z-index:10;
		text-decoration:none;
		color:#ffffff;
		font-family:arial,sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		}
		
a.anfahrtgrob:link{position:absolute;
			top:10px;
			left:250px;
			width:200px;
			height:200px;
			background-image:url('../img/anfahrt_grob_klein.jpg');
			background-repeat:no-repeat;
			z-index:15;}
a.anfahrtgrob:visited{position:absolute;
			top:10px;
			left:250px;
			width:200px;
			height:200px;
			background-image:url('../img/anfahrt_grob_klein.jpg');
			background-repeat:no-repeat;
			z-index:15;}
a.anfahrtgrob:hover{position:absolute;
			top:10px;
			left:150px;
			width:300px;
			height:300px;
			background-image:url('../img/anfahrt_grob.jpg');
			background-repeat:no-repeat;
			z-index:20;}
a.anfahrtgrob:active{position:absolute;
			top:10px;
			left:150px;
			width:300px;
			height:300px;
			background-image:url('../img/anfahrt_grob.jpg');
			background-repeat:no-repeat;
			z-index:20;}
			
a.anfahrtdetail:link{position:absolute;
			top:160px;
			left:0px;
			width:200px;
			height:200px;
			background-image:url('../img/anfahrt_detail_klein.jpg');
			background-repeat:no-repeat;
			z-index:15;}
a.anfahrtdetail:visited{position:absolute;
			top:160px;
			left:0px;
			width:200px;
			height:200px;
			background-image:url('../img/anfahrt_detail_klein.jpg');
			background-repeat:no-repeat;
			z-index:15;}
a.anfahrtdetail:hover{position:absolute;
			top:60px;
			left:0px;
			width:300px;
			height:300px;
			background-image:url('../img/anfahrt_detail.jpg');
			background-repeat:no-repeat;
			z-index:20;}
a.anfahrtdetail:active{position:absolute;
			top:60px;
			left:0px;
			width:300px;
			height:300px;
			background-image:url('../img/anfahrt_detail.jpg');
			background-repeat:no-repeat;
			z-index:20;}