* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
/*	text-align: justify !important;*/
}

#teaser_news .newsTeaser {
	display: none;
}

#teaser_news a {
	text-decoration: none;
}

/*#teaser_news a span {
	color: white;
}*/


  #top {
    float: left;
    margin-bottom: 10px;
}

a {
	outline: none;
}

div.csc-textpic-center div.csc-textpic-text {
/*	text-align: justify;*/
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

a.mail {
	color: #01a8ec;
	text-decoration: none;
}

a.mail:hover {
	background: #01a8ec;
  	color: #ffffff;
}

.clear {
	clear: both;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 960px;
	height: 106px;
	
	position: relative;
	z-index: 20;
}

#header h1 a {
	float: left;
	width: 167px;
	height: 80px;
	margin-top: 7px;

	background: url(img/logo.jpg);
	text-indent: -9999px;
}

#header h1 a:hover {
  background-position: left bottom;
}

#content {
	float: left;
	width: 960px;
	
	position: relative;
	z-index: 1;
}

button {
	outline: none;
}

#content #titleCol {
  float: left;
  width: 184px;
}

#content #leftCol {
	float: left;
	width: 426px;
	margin: 0 10px;
}

#content #rightCol {
	float: left;
	width: 330px;
}

#content #leftColAGB {
	float: left;
	width: 460px;
	margin-right: 40px;
}

#content #rightColAGB {
	float: left;
	width: 460px;
	margin-top: 103px;
}

#content #leftColContact {
	float: left;
	width: 426px;
	height: 490px;
	margin: 0 10px;
}

#content #rightColContact {
	float: left;
	width: 330px;
	height: 490px;
}

#content #leftColJourney {
	float: left;
	width: 184px;
	margin-right: 10px;

  position: relative;
}

#content #middleColJourney {
	float: left;
	width: 523px;
  min-height: 100px;
	margin-right: 10px;
}

#content #rightColJourney {
	float: left;
	width: 233px;
}

#content #leftColMaps {
	float: left;
	width: 184px;
	margin-right: 10px;

  position: relative;
}

#content #middleColMaps {
	float: left;
	width: 474px;
  min-height: 100px;
	margin-right: 10px;
  
  font-size: 12px;
}

#content #rightColMaps {
	float: left;
	width: 282px;
}

#content #teaser_news {
	float: left;
	width: 960px;
	height: 350px;
	margin-bottom: 9px;
	
	position: relative;
}

#content #teaser_news .newsTeaser {
	position: absolute;
	  top: 0;
	  left: 0;
}

.overLay {
	background: #FFFFFF;
	width: 960px;
	height: 350px;
	position: absolute;
	  top: 0;
	  left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

.overLay a {
	float: left;
  width: 100%;
  height: 100%;
}

.textOverLay {
	width: 940px;
	height: 40px;
	padding: 5px 10px;
	display: none;
	
	position: absolute;
	  bottom: 0;
	  left: 0;
}

.textOverLay a {
  color: #000000;
}

.textOverLayBG {
	background: #ffffff;
	width: 940px;
	height: 40px;
	padding: 5px 10px;
	display: none;
	
	position: absolute;
	  bottom: 0;
	  left: 0;
	opacity: 100;
	filter: alpha(opacity=100);
}

.newsTeaser p {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

#teaser_news .newsTeaser a span.newsHead {
	color: #01a8ec;
	margin-right: 5px;
}

.newsTeaser .smallText {
	color: #00a9ec;
	font-size: 14px;
  font-weight: bold;
}

#content .teaser {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
}

.teaser a {
	float: left;
	height: 232px;
	width: 232px;
	overflow: hidden;
	position: relative;
}

.teaser a img {
	position: absolute;
	  left: 0;
}

.teaser a:hover img,
.teaser a img:hover {
	  bottom: 0;
}

#content .teaserLast {
	margin-right: 0;
}

#footer {
	float: left;
	width: 960px;
	height: 33px;
	padding: 12px 0 0 0;
  margin-bottom: 20px;
}

