@charset "UTF-8";

@media all{

html{
 overflow-y:scroll;
 height: 100%; margin-bottom: 1px; 
}


body{
	background: #f7f2e9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding:0;
	margin:0;
	line-height:14px;
	height: 100%; margin-bottom: 1px; 
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.3em;
	margin: 0;
	font-weight: normal;
	padding: 0;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 12px;
}

h3{
	font-size: 9px;
	line-height: 14px;
}

p{
	margin: 0;
}

img{
	border: 0;
}

a{
	font-family: 'Droid Serif', Verdana, Arial, serif;
	color: #000;
	text-decoration: none;
	outline:none;
}

.contentLeft a, .objectBack a, .objectMemo a, .objectMail a {
    font-family: 'Droid Serif', Verdana, Arial, serif;
	/* font-style: italic; */
}

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a:hover,
a:focus,
a:active{
	color: #0094a8;
	text-decoration: none;
}

.clear{	
	clear: both;
}

.caption{
	font-family: 'Droid Serif', Verdana, Arial, serif;		
}
.smallline {
    line-height:1px;
    font-size:1px;
    height:12px;
}


/*--------------------------------- START main -----------------------------------*/
.startheadline h1 {
    font-family: 'Droid Sans', 'Ubuntu Mono', 'PT Sans Caption', sans-serif; font-size:70px; font-weight:bold; color:#000; line-height:70px;
}

#main {
    width: 1009px;
    height: 768px;
    margin: 0 auto;
    position: relative;
    z-index:10;
}

#mainfallback {
    width: 1009px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index:10;
}

#flashcontainer {
  position:absolute;
  top:0px;
  left:0px;
  min-height:100%;
  width:100%;
  z-index:20;
}
/*--------------------------------- END main -----------------------------------*/

/*--------------------------------- START header -----------------------------------*/
#headcontainer {
  width:1010px;
  height:1px;
  position:relative;
  top:0px;
  left:50%;
  margin-left:-505px;
  /* background:#0f0; */
  z-index:50;
}

#header {
	height: 155px;
	position: relative;
}

#header .logo {
	position: absolute;
	left: 102px;
	top: 64px;
}

#header .logo a{
	outline: none;
	background: url("logo.png") no-repeat left top transparent;
	width: 89px;
	height: 77px;
	display: block;
}

#header .logo a:hover,
#header .logo a:active,
#header .logo a:focus{
	outline: none;
	width: 89px;
	height: 77px;
	background: url("logo.png") no-repeat 0 -77px transparent;
}

#header .topnav {
	position: absolute;
	right: 121px;
	top: 64px;
	color: #656361;
	font-size: 10px;
}

#header .topnav a{
	color: #656361;
	/* font-style: italic; */
}


#header .topnav a:hover,
#header .topnav a:focus,
#header .topnav a:active{
	color: #000;
}

#footer{	
	position: absolute;
/*	left: 95px;	
	top:703px; */
	left: 216px;
	top:88px;
	width: 280px;
	height: 36px;
}
#logoline {
    position: absolute;
/*  left: 95px; 
    top:703px; */
    left: 219px;
    top:86px;
    width: 280px;
    height: 23px;
}

#logotopline {
	height:22px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
#logosubline {
    padding: 0 0 0 1px; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
}

#logophonenr {
    padding: 0 0 0 1px; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
}

#footer img{
	border: 0;
}

#footer2 img{
    position:absolute;
	top:703px;
	left:49px;
	border: 0;
	margin:0px 0px 0px 200px;
}

#footerOverview{
	position: relative;
	text-align:right;
	left: 80px;
	width: 800px;
	padding:56px 0px 120px 0px;
}

.footerLeft {
  float:left;
}

.footerRight {
  float:right;
  width:400px;
}


/*--------------------------------- START header -----------------------------------*/
/*--------------------------------- START navigation -----------------------------------*/
#navigation {
	width: 90px;	
	height:162px;
	font-size: 10px;
	position: absolute;
	left: 102px;
	background: url("bgNavi.gif") no-repeat left top transparent;
}

#navigation ul{
	padding: 0;
	margin: 17px 0 0 0;
	list-style: none;
}

#navigation ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	left: 0.2em;
	color: #000;
	padding-left: 5px;
}

#navigation ul li a { display:block; }	

#navigation ul li.nav1,
#navigation ul li.nav2,
#navigation ul li.nav2activ,
#navigation ul li.nav3,
#navigation ul li.nav4 {
    height: 23px;
}

#navigation ul li.nav1 a:hover{
    color:#0094a8;
}
#navigation ul li.nav1.active a:hover,
#navigation ul li.nav1.active,
#navigation ul li.nav1:focus,
#navigation ul li.nav1:active{
	background: url("navi1.gif") no-repeat 0 0 transparent;
	color:#000;
	width: 90px;
	height: 23px;
}

#navigation ul li.nav2 a:hover{
    color:#0094a8;
}
#navigation ul li.nav2.active a:hover,
#navigation ul li.nav2.active,
#navigation ul li.nav2:focus,
#navigation ul li.nav2:active{
	background: url("navi2.gif") no-repeat 1px 0 transparent;
	color:#000;
	width: 90px;
    height: 23px;
}

