#wrapper {
	width: 700px; 
	margin: 20px auto; 
}
#map1 {
	margin-left: 0px;
	width: 200px;
	/*background: #ffff99;*/
	background: url(http://schwaiger.zentrum-psychotherapie.at/theme/images/back_y.png);
}
#map2 {
	margin-left: 250px;
	width: 200px;
	/*background: #99ff99;*/
	background: url(http://schwaiger.zentrum-psychotherapie.at/theme/images/back_g.png);
}
#map3 {
	margin-left: 450px;
	width: 200px;
	/*background: #ccffff;*/
	background: url(http://schwaiger.zentrum-psychotherapie.at/theme/images/back_b.png);
}
ul
{
	list-style-image:url(http://schwaiger.zentrum-psychotherapie.at/theme/images/arrow_kl.gif);
	padding: 0px;
	margin: 0px;
}
/*
li
{
	padding: 5px;
	border: 3px solid #ffffff;
}
*/

