/* Standard body elements */

body {
	background: url('/gfx/skiferie/body_bg.gif') repeat-x #bee0ff;
	color: #000;
}

* ul, * form {
	margin: 0;
	padding: 0;
}

* img {
	border: none;
}

/* layout elements */

#logo img {
	margin: 35px 0 0 20px;
}

#topWrapper {
	background: url('/gfx/skiferie/top_bg_image.jpg') no-repeat;
}

#bodyBottomImage {
	/*
	background: url('/gfx/skiferie/snowflakes.png') no-repeat;
	bottom: 0;
	display: block;
	height: 478px;
	position: absolute;
	right: 0;
	width: 474px;
	z-index: 0;
	*/
}

/* text formatting */

h1 {
	color: #f8541e;
}

h1.boxGradientHeader {
	background: url('/gfx/skiferie/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: #bee0ff;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background-color: inherit;
	color: #f8541e;
	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: #bee0ff;
	text-decoration: none;
}

.navMenu a:hover, .navMenu a:active {
	background-color: inherit;
	color: #f8541e;
	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: #f8541e;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #f83600;
	text-decoration: none;
}

#footerLinks {
	border-top: 1px solid #9cc8f1;
}

.footer {
	background-color: inherit;
	color: #68a5dd;
	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: #1a61a2;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	background-color: inherit;
	color: #000;
	text-decoration: none;
}

.intern1 {
	background-color: inherit;
	color: #95b6d4;
	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: #95b6d4;
	text-decoration: none;
}

.intern1 a:hover, .intern1 a:active {
	background-color: inherit;
	color: #666666;
	text-decoration: none;
}
