@charset "utf-8";

.test {
	background-color: #CCCCCC;
	position: absolute;
	height: 40px;
	width: 40px;
	left: 394px;
	top: 650px;
}

/* do not remove draft styles sheets */
#draft-name-this-id {
	background-image: url(../image/background/img_background_home.png);
	background-repeat: no-repeat;
	background-position: top;
}

#draft-name-this-id .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#draft-rename-this-id .headerWithShadow {
	position: relative;
	height: 218px;
	width: 975px;
	background-image: url(../image/background/img_background-top-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
}
   
#container { position: relative; min-height: 100%; }
   
* html #container { height: 100%; }
   
#footerBackground {
	margin-top: -80px;
	position: relative;
	height: 80px;
}

.topBackground {
	background-image: url(../image/background/img_background-top-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}

.bottomBackground {
	background-image: url(../image/background/img_backgrund-bottom-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* font */
body { font-family: Arial, Helvetica, sans-serif; }

h1.headline, h2.headlineHome, .paragraphNews .newsItem .newsHeadline { font-family: Times New Roman, Times, serif; }

/* reset */
body,ul,li,p,h1,h2,h3,form { margin:0;padding:0; }

p,h1,h2,h3 { font-size: 100%; font-weight: normal; }

li { list-style:none; }

img {
	border: 0px;
}

a { text-decoration: none; }

/* frame grid*/
p.text {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #542344;
}

p.textMini {
	font-size: 9px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #542344;
}

p a {
text-decoration: underline;
color: #542344;
}

p.textBig {
	font-size: 16px;
	padding-bottom: 7px;
	line-height: 16px;
	color: #542344;
}

p.textBold {
	font-size: 12px;
	padding-bottom: 7px;
	line-height: 18px;
	color: #542344;
	font-weight: bold;
}

p.textBlack {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 14px;
	color: #000000;
}

.textPink {
	font-size: 12px;
	color: #e2007a;
	line-height: 20px;
}

.textPinkBold {
	font-size: 12px;
	font-weight: bold;
	color: #e2007a;
	line-height: 20px;
}

.textPinkBig {
	font-size: 14px;
	color: #e2007a;
	line-height: 16px;
}

.textPinkBigBold {
	font-size: 14px;
	color: #e2007a;
	line-height: 16px;
	font-weight: bold;
}

h1.headline {
	font-size: 36px;
	font-style: italic;
	color: #e2007a;
	display:block;
	padding: 0 0 39px 18px;
}

h2.headline {
	display:block;
	padding: 0 0 20px 16px;
	
}

h2.headlineHome{
	font-size: 22px;
	line-height: 22px;
	color: #e2007a;
	font-style: italic;
}

h2.headlineHome span.headlineSmall{
	font-size: 14px;
	line-height: 14px;	
	font-style: normal;
	color:#542344;
	font-family: Arial, Helvetica, sans-serif;
}

h2.headlineSub {
	color: #542344;
	padding: 0 0 25px 18px;

}

h2.headlineSub span.headlineBig{
	font-size: 22px;
	line-height: 22px;
}

div.salutationFrischwerk{
	color: #542344;
	font-size: 14px;
	line-height: 14px;
	padding: 20px 0 0 0;

}

div.salutationFrischwerk span.headlineFrischwerk{
	font-size: 20px;
	line-height: 26px;
}

div.salutationFrischwerk div.padding{
	padding: 0 0 0 20px;
	display: inline;
}

p.text span.headlineSmall, h2.headlineSub span.headlineSmall{
	font-size: 14px;
	line-height: 14px;	
}

h3.headline span.subheadlineBig{
	color: #542344;
	font-size: 22px;
	line-height: 22px;
	padding: 0 0 20px 0;
	display: block;
}

.paragraphListItem .paragraphTextRight {
	padding-bottom: 20px;
}

p.text span.subheadlineBig {
	font-size: 22px;
	line-height: 22px;
}

p.text span.subheadlineSmall {
	font-size: 14px;
	line-height: 14px;
}

span.bold {
	font-weight: bold;
}

div.paragraphText {
	padding: 0 0 16px 18px;
}

div.bulletPoint {
	float: left;
}

div.bulletPoint12 {
	float: left;
	padding: 4px 0 0 0;
}

div.bulletPoint14 {
	float: left;
	padding: 5px 0 0 0;
}

div.bulletPoint14b {
	float: left;
	padding: 3px 0 0 0;
}

.main {
	width: 975px;
	position: relative;
	left: 0px;
	margin: 0 auto;
}

.logo {
	position: relative;
	top: 24px;
	width: 115px;
	height: 129px;
	left: 40px;
}

.clearboth {
	clear: both;
}

.navigationFlash {
	position: absolute;
	height: 173px;
	width: 269px;
	left: 230px;
	top: 0px;
}

.navigationAlternative {
	position: absolute;
	height: 173px;
	width: 269px;
	left: 0px;
	top: 0px;
}

.navigationMeta {
	position: absolute;
	height: 14px;
	width: 220px;
	float: right;
	top: 15px;
	left: 715px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	opacity:0.5; 	
}

.navigationMeta .navi {
	font-size: 10px;
}

.navigationMeta .navi .naviItem {
	float: left;
	margin: 0 8px;
}

.navigationMeta .navi .naviItem a {
	color: #000000;
}

.navigationMeta .navi .naviItem span.naviPink {
	color: #e2007a;
}

#home .header {
	position: relative;
	height: 296px;
	width: 975px;
}

#home {
	background-image: url(../image/background/img_background_home.png);
	background-repeat: no-repeat;
	background-position: top;
}

#people .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#people {
	background-image: url(../image/background/img_background-peopleoverview01.png);
	background-repeat: no-repeat;
	background-position: top;
}

