@charset "utf-8";
body {
	background-color: #B8BAEA;
}
#ImageContainer {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}
#ImageContainer .Bildunterschrift {
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#AeroBox #ImageContainer {
	width: 120px;
	float: left;
	margin-right: 10px;
}

.kurtblue, .kurtorange, .kurtgreen { 
	display:none; 
	margin:0px; 
	padding:0px; 
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#confirmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#container #header {
	background-image: url(images/header_bg.jpg);
	height: 179px;
	width: 900px;
}
#headerSpacer {
	height: 160px;
}
#preview {
	font-size: 10px;
	color: #999999;
	height: 75px;
	width: 165px;
	margin-top: 50px;
	margin-left: 405px;
	position: absolute;
}
#preview a {
	color: #999999;
	text-decoration: none;
}
#preview   a:hover {
	color: #ED771C;
	text-decoration: none;
}

.neu {
	z-index: auto;
	left: 363px;
	top: 50px;
	overflow: hidden;
	visibility: visible;
	z-index: 9998;
	position: relative;
	float: left;
}

* html #preview    { /* IE6 Hack - Umstellung wegen Button neu im Header */
	margin-left: 370px;
}


#headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	color: #EEEEEE;
}

* html #headerNavigation { /* IE6 Hack */
	height: 19px;
}

#navItem  {
	float: left;
	width: 97px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 1px;
}
#navItem:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	background-image: url(images/header_navhover.gif);
}
#navItem a  {
	text-decoration: none;
	color: #EEEEEE;
	display: block;
}
#navItem a:hover {
	color: #FFFFFF;
}
#navItemStartseite    {
	text-align: right;
	float: left;
	width: 178px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000CC;
	margin-left: 10px;
	margin-top: 1px;
}
* html #navItemStartseite    { /* IE6 Hack */
	width: 168px;
}
#navItemStartseite:hover {
	background-image: url(images/header_navhover.gif);
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
}
#navItemStartseite a {
	text-decoration: none;
	color: #EEEEEE;
	display: block;
}
#navItemStartseite a:hover {
	color: #FFFFFF;
}


#navItemPreise    {
	text-align: left;
	padding-left: 10px;
	width: 151px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000CC;
	margin-top: 1px;
}
#navItemPreise:hover {
	background-image: url(images/header_navhover.gif);
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
}
#navItemPreise a {
	text-decoration: none;
	color: #EEEEEE;
	display: block;
}
#navItemPreise a:hover {
	color: #FFFFFF;
}
#navItemEnd {
	float: left;
	width: 10px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 1px;
}





#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;


}

#contentleft {
	float: left;
	width: 315px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
* html #contentleft { /* IE6 Hack */
	margin-left: 5px;
}
#contentleft  .imgHeadline {
	padding-top: 10px;
}
#contentright {
	float: left;
	width: 515px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 120%;
	clear: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
* html #contentright { /* IE6 Hack */
	margin-right: 3px;
	margin-left: 7px;
}
#contentleft  #ImageContainer {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 15px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#splashBox {
	background-image: url(images/splashbox_bg.gif);
	background-repeat: no-repeat;
	width: 514px;
	padding-top: 15px;
	height: 140px;
}
#splashBoxTeaser {
	width: 125px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0066;
	height: 135px;
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.Preisinfo {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.promoGeburtstag {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 73px;
	background-image: url(images/birthdaypromo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.promoGeburtstag img      {
	margin-right: 10px;
	float: left;
}

.aircondition {
	padding-top:20px;
	padding-bottom:0px;
	padding-left:0px;
}

.Signature {
	font-size:10px;
}

.promotext {
	font-size:12px;
}

#contentright h1 {
	font-size: 16px;
}

#splashBoxTeaser h1 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 15px;
}
#splashBoxTeaser h2 {
	font-size: 12px;
	color: #FF6600;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}
#splashBoxTeaser p {
	line-height: 15px;
	margin: 0px;
}
#splashBoxTeaserWide {
	width: 270px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0066;
	height: 135px;
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
#splashBoxTeaserWide h1 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 15px;
}
#splashBoxTeaserWide h2 {
	font-size: 12px;
	color: #FF6600;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}