#navigation ul li.nav3 a:hover{
    color:#0094a8;
}
#navigation ul li.nav3.active a:hover,
#navigation ul li.nav3.active,
#navigation ul li.nav3:focus,
#navigation ul li.nav3:active{
	background: url("navi3.gif") no-repeat 2px 0 transparent;
	color:#000;
	width: 90px;
    height: 23px;
}

#navigation ul li.nav4 a:hover{
    color:#0094a8;
}
#navigation ul li.nav4.active a:hover,
#navigation ul li.nav4.active,
#navigation ul li.nav4:focus,
#navigation ul li.nav4:active{
	background: url("navi4.gif") no-repeat 2px 0 transparent;
	color:#000;
	width: 90px;
    height: 23px;
}

#scrollDown {
  padding:2px 0px 2px 3px;
}
#scrollUp {
  padding:2px 2px 2px 2px;
}
#blockCaption {
  width:300px;
  color: #0094A8;
  font-weight:normal;
  background: #f7f2e9;
}
.objectScroller {
}
.objectDescription {
}
.langzeitContent {
	margin:15px 0px 6px 0px;
}
.langzeitContent a {
    cursor: pointer;
}
.langzeitimg {
	float:left;
	padding:3px 5px 0 0;
}
/*--------------------------------- START navigation -----------------------------------*/
/*--------------------------------- START contentIndex -----------------------------------*/
#contentIndex{
	margin-left: 105px;
	padding-top: 28px;
}

#contentIndex img{
	float: left;
	margin-bottom: 20px;
}

#contentIndex .contentLeft{
	width: 510px;
	float: left;
	padding: 2px 0 0 0;
	margin:0px;
}

#contentIndex .contentLeft img{
	float: left;
	padding: 1px 15px 0px 0px;
	margin:0px;
}

#contentIndex .contentRight {
	width: 304px;
	float: left;
}

#contentIndex .contentRight p{
	font-family: 'Droid Serif', Verdana ,Arial, serif;
	/* font-style: italic; */
}

#contentIndex a.weiter {
	background:url("weiter.png") no-repeat scroll left top transparent;
	display:block;
	height:75px;
	margin-top:128px;
	outline:medium none;
	width:146px;
	position: relative;
	right: 100px;
	float: right;
}

#contentIndex a.weiter:hover,
#contentIndex a.weiter:active,
#contentIndex a.weiter:focus {
	outline: none;
	width: 146px;
	height: 75px;
	background: url("weiter.png") no-repeat 0 -75px transparent;
}

.location {
    width:185px;
    background:#f00;
}

.slideImage {
    width:375px;
    height:203px;
    overflow:hidden;
}

/*--------------------------------- END contentIndex -----------------------------------*/

/*--------------------------------- START contentCat -----------------------------------*/
#contentCat{
		margin: 64px auto 0 auto;
		width: 830px;
}

#contentCat .contentStart{
		margin: 64px auto 0 auto;
		width: 830px;
}

#contentCat .contentLeft{
	width: 210px;
	float: left;
	margin-bottom: 48px;
	padding-top: 3px;
}

#contentCat .contentLeftStart{
	width: 130px;
	float: left;
	margin-bottom: 8px;
	padding-top: 3px;
}

#contentCat .contentRight{
	width: 520px;
	float: left;
	margin-bottom: 48px;
}

#contentCat .contentRightStart{
	width: 600px;
	float: left;
	margin-bottom: 8px;
}

#contentCat .contentComplete{
	width: 730px;
	float: left;
	margin-bottom: 48px;
}

#contentCat .contentRight p.moreDetail,
#footerOverview p.moreDetail{
	font-family: 'Droid Serif', Verdana, Arial,serif;
	/* font-style: italic; */
	margin-top: 5px;
}

#contentCat .contentRight p.moreDetail a,
p.moreDetail a,
#footerOverview p.moreDetail a{
	background:url("arrowInfo2.png") no-repeat 0 2px transparent;
	margin-right: 10px;
	padding-left: 18px;
	height: 8px;
}

#contentCat .contentRight p.moreDetail a:hover,
p.moreDetail a:hover,
#footerOverview p.moreDetail a:hover{
	background:url("arrowInfo2Hover.png") no-repeat 0 2px transparent;
	margin-right: 10px;
	padding-left: 18px;
	height: 8px;
}

#contentCat .contentRight p.moreDetail span.symbol,
#footerOverview p.moreDetail span.symbol{
	font-family: aafSymbol;
	position: relative;
	top: -2px;
}

#footerOverview p.moreDetail{
	display: inline-block;
	position: relative;
	top: 0px;
	left: -52px;
}

#contentCat .contentRight h1, #contentCat .contentStart h1, #contentCat .contentComplete h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 15.5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#contentCat .contentRight h2, #contentCat .contentStart h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
}

#contentCat .contentRight h3, #contentCat .contentStart h3, #contentCat .contentComplete h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 14px;
}

