#magnification{
    position: absolute;
	top:0;
	left:50%;
	width: 400px;
	height: 400px;
	overflow: hidden;
	border: 3px solid white;
    opacity:0;

	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	border-radius: 400px;

	-webkit-box-shadow:  0px 0px 25px 0px rgba(0, 0, 0, 1);
	box-shadow:  0px 0px 25px 0px rgba(0, 0, 0, 1);

	background: white url(../images/loading.gif) center center no-repeat;

	z-index: 0;
    -moz-transition:all 1s ease-in-out;
    -webkit-transition:all 1s ease-in-out;
    -ms-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}

#magnification.spotted{
    opacity:1;
    z-index:100;
}

#magnification > img{
	display: none;
	max-width: none;
	max-height: none;
	min-width: none;
	min-height: none;
	width: auto;
	height: auto;
}

#hotspot-description {
    background: #fff;
	font-size: 0.74em;
	line-height: 1.5em;
    padding:1em;
	position: absolute;
	right: 0;
	text-align: left;
	top: -1em;
	width: 22%;
    z-index:1000;
}

#hotspot-description b {
	display: block;
	margin-bottom:1em;
	text-transform: uppercase;
}

.hotspots-view {position:relative;}
.hotspots-view > .image > img{
	position:relative;
	z-index: 1;
}
.hotspots-view > .image > .overlay{
	z-index: 4;
	display: block;
	background: none;
	opacity: 1;
	position:absolute;

	/* bugfix for ie and mouseover, mouseleave */
	background: url(../images/bg-transparent-tile-nocolor.png) !important\9;
}
.js .hotspots-view > .image > .overlay{ cursor: none; }

.hotspots{
	position:absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 840px;
	height: 525px;
	display: none;
}

.hotspot{
	position:absolute;
	width: 28px;
	height: 28px;
	background: transparent url(../images/bg-hotspot.png) center center no-repeat;
	display:block !important;
}
.hotspot.pulsate{
	background: none;
}
/*.hotspot *{display:none;}*/
.hidden-values {display:none;}
.hotspot img{
	display: block;
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
}
.hotspotImage{
	display: block;
	position:absolute;
	margin: -19px 0 0 -19px;
	height:38px;
	width: 38px;
}
.hotspots-pointers{
	z-index: 5;
	width: auto;
	color: transparent;
	text-shadow: none;
/*	display: none;*/
}
*+html .hotspots-pointers{
	width: 250px;
}
.hotspots-pointers > .hotspot-pointer{
	width: auto;
	display: block;
	cursor: pointer;
}
.hotspots-pointers > .hotspot-pointer > .title{
	width: auto;
	display: block;
	float: right;
	clear: right;
	padding: 2px 5px;
	background: black;
	color: white;
	cursor: pointer;
	line-height: 1.5em;
	margin-bottom: 1px;
    font-weight:700;
}
.hotspots-pointers > .hotspot-pointer > .title:hover, .hotspots-pointers > .hotspot-pointer > .title.selected {
	background: #003466;
}
.hotspotLine{
	background: #003466;
    display: block;
	width: 2px;
	height: 2px;
    opacity:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    -moz-transition:opacity 1s ease-in-out;
    -webkit-transition:opacity 1s ease-in-out;
    -ms-transition:opacity 1s ease-in-out;
    -o-transition:opacity 1s ease-in-out;
    transition:opacity 1s ease-in-out;
	position:absolute;
	z-index: 4;
}

.hotspotLine.visible {
    opacity:1;
}

img.bikeSitePreloading{
	background: transparent url(../images/loading.gif) center center no-repeat;
}
#description > li > h3.active{
	text-decoration: underline;
}

.nextBike,
.prevBike{
	z-index: 6;
}