#footer a {
	background-position: left top;
	overflow: hidden;
}

#footer a:hover {
	background-position: left 8px;
}

#footer a#bookmark {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	
	text-indent: -9999px;
	background-image: url(img/rss_btn.jpg);
}

#footer a#bookmark:hover {
	background-position: left bottom;
}

a#facebook {
	width: 73px;
	height: 28px;

  position: absolute;
    top: 30px;
    right: 0;
	
	text-indent: -9999px;
	background: url(img/btn_facebook.jpg) left top;
}

a#facebook:hover {
	background-position: left bottom;
}

#footer ul {
	float: right;
	
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin-right: 8px;
}

#footer ul li a {
	color: #000000;
  font-size: 12px;
  font-weight: 900;
  height: 12px;
  margin-right: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

#footer ul li a:hover {
  color: #00a9ec;
}

#footer ul li#copy {
/*	width: 58px;*/
	color: #000000;
  font-size: 12px;
  font-weight: normal;
  height: 12px;
  margin-right: 0;
  text-decoration: none;
  text-transform: uppercase;

/*	text-indent: -9999px;*/
/*	background-image: url(img/footer_copy_right.jpg);*/
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}

#linkBooking {
	height: 140px;
	overflow: hidden;
	
	position: absolute;
	  left: 30px;
	  top: 20px;

  z-index: 100;
}

#linkBooking:hover img {
	position: relative;
	  top: -140px;
}

#pagination {
	float: left;
	height: 28px;
	width: 960px;
	padding-top: 4px;
	
	position: relative;
}

#pagination #nextPage {
	float: right;
	width: 83px;
	height: 28px;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background: url(img/btn_forward.jpg) no-repeat left top;
}

#pagination #prevPage {
	float: left;
	width: 83px;
	height: 28px;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background: url(img/btn_backward.jpg) no-repeat left top;
}

#pagination #bookingPage {
	float: right;
	width: 120px;
	height: 28px;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background: url(img/btn_booking.jpg) no-repeat left top;
}

#pagination a#prevPage:hover,
#pagination a#nextPage:hover,
#pagination a#bookingPage:hover {
	background-position: bottom left;
}

#pagination ul {
	position: absolute;
	  right: 130px;
	  bottom: 8px;
	
	list-style-type: none;
}

#pagination ul li {
	float: left;
}

#pagination ul li a {
	float: left;
	color: #888888;
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
}

#pagination ul li a:hover {
	color: #000000;
}

#pagination ul li span {
	float: left;
	margin-left: 5px;
	color: #000000;
	font-weight: bold;
}

#contactForm .info {
	position:relative;
	  top:-10px;
	  
	font-size: 9px;
}

#contactForm #globalError {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#additional label {
	text-align: left;
}

#additional a {
	color: #01a8ec;
	font-weight: bold;
	text-decoration: none;
}

#additional a:hover {
  background: #01a8ec;
  color: #ffffff;
}

span.error,
span.errorerror,
span.errorerrorerror,
span.errorerrorerrorerror {
	float: left;
	border: 1px solid red;
}

#headlineEnd {
	text-align: left;
}

#additional #price {
	margin-left: 20px;
}

#form ul {
	text-align: left;
}

#globalError {
	float:left;
	width:256px;
	padding:5px;
	
	border: 2px solid #FF0000;
	
	position:absolute;
	  
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

select.error,
select.errorerror,
select.errorerrorerror,
select.errorerrorerrorerror {
	border: 2px solid #FF0000;
	padding: 0 3px;
}

*+html input {
  height: 17px;
}

input.error,
input.errorerror,
input.errorerrorerror,
input.errorerrorerrorerror {
	border: 2px solid #FF0000 !important;
	padding: 0 3px !important;
}

input[type=radio],
input[type=checkbox] {
  clear: left;
}

textarea {
	overflow-y: normal;
	overflow-x: hidden;
	resize: none;
}

