@charset "utf-8";
body {
	background-image: url(../images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #101520;
	background-repeat: repeat;
	margin: 0px;
}
#wrap {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#menulinks {
	background-image: url(../images/menul.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 120px;
	padding-top: 0px;
	padding-left: 30px;
	z-index: 1;
	background-color: #101520;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	left: 50px;
	top: 150px;
	bottom: 50px;
}
#menurechts {
	background-image: url(../images/menur.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 120px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
	background-color: #101520;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	position: absolute;
	top: 150px;
	right: 50px;
	bottom: 50px;
}
#head {
	background-image: url(../images/head.gif);
	background-repeat: repeat-y;
	height: 50px;
	width: auto;
	padding: 25px;
	text-align: right;
	background-color: #101520;
	background-position: center;
	z-index: 1;
	position: absolute;
	left: 50px;
	top: 50px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	display: block;
	right: 50px;
	margin: 0px;
}
#airwolf {
	width: 344px;
	margin: 0px;
	z-index: 3;
	background-image: url(../images/airwolf.png);
	background-repeat: no-repeat;
	height: 156px;
	float: left;
	position: absolute;
	left: 50px;
	top: 50px;
}
#inhalt {
	height: auto;
	width: auto;
	overflow: auto;
	position: absolute;
	left: 200px;
	top: 150px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 45px;
	background-color: #FFFFFF;
	margin: 0px;
	right: 200px;
	bottom: 50px;
}
#inhalt_start {
	height: auto;
	width: auto;
	overflow: auto;
	position: absolute;
	left: 200px;
	top: 150px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 45px;
	background-color: #FFFFFF;
	margin: 0px;
	right: 200px;
	bottom: 50px;
	background-image: url(../images/hubschraubermodelle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.spacer {
	height: 25px;
	width: 120px;
	font-weight: bold;
	color: #FFFF00;
	text-align: right;
	padding-top: 25px;
	font-style: italic;
}
#wrap #inhalt_start .leer {
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
#wrap #inhalt_start .leer p {
	background-color: #FFFFBE;
	display: inline;
	margin-left: 50px;
}


.buttonl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-style: normal;
	width: 120px;
	height: 18px;
	padding-top: 12px;
}
.buttonl a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonl a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/rot.png);
	display: block;
}
.buttonr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-style: normal;
	width: 120px;
	height: 18px;
	padding-top: 12px;
	text-align: right;
}
.buttonr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonr a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/rot.png);
	display: block;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #D20019;
	text-decoration: none;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #101520;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	clear: both;
}
.bildreihe {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 11px;
}
.bild {
	height: auto;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.highlight {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D20019;
	padding: 5px;
	clear: both;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.spacer a {
	color: #FFFF00;
}
.marquee {
	background-color: #FFFF00;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

