/* CSS Document */


/*Imagemaps left*/

#leftnav { 
 position:absolute;
  background-image: url(../images/rahmen/links/infolinks0.gif);
  width: 215px;
  height: 600px;
  left:0;
  top:0;
  }

#left a {
  position: absolute;
  width: 50px;
  height: 50px;
  left:8px;
  top: 8px; 
  text-decoration: none;
  }

#left a i { visibility: hidden; } 

#left a#home { width: 120px; height:120px; }
#left a#wie { left: 92px; top:145px;}
#left a#infos { left: 42px; top:276px; }
#left a#aktiv { left: 92px; top:407px; }


/*-----------------info-------------------*/
#info a {
position:absolute;
width:123px;
height:17px;
top:0;
left:92px;
text-decoration:none;}

#info a i {visibility:hidden;}

#info a#problem {top:260px;}
#info a#loesung {top:277px; height:16px;}
#info a#job {top:293px; height:15px;}
#info a#impress {top:308px; height:17px;}
#info a#discl {top:325px; height:15px;}


/*----------------------ende navleft------------------------------------*/


/*Imagemaps right*/

#rightnav { 
  position:absolute;
  background-image: url(../images/rahmen/rechts/rechts0.gif);
  width: 215px;
  height: 600px;
  left:755px;
  top:0;
  }

#right a {
	position:absolute;
	width:109px;
	height:50px;
	left:74px;
	top:0px;
	text-decoration: none;
  }
  
#right a i { visibility: hidden; } 

#right a#kontakt { top:147px; }
#right a#hilfreich { left:123px; top:275px; }
#right a#wir {
	left:61px;
	top:408px;
}


 
 

