#headerimage {
width: 690px;
height: 339px;
}

.morph1 {
	width: 690px;
	overflow: hidden;
	position:relative;
}
 
.morph1 h1 {
margin-bottom: 10px;
/*font-weight:bold;
font-size: 1.4em;*/
}

#morpher {
positioN:relative;
}


/* Mapslider*/
#mapslider{
width: 690px;
height: 0;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
background: #fff;
}

#mapslidein {
width: 94px;
display:inline;
float:left;
height: 23px;
background-image: url(../../img/button-mapslidein-inactive.jpg);
background-repeat: no-repeat;
}

#mapslideout {
width: 94px;
display:inline;
float:left;
height: 23px;
background-image: url(../../img/button-mapslideout-active.jpg);
background-repeat: no-repeat;
}
