* {
	font-family: sans-serif;
}


#mapcontainer, #mapregion, #mapoverview {
	width: 400px;
}

#mapoverview {
	z-index: 20;
}

#mapregion {
	z-index: 10;
}

#mapgm {
	margin: 20px 0;
	clear: right;
}

table.poi {
	width: 100%;
	
}

table.poi td {
	vertical-align: top;
	border: 1px solid #DEDEDE;
}

ul li
, ul.kc li {
	list-style-type: none;
	padding-left: 35px;
	height: 35px;
	overflow: visible;
	border-bottom: 1px solid #DEDEDE;
	background: url(http://me.get24.at/kaernten2005/familie08/img/wurschtl_30x28.gif) left top no-repeat;
}

ul.bb li {
	list-style-type: none; 
	padding-left: 35px;
	height: 35px;
	overflow: visible;
	border-bottom: 1px solid #DEDEDE;
	background: url(http://me.get24.at/kaernten2005/familie08/img/baer29x31.png) left top no-repeat;
}

li a {
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	color: black;
}

li.lo a {
	background: none;
	color: black;
}

li.hi a {
	background: blue;
	color: yellow;
}

#mapregion h3 {
	font-size: 14px;
	display: inline;
}

.mapbacklink {
	text-align: right;
	float: right;
}

.mapbacklink img {
	margin: 0px 5px 5px 10px;
}

.mapbacklink a {
	font-size: 80%;
	color: gray;
	text-decoration: none;
}

th {
	text-align: center;
	font-size: 12px;
	color: #101CA9;
}