/*--------------------------------- END contentCat -----------------------------------*/
/*--------------------------------- START content -----------------------------------*/
#content {
	margin-left: 220px;
/*	padding-top: 28px; */
}

#content2 {
    position:absolute;
	left: 620px;
	top: 28px;
}

#content .boxLeft{
	width: 420px;
	min-height:352px; 
	height:auto;
	float: left;
	position: relative;
	display:block;
}
/*\*/
* html .boxLeft{
	height: 352px;
}
/**/

#content .boxLeft span.noImage{
	width: 112px;
	height: 59px;
	background: #F7F2E9;
	margin: 0 20px 16px 0;
	float: left;
}

#content .boxLeft .back{
	position: absolute;
	top: 0;
	right: 25px;
	z-index: 100;
}

#content .boxLeft .edge{
	position: absolute;
	top:163px;
	right: 25px;
}

#content .boxLeft h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 10px;
	float: left;
	font-weight: bold;
}

#content .boxLeft p{
	width: 380px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
	float: left;
}

#content .boxLeft .icons{
	width: 385px;
	font-family: aafSymbol;
	font-size: 17px;
	line-height: 21px;
	float: left;
}

#content .boxLeft span{
	font-family: 'Droid Serif', Verdana, Arial, serif;
	color: #0094a8;
	/* font-style: italic; */
	float: left;
}

#content .boxLeft span.caption{
	color: #000;
	display: inline-block;
	width: 335px;
	float: left;
	font-size: 12px;
	margin: -4px 0 0 0;
}

#content .boxLeft p.choice span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	color: #000;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
}

#content .boxLeft .imageLightbox {
	z-index: 1;
}

#content .boxLeft .imageLightbox a{
	display:block;
	height:203px;
	width:333px;
}

#content .boxLeft img{
	margin: 0 20px 13px 0;
/*	float: left; */
}

#content .boxLeft .icons img{
	margin: 5px 10px 10px 0;
}


#content .boxLeft a.infoLink,
#content .boxLeft a.infoLinkRemind,
#content .boxLeft a.infoLinkMail{
	font-size: 10px;
	line-height: 16px;
	color: #0094a8;
	/* font-style: italic; */ 
	width: 123px;
	display: inline-block;
	text-align: left;
}

#content .boxLeft a.infoLinkRemind{
	text-align: center;
}

#content .boxLeft a.infoLinkMail{
	text-align: right;
}

#content .boxLeft .arrows{
	margin: 10px 0 5px 0;
	text-align: center;
}

#content .boxLeft .arrows a{
	display:inline-block;
	margin:0 auto;
	width:15px;
}
#content .boxLeft div.arrows{
	float:left;
}

#content div.arrwos {
  width:88px;
}

#content .boxLeft .right{
	display:inline-block;
	margin: 0;
	width:50px;
	float: left;
	margin: 2px 0 0 0;
}

#content .boxLeft .arrows a img{
	margin: 0 5px 0 0;
}

#content .boxLeft .reminder{
	width: 375px;
	float: left;
	margin: 24px 0 8px 0;
}

/* start LÖSCHEN */
#content .boxLeft img.tmpNavi{
	float: right;
	margin: 0 40px 0 0;
}
/* end LÖSCHEN */

#content .boxMiddle{
    width: 245px;
    float: left;
	margin-right: 20px;
	margin-top: 28px;
}

#content .boxMiddle h1{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.2em;
}

#content .boxMiddle h2,
#content .boxMiddle h3,
#about .contentLeft h1,
#about .contentLeft h2,
#about .contentRight h2,
#agb .contentLeft h1,
#agb .contentMiddle h2{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.2em;
}

#content .boxMiddle h1,
#about .contentLeft h1,
#about .contentLeft h2,
#about .contentRight h2,
#agb .contentLeft h1,
#agb .contentMiddle h2{
	margin-top: 8px;
	font-weight: bold;
}

#content .boxMiddle h2{
	margin-top: 15px;
	font-weight: bold;
	letter-spacing: 0;
}

#content .boxMiddle h1{
	letter-spacing: 0;
}

#content .boxMiddle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	color: #656361;
	color: #000;
	font-size: 10px;
	line-height: 15px;
}

#content .boxMiddle .navalt{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-right: 5px;
    color: #656361;
    color: #000;
    font-size: 10px;
    line-height: 15px;
}

#content .boxMiddle span{
	display: inline-block;
	font-family: 'Droid Serif', Verdana, Arial,serif;
}

#content .boxMiddle a span{
	/* font-style: italic; */
}

#content .boxMiddle input{
	font-family: 'Droid Serif', Verdana, Arial, serif;	
	font-size: 9px;
	line-height: 14px;
	color: #656361;
	width: 190px;
	height: 13px;
	border: 1px #b1afad solid;
	background: none;
	padding: 0 3px;
}

#content .boxMiddle input.anreise, #content .boxMiddle input.abreise{
	font-family: 'Droid Serif', Verdana, Arial, serif;	
	font-size: 10px;
	line-height: 15px;
	width: 64px;
	height: 17px;
	margin: 5px 9px 2px 0;
	text-align: center;
	/* font-style: italic; */
	display: inline-block;
	float: left;
}

