/* FOR OLD IE */

.header {
}

.header_left {
    float: left;
    height: 150px;
	position:absolute;
    *position:relative;
    width: 165px;
	*margin-left: 0;
}

.header_right {
	*margin-left:0;
}

.sklogoimg{
	 /**display:none;*/ 
}

iframe {

}

.menu{
	z-index: 1;
}

.menu li{
	/*float: left;
	margin-bottom: 15px;
	height:55px;
	width:25%;
	display: inline-block;
	overflow:hidden;
	*margin-right:-1px;*/
}

.menu li a{
	/*color: #FFFFFF;
    cursor: pointer;
    padding: 15px;
    position: relative;
    text-decoration: none;*/
    z-index: 100;
	/*margin-top: 1px;*/
}

.menu li a:hover{
	/* NONE */
}

.menu ul{
	display:none;
}

.offer{
}

.mapsbutton{
	margin-top:0;
}

.maptitle{
	display:none;
}

.imagediv{
	max-height: 300px;
    max-width: 300px;
}

.imagediv img{
	max-height: 300px;
    max-width: 300px;
}

.footer p#tags{
	font-size:11px;
}