#contactReceipt .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#contactReceipt {
	background-image: url(../image/background/img_background-contact-receipt.png);
	background-repeat: no-repeat;
	background-position: top;
}

#contact .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#contact {
	background-image: url(../image/background/img_background-contact-form.png);
	background-repeat: no-repeat;
	background-position: top;
}

#airballon .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#about .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#about {
	background-image: url(../image/background/img_background-about.png);
	background-repeat: no-repeat;
	background-position: top;
}

#imprint .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#imprint {
	background-image: url(../image/background/img_background-imprint.png);
	background-repeat: no-repeat;
	background-position: top;
}

#jobBKG {
	background-image: url(../image/background/img_background-jobs-no-shadow.png);
	background-repeat: no-repeat;
	background-position: top;
}

#job {
	background-image: url(../image/background/img_background-jobs.png);
	background-repeat: no-repeat;
	background-position: top;
}

#job .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#newsletterUnsubscribed {
	background-image: url(../image/background/img_background-newsletter-sub-re.png);
	background-repeat: no-repeat;
	background-position: top;
}

#newsletterUnsubscribed .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#newsletterSubscribe {
	background-image: url(../image/background/img_background-newsletter-sub.png);
	background-repeat: no-repeat;
	background-position: top;
}

#newsletterSubscribe .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#newsletterUnsubscribe {
	background-image: url(../image/background/img_background-newsletter-change.png);
	background-repeat: no-repeat;
	background-position: top;
}

#newsletterUnsubscribe .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#newsletterReceipt div.space-the-final-frontier {
	display: block;
	height: 145px;
}

#newsletterReceipt {
	background-image: url(../image/background/img_background-newsletter-sub-re.png);
	background-repeat: no-repeat;
	background-position: top;
}

#newsletterReceipt .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#newsletterEmailOptIn {
	background-image: url(../image/background/img_background-newsletter-em-opt-in.png);
	background-repeat: no-repeat;
	background-position: top;
}

#newsletterEmailOptIn .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#offer {
	background-image: url(../image/background/img_background_offer.png);
	background-repeat: no-repeat;
	background-position: top;
}

#offer .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#blog {
	background-image: url(../image/background/img_background-blog.png);
	background-repeat: no-repeat;
	background-position: top;
}

#blog .header {
	position: relative;
	height: 218px;
	width: 975px;
}

#airballon .headerWithShadow, #location .headerWithShadow, #details .headerWithShadow {
	position: relative;
	height: 218px;
	width: 975px;
	background-image: url(../image/background/img_background-top-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}

