/* Standard body elements */

body {
	background: url('/gfx/australien/body_bg.gif') repeat-x #f2f2f2;
	color: #000;
}

* img {
	border: none;
}

* li {
	background: url('/gfx/icons/bullet_orange.png') no-repeat 0px 0px;
}

/* layout elements */

#logo img {
	margin: 24px 0 0 20px;
}

#topWrapper {
	background: url('/gfx/australien/top_bg_image.jpg') no-repeat;
}

#bodyBottomImage {
	background: url('/gfx/australien/body_bottom_right.png') no-repeat;
	bottom: 0;
	display: block;
	height: 236px;
	position: absolute;
	right: 0;
	width: 100px;
	z-index: 0;
}

#tabMenu li#krydstogter a {
	background: url('/gfx/australien/tabs/krydstogter.gif') no-repeat top center;
}

#tabMenu li#krydstogter a:hover {
	background: url('/gfx/australien/tabs/krydstogter.gif') no-repeat bottom center;
}

#tabMenu li#usaCanada a {
	background: url('/gfx/australien/tabs/usa_canada.gif') no-repeat top center;
}

#tabMenu li#usaCanada a:hover {
	background: url('/gfx/australien/tabs/usa_canada.gif') no-repeat bottom center;
}

/* text formatting */

h1 {
	color: #db6d29;
}

h1.boxGradientHeader {
	background: url('/gfx/australien/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: #f2ecda;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background-color: inherit;
	color: #ffbd7e;
	text-decoration: none;
}

.navMenu {
	background-color: inherit;
	color: #ffb78c;
	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: #ffb78c;
	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: #db6c28;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #cb5f1d;
	text-decoration: none;
}
