/* CSS Document */
html,body {
	margin:0;padding:0;
}
body,td,th,input,select,textarea {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.4em;
}
form {
	display:inline;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	display:block;
	margin:10px 0 10px 0;;
	padding:0;
}
h1 {
	font-size:30pt;
	/* any IE */
	font-size: expression('36px');
	line-height: 1em;
	letter-spacing: -.05em;
	margin: 0;
	padding: 15px 0 10px 0;
	/* any IE */
	padding: expression('15px 0 5px 0');
	font-weight:normal;
}
h2 {
	font-size:13px;
	line-height: 1em;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
form {
	display: inline;
}
div#topmenu {
	height: 49px;
	width: 800px;
	background:url(/Files/System/odense-havn_top_print.png) no-repeat;
}
div#core {
	clear:both;
	float:none;
	display:block;
	overflow:visible;
}
div#breadcrumb {
	font-size:10px;
	color:#518fa8;
	height:15px;
	display:block;
}
div#breadcrumb ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
div#breadcrumb ul li {
	float:left;
	padding-right:5px;
}
div#breadcrumb a {
	text-decoration: none;
	color: #518fa8;
	text-transform:lowercase;
}
div#breadcrumb a:hover {
	color: #006983;
}

div#content {
	clear:both;
	float:none;
	display:block;
	overflow:visible;
}
div#end {
	clear:both;
	float:none;
	display:block;
}
div#address {
	clear:both;
	float:none;
	display:block;
	color:#666666;
	border-top:12px solid #00718f;
	font-size:11px;
	line-height:44px;
}
div#address a {
	color:#666666;
}


#top,
#topmenubar,
#controls,
#controls_env,
#sub,
#sub_env,
#bundmenu {
	overflow: hidden;
	visibility: hidden;
/*	position: absolute;	*/
	display: none;
}
