#navigation .navHaupt06{display:block;}


#map{
	position: relative;
	padding: 10px 6px 3px 12px;
}

#hamburg, #nrw, #muenchen, #stuttgart, #duesseldorf, #bochum, #leipzig, #frankfurt, #berlin{
	visibility: hidden;
	border: 1px solid #153B63;
	background-color: #DFE9F4;
	margin: 0px;
	padding: 3px 6px 4px 6px;
	color: #153B63;
	position: absolute;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	width: 240px;
	filter:Alpha(opacity=90);
	-moz-opacity:0.9;
}

#hamburg{
	top: 60px;
	left: 60px;
}

#berlin{
	top: 125px;
	left: 140px;
}

#leipzig{
	top: 160px;
	left: 120px;
}

#bochum{
	top: 148px;
	left: 0px;
}

#duesseldorf{
	top: 155px;
	left: 0px;
}

#nrw{
	top: 155px;
	left: 0px;
}

#frankfurt{
	top: 205px;
	left: 30px;
}

#stuttgart{
	top: 260px;
	left: 30px;
}

#muenchen{
	top: 285px;
	left: 90px;
}

table#autoren{
	margin-top:24px; 
	margin-left:6px; 
	width:354px; 
	
}

#autoren td{
	font-size: 12px; 
	line-height: 15px;
	padding: 2px 3px 3px 6px;
}

#autoren td.header{
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

a.autor{
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: inline;
	background-image: url('../../ki-shared/pfeil-dark.gif');
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left: 7px;
}
