html {
	overflow:scroll;
	overflow-x: auto;
}

body {
	margin:0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #51565A;

}
#page-background {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
	overflow:hidden;
}
#wrap {
	position: absolute;
	z-index:1;
	top:0px;
	left:0;
	width:100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/resources/bg_body.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 950px;
	text-align: left;
	font-size: 0.85em;
	margin: 0px auto;
	padding: 0px;
	color: #4D4D4D;
	position: relative;
	background-color:#FFF;
}

#container #popUpDiv {
	position:fixed;
	background-color:#ffffff;
	width:550px;
	z-index: 999999;
	margin: 0px;
	border: thin solid #CCCCCC;
	display: none;
}
#container #popUpDiv h1 {
	background-color:#51565A;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 12px 0px;
	padding:6px 0px 6px 12px;
	font-size:12px;
	line-height:1.15em;
	text-transform:uppercase;
}
#container #popUpDiv .popUpContent {
	padding: 5px 12px;
}
#container #popUpDiv .close {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	right: 12px;
	top:7px;
	position:absolute;
}
#container #popUpDiv .close a {
	color:#FFF;
}
#fho {
	z-index: 5;
	height: 275px;
	width:950px;
}
#header {
	text-align: left;
	position: relative;
	height: 101px;
	background-color: #FFF;
	padding-top:7px;
}
#header img {
	margin-top:0px;
}
#logo {
	text-align: left;
	height: 90px;
	padding-top:5px;
	position: absolute;
}
#holidaycheck {
	text-align: left;
	height: 90px;
	left:180px;
	padding-top:5px;
	position: absolute;
}
#switch {
	text-align: left;
	position: absolute;
	right:5px;
	font-size: 1em;
	bottom: 8px;
}
ul#socialmedia {
	position: absolute;
	right:5px;
	top: 0px;
	color: #999999;
	list-style-type:none;
}
ul#socialmedia li {
	float:left;
	margin:0 0 0 23px;
	height:45px;
}
ul#socialmedia li a {
	text-decoration:none;
	color:#5171AC;
	font-size:1em;
	font-weight:bold;
	display:block;
	padding:7px 0px 12px 32px;
}
ul#socialmedia li a.shop {
	background-image: url(../images/resources/shop_neu.jpg);
	background-repeat: no-repeat;	
}
ul#socialmedia li a.facebook {
	background:url(../images/resources/facebook.png) no-repeat;
	background-position: 2px 2px;
}
ul#socialmedia li a.flickr {
	background:url(../images/resources/flickr.png) no-repeat;
	background-position: 2px 2px;
}
ul#socialmedia li a.youtube {
	background:url(../images/resources/youtube.png) no-repeat;
	background-position: 2px 2px;
}
#nav {
	padding: 0px;
	font-weight: bold;
	font-size: 1.15em;
	position: absolute;
	left: 180px;
	bottom: 8px;
	color: #999999;
	text-transform:uppercase;
}
#nav a {
	color: #999999;
	text-decoration: none;
}
#nav a:hover {
	color: #51565A;
}
#nav a.active {
	color: #51565A;
}
#nav ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right:7px;
	padding-left:14px;
	padding-bottom: 5px;
	background-image: url(../images/resources/nav_bull.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
#nav ul li.first {
	padding-left:0px;
	background-image: none;
}
#subnav {
	width: 150px;
	margin: 0px;
	position: absolute;
	left:20px;
	top:412px;
	font-weight: bold;
	font-size:12px;
	overflow:hidden;
}
#subnav a {
	color: #999999;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#subnav a:hover {
	color: #51565A;
}
#subnav a.active {
	color: #51565A;
}
#subnav ul {
	padding:0px;
	list-style:none;
	margin: 0px;	
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-bottom: 0.65em;
	text-transform: uppercase;	
}
#subnav ul li ul {
	padding:0px;
	list-style:none;
	margin: 0px;
	margin-top: 0.75em;
	margin-bottom: 1.75em;
	text-transform:none;
}
#subnav ul li ul li {
	text-transform:none;
	padding-left:10px;
	margin-bottom: 0.5em;
}

#subnav ul li ul li ul {
	padding:0px;
	list-style:none;
	margin: 0px;
	margin-top: 0.75em;
	margin-bottom: 1.0em;
	text-transform:none;
}

#subnav ul li ul li ul li {
	text-transform:none;
	padding-left:0px;
}

#subnav  ul li ul li a.active {
	color: #51565A;
}

#subnav  ul li ul li ul li a.active {
	color:#333;
}


