﻿#top_pane {
	background-color:#FFFFFF;
}


#logo,  #logo_en,  #logo_fr {
	position:absolute;
	top:1px;
	left:0px;
        width:800px; 
        height:120px;
	background:transparent url(img/logo_banner_stadtplan_barrierefrei.png) no-repeat left top;
}

#logo_en {
	background:transparent url(img/logo_banner_stadtplan_barrierefrei_en.png) no-repeat left top;
}

#logo_fr {
	background:transparent url(img/ogo_banner_stadtplan_barrierefrei_fr.png) no-repeat left top;
}

#logolink {
	position:absolute;
	top:1px;
	left:0px;
	width:360px;
	height:120px;
}

#logo1 {
	 #position:absolute;
 		#top:1px;
	#right:5px;
	#width:268px;
	#height:60px;
	#background:transparent url(img/logo_banner_rechts.png) no-repeat left top;	
#}

#bottom_pane {
	background-color: #E2E2E2;
}

#left_pane {
	background-color: #F4F4F4;
}

#selectzoom {
	background-color:#990000;
	color: #FFF;
}

.hilite {
	color: #990000;
}	

.poihilite {
	color: #990000;
	font-weight:bold;
}