#content .boxMiddle input.error,
#about .contentRight input.error{
	color: #8c2113;
}

#content .boxMiddle span.error{
	color:#8C2113;
	float:left;
	height:0;
	position:relative;
	left:66px;
	top:-15px;
}

#content .boxMiddle a.active{
	color: #0094a8;
	text-decoration:none;
}

#content .boxMiddle a:hover,
#content .boxMiddle a:focus,
#content .boxMiddle a:active{
	color: #0094a8;
}

#content .boxMiddle a.verfuegbar{
	margin-top: 25px;
	outline: none;
	background: url("verfuegbar.png") no-repeat left top transparent;
	width: 99px;
	height: 49px;
	display: block;
}

#content .boxMiddle a.verfuegbar:hover,
#content .boxMiddle a.verfuegbar:active,
#content .boxMiddle a.verfuegbar:focus{
	outline: none;
	width: 99px;
	height: 49px;
	background: url("verfuegbar.png") no-repeat 0 -49px transparent;
}

#content .boxMiddle form{
	position: relative;
	top: -10px;
}

#content .boxMiddle .timingContent a img {
	padding: 5px 1px 0 0;
} 
#content .boxMiddle .timingContent #flexdays {
	padding: 0 0 0 15px;
}

div.caption,
div.hoverCaption{
	position:absolute;
	width:335px;
	left:0px;
	top:0px;
	font-size:11px;
	font-family: 'Droid Serif', Verdana, Arial, serif;
	font-weight: normal;
	color: #0094A8;
	background: #f7f2e9;
	/* font-style: italic; */
}
div.hoverCaption{
	display:block;
}
div#hinweisbox{
	height: 28px;
}
div#hinweis{
	position:absolute;
	width:335px;
	top:0px;
	left:0px;
	font-size:11px;
	font-family: 'Droid Serif', Verdana, Arial, serif;
	font-weight: normal;
	color: #0094A8;
	/* font-style: italic; */
}

div.linkCalendar.objectDetailsReiter {
	display: none;
}

.objectDetailsReiter {
	width:93px;
	float:left;
	text-align:center;
	/* background:url('reiter.png') repeat-x; */
	border-bottom: 1px solid #999999;
    font-family: 'Droid Serif', Verdana, Arial, serif;
    color:#656361;
    margin: 0px;
    height:14px;
    padding:4px 0 0 0;
    cursor:pointer;
}

.objectDetailsReiterSelected {
    width:93px;
    float:left;
    text-align:center;
    font-family: 'Droid Serif', Verdana, Arial, serif;
    color:#0094A8;
    border-top:1px #999 solid;
    border-left:1px #999 solid;
    border-right:1px #999 solid;
    margin: 0px;
    height:14px;
    padding:4px 0 0 0;
}

#content .boxMiddle .lodgingMenu a,
#content .boxMiddle .locationMenu a {
	background: url("checkbox.gif") no-repeat 0 2px transparent;
	padding: 0 0 0 15px;
}

#content .boxMiddle .lodgingMenu a.active,
#content .boxMiddle .locationMenu a.active {
    background: url("checkbox.gif") no-repeat 0 -18px transparent;
    padding: 0 0 0 15px;
}
/* Checkboxen mit Bild */
#card .contentLeft .checkbox {
    margin: 4px 0;
}
#card .contentLeft .checkbox input[type=checkbox] {
    display: none;	
}
#card .contentLeft .checkbox input[type=checkbox] + label {
    background: url("checkbox_off.gif") no-repeat 0 1px;
    margin: 0px 4px 0 0;
    padding: 0 8px 0 13px;
}
#card .contentLeft .checkbox input[type=checkbox]:checked + label {
    background: url("checkbox_on.gif") no-repeat 0 1px;
    margin: 0px 4px 0 0;
    padding: 0 8px 0 13px;
}

.roomMenu {
    width:116px; 
    float:left;
}
.personMenu {
    width:128px; 
    float:left;
}
.timingMenu {
	clear:both;
/*
    margin:24px 0 0 0; 
*/
    padding:4px 0 0 0;
    width: 250px;
}

/*--------------------------------- START content -----------------------------------*/


/*--------------------------------- START card -----------------------------------*/
#card {
    position: relative;
	margin-left: 220px;
	padding: 28px 0px 0px 0px;
	background: url("card.gif") no-repeat 0 0 transparent;
	width: 584px;
	height: 422px;
}

#card .cardContent{
	position: relative;
}

#card .cardContent a.detailLink{
    color:#0094a8;
}

#card .back{
	float: right;
	position: relative;
	top: -30px;
}

#card .cardContent .contentLeft{
	width: 335px;
	float: left;
}

#card .cardContent .contentLeft .marginFi{
	margin: 20px 0 0 0;
}

#card .contentMiddlePostcard {
    position:absolute; top:70px; left:404px;
}

#card .contentMiddlePostcard td {
    font-family: 'Droid Serif', Verdana, Arial,serif;
}

