@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #504f53;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo{
	position: absolute;
	height: 89px;
	width: 238px;
	margin-left: 708px;
	margin-top: 18px;
	z-index: 6;
}
#kyscraper{
	position: absolute;
	width: 120px;
	z-index: 5;
	top: 10px;
	margin-left: 970px;
}
#mutter{
	width: 960px;
	background-image:url(../images/main_hg.jpg);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
#header{
	height: 225px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#navi{
	background-image:url(../images/navi.jpg);
	background-repeat:repeat-x;
	height: 28px;
}
#lang{
	float:left;
	margin-left: 20px;
	margin-top: 9px;
}
#menu{
	float:right;
	width: 690px;
	margin-right: 20px;
}
#content{
	margin-top: 10px;
	margin-bottom: 10px;
}
#left{
	float: left;
	width: 230px;
	margin-right: 20px;
}
#lc{
	padding-left: 11px;
	padding-right: 11px;
}
#hw{
	background-image: url(../images/left_hdw.jpg);
	background-repeat: repeat-y;
}
#h-top{
	background-image: url(../images/left_hdw_top.jpg);
	height: 38px;
	background-repeat: no-repeat;
}
#hdw{
	padding: 10px;
}
#h-bottom{
	background-image: url(../images/left_hdw_bottom.jpg);
	height: 38px;
	background-repeat: no-repeat;
}
#lt{
	padding: 10px;
}
#main{
	float: left;
	width: 465px;
	line-height: 140%;
	font-size: 12px;
}
#main_big{
	float: left;
	width: 710px;
	line-height: 140%;
	font-size: 12px;
}
#footer{
	line-height:normal;
	margin-top: 5px;
}
#icons{
	float: right;
}
#right{
	float: right;
	width: 210px;
	margin-right: 20px;
}
#right h1, #lt h1{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #0c3e95;
}
#right p, #lt p{
	margin: 0px;
	padding: 0px;
}

a img{
	border: 0px;
}
a{
	color: #0c3e95;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.contentelement{
	clear: both;
}
.clear{
	clear: both;
}

h1{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #0c3e95;
}
h2{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	color: #0c3e95;
}
h3{
	margin: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #0c3e95;
}
table{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxGrey1{
	background-color:#e0e3e5;
	clear:both;
	color:#68676c;
	margin:0 0 10px;
}
.boxHolder{
	padding-left: 5px;
	padding-right: 5px;
}

.latest_title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

#clickpath_hotelmanager {
	font-size: 9px;
	position: absolute;
	top: 258px;
	left: 252px;

}