#subnav ul li.active a {
	color: #51565A;
}
#content {
	padding: 0px 0px 20px 0px;
	margin-left: 180px;
	margin-top: 27px;
	width:490px;
	min-height:690px;
	height:auto !important;
	height:690px;
}
#content a, #popUpDiv a {
	font-weight: bold;
	color: #4D4D4D;
	cursor: pointer;
	text-decoration: none;
}
#content a:hover, #popUpDiv a:hover {
	color: #999999;
	text-decoration: none;
}
#content a.underline {
	text-decoration: underline;
	font-weight:normal;
}
#content a.button, #right a.button, #popUpDiv a.button {
	background-color:#51565A;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	border:0;
	cursor:pointer;
	padding: 3px 10px;
}
#content a.button:hover, #right a.button:hover, #popUpDiv a.button:hover {
	background-color:#666;
}
#content .active {
	color: #999999;
}
#content p {
	margin-bottom: 1em;
	margin-top: 0em;
	line-height:1.25em;
}
#content .small {
	margin-bottom: 0.75em;
	margin-top: 0em;
}
#content h1 {
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0em;
	text-transform:uppercase;
}
#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color:#888;
	margin-bottom: 1.5em;
	margin-top: 0em;
}
#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
#content h4 {
	font-size: 1em;
	font-weight: bold;
	color:#888;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
#content h5 {
	margin-bottom: 0.5em;
	margin-top: 3em;
	font-size: 1.1em;
	font-weight: bold;
}
#content h6 {
	margin-bottom: 0.25em;
	margin-top: 1.75em;
	font-size: 1em;
	font-weight: bold;
}
#content div.banner {
	padding: 0px;
	line-height:2em;
	color: #FFF;
	background-color:#6B8941;
	font-size:1.75em;
	font-weight:normal;
	padding-left:10px;
	margin: 25px 0px 15px 0px;
}

#content .line {
	margin: 15px 0px 15px 0px;
	height: 2px;
	overflow: hidden;
	background-color: #EFEFEF;
	padding: 0;
}
#content table {
	font-size: 1.0em;
	margin: 0px 0px 10px 0px;
}
#content td {
	font-size: 1em;
	padding: 0.2em;
	border-color: #FFFFFF;
}
#content table.line-table td {
	font-size: 1.0em;
	margin: 0px 0px 10px 0px;
	border-bottom : 1px solid #CCCCCC;
	padding: 0.2em 0em 0.2em 0em;
}
#content td.left-td {
	padding-left: 0px;
}
#content table .borderTop {
	padding-top : 1.5em;
	border-bottom : 1px solid #CCCCCC;
}
#content table .noBorder, #content table.line-table td.noBorder {
	border-bottom : none;
}
#content table .noPadding {
	padding-top : 0em;
}
#content select {
	font-size: 12px;
	margin-right:4px;
	padding: 0px 0px 0px 0px;
	line-height: 1.45em;
	margin: 0px;
}
#content form {
	margin:0px;
	padding:0px;
}
#content ul {
	list-style-position: outside;
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#content li {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	background-image: url(../images/resources/list_dot.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#content .img-float img {
	float:left;
	height: 70px;
}
#content .img-float p, #content .img-float h3 {
	margin-top: 0;
	margin-left: 90px;
}
#content .team {
	height: 75px;
}
#content .team img {
	float:left;
}
#content .team p {
	margin-top: 0;
	margin-left: 90px;
}

#content .team h4 {
	font-size: 1em;
	font-weight: bold;
	color:#888;
	margin-bottom: 0.25em;
	margin-top: 0em;
	margin-left: 90px;
}

#content .team2 {
	float:left;
	width:160px;
	height:15em;
}

#content input:focus, textarea:focus {
	background-color: #E9E9E9;
}
#content option {
	font-size: 12px;
}
/*#content div.indexbox {
	padding: 0px;
	width:233px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	padding-bottom: 0em;
	margin-left: 18px;
	background-image: url(../images/resources/bg_indexbox.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	color: #999;
	position:relative;
	border:1px solid #ccc;
	background-color:#B9B9B9;
}
#content div.indexbox h1 {
	padding: 0px 8px;
	margin: 0.25em 0px 0em 0px;
	font-size:1.4em;
	color: #999;
}
#content div.indexbox h2 {
	padding: 0px 8px;
	margin: 0em 0em 0.25em 0em;
	font-size:1.0em;
	font-weight:bold;
	color:#6B8941;
}
#content div.indexbox p {
	padding: 0px 8px;
	margin-bottom: 0em;
}
#content .pic {
	margin-left: -1px;
}

#content div.indexbox a {
	color: #666;
}
*/
#content div.indexbox {
	padding: 0px;
	width:213px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 1em;
	margin-left: 15px;
	background-image: url(../images/resources/bg_indexbox2.jpg);
	background-repeat: repeat-x;
	color: #333;
	position:relative;
}
#content div.indexbox h1 {
	padding: 0px 8px;
	margin: 0.5em 0px 0em 0px;
	font-size:1.4em;
	color: #666;
}
#content div.indexbox h2 {
	padding: 0px 8px;
	margin: 0em 0em 0.75em 0em;
	font-size:1.0em;
	font-weight:bold;
	color: #666;
}
#content div.indexbox p {
	padding: 0px 8px;
	margin-bottom: 0em;
}
#content .indexboxbg {
	background-image: url(../images/resources/bg_indexbox.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	height:100%;
}
#content .indexboxbg-bottom {
	background-image: url(../images/resources/bg_indexbox-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
}
#content .pic {
	margin-left: -1px;
}