#card .contentMiddlePostcard select {
  background:#f7f2e9 !important; 
  color: #A2A09F;
  font-size: 10px;
  border: none;
  margin:5px 0px 0px 0px;
  /* width:160px; */
  padding: 2px 2px 2px 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

#card .cardContent .contentMiddle input{
	background: none;
	border: none;
	margin-bottom: 5px;
	position: relative;
	top: 10px;
	color: #A2A09F;
	font-size: 10px;
	width: 147px;
}

#card  .contentRight{
	margin-left: 600px;
}

#card .cardContent .contentLeft{
	padding: 40px 0 0 24px;
	font-family: 'Droid Serif', Verdana, Arial,serif;
	/* font-style: italic; */
}

#card .cardContent .contentLeft input.moin{
	text-align: center;
	width: 15px;
	background: none;
	border: none;
	border-bottom: 1px #0094a8 solid;
	margin: 0;
	height: 10px;
	font-size: 10px;
	color: #0094a8;
}

#card .cardContent .contentLeft input.moinEuro{
	text-align: center;
	width: 20px;
	background: none;
	border: none;
	border-bottom: 1px #0094a8 solid;
	margin: 0;
	height: 10px;
	font-size: 10px;
	color: #0094a8;
}

#card .cardContent .contentLeft input{
	text-align: center;
	width: 15px;
	background: none;
	border: none;
	margin: 0;
	height: 13px;
	font-size: 10px;
	padding: 0 0 2px 0;
}

#card .contentLeft {
    line-height: 18px;
}

#card .contentLeft input {
    /* padding:2px 0px; */
}

#card .contentLeft label {
    padding:2px 12px 2px 1px;
}

#card .contentLeft .checkbox {
	float:left;
    white-space:nowrap;
	padding:2px 0px;
	line-height: 10px;
}

#card .cardContent .contentLeft textarea{
	background: none;
	margin-top: 7px;
	border: none;
	width: 340px;
	height: 105px;
	text-align: left;
	color: #A2A09F;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


#card .cardContent .contentLeft label{
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	position: relative;
	top: -1px;
	/* top: 1px;
	margin-left: -2px; */
}


#card a.abschicken {
	background:url("abschicken.png") no-repeat scroll 0 -68px transparent;
	display:block;
	height:68px;
	margin-top:12px;
	outline:medium none;
	width:132px;
	position: absolute;
	top: 343px;
	right: -40px;
}

#card a.abschicken:hover,
#card a.abschicken:active,
#card a.abschicken:focus {
	outline: none;
	width: 132px;
	height: 68px;
	background: url("abschicken.png") no-repeat top left transparent;
}


#card a.back {
	background:url("backBtn.png") no-repeat scroll 0 -39px transparent;
	display:block;
	height:39px;
	margin-top:12px;
	outline:medium none;
	width:78px;
	position: absolute;
	top: 360px;
	left: -30px;
}

#card a.back:hover,
#card a.back:active,
#card a.back:focus {
	outline: none;
	width: 78px;
	height: 39px;
	background: url("backBtn.png") no-repeat top left transparent;
}

#card .cardContent .contentLeft a.detailLink {
    color:#0094A8;
}

/*--------------------------------- END card -----------------------------------*/
/*--------------------------------- START thanks -----------------------------------*/
#thanks {
	margin-left: 220px;
	padding-top: 28px;
	background: url("thanks.png") no-repeat 0 0 transparent;
	width: 584px;
	height: 422px;
}

#thanks p{
	margin: 120px 0 0 35px;
	width: 260px;
	font-family: 'Droid Serif', Verdana, Arial,serif;
	/* font-style: italic; */
}

#mail_thanks {
    margin-left: 220px;
    padding-top: 2px;
    /* background: url("thanks.png") no-repeat 0 0 transparent; */
    width: 584px;
    height: 422px;
}

#mail_thanks p{
    margin: 120px 0 0 35px;
    width: 260px;
    font-family: 'Droid Serif', Verdana, Arial,serif;
    /* font-style: italic; */
}

#mail_error {
    margin-left: 220px;
    padding-top: 2px;
    /* background: url("thanks.png") no-repeat 0 0 transparent; */
    width: 584px;
    height: 422px;
}

#mail_error p{
    margin: 120px 0 0 35px;
    width: 260px;
    font-family: 'Droid Serif', Verdana, Arial,serif;
    /* font-style: italic; */
}

/*--------------------------------- END thanks -----------------------------------*/

/*--------------------------------- START phone -----------------------------------*/
#phone {
	margin-left: 220px;
	padding-top: 28px;
	background: url("phone.png") no-repeat 0 0 transparent;
	width: 584px;
	height: 422px;
}


#phone p{
	margin: 135px 0 0 290px;
	width: 260px;
	font-family: 'Droid Serif', Verdana, Arial,serif;
	/* font-style: italic; */
	font-size: 12px;
}

#phone span.redHeadline{
	font-size: 12px;
	line-height: 18px;
	color: #8c2113;
}

#phone span.redPhone{
	font-size: 25px;
	color: #8c2113;
	line-height: 30px;
}

/*--------------------------------- END phone -----------------------------------*/

