@charset "utf-8";
* {	margin: 0px; padding: 0px; font-family: Arial,Tahoma,Helvetica,sans-serif; }
/* General Specifications */
body { font-size: 12px; color: #e4e0d8; background-color: #3f2c1f; text-align: center;  }
* html #maincontent { overflow: hidden;	o\verflow: visible;	width: 100%; w\idth: auto; zoom: 1; }

hr { display: none; }
h3 { font-size: 18px; padding-top: 30px; }
p { line-height: 22px; padding-top: 21px; text-align: justify; }
p.error { color: #d80015; }
p.optin { color: #ff6c00; }
p.success { color: #ff6c00; }
p em { font-style: italic; }
p strong.big { display: block; text-align: center; font-size: 30px; }
p strong { font-weight: bold; }
p.clear { clear: both;  width: 960px; }
p.clearflat { padding: 0px; height: 1px; font-size: 1px; line-height: 1px; width: 960px; }
a { color: #383633; outline: none; }
ul,ol { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; border: 0px; }
td,th { font-size: 12px; }
fieldset, img { border: 0; }
img { border: none; }
img.alignleft { margin-left: -10px; float: left; margin-right: 20px; margin-top: -5px; }
img.alignright { float: right; margin-left: 20px; margin-top: -5px; }
caption, th { text-align: left; line-height: 20px; }
textarea { height: 100px; }
/* JS ALERTS */
div#errormessage p { padding:0px; text-align: center; }
div#errormessage p.error { color: #272727; }
div#errormessage p.optin {  color: #272727; }
div#errormessage p.success { color: #272727; }
/* General Container */
div#wrapper { background: #e0dcd4 url(../images/wrapper-bg.jpg) repeat-x; min-width: 960px;  }
div#container { position: relative; width: 960px; color: #383633;  text-align: left; margin: 0px auto; }

div#branding { z-index: 0; position: relative; width: 960px; height: 250px;  background: transparent url(../images/container-bg.png) no-repeat; }
div#branding h1 { cursor: pointer; display: block; width: 250px; height: 80px; top: 25px; left: 0px; position: absolute;  background: transparent url(../../images/logo.png) no-repeat; }
div#branding h1 a { display: block; text-indent: -9999px; width: 250px; height: 80px; }
div#branding h2 { display: none; }

div#mainnavigation { position: absolute; top: 110px; left: 80px; width: 700px; height: 55px; z-index: 2; }
div#mainnavigation ul {  width: 685px; height: 55px; }
div#mainnavigation ul li { position: absolute; top: 0px; }
div#mainnavigation ul li.home { left: 0px; width: 90px; }
div#mainnavigation ul li.standorte { left: 82px; width: 135px; }
div#mainnavigation ul li.vermietung { left: 212px; width: 155px; }
div#mainnavigation ul li.kiting { left: 357px; width: 95px; }
div#mainnavigation ul li.climbing { left: 493px; width: 95px; }
div#mainnavigation ul li.surfing { left: 588px; width: 95px; }
div#mainnavigation ul li.blog { left: 683px; width: 95px; }
div#mainnavigation ul li.kontakt { left: 765px; width: 115px; }
div#mainnavigation ul li a { cursor: pointer; display: block; text-indent: -9999px; background-position: top; height: 55px; background-repeat: no-repeat; }
div#mainnavigation ul li a:hover, div#mainnavigation ul li a.active { background-position: bottom; }
div#mainnavigation ul li a.home { width: 90px; background-image: url(../images/nav01.png); }
div#mainnavigation ul li a.standorte { width: 135px; background-image: url(../images/nav02.png); }
div#mainnavigation ul li a.vermietung { width: 155px; background-image: url(../images/nav03.png); }
div#mainnavigation ul li a.kiting { width: 135px; background-image: url(../images/nav04.png); }
div#mainnavigation ul li a.climbing { width: 90px; background-image: url(../images/nav07.png); }
div#mainnavigation ul li a.surfing { width: 90px; background-image: url(../images/nav-surfing.png); }
div#mainnavigation ul li a.blog { width: 90px; background-image: url(../images/nav06.png); }
div#mainnavigation ul li a.kontakt { width: 115px; background-image: url(../images/nav05.png); }

div.subnavigation { padding-left: 10px; padding-top: 35px; }
div#content div.subnavigation ul { padding: 0px; width: 300px; border-bottom: 1px solid #5e4a37; }
div#content div.subnavigation ul li { display: inline; background: none; padding-left: 0px; }
div#content div.subnavigation ul li a { text-decoration: none; background: transparent url(../images/arrow.gif) no-repeat 5px 14px; padding-left: 30px; height: 40px; line-height: 40px; display: block; border-top: 1px solid #5e4a37; }
div#content div.subnavigation ul li a:hover { text-decoration: underline; }
div#content div.subnavigation ul li a.active { font-weight: bold; }

div#content { border-top: 1px solid #5e4a37; background: #e0dcd4; width: 960px; }
div#content ul, div#content ol { line-height: 22px; padding-top: 21px; }
div#content ul li,div#content ol li { padding-left: 20px; background: transparent url(../images/list-star.gif) no-repeat 0px 6px; }
div#content ul.special li strong { font-weight: bold; width: 120px; float: left; display: block; }

div#content div#scrollbox { height:30px; width:960px; padding:12px 0px 0px 0px; background-color:#CFC9BD;}
div#content div#scrollbox div { font-style: italic; font-size: 14px; color:#383633;  }
div#content div#scrollbox div a { color:#383633; }

div#maincontent, div#subcontent {  float:left; }
div#maincontent h3,div#maincontent h4, { padding-left: 10px; }
div#maincontent ul, div#maincontent ol { padding-left: 0px; }

body#index div#maincontent, body#index div#subcontent { width: 480px; }
body#index div#subcontent h3 { padding-left: 50px; }

body#carrentaloverview div#maincontent, body#carrentaloverview div#subcontent { float: none; width: 960px; }
body#carrentaloverview div#subcontent { display: none; }
body#carrentaldetail div#maincontent, body#carrentaldetail div#subcontent, body#kiteevents div#maincontent, body#kiteevents div#subcontent, body#climbing div#maincontent, body#climbing div#subcontent, body#surfing div#maincontent, body#surfing div#subcontent { width: 480px; }

div#maincontent div.boxmodelmain h3, div#maincontent div.boxmodelmain h4 { padding-left: 0px; }
div#maincontent div.boxmodelmain p.travelprice { font-size: 14px; font-weight: bold; }
div#maincontent div.boxmodelmain p.readmore a { display: block; text-indent: -9999px; width: 220px; height: 55px; background: transparent url(../images/reisedetails-button.jpg) no-repeat; }
div.boxmodelmain { padding: 0px 10px; }
div.boxmodelsub { padding-left: 50px; padding-right: 10px; }
div.boxmodelsub h4, div.boxmodelmain h4 { padding-top: 21px; }
table.wrap-youtubin { width:590px; }
table.wrap-youtubin, table.wrap-youtubin tr, table.wrap-youtubin td { margin:0; padding:0; border:none;}
table.wrap-youtubin td object { padding:0px 5px 10px 0px; }

div.kiteschoolprices { padding-left: 50px; padding-right: 10px; background: transparent url(../images/kiteschoolprices-bg.jpg) no-repeat 10px 50px; }
div.kiteschoolprices h4 { padding-top: 21px; }
div.kiteschoolprices div { height: 130px; position: relative;  }
div.kiteschoolprices div table { width: 380px; position: absolute; left: 20px; top: 50px; }
div.kiteschoolprices div table td.describer { text-align: left; font-weight: bold; }
div.kiteschoolprices div table td { border: 1px solid #5e4a37; padding: 3px; }

div.kiteschoolprices4 { padding-right: 20px; background: transparent url(../images/kiteschoolprices4.jpg) no-repeat 0px 50px; }
div.kiteschoolprices4 h4 { padding-top: 21px; }
div.kiteschoolprices4 div { height: 140px; position: relative;  }
div.kiteschoolprices4 div table { width: 380px; position: absolute; left: 20px; top: 40px; }
div.kiteschoolprices4 div table td.describer { text-align: left; font-weight: bold; }
div.kiteschoolprices4 div table td { border: 1px solid #5e4a37; padding: 3px; }

body#general div#maincontent div.kiteschoolprices2 { margin-top:15px; padding-left: 25px; padding-right: 25px; width:540px; height:264px; background: transparent url(../images/zettel1.jpg) no-repeat; }
body#general div#maincontent div.kiteschoolprices2 h4 { padding-top: 23px; padding-bottom:10px; }
body#general div#maincontent div.kiteschoolprices2 p { padding-top:8px; padding-bottom:0px; }
body#general div#maincontent div.kiteschoolprices2 div { position: relative;  }
body#general div#maincontent div.kiteschoolprices2 div table { width: 540px; }
body#general div#maincontent div.kiteschoolprices2 div table td.describer { text-align: left; font-weight: bold; }
body#general div#maincontent div.kiteschoolprices2 div table td { border: 1px solid #5e4a37; padding: 3px; }

body#general div#maincontent div.kiteschoolprices3 { margin-top:15px; padding-left: 25px; padding-right: 25px; width:540px; height:173px; background: transparent url(../images/zettel2.jpg) no-repeat; }
body#general div#maincontent div.kiteschoolprices3 h4 { padding-top: 23px; padding-bottom:10px; }
body#general div#maincontent div.kiteschoolprices3 p { padding-top:8px; padding-bottom:0px; }
body#general div#maincontent div.kiteschoolprices3 div { position: relative;  }
body#general div#maincontent div.kiteschoolprices3 div table { width: 540px; }
body#general div#maincontent div.kiteschoolprices3 div table td.describer { text-align: left; font-weight: bold; }
body#general div#maincontent div.kiteschoolprices3 div table td { border: 1px solid #5e4a37; padding: 3px; }

body#general div#maincontent { float:right; width: 590px; }
body#general div#maincontent h4 { padding-left: 0px; line-height: 22px; padding-top: 21px; }
body#general div#maincontent h3 { padding-left: 0px; }
body#general div#maincontent p { padding-right: 10px; }
body#general div#maincontent p.image { padding-right: 0px; }
body#general div#subcontent { float:right; width: 370px; }

div#bigimageteaser { position: relative; width: 480px; height: 325px; margin-top: 15px; }
div#bigimageteaser h4 { position: absolute; background-color: transparent; background-repeat: no-repeat; background-position: left; z-index:3; width: 460px; height: 35px; top: 248px; text-indent: -9999px; left: 28px; }
div#bigimageteaser h4 a { display: block; width: 460px; height: 35px; }
div#bigimageteaser h4#tarifa-kite-surfen { background-image:url(../images/polaroid-headline-bg.gif); }
div#bigimageteaser ul { padding: 0px; top: 5px; position: relative; background: transparent url(../images/polaroid-bg.jpg) no-repeat; width: 480px; height: 320px; }
div#bigimageteaser ul li { padding: 20px 0px 0px 20px; background: none; position: absolute; z-index: 0; top: 22px; left: 19px; }
div#bigimageteaser li.top { z-index: 1; }

div#smallimageteaser { position: relative; padding-top: 20px;  }
div#smallimageteaser ul { padding: 0px; position: relative; height: 75px; }
div#smallimageteaser ul li { width: 175px; height: 75px; position: absolute; background: transparent url(../images/preview-bg.gif) no-repeat; }
div#smallimageteaser ul li.preview1 { left: 10px; }
div#smallimageteaser ul li.preview2 { left: 130px; }
div#smallimageteaser ul li.preview3 { left: 250px; }
div#smallimageteaser ul li.preview4 { left: 370px; }
div#smallimageteaser ul li img { position: absolute; top: 3px; left: 3px; cursor: pointer; }

ul#teaser { display:none; background: transparent url(../images/polaroid-bg.jpg) no-repeat; width: 480px; height: 320px; }

 .pika_main{
	width:420px;
	margin-top: 100px;

	}

#pikame li{
	margin:5px;
	margin-top:20px;
	float: left;
	border:1px solid #3e3f41;
	position:relative;
	overflow:hidden;}

.pika_main img{border:2px solid #3e3f41;}
.pika_main{position: relative;margin:0 auto;margin-left:60px; margin-top:32px;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:7px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}


/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines:
.pika-stage { display:none; width:480px; height:320px; position: relative;background: #fafafa; border: 1px solid #e5e5e5; padding:0px;text-align:center;} */

/*if you change the padding on pika-stage you must adjust the top left of this to match! */
/*
.pika-stage .main-image {position: absolute; top: 0px; left: 0px; width:444px;}
.pika-stage .pika-aniwrap{position: absolute; top: 10px; left: 0px;}
.pika-stage .pika-aniwrap{width:100%;}
.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
.pika-stage img { width:444px; border:0;height:220px;}
.pika-thumbs {margin: 10px 0 0 17px; padding: 0; overflow: hidden;}
.pika-thumbs li { width: 144px; height:74px; float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li:last {margin: 0;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}
*/

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 20px;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 485px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

div#indexteaser {  position: relative; height: 335px; background: transparent url(../images/paper-bg.jpg) no-repeat 0px 5px; margin-top: 15px; }
div#indexteaser p { padding-left: 70px; padding-right: 30px; }
div#indexteaser p.first { padding-top: 50px; }
div#indexteaser form { margin: 0px; padding-left: 70px; }
div#indexteaser form legend { display: none; }
div#indexteaser form fieldset { border: solid 0px #fff; }
div#indexteaser form ol { list-style: none; }
div#indexteaser form ol li { padding-top: 10px; background: none; padding-left: 0px; }
div#indexteaser form ol li label { display: none; }
div#indexteaser form ol li input { text-indent: 5px; color: #000; width: 368px; font-size: 12px; }
div#indexteaser form input.submit { font-size: 12px; margin-top: 10px; width: auto;}

div#businfo { position: relative; width: 470px; height: 100px; background: transparent url(../images/bus-miniatur.jpg) no-repeat; }
div#businfo p {padding-left: 250px; padding-top: 0px; }
div#businfo p a { display: block; text-indent: -9999px; background: transparent url(../images/overviewbutton-bg.jpg) no-repeat 20px 0px; height: 55px; width: 230px; }

div.caroverview { margin-top: 15px; margin-bottom: 10px; display: inline; position: relative; float: left; width: 470px; height: 255px; border-bottom: 1px solid #5e4a37; margin-right: 20px; background: transparent url(../images/caroverview-bg.jpg) no-repeat; }
div.nomarginright { margin-right: 0px; }
div.nomarginright p { padding-right: 10px; }
div.caroverview h4 { background-repeat: no-repeat; position: absolute; text-indent: -9999px; height: 25px; width: 205px; left: 20px; top: 180px; }
div.caroverview img { position: absolute; top: 20px; left: 19px; }
div.caroverview p { padding-left: 250px; padding-top: 13px; text-align: left; }
div.caroverview p strong { font-weight: bold; }
div.caroverview p.description { position: absolute; padding: 0px; left: 250px; top: 160px; width: 220px; height: 50px; }
div.caroverview p.description a { display: block; width: 210px; height: 50px; text-indent: -9999px; background: transparent url(../images/descriptionbutton-bg.jpg) no-repeat -10px 0px; }

div#carimages { width: 480px; height: 225px; position: relative; margin-top: 15px; background: transparent url(../images/cardetail-bg.jpg) no-repeat; }
div#carimages p { position: absolute; padding: 0px; width: 202px; height: 151px; top: 20px; left: 19px;  }
div#carimages p.carimage2 { left: 259px;  }

div#additionalimages a {  margin-top: 20px; float: left; position: relative; display: block; width: 120px; height: 80px; background: transparent url(../images/cardetailminis-bg.gif) no-repeat; }
div#additionalimages a img { position: absolute; top: 3px; left: 13px; }
div.subdetails { padding-left: 50px; padding-right: 10px; }

div#prices { margin-top: 30px; border-top: 1px solid #5e4a37; position: relative; background: transparent url(../images/prices-bg.jpg) no-repeat 0px 50px; }
div#prices table { width: 420px; position: absolute; top: 105px; left: 30px;}
div#prices table th { text-align: left; font-weight: bold; }
div#prices table td,div#prices table th { border: 1px solid #5e4a37; padding: 3px; }
div#prices h4 { padding-top: 200px; }

div#carorder { margin-top: 30px; padding: 0px 20px 20px 20px; border-top: 1px solid #5e4a37; border-bottom: 1px solid #5e4a37; background-color: #cfc9bd;  }
div#carorder p { text-align: left; }
div#carorder form {   line-height: 18px; }
div#carorder form legend { display: none; }
div#carorder form fieldset{ border: solid 0px #fff; }
div#carorder form ol li { background: none; padding-left: 0px; }
div#carorder form ol.blockstyle { list-style-type: none; }
div#carorder form ol.blockstyle li{ padding-bottom: 3px; }
div#carorder form ol.blockstyle li label { vertical-align: top; display: inline-block; width: 110px; }
div#carorder form ol.blockstyle li input,
div#carorder form ol.blockstyle li textarea{ width: 258px; color: #000; font-size: 12px; }
div#carorder form ol.blockstyle li textarea {  height: 100px; }
div#carorder form ol.blockstyle li select { font-size: 12px; color: #000; width: 258px; }
div#carorder form ol.blockstyle li input.checkbox { width: auto; }
div#carorder form ol.blockstyle2 { padding-left: 114px;  }
div#carorder form ol.blockstyle2 li p { font-weight: bold; padding: 0px; }
div#carorder form ol.blockstyle2 li fieldset label { display: block; }
div#carorder form ol.regularstyle { padding-left: 114px; }
div#carorder form ol.regularstyle li label { display: block; }
div#carorder form ol.regularstyle li input { width: 258px; color: #000; font-size: 12px; }
div#carorder form input.submit { margin-left: 114px; margin-top: 13px; font-size: 12px; }

div#kontaktdaten { height: 275px; background: transparent url(../images/zettel.jpg) no-repeat; }
div#kontaktdaten p { padding-left: 30px; padding-top: 50px;}
div#kontaktdaten p strong { font-weight: bold; }

div#contactform { padding-top: 27px;  }
div#contactform p { text-align: left; padding: 0px 0px 10px 0px; font-weight: bold; }
div#contactform form legend { display: none; }
div#contactform form fieldset{ border: solid 0px #fff; }
div#contactform form ol { list-style-type: none; padding: 0px; }
div#contactform form ol li{ padding-bottom: 13px; padding-left: 0px; background: none; }
div#contactform form ol li fieldset{ padding-left: 143px; }
div#contactform form ol li fieldset input { width: auto; margin-right: 5px; }
div#contactform form ol li label { vertical-align: top; display: inline-block; width: 180px; }
div#contactform form ol li input,
div#contactform form ol li textarea{ color: #383633; width: 388px; font-size: 12px; }
div#contactform form ol li textarea {  height: 200px; }
div#contactform form ol li input.radio { background: none; border: none; }
div#contactform form ol li select { font-size: 12px; color: #383633; width: 384px; }
div#contactform form ol li input.checkbox { width: auto; }
div#contactform form input.submit { font-size: 12px; margin-left: 183px; width: auto; }

div#pageinformation { color: #e4e0d8; background: #3f2c1f url(../images/pageinformation-bg.gif) repeat-x; }
div#pageinformation div { width: 960px; margin: 0px auto; position: relative; height: 80px; }
div#pageinformation div p { font-size: 11px; }
div#pageinformation div p#powered { padding-top: 35px; }
div#pageinformation div p#powered a { padding: 0px; top: 30px; left: 100px; text-indent: -9999px; position: absolute; display: block; border: none; width: 23px; height: 29px; overflow: hidden; color: #e4e0d8; background: #3f2c1f url(../images/gimmixx-logo.png) no-repeat; }
div#pageinformation div p#metanavigation { position: absolute; right: 0px; top: 0px; padding-top: 35px; }
div#pageinformation div p#metanavigation a { color: #e4e0d8; text-decoration: none; }
div#pageinformation div p#metanavigation a:hover,div#pageinformation div p#metanavigation a.active { text-decoration: underline; }

h4.box,h3.box { margin-top: 30px; border-top: 1px solid #5e4a37; }
div#weblogoverview div p { text-align: right; }
div#weblogoverview div p.dateinfo { float: left; text-align: left; }
div#weblogoverview p.paging { margin-top: 20px; }

p.paging { border-top: 1px solid #5e4a37; }
p.paging a { text-decoration: none;}
p.paging strong { color: #e4e0d8; background-color: #3f2c1f; border: 1px solid #3f2c1f; display: block; float: left; height: 30px; width: 30px; text-align: center; line-height: 30px; margin-right: 5px; }
p.paging a.gxpager { border: 1px solid #5e4a37; display: block; float: left; height: 30px; width: 30px; text-align: center; line-height: 30px; margin-right: 5px; }

div#weblogdetail div p { text-align: right; }
div#weblogdetail div p.dateinfo { float: left; text-align: left;  }

div#weblogteaser { padding: 0px 10px; }

div#weblogcomments {  }
div#weblogcomments div.comment { margin-top: 20px; border-top: 1px solid #5e4a37; }
div#weblogcomments div.comment h4 { width: 300px; float: left; }
div#weblogcomments div.comment p.commentdate {  text-align: right; }

div#commentform { margin-top: 30px; padding: 0px 20px 20px 20px; border-top: 1px solid #5e4a37; border-bottom: 1px solid #5e4a37; background-color: #cfc9bd;  }
div#commentform form {  line-height: 18px; }
div#commentform form legend { display: none; }
div#commentform form fieldset{ border: solid 0px #fff; }
div#commentform form ol{ list-style-type: none; }
div#commentform form ol li{ padding-bottom: 13px; padding-left: 0px; background: none; }
div#commentform form ol li label { vertical-align: top; display: inline-block; width: 170px; }
div#commentform form ol li input,
div#commentform form ol li textarea{   width: 348px; font-size: 12px; }
div#commentform form ol li textarea {  height: 100px; }
div#commentform form ol li select { color: #505154; width: 404px; }
div#commentform form ol li input.checkbox { width: auto; }
div#commentform form input.submit {margin-left: 183px; }
div#container div form ol li div{  margin-left: 173px; padding: 0px; position: relative; top: -7px; }
div#commentform form ol li div div { margin-left:0px; position: relative; height: 30px; }

div.buttons a { outline: none; position: absolute; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: center; width: 20px; height: 20px; top: 0px; border: 1px solid #5e4a37; }
div.buttons a.bold { left: 0px; background-image: url(../images/wysiwyg-bold.gif); }
div.buttons a.italic { left: 25px; background-image: url(../images/wysiwyg-italic.gif); }
div.buttons a.underline { left: 50px; background-image: url(../images/wysiwyg-underline.gif); }
div.buttons a.email { left: 75px; background-image: url(../images/wysiwyg-email.gif); }
div.buttons a.link { left: 100px; background-image: url(../images/wysiwyg-link.gif); }

div#newsletterbox { height: 275px; background: transparent url(../images/zettel.jpg) no-repeat; }
div#newsletterbox h2 { display: none; }
div#newsletterbox p { padding: 50px 80px 0px 30px;  }
div#newsletterbox form { margin: 0px; padding-left: 30px; }
div#newsletterbox form legend { display: none; }
div#newsletterbox form fieldset { border: solid 0px #fff; }
div#newsletterbox form ol { list-style: none; }
div#newsletterbox form ol li { padding-top: 10px; background: none; padding-left: 0px; }
div#newsletterbox form ol li label { display: none; }
div#newsletterbox form ol li input { text-indent: 5px; color: #000; width: 248px; font-size: 12px; }
div#newsletterbox form input.submit { font-size: 12px; margin-top: 10px; width: auto;}

div#flickrbox { padding-top: 27px; width: 350px; margin-left: 10px; }
div#flickrbox a { padding: 0px; float: left; margin-left: 0px; margin-right: 1px; margin-top: 1px; }

div#facebookbox { padding-top: 27px; width: 350px; margin-left: 10px; }

div#tourbookingoverview p.travelprice { font-size: 14px; font-weight: bold; }
div#tourbookingoverview p.readmore a { display: block; text-indent: -9999px; width: 220px; height: 55px; background: transparent url(../images/reisedetails-button.jpg) no-repeat; }
div#tourbookingdetail p.travelprice { font-size: 14px; font-weight: bold; }
div#tourbookingdetail p.travelbooking a { margin-left: 150px; display: block; text-indent: -9999px; width: 220px; height: 55px; background: transparent url(../images/reisebuchen-button.jpg) no-repeat; }

div#tourbookingteaser p { padding-left: 50px; }

div#tourbookingform { margin-top: 30px; padding: 0px 20px 20px 20px; border-top: 1px solid #5e4a37; border-bottom: 1px solid #5e4a37; background-color: #cfc9bd;  }
div#tourbookingform form {  line-height: 18px; }
div#tourbookingform form legend { display: none; }
div#tourbookingform form fieldset{ border: solid 0px #fff; }
div#tourbookingform form ol li strong { font-weight: bold; }
div#tourbookingform form ol.blockstyle { list-style-type: none; }
div#tourbookingform form ol.blockstyle li{ padding-bottom: 13px; padding-left: 0px; background: none; }
div#tourbookingform form ol.blockstyle li label { vertical-align: top; display: inline-block; width: 170px; }
div#tourbookingform form ol.blockstyle li input,
div#tourbookingform form ol.blockstyle li textarea{  width: 368px; font-size: 12px; }
div#tourbookingform form ol.blockstyle li textarea {  height: 100px; }
div#tourbookingform form ol.blockstyle li select { color: #505154; width: 404px; }
div#tourbookingform form ol.blockstyle li input.checkbox { width: auto; }

div#tourbookingform form ol.blockstyle2 { list-style-type: none; }
div#tourbookingform form ol.blockstyle2 li{ padding-bottom: 13px; padding-left: 0px; background: none; }
div#tourbookingform form ol.blockstyle2 li label { display: none }
div#tourbookingform form ol.blockstyle2 li textarea { width: 545px;  height: 100px; font-size: 12px; }
div#tourbookingform form input.submit {margin-left: 173px; }

div.youtubemovies { padding-top: 20px; }

/* Thickbox Formats */
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #404040; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#404040; }
#TB_overlay { position: fixed; z-index:100;	top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(../images/transparent.png) repeat;}
.TB_overlayBG {	background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000;	display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
* html #TB_window { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border: 1px solid #ccd0d3; padding: 0px; }
#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left; }
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0;	float:right; }
#TB_closeAjaxWindow{ padding:7px 10px 5px 0; margin-bottom:1px;	text-align:right; float:right; }
#TB_ajaxWindowTitle{ float:left; padding:7px 0 5px 10px; margin-bottom:1px; }
#TB_title{ background-color:#e8e8e8; height:27px; }
#TB_ajaxContent{ clear:both; padding:2px 15px 15px 15px; overflow:auto;	text-align:left; line-height:1.4em; }
#TB_ajaxContent.TB_modal{ padding:15px; }
#TB_ajaxContent p{ padding:5px 0px 5px 0px; }
#TB_load{ position: fixed; display:none; height:13px; width:208px; z-index:103;	top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
* html #TB_load { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_HideSelect{	z-index:99;	position:fixed;	top: 0;	left: 0; background-color:#fff;	border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0;	height:100%; width:100%; }
* html #TB_HideSelect { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_iframeContent{ clear:both;	border:none; margin-bottom:-1px; margin-top:1px; margin-bottom:1px; }
/* End Thickbox Code */

#social-bar { height: 305px; width: 6px; position: fixed; left: 0px; top: 50%; margin-top: -153px; z-index: 1000 }
#social-bar a { background-repeat:no-repeat; display: block; overflow: hidden; text-indent: -8793px; height: 41px; width: 41px; border:none; margin-bottom: 3px; margin-left: -17px }
#social-bar #facebook-icon  { background: url('../images/sprite.png') -6px 0px; }
#social-bar #skype-icon  { background: url('../images/sprite.png') -6px -246px; }
#social-bar #tooltip { position:absolute; background: #000; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; padding:4px 8px 4px 8px; color:#fff; font-size:11px; font-weight:bold; display:none; white-space: nowrap; -moz-box-shadow: 1px 1px 1px #aaa; -webkit-box-shadow: 1px 1px 1px #aaa; box-shadow: 1px 1px 1px #aaa;}
#skypedetectionswf {display:none;}





