#navigation li.branchen{
	display:block;
}

#subnavi .geld img{
	display:none;
	_margin-bottom:-3px;
}

.ref_list{
	background-color:#DFE9F4;
	margin: 12px 6px;
	border-bottom:1px solid #153B63;
}

.ref_list h3{
	color: #FFFFFF;
	background-color: #153B63;
	font-size:12px;
	vertical-align: middle;
	margin:0px;
	padding: 2px 6px;
	line-height:normal;
}


table#autoren{
	margin-top:24px; 
	margin-left:12px; 
	width:348px; 
}


#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;
}




.ref_list #linklist{
	background-image:url('img/bg_referenzen1.jpg');
	background-repeat: no-repeat;
	padding-top: 69px;
	/*padding:12px 6px 6px 6px;*/
}

.ref_list a{
	display:block;
	padding:4px;
	padding-left:14px;
	margin: 0px;
	font-weight:normal;
	width:auto;
	background-position: 6px 7px;
	border-bottom:1px solid #FFFFFF;
}

.ref_list a:hover{
	background-color: #B4C6D9;
}


/* MAP STYLES */
#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;
}
/* END MAP STYLES */