/*--------------------------------- START about -----------------------------------*/

#about{
	margin-left: 220px;
	padding-top: 28px;
}

#about .contentLeft{
	width: 250px;
	float: left;
}

#about .contentRight{
	background: url("email.png") no-repeat 0 30px transparent;
	margin-left: 300px;
	width: 410px;
	height: 300px;
}


#about .contentLeft h1,
#about .contentLeft h2,
#about .contentRight h2,
#agb .contentLeft h1,
#agb .contentMiddle h2{
	margin: 0 0 8px 0;
}

#about .contentRight {
    position: relative;
}

#about .contentRight input{
	width: 290px;
	background: none;
	border: none;
}

#about .contentRight .gender {
    position: absolute;
    top: 46px;
    left: 18px;
}



#about .contentRight input[type=radio] {
	display: none;
}
#about .contentRight input[type=radio] + label {
  background: url(checkbox_off.gif) no-repeat 0 1px;
  margin: 0 4px 0 0;
  padding: 0 4px 0 13px;
}
#about .contentRight input[type=radio]:checked + label {
  background: url(checkbox_on.gif) no-repeat 0 1px;
  padding: 0 4px 0 13px;
}


#about .contentRight select.gender{
/*	width: 145px !important; */
    position: absolute;
    top: 38px;
    left: 18px;
    padding: 2px 2px 2px 0;
    border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
}

#about .contentRight input.vorname{
	clear: both;
	position: absolute;
	top: 65px;
	left: 18px;
	width: 116px;
/*
    position: relative;
    top: 41px;
    left: 18px;
*/
}

#about .contentRight input.name{
    position: absolute;
    top: 65px;
    left: 147px;
    width: 170px;
/*
	position: relative;
    top: 41px;
    left: 24px;
*/
}

#about .contentRight input.email{
    position: absolute;
    top: 92px;
    left: 18px;
/*
	position: relative;
	top: 45px;
	left: 18px;
*/
}

input.email, input.phone {
  background:#f7f2e9 !important; 
  padding:3px;
  color: #A2A09F;
  font-size: 10px;
  border: none;
  margin:5px 0px 0px 0px;
  width:160px;
}

input.name, input.vorname {
  float: left;
  background: #f7f2e9 !important; 
  padding: 3px;
  color: #A2A09F;
  font-size: 10px;
  border: none;
  margin:5px 2px 0px 0px;
}
input.name {
  width:86px;
}
input.vorname {
  width:66px;
}

.contentMiddlePostcard input[type=radio] {
    display:none;
}
.contentMiddlePostcard input[type=radio] + label {
  background: url(checkbox_off.gif) no-repeat 0px 1px;
  margin: 0 4px 0 0;
  padding: 0 2px 0 13px;
}
.contentMiddlePostcard input[type=radio]:checked + label {
  background: url(checkbox_on.gif) no-repeat 0px 1px;
  padding: 0 2px 0 13px;
}

.contentMiddlePostcard label {
/*	padding: 0 15px 0 13px; */
}

.contentMiddlePostcard .formular {
  padding: 10px 0 0 0;
}

select.gender {
  display:block;
  background:#f7f2e9 !important; 
  padding:3px;
  color: #A2A09F;
  font-size: 10px;
  border: none;
  margin:5px 0px 0px 0px;
}

.inputlang {
  width:300px !important;
}

.inputlanghalf {
  width:145px;
}

#about .contentRight textarea.contentText{
    position: absolute;
    top: 117px;
    left: 18px;
/*
	position: relative;
	top: 50px;
	left: 18px;
*/
font-family: Verdana,Arial,Helvetica,sans-serif;
}

#about .contentRight form{
	z-index: 1;
}

#about .contentRight textarea {
    position: absolute;
    top: 117px;
    left: 18px;
	
	background: none;
	border: none;
	text-align: left;
	z-index: 1000;
	width: 290px;
	height: 110px;
/*	position: relative; */
/*	top: 48px; */
/*	left: 18px; */
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

#about a.abschicken, .abschicken {
	background:url("abschicken.png") no-repeat scroll 0 -68px transparent;
	display:block;
	height:68px;
	margin-top:12px;
	outline:medium none;
	width:132px;
	position: absolute;
/*	top: 370px; */
	right: -40px;
    top: 185px;
/*    left: 318px; */
}

#about a.abschicken:hover,
#about a.abschicken:active,
#about a.abschicken:focus {
	outline: none;
	width: 132px;
	height: 68px;
	background: url("abschicken.png") no-repeat top left transparent;
}

.temp_slider {
	padding:4px 0px 0px 0px;
}

.residenceLength {
	padding: 6px 0px 3px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

.send_answer {
    padding: 50px 40px 0px 30px; width: 280px;
}

/*--------------------------------- END about -----------------------------------*/


/*--------------------------------- START agb -----------------------------------*/
#agb{
	margin-left: 220px;
	padding-top: 28px;
}

#agb .contentLeft{
	width: 178px;
	float: left;
}

#agb .contentMiddle{
	width: 270px;
	float: left;
}

#agb .contentRight{
	margin-left: 468px;
	width: 270px;
}

