/* 
GELB: fff71b
BLAU:	333399;
*/

#quickmap{
	width: 489px;
	height: 286px;
	background-image: url('quickfinder/Karte_Hahn.gif');
	position: relative;
}

#framebox{
	background-image: url('quickfinder/back.gif');
	background-repeat: no-repeat;
	width: 785px;
	height: 720px;
	padding: 5px;
}

.mappos {
	position: absolute;
	background-image: url('quickfinder/dot.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	color: #333399;
}

.mappos:hover{
	background-image: url('quickfinder/dotdo.gif');
}

.qfTable {
	padding: 0;
	margin: 0;
}

.qfHead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	background-color: #333399;
}

.qfText {
	color: #213395;
	font-size: 11px;
}

.clickable{
	position: relative;
	cursor: pointer;
	margin: 0px;
	color: #333399;
	padding: 5px 10px 5px 0px;
	border-bottom: solid 1px #aaaaaa;
}

.clickable span{
	position: absolute;
	right: 8px;
	top: 4px;
}

#ortecho {
	padding: 0; 
	padding-top: 5px;
}

#ortbox{
	position: relative;
	right: 0px;
	top: 0px;
	background-color: #eeeeee;
	padding: 10px;
	width: 200px;
	height: 287px;
}