.nextBike .thumb,
.prevBike .thumb{
	position: absolute;
	background: white;
	display:block;
	left: 50%;
	border: 1px solid #999;
}
.nextBike .thumb:before,
.prevBike .thumb:before{
	display: block;
	content: ' ';
	width: 10px;
	height: 10px;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

.nextBike:hover .thumb,
.prevBike:hover .thumb{
	display:block;
}

.js aside#details .accToggle{
	cursor: pointer;
	z-index: 100;
}
@media all and (max-width: 1500px){
	.js .node-bike-seite{
		position:relative;
	}
}
.js aside#details .accContent{
	background: none;
	padding: 0;
}
aside#details ul li.highlight a:hover{
	color: #003366;
}
aside#details ul#details-testreports{
	margin: 0;
	padding: 0;
}
aside#details ul#details-testreports li{
	float: left;
}
aside#details ul#details-testreports li a{
	display: block;
	width: 20px;
	height: 17px;
	padding-top: 3px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-top: 3px;

	background: #607890;
	color: white;
}
aside#details ul#details-testreports li a:hover{
	background-color: white;
	color: #003366;
}
aside#details ul#details-testreports li span + span{display: none;}

/* FORM */
#newsletter form,
.webform-client-form{
	width: 100%;
}
#newsletter > div{
	float: left;
	width: 478px;
}
#newsletter > div#newsletter_subscribe{
	clear: both;
}
#newsletter > div#newsletter_unsubscribe{
	margin-left: 22px;
}
#newsletter > div#newsletter_subscribe > p{
	height: 100px;
}
#newsletter > div#newsletter_subscribe > p + p{
	height: 30px;
}
#newsletter > div#newsletter_unsubscribe > p{
	height: 130px;
}
#newsletter [type=hidden],
#newsletter .hidden,
.webform-client-form [type=hidden],
.webform-client-form .hidden{
	display: none !important;
}
#newsletter,
.webform-client-form fieldset{
	width: 100%;
}
#newsletter legend,
.webform-client-form fieldset legend{
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	font-family: "AvantageBold",sans-serif;
	float:left;
}
#newsletter label,
.webform-client-form fieldset label{
	float: left;
	width: 489px;
	font-size: 20px;
	color: white;
	padding: 10px 0 0 0;
	height: 40px;
}
.js #newsletter label,
.js .webform-client-form fieldset label{
	display:none;
}
.js #newsletter label.option{
	display: block;
	float: left;
	width: auto;
	color: #C5C5C5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
	margin-right: 15px;
}
#newsletter textarea,
#newsletter input,
.webform-client-form fieldset textarea,
.webform-client-form fieldset input{
	float: left;
	height: 46px;
    width: 479px;

	padding: 2px 5px;

    background: none repeat scroll 0 0 #FFFFFF;
	border: none;
    color: #C5C5C5;
    font-size: 20px;
    font-weight: bold;

	box-shadow: 0 1px 1px #C9C9C9 inset;

	z-index: 1;

	border-radius: 3px;
}
#content #newsletter input[type=radio]{
	float: left;
	width: auto;
	margin-right: 5px;
}
#content #newsletter .fakeradio{
	width: 10px;
	height: 10px;

	float:left;
	display:block;

	border: 3px solid #003466;
	border-radius: 10px;

	margin: 5px 5px 0 0 ;
	background: white;
}
#content #newsletter .fakeradio.checked{
	background: #003466;
}

.js #newsletter input,
.js .webform-client-form fieldset input{
	width: 469px;
}
.js .webform-client-form fieldset input.even{margin-left: 10px;}
.js .webform-client-form fieldset input.odd{margin-right: 10px;}
.js .webform-client-form fieldset textarea{
	width: 978px;
}
.js #newsletter input.error,
.js .webform-client-form fieldset textarea.error,
.js .webform-client-form fieldset input.error{
	border: 1px solid #A41A1A;
	width: 467px;
	height: 44px;
}
.js #newsletter div,
.js .webform-client-form fieldset div{
	position:relative;
	float: left;
}
.js #newsletter label.error,
.js .webform-client-form fieldset label.error{
	margin: 0;
	z-index: 2;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A41A1A;
    border-radius: 0 3px 3px 3px;
    bottom: -5px;
    color: black;
    display: block;
    float: none;
    font-size: 11px;
    height: 18px;
    left: 10px;
    line-height: 20px;
    padding: 3px;
    position: absolute;
    width: auto;
}
.js #newsletter label.error:before,
.js .webform-client-form fieldset label.error:before{
	background: none repeat scroll 0 0 transparent;
    border-bottom: 5px solid #A41A1A;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    color: transparent;
    content: " > ";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: -5px;
    width: 0;
}
/* Select the 2. error label */
.js .webform-client-form fieldset div > label:first-child + input + label + input + label.error,
.js .webform-client-form fieldset div > label:first-child + input + label + label + input + label.error{
	left: 510px;
}
.js .webform-client-form fieldset textarea.error{height: 148px; width: 976px}

