/* Standard body elements */

body {
	background: url('/gfx/aktivrejser/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/aktivrejser/top_bg_image.jpg') no-repeat;
}

/* text formatting */

h1 {
	color: #007a33;
}

h1.boxGradientHeader {
	background: url('/gfx/aktivrejser/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;
}

#tabMenu li#krydstogter a {
	background: url('/gfx/aktivrejser/tabs/krydstogter.gif') no-repeat top center;
}

#tabMenu li#krydstogter a:hover {
	background: url('/gfx/aktivrejser/tabs/krydstogter.gif') no-repeat bottom center;
}

#tabMenu li#australienNewZealand a {
	background: url('/gfx/aktivrejser/tabs/australien_newzealand.gif') no-repeat top center;
}

#tabMenu li#australienNewZealand a:hover {
	background: url('/gfx/aktivrejser/tabs/australien_newzealand.gif') no-repeat bottom center;
}

.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: #00d531;
	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: #00d531;
	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: #007a33;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #004e21;
	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;
}