/* CSS Document */

body {
	background: #9cbcda;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0px;
	margin: 0px 0px 1em;
	text-align: center;  /* IE bug fix, centres page vertically */
	}
p { 
	font: 9pt Arial; 
	margin-top: 0px; 
	text-align: left;
	}
h3 { 
	font: bold 100% Arial; 
	margin-bottom: 0px; 
	color: #000000;
	margin-left:10px;
	margin-top: 0px;
	}
h4 { 
	font: normal 100% Arial; 
	margin-bottom: 0px; 
	color: #000000;
	margin-left:10px;
	margin-top: 0px;
	}	
	
ul {
list-style-type:disc;
	margin-left:10px;
}

ul ul {
list-style-type:square;
	margin-left:10px;
}
	
body a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
body a:hover {
	color: #D1E1F0;
	}		
	
body H1 {
font-size:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
page-break-after:always;
}

body H2 {
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	page-break-after:avoid;
	margin-bottom: 0px;
}



/* External Wrapper div */
#wrapper {
width: 626px;  
margin: 0 auto;
text-align: left;	/* counteracts the center align in the body tag - so that the text does not center in rest of site */
}

#topright {
	width: 185px;
	height: 28px;
	background-image:url(../images/bg-topright.gif);
	right: 0px;
	top: 0px;
	text-align: right;
	position: absolute;
	}

#topright a {
	font-size: 10px;
	text-decoration: none;
	padding: 0 10px 0 0;
	color: #979CAD;
	}

#topright a:hover {
	color: #0D2B88;
	}

#topbanner {
	width: 100%;
	height: 52px;
	padding: 29px 0 0 0;
	}
	
#logo {
	left: 70px;
	top: 27px;
	height: 52px;
	width: 200px;
	background-image: url(../images/logo-neptun.gif);
	
	float: left;
	}

#mainnav, #mainnav-dansk {
	width: 426px;
	float: left;
	padding: 25px 0 0px 0;
	}

#mainnav ul {
    color: #FFF;
	margin: 0px;
    padding: 0px;
	line-height: 15px;
    white-space: nowrap;
}

#mainnav li {
    list-style-type: none;
    display: inline;
}

#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 15px;
	}

#mainnav-dansk a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 10px;
	}

#mainnav a:hover, #footernav a:hover, #mainnav-dansk a:hover, #footernav-dansk a:hover {
	color: #d1e1f0;
	}

#topspacer {
	height: 20px;
	width: 100%;
	}
	
.midspacer {
	width: 25px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

#contentwrapper {
	width: 100%;
	}
	
#leftcol, #footernav, #footernav-dansk {
	width: 425px;
	float: left;
	}
	
#leftcol-inside {
	width: 400px;
	margin-right: 20px;
	float: left;
	}
	
#leftcol-wide {
	width: 625px;
	float: left;
	}

#rightcol {
	width: 200px;
	float: left;
	}

#rightcolwide {
	width: 200px;
	top:auto;
	float: left;
	}
.homebox {
	height: 200px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	position: relative;
	}

.hometxt {
	position: absolute;
	width: 139px;
	top: 5px;
	left: 10px;
	}

.homebox a .hometxt {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}	

.homelgtxt {
	position: absolute;
	bottom: 8px;
	left: 67px;
	font-size: 22px;
	font-weight:100;
	width: 100px;
	color: #BF0000;
	}

.homebox a {
	color: #BF0000;
	text-decoration: none;
	font-weight: bold;
	}

.homebox a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}	

.homebox a:hover, .homebox a:hover .hometxt {
	color: #000000;
	}




.go {
	background-image:url(../images/go.gif);
	width: 5px;
	height: 10px;
	}

#news, #map {
	width: 200px;
	overflow: hidden;
	}

#newsbox {
	padding: 8px;
	border: 1px solid #FFFFFF;
/*	background: url(../images/bg-news.gif) no-repeat bottom; */
	}

.newslink {
	text-align: right;
	margin-bottom: 5px;
	}

.newslink a {
	font-weight: bold;
	font-style:italic;
	font-size: 10px;
	color: #b6323a;
	text-decoration: none;
	}	

.newslink a:hover {
	text-decoration: none;
	}

#loginform {
	width: 200px;
	height: 84px;
	overflow: hidden;
	background-image:url(../images/bg-form.gif);
	margin: 15px 0 20px 0;
	font-size: 10px;
	color: #0D2B88;
	}

#mainform {
	padding: 10px;
	}

.formfield {
	size: 10px;
	width: 125px;
	margin: 0 8px 0 0;
	border: none;
	}

#rightcoltext, #designedby_content {
	color: #001659;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	}


#footer {
	padding: 15px 0 0 0;
	clear: both;
	}

#footernav {
	width: 400px;
	padding: 10px 0 0 0;
	border-top: 1px solid #FFFFFF;
	}

#footernav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px 0 0;
	}	

#footernav-dansk a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 0;
	}	


#designedby {
	width: 190px;
	height: 25px;
	text-align: center;
	float: left;
	}

#designedby_wide {
	width: 200px;
	height: 200px;
	left:auto
	top:auto
	position: relative;
	}

#designedby_content {
	position: absolute;
	}	

#copyright {
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	}

/* Inside Page CSS */

#pagetitle {
	width: 394px;
	height: 28px;
	background:url(../images/bg-pagetitle.gif);
	margin-bottom: 15px;
	overflow: hidden;
	padding: 6px 0 0 5px;;
	}

#pagetitlewide {
	width: 626px;
	height: 28px;
	background:url(../images/bg-pagetitle-wide.gif);
	margin-bottom: 15px;
	overflow: hidden;
	padding: 6px 0 0 5px;;
	}

.title {
	font-size: 20px;
	color: #BF0000;
	margin-right: 5px;
	}

.subtitle {
	font-size: 13px;
	color: #0D2B88;
	text-transform:uppercase;
	font-weight: bold;
	}

.insidephoto {
	padding: 10px 10px 8px 0;
	}

#sidenav {
	margin: 10px 0 10px 0;
	}
	
#sidenav a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#sidenav a:hover {
	color: #D1E1F0;
	}	

.textsmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