#content #plan {
	position:relative;
	margin:0px;
	width:350px;
}

#right {
	width: 232px;
	margin: 0px;
	position: absolute;
	left:705px;
	top:410px;
	font-weight: bold;
	color:#333;
	background-color: #BDC1C2;
}

#right img, #right p{
	margin: 0px;	
}

#right form{
	margin: 0px;
	padding: 0px;
}
#right a {
	text-decoration:none;
	color:#333;
	font-weight:normal;
}
#right .box {
	width: 232px;
	margin: 0px;
	padding-bottom: 5px;
	
}
#right .box h1 {
	background-color:#51565A;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 12px 0px;
	padding:6px 0px 6px 12px;
	font-size:12px;
	line-height:1.15em;
	text-transform:uppercase;
}
#right .boxcontent {
	margin:0px 12px 10px 12px;
}
#right .newsblog p {
	padding-right:0px;
	margin:0px;
	line-height: 15px;
}
#right .newsblog {
	padding-bottom: 15px;
}
#right .boxinput {
	width:202px;
}
#fblikebox {
	margin-left:12px;
	padding-left:10px;
	margin-right:14px;
	background-color:#FFF;
	overflow:hidden;
	border:1px solid #999;
}
#slideshow {
	position:relative;
	margin:0px;
	border:1px solid #E2E2E2;
	height:234px;
	width:350px;
	margin-top:2em;
}

#tagungsshow {
	position:relative;
	margin:0px;
	border:1px solid #E2E2E2;
	height:234px;
	width:350px;
	margin-bottom:1em;
	margin-top:1em;
}
#slideshow_flickr {
	border:0;
	position:relative;
	margin:0px;
	height:264px;
	width:350px;
}
.slideElement, div.slideElement {
	z-index:2;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	height:234px;
	width:350px;
	background-position:center center;
}
.slideElement2, div.slideElement2 {
	z-index:2;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	width:350px;
	background-position:center center;
}
#loadingDiv, #loadingDivPlan {
	position:absolute;
	left:170px;
	top:170px;
	width: 30px;
	height: 30px;
	background-image: url(../images/resources/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	display: none;
}
#videodiv {
	position:relative;
	margin:0px;
	width:490px;
}
#video-content {
	position:absolute;
	z-index: 10;
	width:490px;
	height:310px;
	
}
#video-image {
	position:absolute;
	z-index: 9999;
}

#loadingDiv {
	position:absolute;
	left:155px;
	top:90px;
	width: 30px;
	height: 30px;
	background-image: url(../images/resources/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}
.left {
	padding: 0px;
	margin:0px;
	width:475px;
	float: left;
}
#footer {
	line-height: 1.75;
	font-size: 0.9em;
	text-align: center;
	width: 915px;
	padding-bottom:25px;
	padding-left: 20px;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#footer a {
	color: #4D4D4D;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
#footer a:hover {
	color: #000000;
}
.line {
	margin: 10px 0px 5px 0px;
	height: 2px;
	overflow: hidden;
	background-color: #EFEFEF;
	padding: 0;
}
alt, .missing {
	color:#999999;
	font-size: 9px;
}
.text_8pt, a.text_8pt {
	font-size: 0.9em;
	color: #999999;
	text-decoration:none;
}
.text_10pt, a.text_10pt {
	font-size: 1.0em;
	color: #999999;
	text-decoration:none;
}
.text_12pt, a.text_12pt {
	font-size: 1.1em;
	color: #999999;
	text-decoration:none;
}
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}

.price {
	float: right;
	margin: 0px 10px 0px 0px;	
	padding: 0px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}


.lastMinute{
	width:100%;
	margin-top:15px;
}