.content {
	float: left;
}

.content a.text {
	color: #e2007a;
	text-decoration: underline;
}

.content a.textArrow { /* not used */
	font-size: 10px;
	font-weight: bold;
	color: #e2007a;
	line-height: 10px;
}

.contentColumn01a {
	float:left;
	width: 510px;
	margin: 0 60px 0 40px;
}

.contentColumn01b {
	float: right;
	width: 325px;
	margin: 0 40px 0 0;
	padding: 0;
}

.contentColumn02a {
	float:left;
	width: 605px;
	margin: 0 60px 0 40px;
}

.contentColumn02b{
	float: right;
	width: 230px;
	margin: 0;
	padding: 0px 40px 0 0;
}

.contentColumn03a {
	float:left;
	width: 510px;
	margin: 0 60px 0 40px;
}

.contentColumn03b {
	float: right;
	width: 325px;
	margin: 0 40px 0 0;
	padding: 0;
}

.contentColumn04a {
	float:left;
	width: 605px;
	margin: 0 60px 0 40px;
}

.contentColumn04b {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0 40px 0 0;
}

.contentColumn05a {
	float:left;
	width: 493px;
	margin: 0 60px 0 40px;
}

.contentColumn05b {
	float: right;
	width: 342px;
	margin: 0 40px 0 0;	
}

.contentColumn06a {
	float:left;
	width: 414px;
	margin: 0 60px 0 40px;
}

.contentColumn06b {
	float: right;
	width: 421px;
	margin: 0 40px 0 0;
	padding: 0;
}

.contentColumn07 {
	float:left;
	width: 868px;
	margin: 0 60px 0 40px;
}