.js #newsletter input[type=submit],
.webform-client-form input[type=submit]{
    background: none repeat scroll 0 0 #003466;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-family: 'PT Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 53px;
    text-transform: uppercase;
    width: 478px;
}
.js #newsletter input[type=submit]:hover,
.webform-client-form input[type=submit]:hover{
	background: #FFFFFF;
	color: #003466;
}
.webform-client-form fieldset textarea{
	height: 150px;
	resize: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.webform-client-form .form-actions{
	background: none;
	border: 0;
	margin: 0;
	padding: 10px 0;
}

h2.extra{
	font-size: 98px;
	color: black;
	text-align: center;
	width: 100%;
	line-height: 55px;
}
h2.extra br{
	display: none;
}
h2.extra small{
	display: block;
	color: #FFF;
	font-size: 30px;
}

#backgroundSlideshowContainer{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#backgroundSlideshowContainer > div{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a#backgroundSlideshow-close{
position: fixed;
right: 20px;
top: 20px;
width: 60px;
height: 60px;
display: block;
background: url(../images/bg-sidemap-close.png) no-repeat;
text-indent: -9999px;
}
#backgroundSlideshowContainer img{
	position:absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}

.js #webform-client-form-473 label.option, .js #webform-client-form-581 label.option {
	display:block;
	width: auto;
	float:left;

	color: #003466;
	font-size: 14px;
	padding: 25px 0 0 10px;
}
.js #webform-client-form-473 input.form-checkbox, .js #webform-client-form-581 input.form-checkbox{
	width: auto;
	float: left;
	margin: 12px 0 0 0;
}

#node-581 .node-title {
	display:none;
}

footer a#footer-slideshow.active{
}


/* added 2012-12-03 */
@media only screen and (max-width: 978px) {
	#magnification.large{
	position: absolute;
	width: 652px;
	height: 500px;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0 px;
}
}
@media only screen and (max-width: 977px) {
	.js .webform-client-form fieldset input.even {
		margin-left: 0px;
		}
}


/* added 2012-12-03 end */

