/* CSS Document */
body, html {
	height: 100%;
	overflow: hidden;
}

body,td,th,input,select,textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-top: 0px;
}
body {
	margin:0;
}
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 {
	overflow: hidden;
	text-align: left;
}
div#top {
	width:986px;
	height:175px;
}
div#container {
	margin:0 auto;
	width:986px;
	background:url(odense-havn_bg.png) repeat-y;
}
div#topmenu {
	margin:0 auto;
	width:982px;
	height:27px;
	margin:0 2px 0 2px;
	background:#006983;
	background:url(odense-havn_menu.png) repeat-x;
}
div#topmenu_env {
	margin:0 auto;
	width:982px;
	height:27px;
	margin:0 2px 0 2px;
	background:#006983;
	background:url(odense-havn_menu_Env.png) repeat-x;
}
div#topmenubar {
	margin:0 auto;
	width:692px;
	height:22px;
	padding:5px 0 0 25px;
	float:left;
}
div#topmenubar ul {
	list-style: none;
	margin:0;
	padding:0;
}
div#topmenubar ul li {
	float:left;
	padding-right:73px;
}
div#topmenubar ul li.lastitem {
	padding-right:0;
}
div#topmenubar a {
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}
div#topmenubar a:hover, div#topmenubar .activeitem, div#topmenubar .inpath, div#topmenubar #activeitem, div#topmenubar #inpath {
	color: #E9994A;
}
div#topmenu_env a:hover, div#topmenu_env .activeitem, div#topmenu_env .inpath, div#topmenu_env #activeitem, div#topmenu_env #inpath {
	color: #000;
}

div#controls {
	float:left;
	background-color:#fff;
	width:246px;
	height:27px;
	background:url(odense-havn_controls.png) no-repeat top;
}
div#controls_env {
	float:left;
	background-color:#fff;
	width:246px;
	height:27px;
	background:url(odense-havn_controls_env.png) no-repeat top;
}
div#controls ul, div#controls_env ul {
	font-size:11px;
	list-style: none;
	margin:0;
	padding:0;
	font-weight:bold;
}
div#controls ul li {
	background:url(odense-havn_arrow.png) no-repeat 13px 9px;
	float:left;
	height:27px;
	padding: 5px 0 0 25px;
}

div#controls_env ul li {
	background:url(odense-havn_arrow.png) no-repeat 13px 9px;
	float:left;
	height:27px;
	padding: 5px 0 0 25px;
}

div#core {
	margin: 0 2px 0 2px;
	width:982px;
	min-height:300px;
}
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#breadcrumb_env {
	font-size:10px;
	color:#e68f3f;
	height:15px;
	display:block;
}
div#breadcrumb_env ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
div#breadcrumb_env ul li {
	float:left;
	padding-right:5px;
}
div#breadcrumb_env a {
	text-decoration: none;
	color: #e68f3f;
	text-transform:lowercase;
}
div#breadcrumb_env a:hover {
	color: #823f00;
}

div#content {
	float: left;
	width:665px;
	margin-top:10px;
	margin-left:26px;
	margin-right:13px;
	padding-right:13px;
	min-height:300px;
	overflow-y:auto;
	display: inline;
}
div#sub {
	float: left;
	width:254px;
	padding:0 0 0 0;
	background:url(odense-havn_sub.png) no-repeat;
	min-height:300px;
	overflow-y:auto;
}
div#sub ul {
	list-style: none;
	margin:0 0 0 15px;
	padding:0;
}
div#sub ul li {
	background:url(odense-havn_arrow-out.png) no-repeat 0 5px;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	width: 195px;
}
div#sub a {
	text-decoration: none;
	color: #000000;
}
div#sub_env {
	float: left;
	width:254px;
	padding:0 0 0 0;
	background:url(odense-havn_sub_env.png) no-repeat;
	min-height:300px;
	overflow-y:auto;
}
div#sub_env ul {
	list-style: none;
	margin:0 0 0 15px;
	padding:0;
}
div#sub_env ul li {
	background:url(odense-havn_arrow-out.png) no-repeat 0 5px;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	width: 195px;
}
div#sub_env a {
	text-decoration: none;
	color: #000000;
}
div#sub a:hover, div#sub .activeitem, div#sub .inpath, div#sub #activeitem, div#sub #inpath,
div#sub_env a:hover, div#sub_env .activeitem, div#sub_env .inpath, div#sub_env #activeitem, div#sub_env #inpath {
	font-weight:bold;
}
div#bundmenu {
	width:982px;
	height:27px;
	margin:10px 2px 0 2px;
	background:#006983;
	background:url(odense-havn_menu.png) repeat-x;
}
div#bundmenu_env {
	width:982px;
	height:27px;
	margin:10px 2px 0 2px;
	background:#006983;
	background:url(odense-havn_menu_env.png) repeat-x;
}
div#bundmenubar {
	margin:0 auto;
	width:692px;
	height:22px;
	padding:5px 0 0 25px;
	float:left;
}
div#bundmenubar ul {
	list-style: none;
	margin:0;
	padding:0;
}
div#bundmenubar ul li {
	float:left;
	padding-right:73px;
}
div#bundmenubar ul li.lastitem {
	padding-right:0;
}
div#bundmenubar a {
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}
div#bundmenubar a:hover, div#bundmenubar .activeitem, div#bundmenubar .inpath, div#bundmenubar #activeitem, div#bundmenubar #inpath {
	color: #E9994A;
}
div#bundmenu_env div#bundmenubar a:hover, div#bundmenu_env div#bundmenubar .activeitem, div#bundmenu_env div#bundmenubar .inpath, div#bundmenu_env div#bundmenubar #activeitem, div#bundmenu_env div#bundmenubar #inpath {
	color: #000;
}
div#search {
	float:left;
	width:236px;
	height:27px;
}
div#search ul {
	font-size:11px;
	list-style: none;
	margin:0;
	padding:0;
	font-weight:bold;
}
div#search ul li {
	float:left;
	height:27px;
	padding: 5px 0 0 0;
}
div#search a {
	font-weight:bold;
	text-decoration: none;
	color:#fff;
}
div#search input {
	border: 1px solid #006983;
	float:left;
	width:90px;
	height:13px;
	font-size:10px;
	background-color: #fff;  /* the background          */
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
	margin: 4px 0 0 5px;
}
div#search input.env {
	border: 1px solid #823f00;
}


div#end {
	margin:0 auto;
	width:986px;
	height:2px;
	background:url(odense-havn_bund.png) no-repeat;
}
div#address {
	margin:0 auto;
	width:986px;
	height:15px;
	background:#fff;
	color:#666666;
	font-size:11px;
}
div#address a {
	color:#666666;
}
a {
	color:#005d82;
}

/* --- FORMS --- */
.formular td, .formular th, .formular input, .formular textarea, .formular select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formular input, .formular textarea, .formular select {
	display:block;
}
.formular .radio, .formular .checkbox {
	border:0;
	display:inline;
}
.formular .inline {
	display:inline;
}