html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;

	padding: 0px;
	margin: auto;

	background-color: #ECECEC;
	
	text-align: center;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #043f61;

	padding: 0px;
	padding-bottom: 5px;
	margin: auto;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	padding: 0px;
	padding-bottom: 5px;
	margin: auto;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

	padding: 0px;
	margin: auto;
}

table, td, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #043f61;
}

#empty{
	width: auto;
	height: auto;
}

#container{
	background-color: #ECECEC;
}

#pageBorder{
	background-color: #FFFFFF;

	width: 984px;
	height: auto;
}

#page{
	background-color: #FFFFFF;

	width: 972px;
	height: auto;
}

#balticSEOSitemap{
	display: none;
	visibility: hidden;
}

#contentArea{
	width: 972px;
	height: auto;

	clear: both;
}

#top{
	width: 972px;
	height: auto;
}

#logo{
	width: 132px;
	height: 132px;
	
	padding: 0px;
	
	float: left;
}

#payoffLanguageContainer{
	width: 840px;
	height: 132px;
	
	padding: 0px;
	
	float: left;
}

#topMenuContainer{
	width: auto;
	height: 40px;
	
	clear: both;
	
	float: right;
}

#payoff{
	width: 600px;
	height: 90px;
	
	float: left;
}

#payoffImage{
	text-align: left;
	padding-top: 40px;
}

#language{
	width: 240px;
	height: 90px;
	
	float: left;
}

#langaugeText{
	text-align: left;

	width: 50px;
	height: 25px;
	
	padding-top: 40px;
	
	padding-left: 110px;
	padding-right: 5px;
	
	float: left;
}

#languageImage{
	width: 25px;
	height: 25px;
	
	padding-top: 34px;
	
	float: left;
}

#menuContainer{
	width: 972px;
	height: 44px;
	
	clear: both;
}

#menuShade{
	background-image: url('/files/billeder/interface/dropshadowUnderMenu.gif');
	background-repeat: no-repeat;
	
	width: 972px;
	height: 13px;
	
	clear: both;
}

#footer{
	background-image: url('/files/billeder/interface/BalticSailingFooter.gif');
	background-repeat: no-repeat;

	width: 984px;
	height: 107px;
	
	clear: both;
}