.footer {
	height: 50px;
	clear: both;
	background-image: url(../image/background/img_backgrund-bottom-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.copyright {
	display: block;
	float: right;
	padding: 30px 40px 0 0;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.paragraphMenuOfTheDay {
	padding: 0 0 20px 0;
	clear: none;
}

.paragraphMenuOfTheDay div.daymenu {
	padding: 22px 20px 0 0;
	float: left;
}

.paragraphMenuOfTheDay .specialList01 {
	float: left;
	width: 180px;
	padding: 45px 0 0 0;
}

.paragraphMenuOfTheDay .specialList01 .specialItem {
	font-size: 12px;
	line-height: 20px;
	clear: both;
	color: #542344;
}

.paragraphMenuOfTheDay .specialItemPrice {
	width: 50px;
	font-size: 18px;
	display: inline;
	margin: 45px 0 0 5px;
	font-weight: bold;
	float:left;
}

.paragraphMenuOfTheDay .specialList01 .specialItemLink {
	padding: 8px 0 0 0;
}

.paragraphMenuOfTheDay .specialList02 {
	float: left;
	width: 242px;
	padding: 45px 0 0 0;
}

.paragraphMenuOfTheDay .specialList02 .specialItem {
	width: 110px;
	font-size: 12px;
	line-height: 20px;
	float: left;
	color: #542344;
	padding: 0 10px 0 0;
}

.paragraphMenuOfTheDay .specialList02 .specialItemLine {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e2007a;
	line-height: 1px;
	margin: 10px 0;
}

.paragraphMenuOfTheDay .specialList02 .specialItem .specialItemPrice {
	font-size: 18px;
	display: inline;
	padding: 0 0 0 3px;
}

.paragraphMenuOfTheDay .specialList02 .specialItemOtherOffersHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #e2007a;
	line-height: 20px;
}

.paragraphMenuOfTheDay .specialList02 .specialItemOtherOffersItem{
	font-size: 12px;
	color: #e2007a;
	line-height: 16px;
}

.paragraphMenuOfTheDay .specialList02 .specialItemOtherOffersItem img.arrow {
	padding: 1px 0 0 7px;
}

.paragraphMenuOfTheDay .specialList02  .specialItemOtherOffersItem div.arrow {
	float: left;
	padding: 0;	
}

.paragraphAbout {
	display: block;
	padding: 0 0 0 28px
}

.paragraphAbout .headlineHome {
	padding-top: 18px;
	padding-bottom: 20px;
}

.paragraphAbout .more {
	padding-bottom: 20px;
}

.paragraphNews{
	padding: 36px 0 20px 6px;
	clear: both;
}

.paragraphNews .newsItem {
	padding: 0 0 0 23px;
}

.paragraphNews .newsItem .newsHeadline {
	padding: 15px 0 0 0;
	font-size: 22px;
	line-height: 22px;
	color: #e2007a;
	font-style: italic;	
}

.paragraphNews .newsItem .newsSubheadline {
	font-size: 11px;
	color: #542344;
	padding: 0 0 15px 0;
}

.paragraphNews .newsItem .newsThumbnail {
	float: left;
	padding: 0 10px 0 0;
}

.paragraphNews .newsItem .newsCopy {
	font-size: 11px;
	color: #542344;
	line-height: 16px;
	padding: 0 0 10px 0;
	width: 200px;
}

.paragraphNews .newsItem .newsBody {
	float: left;
}

.paragraphGallery01 {
	padding: 12px 0 50px 18px;
	position: relative;
}

.paragraphGallery01 .galleryPeopleList {
	width: 504px;
	position: relative;
	top: 0px;
	left: 0px;
}

.paragraphGallery01 .galleryPeopleList .galleryPeopleItem {
	float: left;
}

.paragraphGallery01 .galleryPeopleList .galleryPeopleItem img {
	margin: 2px 2px;
}

.paragraphGallery01 .activeName {
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
}

.paragraphGallery01 .activeImageDescription {
	position: absolute;
	left: 290px;
	top: 200px;
	float: left;
	width: 250px;
	text-align: right;
}

.paragraphGallery01 .activeImageDescription .imageText {
	font-size: 12px;
	color: #e2007a
}

.paragraphOpeningTime h2 {
	padding-bottom: 20px;
}

/* --- */
.paragraphOpeningTime .paragraphOpenList {
	width: 230px;
}

.paragraphOpeningTime .paragraphOpenList .paragraphOpenListItem {
	float: left;
}

.paragraphOpeningTime .paragraphOpenList .paragraphOpenListItem .day {
	float: left;
	width: 120px;
}

.paragraphOpeningTime .paragraphOpenList .paragraphOpenListItem .time {
	float: left;
	width: 110px;
	text-align: right;
}
/* --- */

.paragraphGallery02 {
	width: 345px;
	position: relative;
	top: -129px;
	left: 0px;
}

.paragraphGallery02 .paragraphGallery02Image {
	float: left;
}

.paragraphGallery02 .paragraphGallery02Image .cityName {
	float: left;
	width: 56px;
}

.paragraphGallery02 .paragraphGallery02Image .cityName .his {
	padding-left: 3px;
}

.paragraphGallery02 .paragraphGallery02Image .cityGallery{
	float: left;
	width: 289px;
}

.paragraphGallery02 .paragraphGallery02Image .cityGallery .paragraphGallery02ThumbnailList {
	width: 270px;
	padding: 0 0 0 19px;
	clear: both;
}

.paragraphGallery02 .paragraphGallery02Image .cityGallery .paragraphGallery02ThumbnailList .paragraphGallery02ThumbnailItem {
	float: right;
	padding: 1px;
}

.paragraphGallery02 .paragraphGallery02Image .cityGallery .paragraphGallery02ImageDescription {
	width: auto;
	margin: 12px 0 20px 0;
	clear: both;
	text-align: right;
}

.paragraphGallery02 .paragraphBack {
	padding-left: 56px;
	margin: 0 0 22px 0;
}

.paragraphPeopleDetail {
	display: block;
}

.paragraphPeopleDetail .textList {
	display: block;
}

.paragraphPeopleDetail .textList .textListItem {
	display: block;
	padding: 0 0 12px 0;
}

.createOpacity {
	position:relative;
	left: 0px;
	right: 0px;
	clear: both;
}

.paragraphOpacity {
	background-color: #F7F7F7; /*D9E3E6 */
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 10;
}

#OpacityContact {
	height:350px;
	width: 480px;
}

#OpacityNewsletter {
	height:200px;
	width: 480px;
}