textarea.error,
textarea.errorerror,
textarea.errorerrorerror,
textarea.errorerrorerrorerror {
	border: 2px solid #FF0000;
}

button {
	outline: none;
}

#colNews {
  float: left;
	width: 500px;
  margin: 0 10px;
}

#colNews h2 {
	font-size: 20px;
}

#colNews h3 {
	font-size: 12px;
	font-weight: bold;
}

#colNews .date {
	font-size: 12px;
}

#colNews a {
	color: #01a8ec;
	text-decoration: none;
}

#colNews a:hover {
	background: #01a8ec;
  	color: #ffffff;
}

#colNewsRight {
  float: left;
  width: 256px;
}

.btnBackNews {
  display: block;
  width: 27px;
  height: 27px;

  text-indent: -9999px;
  overflow: hidden;

  position: relative;
    left: 933px;
    bottom: 27px;

  background: url(img/btn_back_news.jpg) no-repeat top left;
}

.btnBackNews:hover {
  background-position: bottom right;
}

#newsDate {
  float: left;
  width: 154px;
  height: 154px;
  padding: 15px;

  font-size: 46px;
  font-weight: bold;

  background: url(img/headline_news.jpg);

  color: #ffffff;
}

#newsDate span {
  font-size: 23px;
  
  position: relative;
    top: 37px;
}

#newsContent {
  float: left;
}

#newsContent .sign {
  height: 40px;
  width: 120px;

  overflow: hidden;
  text-indent: -9999px;

  background: url(img/sign.jpg) no-repeat;
}

/*#newsContent .news-single-img {
  position: relative;
    top: -20px;
}*/

#newsContent h2 {
  text-align: left;
/*  width: 750px;*/
  font-size: 22px;
  margin-bottom: 10px;
}

#newsContent .date {
  font-size: 14px;
  font-weight: bold;
}

#newsList .singleItem {
  text-align: left;
  float: left;
  width: 312px;
  height: 220px;
  margin: 0 12px 14px 0;
  padding-bottom: 10px;

  border-bottom: 5px solid white;

  position: relative;
}

#newsList .last {
  margin-right: 0;
}

#newsList .singleItem .overLay {
  position: absolute;
    top: 0;
    left: 0;

  height: 109px;
  width: 300px;

  background: rgba(255,255,255,0.75);
}

#newsList,
#newsList a {
  color: #BFBFBF;
  text-decoration: none;
}

#newsList p {
  margin-top: 3px;
}

#newsList p.title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
}

#newsList p.title a {
  color: black;
}

#newsList p.sub {
  height: 65px;
  overflow: hidden;
}

.rgsgcontent .jdGallery a.left {
  background: url(img/btn_backward.png) no-repeat left center;
}

.rgsgcontent .jdGallery a.right {
  background: url(img/btn_forward.png) no-repeat right center;
}

/*for FireFox*/
    input[type="submit"]::-moz-focus-inner,
    input[type="button"]::-moz-focus-inner,
    button::-moz-focus-inner
    {
        border : 0px;
    }
/*for IE8 */
    input[type="submit"]:focus,
    input[type="button"]:focus,
    button:focus
    {
        outline : none;
    }

.myGallery {
  border: none !important;
}

.importantArrow {
  position: absolute;
  left: 10px;
}

#newsContent .jdGallery a.right,
#newsContent .jdGallery a.left {
  opacity: 0;
}

#newsContent .jdGallery a.right:hover,
#newsContent .jdGallery a.left:hover {
  opacity: 1;
}

/* ===== LIGHTBOX =========================================================== */
body #lbImageDetails #lbCaption {
  color: white;
  font-size: 24px;
}

body #lbImageDetails #lbNumber {
  color: #00ADEF;
  font-size: 12px;
  font-weight: normal;
}

body #lbOuterImageContainer,
body #lbImageDataContainer {
  background: none;
}

#lbImageDetails {
  position: relative;
    top: -24px;
}

