/* Standard body elements */

body {
	background: url('/gfx/krydstogter/body_bg.gif') repeat-x #f2f2f2;
	color: #000;
}

* ul, * form {
	margin: 0;
	padding: 0;
}

* img {
	border: none;
}

/* layout elements */

#logo img {
	margin: 24px 0 0 20px;
}

#topWrapper {
	background: url('/gfx/krydstogter/top_bg_image.jpg') no-repeat;
}

#bodyBottomImage {
	background: url('/gfx/krydstogter/water.png') no-repeat bottom center;
	bottom: 0;
	display: block;
	height: 81px;
	margin: 0 0 0 -516px;
	position: absolute;
	width: 1032px;
	z-index: 0;
}

body > #bodyBottomImage {
	right: 0;
	width: 100%;
}

/* text formatting */

h1 {
	color: #0895df;
}

h1.boxGradientHeader {
	background: url('/gfx/krydstogter/header_gradient_1.gif') repeat-x;
	color: #fff;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-size: 0.7em;
	line-height: 3.1em;
	margin: 1px;
	text-align: left;
	text-indent: 10px;
}

.nav {
	background-color: inherit;
	color: #fff;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	background-color: inherit;
	color: #94d6f9;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

.navMenu {
	background-color: inherit;
	color: #fff;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.navMenu a:link, .navMenu a:visited {
	background-color: inherit;
	color: #94d6f9;
	text-decoration: none;
}

.navMenu a:hover, .navMenu a:active {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

.content {
	background-color: inherit;
	color: #666666;
	font-size: 0.7em;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.content a:link, .content a:visited {
	background-color: inherit;
	color: #0895df;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #0079b9;
	text-decoration: none;
}

#footerLinks {
	border-top: 1px solid #d0d0d0;
}

.footer {
	background-color: inherit;
	color: #979797;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.footer a:link, .footer a:visited {
	background-color: inherit;
	color: #646464;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	background-color: inherit;
	color: #000;
	text-decoration: none;
}

.intern1 {
	background-color: inherit;
	color: #d0d0d0;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.intern1 a:link, .intern1 a:visited {
	background-color: inherit;
	color: #d0d0d0;
	text-decoration: none;
}

.intern1 a:hover, .intern1 a:active {
	background-color: inherit;
	color: #666666;
	text-decoration: none;
}