#agb .contentMiddle h1 {
	padding:0px 0px 5px 0px;
}

#agb .contentMiddle p,
#agb .contentRight p{
	text-align: justify;
}

#agb .contentRight {
	margin-top: 26px;
}

/*--------------------------------- END agb -----------------------------------*/

/*--------------------------------- START individual -----------------------------------*/

#individual {
	margin: 20px 0 0 220px;
	padding-top: 28px;
	background: url("individual.gif") no-repeat 0 0 transparent;
	width: 601px;
	height: 422px;
}

#individual .content {
    padding:12px 0px 0px 0px;
}

#individual .content p {
    width:320px !important;
    font-family: 'Droid Serif', Verdana, Arial,serif;
    /* font-style: italic; */
}

#individual .content p.text {
    margin:10px;
    padding:0px;
}

#individual2 {
/**    position:absolute; */
	position:relative;
	width:588px;
/*	height:400px; */
/*	top:98px; */
	margin-top:98px;
	left:50%;
	margin-left:-300px;
	z-index:1100;
	padding-bottom:250px;
}
	
#individual p{
	margin: 20px 0 0 0;
	width: 260px;
	font-family: 'Droid Serif', Verdana, Arial,serif;
    /* font-style: italic; */
}

#individual ul.individualList{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#individual ul.individualList li a{
	background:url("arrowInfo2.png") no-repeat 0 2px transparent;
	padding-left: 20px;
	height: 8px;
	font-family: 'Droid Serif', Verdana, Arial,serif;
	/* font-style: italic; */
}

#individual ul.individualList li a:hover{
	background:url("arrowInfo2Hover.png") no-repeat 0 2px transparent;
	padding-left: 20px;
	height: 8px;
}

#fotolink {
    position:absolute;
    top:478px;
    left:726px;
}

#individual a.fotos {
	background:url("fotos.png") no-repeat 0 0 transparent;
	display:block;
	height:48px;
	margin-top:128px;
	outline:medium none;
	width:77px;
	position: relative;
	right: 170px;
	top: -163px;
	float: right;
}

#individual a.fotos.active,
#individual a.fotos:hover,
#individual a.fotos:active,
#individual a.fotos:focus {
	outline: none;
	width: 77px;
	height: 48px;
	background: url("fotos.png") no-repeat 0 -48px transparent;
}
/*--------------------------------- END individual -----------------------------------*/

/*--------------------------------- partner ------------------------------------------*/

#partner {
    position:relative;
    margin: 20px 0 0 220px;
    padding-top: 16px;
    background: url("background_partner.gif") no-repeat 0 0 transparent;
    width: 601px;
    height: 422px;
}

#partner .contentBox {
    float:left;
    width: 256px;
    padding:0px 0px 10px 26px;
}

#partner .stamp {
    float:left;
    padding:4px 10px 16px 0px;
}

.stamp1, .stamp1 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp2, .stamp2 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp3, .stamp3 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp4, .stamp4 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp5, .stamp5 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp6, .stamp6 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp7, .stamp7 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }
.stamp8, .stamp8 a { float:left; margin:4px 10px 16px 0px; width:80px; height:64px; overflow:hidden; }

.stamp1 a { background:url('marke1.gif') no-repeat 0px 0px; }
.stamp2 a { background:url('marke2.gif') no-repeat 0px 0px; }
.stamp3 a { background:url('marke3.gif') no-repeat 0px 0px; }
.stamp4 a { background:url('marke4.gif') no-repeat 0px 0px; }
.stamp5 a { background:url('marke5.gif') no-repeat 0px 0px; }
.stamp6 a { background:url('marke6.gif') no-repeat 0px 0px; }
.stamp7 a { background:url('marke7.gif') no-repeat 0px 0px; }
.stamp8 a { background:url('marke8.gif') no-repeat 0px 0px; }

.stamp1 a:hover { background:url('marke1.gif') no-repeat -80px 0px; }
.stamp2 a:hover { background:url('marke2.gif') no-repeat -80px 0px; }
.stamp3 a:hover { background:url('marke3.gif') no-repeat -80px 0px; }
.stamp4 a:hover { background:url('marke4.gif') no-repeat -80px 0px; }
.stamp5 a:hover { background:url('marke5.gif') no-repeat -80px 0px; }
.stamp6 a:hover { background:url('marke6.gif') no-repeat -80px 0px; }
.stamp7 a:hover { background:url('marke7.gif') no-repeat -80px 0px; }
.stamp8 a:hover { background:url('marke8.gif') no-repeat -80px 0px; }

#partner .contentBox h3{
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.1em;
}

#partner .contentText { 
    float:left; 
    width:166px;
    font-family: 'Droid Serif', Verdana, Arial,serif;
}

#partner p.adresse {
    padding:5px 0px 2px 0px;
}

#partner a.back {
    background:url("backBtn.png") no-repeat scroll 0 -39px transparent;
    display:block;
    height:39px;
    margin-top:12px;
    outline:medium none;
    width:78px;
    position: absolute;
    top: 388px;
    left: -31px;