#videoList {
  list-style-type: none;
  float: left;
  width: 968px;
}

#videoList li {
  width: 232px;
  height: 232px;
  margin: 0 10px 10px 0;
  float: left;
}

#videoList li a {
  float:left;
  height:232px;
  position:relative;
  text-decoration:none;
  width:232px;
}

#videoList li a span {
  width:212px;
  height:212px;
  padding:10px;

  position:absolute;
    left:0;
    top:0;
  
  color:white;
  font-size:30px;
  line-height: 24px;
  font-family: Arial;
  text-transform: uppercase;
  text-decoration:none;
  font-weight:bold;

  background: #00ADEF;
  opacity: 0;
}

#videoList li a span:hover {
  opacity: 1;
}

#videoList li .csc-textpic {
  float: left;
  text-align: left;
}

#videoList li img {
  width: 232px;
  height: 232px;
}

#sb-nav #sb-nav-close {
  width: 27px;
  height: 27px;
  background: url(img/Close_btn.png) top left;
}

#sb-nav #sb-nav-close:hover {
  background: url(img/Close_btn.png) bottom left;
}

#sb-info-inner,
#sb-info {
  height: 35px !important;
}

#sb-info-inner #sb-nav {
  height: 27px;
}

#sb-title #sb-title-inner {
  font-size: 24px;
  font-weight: bold;
  color: white;
}

#sb-wrapper #sb-title {
  height: 52px !important;
  margin-top: 9px;
}

#sb-wrapper #sb-title-inner {
  font-size: 24px;
  margin-top: 9px;
}

#sb-counter {
  font-size: 12px;
  color: #00ADEF;
  line-height: 15px;
}

#sb-overlay {
  opacity: 0.93 !important;
}

#overlay {
  opacity: 0.93 !important;
}

#sb-wrapper-inner {
  border: none !important;
}

/* =============================================================================
===== SHOP =====================================================================
============================================================================= */

#weAreShop {
  width: 968px;
}

#weAreShop #headline {
  float: left;
  width: 268px;
  height: 78px;
  padding: 182px 10px 10px 10px;
  margin-right: 10px;

  background: #000000 url(img/headline_shop.png);

  color: #ffffff;
  font-size: 10px;
}

#weAreShop #headerImage {
  float: left;
  width: 660px;
  height: 270px;
  
  background: #000000;
}

#weAreShop #itemList .item {
  float: left;
  width: 232px;
  height: 232px;
  margin: 10px 10px 0 0;

  background: #00a9ec;

  position: relative;
}

#weAreShop #itemList .item .description {
  float: left;
  width: 212px;
  height: 170px;
  padding: 20px 10px 42px 10px;

  position: absolute;
    left: 0;
    top: 0;

  background: #f7f410;

  text-decoration: none;

  opacity: 0;
}

#weAreShop #itemList .item .description:hover {
  opacity: 1;
}

#weAreShop #itemList .item .description .headline {
  float: left;
  height: 59px;

  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  font-size: 22px;
  line-height: 20px;
}

#weAreShop #itemList .item .description .text {
  font-family: Arial;
  color: #000000;
  font-size: 12px;
}

#weAreShop #itemList .item .description .button {
  float: right;
  height: 32px;
  width: 192px;
  background: url(img/auswahl_btn_shop.png);

  position: absolute;
    right: 10px;
    bottom: 10px;

  text-indent: -9999px;

  overflow: hidden;
}

#weAreShop #itemList .item .description .button:hover {
  background-position: bottom left;
}

#weAreShop #headerImage {
  position: relative;
}

#weAreShop #headerImage .csc-textpic {
  position: absolute;
}

/* =============================================================================
===== PAGES ====================================================================
============================================================================= */

/* == COMMUNITY ============================================================= */

#community {
  width: 960px;
}

#community #leftCol {
  width: 184px;
  margin: 0 10px 0 0;
}

#community #rightCol {
  width: 766px;
}

/* == LINKS ================================================================= */