#webform-client-form-3993 label,
#webform-client-form-3996 label {
	width: 160px;
}
#webform-client-form-3993.webform-client-form fieldset .form-item,
#webform-client-form-3996.webform-client-form fieldset .form-item {
	margin: 0;
	padding: 0;
}
form#webform-client-form-3993.webform-client-form fieldset .webform-component-markup,
form#webform-client-form-3996.webform-client-form fieldset .webform-component-markup{
	margin: 0 10px;
}
form#webform-client-form-3993.webform-client-form fieldset .fieldset-wrapper,
form#webform-client-form-3996.webform-client-form fieldset .fieldset-wrapper{
	padding: 10px 0;
}
form#webform-client-form-3993.webform-client-form fieldset#webform-component-veranstaltung .form-checkboxes label,
form#webform-client-form-3993.webform-client-form fieldset#webform-component-vegetarier .form-checkboxes label,
form#webform-client-form-3993.webform-client-form fieldset#webform-component-allergien-fieldset .form-checkboxes label,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-veranstaltung .form-checkboxes label,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-vegetarier .form-checkboxes label,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-allergien-fieldset .form-checkboxes label,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-plane .form-checkboxes label,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-plane label {
	display: block;
	float: left;
	width: auto;
	color: #444;
	font-size: 16px;
	margin: 2px 20px 0 7px;
	height: auto;
	padding: 0;
}
form#webform-client-form-3993.webform-client-form fieldset#webform-component-veranstaltung .form-checkboxes input,
form#webform-client-form-3993.webform-client-form fieldset#webform-component-vegetarier .form-checkboxes input,
form#webform-client-form-3993.webform-client-form fieldset#webform-component-allergien-fieldset .form-checkboxes input,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-veranstaltung .form-checkboxes input,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-vegetarier .form-checkboxes input,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-allergien-fieldset .form-checkboxes input,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-plane .form-checkboxes input,
form#webform-client-form-3996.webform-client-form fieldset#webform-component-plane .form-checkboxes input
{
	display: block;
	float: left;
}
form#webform-client-form-3993.webform-client-form fieldset input,
form#webform-client-form-3993.webform-client-form fieldset textarea,
form#webform-client-form-3996.webform-client-form fieldset input,
form#webform-client-form-3996.webform-client-form fieldset textarea {
	width: auto;
	float: none;
	padding: 0;
	box-shadow: none;
	height: auto;
}
#webform-component-zimmer--hinweis {
	display: block;
	clear: both;
	font-size: 14px;
}
#webform-client-form-3993 #webform-component-personennamen label,
#webform-client-form-3996 #webform-component-personennamen label{
	display: block;
}
#webform-client-form-3993 #webform-component-personennamen legend,
#webform-client-form-3996 #webform-component-personennamen legend {
	text-align: left;
	color: #444;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
}
#webform-client-form-3993 #webform-component-personennamen .form-item.webform-component-textfield,
#webform-client-form-3996 #webform-component-personennamen .form-item.webform-component-textfield{
	float: left;
	width: 48%;
	margin:0 1%;
}
#webform-client-form-3993 #webform-component-personennamen .form-item.webform-component-textfield input,
#webform-client-form-3993 #webform-component-personennamen .form-item.webform-component-textfield label,
#webform-client-form-3996 #webform-component-personennamen .form-item.webform-component-textfield input,
#webform-client-form-3996 #webform-component-personennamen .form-item.webform-component-textfield label {
	width: auto;
	max-width: 100%;
	color: #444;
	font-weight: normal;
}
#webform-component-vortrag--ja-ich-wir-nehmen-teil-an {
	display: block;
	float: none;
	margin-bottom:12px;
}
#webform-component-vortrag--lifebike-vortrag {
	clear: both;
	margin-top:22px;
}
#webform-component-allergien-fieldset--gegen {
	margin-top:20px;
}
#webform-component-allergien-fieldset--gegen label {
	display: block;
	font-weight: 400;
	color: #444;
	font-size: 16px;
}
#webform-component-personen,
#webform-component-personennamen,
#webform-component-vortrag,
#webform-component-plane {
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid grey;
}
#webform-component-vortrag {
	margin-bottom: 10px;
}
#webform-component-zimmer,
#webform-component-vortrag {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid grey;
}

#webform-client-form-3996.webform-client-form fieldset .form-item#webform-component-plane--i-will-be-arriving-by-plane,
#webform-client-form-3996.webform-client-form fieldset .form-item#webform-component-plane--arrival-plane,
#webform-client-form-3996.webform-client-form fieldset .form-item#webform-component-plane--departure,
#webform-client-form-3996.webform-client-form fieldset .form-item#webform-component-plane--shuttle-service,
#webform-client-form-3996.webform-client-form fieldset .form-item#webform-component-plane--flight-number {
	display: block;
	float: none;
	clear: both;
	padding-top: 20px;
}
#webform-component-plane--i-will-be-arriving-by-plane:after,
#webform-component-plane--arrival-plane:after,
#webform-component-plane--departure:after,
#webform-component-plane--shuttle-service:after,
#webform-component-plane--flight-number:after {
	content: '';
	height: 1px;
	clear: both;
	display: block;
	visibility: hidden;
}