.paragraphContact {
	position: relative;
	left: 0px;
	right: 0px;
	z-index: 100;
	padding: 20px 30px 50px 30px;
	width: 350px;
}

.paragraphContact {
	float: none;

}

.paragraphContact .formField, .paragraphContact .formFieldButton, .paragraphContact .formFieldTextarea {
	clear: both;
}

.paragraphContact .formFieldButton {
	height: 25px;
	padding: 10px 0 0 0;
}

.paragraphContact .formFieldOptional {
	height: 20px;
	padding: 10px 0 0 0;
}

.paragraphContact .formField {
	height: 30px;
}

.paragraphContact .formFieldOptional .formFieldName,
.paragraphContact .formFieldButton .formFieldName,
.paragraphContact .formFieldCheckbox .formFieldName,
.paragraphContact .formFieldTextarea .formFieldName ,
.paragraphContact .formField .formFieldName {
	float: left;
	padding: 3px 10px 0 0;
	width: 110px;
	text-align: right;
}

.paragraphContact .formFieldTextarea .formFieldValue, .paragraphContact .formField .formFieldValue {
	float: left;
	width: 230px;
}

.paragraphContact .inputTextarea, .paragraphContact .inputText {
	width: 230px;
}

.paragraphContact .inputSelect {
	width: 234px;
}

.paragraphContact .inputReset {
	float: left;
}

.paragraphContact .inputSend {
	float: right;
}

.formFieldCheckbox .formFieldValueCheckbox {
	float: left;
}

.formFieldCheckbox .formFieldValueCheckbox .inputCheckbox {
	float: left;
}

.formFieldCheckbox .formFieldValueCheckbox .formFieldCheckboxName {
	padding: 1px 0 0 0;
	float: left;
	width: 150px;
}

.formFieldValueCheckbox .inputCheckbox {
	display: block;
	margin-right: 5px;
}

.paragraphNewsletter .formFieldCheckbox .formFieldValueCheckbox {
	clear: both;
}

.paragraphNewsletter {
	display: block;
	padding-left: 14px;
}

.paragraphNewsletterUnsubscribe {
	padding-left: 15px;
}

.paragraphNewsletterUnsubscribe .blog {
	float: left;
	height: 30px;
}

.paragraphNewsletterUnsubscribe .offer {
	display: block;
	float: left;
	height: 30px;
	clear: both;
}

.paragraphNewsletterUnsubscribe .offer .submit {
	clear: both;
	padding-top: 20px;
}

.paragaraphOffer {
	display: block;
}

.paragaraphOffer .offerList {
	display: block;
	clear: both;
	padding: 0 0 10px 0;
}

.paragaraphOffer .offerList .offerListItem {
	display: block;
	width: 365px;
	float: left;
	margin: 10px;
	height: 235px;
	border: 1px dotted #e2007a;
	text-align: right;
}

.paragaraphOffer .offerList img {
	float: left;
	padding: 10px 5px 5px 0;
}

h3.offer {
	font-size: 22px;
	color: #e2007a;
	padding: 0 0 15px 0;
}

.offerListItem .offerBox {
	display: block;
	padding: 15px;
}

.paragaraphOffer p.price {
	font-size: 18px;
	display: inline;
	padding: 0 0 0 5px;
	font-weight: bold;
	
}

.paragraphContact .form {

}

.paragraphGallery01 .galleryPeopleList {
	width:430px;
}

.paragraphGallery01 .galleryPeopleList .galleryPeopleItem a img {
	vertical-align:bottom;
}

.paragraphGallery01 .activeImageDescription {
	top:282px;
	left:191px;
}

.paragraphGallery01 .activeName {
	right:88px;
	left:auto;
}

.navigationMeta {
	width:auto!important;
	right:40px!important;
	left:auto;
} 

.paragraphGallery01 {
	min-height:320px;
	height:auto!important;
	height:320px;
} 

.offerList .offerListImg {
	float:left;
}

.offerList .offerList_wrapper {
	float:left;
	width:780px;
} 