#links #leftCol {
  float: left;
  width: 184px;
  margin: 0 10px 0 0;
}

#links #rightCol {
  float: left;
  width: 766px;
  margin: 0;
}

#links .col {
  float: left;
  width: 184px;
  margin: 0 10px 0 0;
}

#links .col ul {
  margin-bottom: 10px;

  list-style-type: none;
  color: #00A9EC;

  font-size: 12px;
  text-decoration: none;
}

#links .col ul li a {
  color: #00A9EC;

  font-size: 12px;
  text-decoration: none;
}

#links .col ul li a:hover {
  color: #ffffff;
  background: #00A9EC;

  font-size: 12px;
  text-decoration: none;
}

#links div.last {
  margin: 0;
}

#links .col h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;

  margin-bottom: 3px;
}

/* == PARTNER =============================================================== */

#partner {
  float: left;
  width: 970px;
}

#partner #itemList .item {
  float: left;
  width: 232px;
  height: 232px;
  margin: 0 10px 10px 0;

  background: #00A9EC;

  position: relative;
}

#partner #itemList .item .description {
  float: left;
  width: 212px;
  height: 170px;
  padding: 20px 10px 42px 10px;

  position: absolute;
    left: 0;
    top: 0;

  background: #00A9EC;

  text-decoration: none;

  opacity: 0;
}

/*#partner #itemList .item .description:hover {
  opacity: 1;
}*/

#partner #itemList .item .description .headline {
  float: left;
  height: 59px;

  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 22px;
  line-height: 20px;
}

#partner #itemList .item .description .text {
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
}

#partner #itemList .item .description .button {
  float: right;
  height: 20px;
  width: 20px;
  background: url(img/pfeil.png);

  position: absolute;
    right: 10px;
    bottom: 10px;

  text-indent: -9999px;

  overflow: hidden;
}




#map div .gmnoprint div {
  display: none;
}

#map div .gmnoprint .gmnoprint {
  height: 144px !important;
  width: 251px !important;
  padding: 8px;
  overflow: hidden;
  
  display: block;
  background: url("img/overlay.png") no-repeat 9px 16px;
}

#map div .gmnoprint .gmnoprint div {
  display: block;
  padding: 24px 8px 8px 19px;
}

#map div .gmnoprint .gmnoprint div div {
  padding: 0px;
}

#map div .gmnoprint .gmnoprint img {
  display: none;
}

#mapList {
  margin-top: 4px;
}

.catList {
  float: left;
  width: 237px;
  margin-top: 13px;
}

.catList h3 {
  margin-bottom: 3px;
  
  font-weight: bold;
  font-size: 13px;
}

.catList ul {
  list-style-type: none;
}

.catList ul li {
  margin-bottom: 1px;
}

.catList a {
  color: #01a8ec;
  text-decoration: none;
  font-size: 13px;
}

.catList a:hover {
    color: #ffffff;
    background: #01a8ec;
}

#poi {
  text-transform: uppercase;
}

#poi a {
  text-decoration: none;
}

#poi a:hover {
  color: #ffffff !important;
  background: #00A7EB !important;
}


#layerWrapper {
  background: white;
  height: 510px;
  width: 400px;
  
  overflow: hidden;
}

#layerContent {
  padding: 20px 20px 15px 20px;
}

#layerContent form input {
  width: 354px;
}

#layerContent form .small {
  float: left;
  width: 168px;
/*  margin-right: 24px;*/
}

#layerContent form .small input {
  width: 162px;
}

#layerContent form textarea {
  width: 354px;
}

#layerContent #captcha {
  margin-top: 5px;
}

#layerContent #captcha input {
  width: 90px;
}

#layerContent form #btnForward {
  width: 83px;
}

#nlButton {
  float: left;
  width: 165px;
  height: 33px;
  
  display: inline-block;
  background: url(img/newsletter_btn.jpg);
  
  text-indent: -9999px;
  overflow: hidden;
}

#footer #nlButton:hover {
  background-position: bottom left;
}