/*
    top: 564px;
    left: 188px;
*/
}

#partner a.back:hover,
#partner a.back:active,
#partner a.back:focus {
    outline: none;
    width: 78px;
    height: 39px;
    background: url("backBtn.png") no-repeat top left transparent;
}

#partner .backBtn a {
    position:absolute;
    width:40px;
    height:40px;
    right:9px !important;
    top:0px;
    background-image:url(back.gif);
    background-repeat:no-repeat;
    z-index:100;
}

/*--------------------------------- END partner --------------------------------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.postcard {
  
}

.postcardtext {
   position:absolute; 
   top:304px; 
   left:24px; 
   background:#f7f2e9 !important; 
   padding:3px; margin:12px 0px 0px 0px; 
   width:334px !important; 
   height:48px !important;
}

.kontakttext {
/*
	position: absolute;
	top: 120px;
	left: 18px;
*/
   background:#f7f2e9 !important; 
   padding:3px; margin:6px 0px 0px 0px; 
   width:300px !important; 
   height:91px !important;
   color: #A2A09F;
   font-size: 10px;
}

.kontaktblack {
   color: #000 !important;
}


.kontaktred {
   color: #8c2113 !important;
}

#descUp {
  padding:1px;
}

/*--------------------------------- erleben --------------------------------------*/
#hamburg {
/*    width:500px;
    padding:0px 0 110px 78px; */
}
.hamburg {
    padding:0px 0px 30px 0px;
    width:400px;
}

.hamburgheadline {
    padding:0 0 20px 50px;
}

.content2 {
}

.hamburgfacts {
	padding:0 0 20px 120px;
	width:440px;
}
.hamburggoogle {
    padding:0 0 4px 120px;
    width:440px;
}

.hamburgwebsite {
    padding:0 0 10px 120px;
    width:440px;
}

.hamburgheadline h2 {
	padding:10px 0px 6px 0px;
	font-size:11px;
	font-weight:bold;
}
.hamburgcontent {
	line-height:16px;
    padding:0 0 0 120px;
    width:380px;
}

.skyline {
	position:relative;
	bottom:0px;
	height:470px;
	width:100%;
}

#wrapperskyline {
	bottom: 0;
	width:100%;
    clear: both;
    position: absolute;
    z-index:1010;
}

#getflashplayer {
	width:780px;
	font-size:12px;
	display: block;
	padding: 0;
	margin: 0;
	border: 2px solid #999999;
	border-top: 0px;
	background: #c40317; /* Old browsers */
	background: -moz-linear-gradient(top, #c40317 0%, #6d0019 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c40317), color-stop(70%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c40317 0%,#6d0019 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c40317 0%,#6d0019 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c40317 0%,#6d0019 70%); /* IE10+ */
	background: linear-gradient(top, #c40317 0%,#6d0019 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40317', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	height:37px;
}
#getflashplayer #icon {
	display: block;
	float: left;
	margin: 0 16px 0 8px;
	height: 36px;
}
#getflashplayer p {
	display: block;
	padding: 0 10px 0 0;
	margin: 0 0 0 100px;
}
#getflashplayer a,
#getflashplayer a:hover,
#getflashplayer a:active,
#getflashplayer a:link,
#getflashplayer a:visited {
} 

#fallbackflash { 
/*	position:relative; width:713px; height:481px; /* background:url('fallbackflash.gif') no-repeat; */
}

#fallbackflashhinweis {
	position:absolute; top:0px; width:780px; left:50%; margin-left:-380px;
}

#fallbackheadline {
	position:absolute; top:140px; left:177px;
}

#fallbackflashtext {
	padding:3px 10px 10px 0px;
}

#fallbacknav h2 {
    font-size: 11px;
    font-weight: bold;
    padding:0px 0px 3px 0px;
}

#fallbacknav {
	position:absolute;
	top:0;
	left:560px;
	padding:88px 0px 50px 0px;
	width:220px;
}

#fallbacknav div a h2 {
	color:#656361;
	font-family: 'Droid Serif', Verdana, Arial, serif;
	font-weight:normal;
}

#fallbacknav div a h2.selected {
	color:#0094A8;
}

#city {
	position:fixed; bottom:0px; left:0px; height:132px; width:100%; background:url('hamburgcity.gif') center; display:none;
}


/*--------------------------------- ENDE erleben --------------------------------------*/

.clickflaeche {
    display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:199; background: transparent;
}

/*--------------------------------- Tooltip --------------------------------------*/

div.tooltip {
  position: relative;
  display: inline;
}
div.tooltip span {
  position: absolute;
  width: 90px;
  top: -100px;
  left: -10px;
  padding: 4px 6px;
  color: #FFFFFF;
  background: rgba(203,0,0,0.8); /* #cc0000; */
  height: 82px;
  line-height: 14px;
  text-align: left;
  visibility: initial; /* hidden; */
  border-radius: 6px;
}
div.tooltip span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 30%;
  width: 0; height: 0;
  border-top: 8px solid #cc0000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
/*
div:hover.tooltip span {
  visibility: visible;
  opacity: 0.8;
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}
*/

}
