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

#logo {
	position:absolute;
	top:1px;
	left:10px;
        width:800px; 
        height:70px;
	background:transparent url(img/banner_perl.png)  no-repeat left top;
}
#logolink {
	position:absolute;
	top:1px;
	left:0px;
	width:360px;
	height:120px;
}

#logo1 {
	 position:absolute;
 	top:4px;
	right:74px;
	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: #658425;
	color: #FFF;
}

.hilite {
	color: #658425;
}	

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

a {
    color: #658425;
}

.olImageLoadError { 

    display: none !important;
} 

.olTileImage.olImageLoadError {
    display: none !important;
}