#splashBoxTeaserWide p {
	line-height: 15px;
	margin: 0px;
}

#shortinfoBox {
	float: right;
	height: 100px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCFF;
	padding-left: 10px;
	padding-top: 0px;
}

#splashBox #ButtonContainer {
	text-align: center;
	width: 350px;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
* html #splashBox #ButtonContainer { /* IE6 Hack */
	width: 345px;
	margin-right: 3px;
}

#content_footer {
	clear: both;
	margin: 0px;
	background-image: url(images/content_bg_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
}

.impressumHint {
	font-size: 11px;
}



#container #footer {
	margin: 0px;
	background-color: #FFFFFF;
}
#contact {
	padding: 10px;
	width: 455px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/contactbox_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#contact .imgHeadline {
	margin-bottom: 5px;
}
#footer  p  {
	margin: 0px;
	padding: 0px;
}

#footer #ButtonContainer {
	text-align: center;
	width: 395px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

* html #footer #ButtonContainer { /* IE6 Hack */
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

#footerNavigation {
	padding-left: 10px;
	width: 455px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #999999;
}

#footerNavigation ul {
	margin: 5px;
	padding: 5px;
}


#footerNavigation li {
	display: inline;
	clip: rect(auto,auto,auto,auto);
	color: #999999;
}
#footerNavigation a {
	text-decoration: none;
	color: #999999;
}

#footershadow {
	background-image: url(images/footershadow.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
}

h3 {
	font-size: 12px;
	color: #FF6600;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}
#footer #AeroBox {
	width: 385px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/aerobox.gif);
	background-repeat: no-repeat;
	height: 119px;
	padding-top: 12px;
	padding-left: 15px;
	float: right;
}
* html #footer #AeroBox {
	width: 395px;
	margin-right: 0px;
}
#contentright .imgHeadline {
	padding-top: 10px;
}
.Bildnachweis {
	color: #CC9933;
	text-decoration: none;
	font-size: 10px;
}
.Quellennachweis {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a:hover   {
	color: #FF6600;
	text-decoration: underline;
}
#footerNavigation a:hover {
	text-decoration: underline;
	color: #ED771C;
}
.externalLink {
	color: #CC9933;
	text-decoration: none;
}
.downloadLink {
	color: #333333;
	text-decoration: none;
}
.downloadLink:hover {
	color: #ED771C;
	text-decoration: underline;
}
.downloadLinkEmpty {
	color: #999999;
	text-decoration: none;
}


.imgL113 {
	float: left;
	width: 113px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgL150 {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgR113 {
	float: right;
	width: 113px;
	margin-left: 10px;
}

.imgR150 {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.Umkreiskarte {
	float: left;
	width: 166px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
* html .Umkreiskarte { /* IE6 Hack */
	margin-left: 5px;
}
.Detailkarte {
	float: right;
	width: 290px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .Detailkarte { /* IE6 Hack */
	margin-right: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#formLabel   {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
label {
	cursor: pointer;
}

.formInput  {
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#ImageContainerLB {
	background-color: #F4F4F4;
	width: 92px;
	border: 1px solid #CCCCCC;
	margin: 9px;
	float: left;
	padding: 8px;
	height: 92px;
}
* html #ImageContainerLB { /* IE6 Hack */
	margin-left: 9px;
	margin-right: 4px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#ImageContainerLB:hover  {
	background-color: #C7FF46;
}
#ImageLB {
	border: 1px solid #F4F4F4;
}
#ImageLB:hover {
	border: 1px solid #FFFFFF;
}
.GalleryTextbox {
	height: 80px;
	width: 80px;
	display: block;
	border: 1px solid #F4F4F4;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	background-image: url(images/gallerytextbox_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.GalleryTextbox:hover  {
	text-decoration: none;
}

#contentleft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 3px;
}
#contentleft a:hover {
	text-decoration: underline;
	color: #ED771C;
}
#contentleft a {
	text-decoration: none;
	color: #666666;
}
#contentleft  li {
	padding: 2px;
}
.formInputShort {
	width: 90px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.formHeadline   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
html { overflow-y: scroll; }
