/* Generic Styling */

body {
	background:url(images/bg_main_unten.jpg) repeat top center #E9F7F9;
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: arial, sans-serif;
	/* font-size:62.5%; */ /* Sets default font size to 10px */
	font-size:11px;
        margin: 0px;
        padding: 0px;
	}

#siteswitcher {
  position:fixed;
  background-color: #355cc9;
  top: 0px;
  width: 100%;
  height: 3px;
  text-align: center;
}

#sitelinks .sitelink img.active {
  display:none;
}

#sitelinks .sitelink:hover img.inactive {
  display:none;
}
#sitelinks .sitelink:hover img.active {
  display:inline;
}


#siteswitcher img {
  margin-top: 3px;
}

#siteswitcher #naviecke {
  margin: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
}


#bghelper {
    background: url(images/bg_main_oben.jpg) repeat-x top center;
    background-color: transparent;
    color:#003c8c;
    padding-top:50px;
    margin: 0px;
    /* min-height: 594; */
    min-height: 1000px;
}

* {
	margin:0;
	padding:0;
	}

h2 {
    font-size:1.5em;
	font-weight:normal;
	cursor:default;
	/*position:relative; top:10px; left:10px;*/
	letter-spacing:-1px;
	/*color:#aaaaaa;*/
    color:#f89a1c;
	/* font-style:italic; */
}
img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	text-align: justify;
	}
p.breadcrumbs {
	margin-bottom: 0px;
	float: left;
}

small, p {
        color: #EED890;
}

a {
	text-decoration:none;
	color:#fa9900;
	}
a:hover {
	text-decoration:none;
	color:#ffffff;
	}

ul, ol {
  list-style-position: inside;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:750px;
	background:url(images/newbg.jpg);
	/*background:url(images/bg3.jpg);*/
	font-size:1.10em;
        min-height: 1000px;
	}
#wrapper #sidebar {
	font-weight: bold;
}
#header {
	height:140px;
	background:url(images/bg-header.gif) no-repeat;
	}
#header2 {
	height:140px;
	background:url(images/bg-header2.gif) no-repeat;
	}
#header3 {
	height:140px;
	background:url(images/bg-header3.gif) no-repeat;
	}
#header4 {
	height:140px;
	background:url(images/bg-header4.gif) no-repeat;
	}
#header5 {
	height:140px;
	background:url(images/bg-header5.gif) no-repeat;
	}
#header6 {
	height:140px;
	background:url(images/bg-header6.gif) no-repeat;
	}
#header7 {
	height:140px;
	background:url(images/bg-header7.gif) no-repeat;
	}
#header8 {
	height:140px;
	background:url(images/bg-header8.gif) no-repeat;
	}
#header9 {
	height:140px;
	background:url(images/bg-header9.gif) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.gif);
	padding:0 10px;
	}

#sidebar {
	float:right;
	width:180px;
	margin-right:10px;
	}
#content {
	float:left;
	width:550px;
	/*background:url(images/bg4.jpg);*/
	min-height:1000px;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}
#main_contact {
	margin: 22px 0 0 120px;
	border:none;
	width:500px;
	height:550px;
}
/* Entries */

.entry {
	padding:5px 26px 10px 10px;
	text-align:left;
	line-height:1.25em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 27px;
	display:block;
	color:#3f1900;
	margin-right:5px;
	
	}

#menu a {
	color: #ffffff;
 	font-weight:bold;
	}

#menu li a:hover {
	background:url(images/bg-menu-hover.gif) no-repeat center center;
	color:#ffffff;
	}
	
#current, li.current {
	background:url(images/bg-menu-hover.gif) no-repeat center center;
	color: #ffffff;
	}

#menu li a {
	text-transform: uppercase;
}

#menu li.current a {
	color: #fff;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:0px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:40px;
	line-height:45px;
	color:#fa9900;
	/*padding-left:35px;*/
	border-bottom:0px solid #dddddd;
	font-size:13px;
	letter-spacing:2px;
	text-align: center;
        margin-right: 8px;
	}
#sidebar li a:hover {

	color:#ffffff;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	padding-top:19px;
	cursor:default;
	color:#e6c999;
	}
#footer-valid a {
	color:#e6c999;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2em;
	font-weight:normal;
	cursor:default;
	/*position:relative; top:10px; left:10px;*/
	letter-spacing:-1px;
	/*color:#aaaaaa;*/
    /*color:#FF6600;*/
    color:#f89a1c;
	/* font-style:italic; */
        
	}

/* Feed */

#feed {
	height:83px;
	width:170px;
	background:url(images/destination.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
#specials {
    height: 49px;
    width:170px;
    margin-top: 3em;
    background:url(images/specials.gif) no-repeat;
        margin-bottom: 0px;
}
.rechts {
	background:url(images/rechts.gif) no-repeat;
	margin:0 auto;
	/* padding-left:26px; */
	}
#rechts {
	background:url(images/rechts.gif) no-repeat;
	margin:0 auto;
	/* padding-left:26px; */
	}
#rechts2 {
	background:url(images/rechts2.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
#europa {
	background:url(images/europa.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
#uebersee {
	background:url(images/uebersee.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
#advert1 {
	height:60px;
	width:156px;
	background:url(images/advert1.gif) no-repeat;
	margin:0 auto;
	}
	
.hidhead { position: absolute; width: 0; height: 0; visibility: hidden; float: left; clear: both; }


.surfcamp_details p img {
  margin: 3px;
}

form {
  margin-left: 2em;
}

form .separator {
    margin-left: -2em;
}


.camplist tr.data {
  white-space: nowrap;
}

.Stil9 {
  font-weight: bold;
  text-transform: uppercase;
}

optgroup {
  /*margin-left: 0.5em;*/
  padding: 3px;
}

optgroup option {
  margin: 2px;
  margin-left: 2em;
  padding-left: 3px;
}

    .booking th {
      color: #EED890;
      text-align: left;
    }
    form input[type=text], form input[type=password], form select {
        width: 150px;
    }
form select {
  width: 156px;
}

    #id_birthdate_month, #id_birthdate_day, #id_birthdate_year {
        width: 50px;
    }
    form input, form textarea {
        padding: 3px;
        padding-left: 0.2em;
    }
    form .errors input, form .errors textarea, form .errors select {
        border: 1px solid red;
    }
    form input, form textarea, form select {
        border: 1px solid #fa9900;
        margin-top: 0.3em;
        margin-bottom: 0.3em;
    }
    form input:focus, form textarea:focus, form select:focus {
        border: 1px solid #ccc;
    }
    .help_text {
      font-size: smaller;
    }
    label {
      /*font-size: 14px;*/
      margin-top: 3px;
    }
    .required label:after {
      content:"*";
    }
    .errorlist li, p.error {
      color: red;
    }
    .bookingconfirm {
      margin-top: 1em;
      text-align: left;
/*
      font-size: larger;
*/
    }
    form .size {
      margin-top: 2em;
    }
    form .weight {
      margin-bottom: 2em;
    }
    form .size input[type=text], form .weight input[type=text] {
      width: 50px;
    }
    form .referrer {
      margin-top: 2em;
    }
    form .job ul {
      list-style-type: none;
    }
    form .job {
        margin-bottom: 2em;
    }
    form .wishes textarea, form .moretravelers textarea {
        height: 5em;
    }

  .camplist li {
    list-style-type: none;
    /*margin-top: 2em;*/
  }
  .camplist table th {
    text-align: left;
  }
  .camplist table td {
    color: #EED890;
  }
  .camplist .campinfo {
      width: 100%;
  }
  .camplist .campdata {
      width:100%;
  }
  .campdata td {
    width: 40%;
  }
  .campdata th {
      width: 10%;
  }


.newsteaser {
  margin-top: 0em;
}
.newslistentry {
  margin-top: 2em;
}
/*
.teaserimage {
  margin: 1em;
}
*/
.starstable {
  width: 100%;
}
.unterkunft, .surfkurs, .athmosphaere, .team, .lage, .kommentar {
  margin-top: 1em;
}
.unterkunft label, .surfkurs label, .athmosphaere label, .team label, .lage label {
  margin-left: 120px;
  display: block;
}
.promotion_code {
  margin-top: 1.5em;
}
input[type=image] {
  border: 0px;
}

.ui-helper-hidden-accessible {
  display:none;
}

#newslettersignup {
  margin: 0px;
}
#newslettersignup input {
  font-size: 10px;
  width: 120px;
}
#newslettersignup input[type=text] {
  background-color: #000;
  color: #ccc;
}
#newslettersignup input.waitforinput {
  color: #555;
  text-align: center;
}

.advert {
  margin-top: 1em;
}
.advert a {
  display: block;
  margin-top: 3px;
}

.web20 {
  text-align: center;
  margin-left: auto; margin-right: auto;
}
.web20 a {
  display: inline;
}
.advert .web20 img {
  margin: 2px;
}
#googleads {
  margin-top: 2em;
  margin-bottom: 2em;
}

div.inlinegoogleads {
  margin-top: 5em;
}


.sphwiki_snip_info.sphwiki {
  background: transparent;
  border: 1px dotted #eed890;
  margin: 2em;
  margin-right: 3em;
}
.sphwiki_body {
  min-height: 300px;
}
.sphwiki_actions {
  margin-right: 1em;
}
h1.wiki_title {
  border-bottom: none;
}
.sphform table {
  margin-right: 5px;
}
#content .sphform input, #content .sphform textarea {
  background-color: #000;
  color: #eed890;
  border: 1px solid #EED890;
}
.sphform th {
  color: #EED890;
}
#header2 {
  text-align: right;
}
#sponsorimage {
  padding-top: 95px;
  display: block;
}

.highslide img {
  border: 0px;
}
.surfcampheader {
  clear: both;
  margin-top: 3em;
  /* color: #FA9900; */
}
.image_map p {
  margin: 0px;
  margin-left: 1em;
}
.Stil4 {font-size: x-small}
.Stil6 {color: #eed890}
body {
	background-color: #370305;
}
.Stil10 {color: #EED890}
.Stil11 {	color: #FF9900;
	font-weight: bold;
}
.Stil9 {	font-size: medium;
	color: #FF9900;
}
.Stil13 {font-size: medium}
.Stil14 {color: #FF9900}
.Stil15 {font-size: medium; color: #fa9900;}
.Stil17 {color: #fa9900;
	font-size: medium;
	font-weight: bold;
}

#tiqWidget {
  margin-left: 125px;
}
.commentheader {
  color:#F89A1C;
}
.commentheader a {
  text-decoration: underline;
}
.commentheader .userinfo {
  font-weight: bold;
}
.commentdate {
  font-size: smaller;
  display: inline;
}
.commentbody {
    margin-top: 1em;
}

.comment {
  border-top: 1px solid orange;
  vertical-align: top;
}
.comment p {
  margin-left: 2em;
}
.newsdate {
  /*color:#F89A1C;*/
  font-size: smaller;
  margin-top: 2em;
}

.commentform {
/*  border-top: 1px solid orange;*/
  margin-top: 2em;
}
.commentform textarea {
  height: 5em;
}
#newslettersignup input {
  margin-left: 25px;
}
#newslettersignup input[type=image] {
  margin-left: 35px;
}
.unsubscribe {
  border: 0px;
  color: orange;
  background: none;
}
.szwidget {
  margin-bottom: 2em;
}
.worldmap p {
  margin: 0px;
}

.messages {
  margin: 2em;
}
.messages li {
  color: #F89A1C;
  font-size: 20px;
}


.pagination {
  clear: both;
  margin: 0px;
  padding: 10px;
  text-align: center;
}
.surfcampheader {
  border-bottom: 1px dotted orange;
  padding-bottom: 10px;
}
.camplist li {
  border-bottom: 1px dotted orange;
}
ul.countrylist li {
  border-bottom: none;
}

.campprice {
  font-weight: normal;
  color: #EED890;
  margin-left: 5px;
  text-transform: none;
}
.gallery {
  text-align: center;
}
.countryheader {
  margin-top: 20px;
}

.campinfo strong {
  color: #FF9900;
}

.coolborderimage {
  position: relative;
  width: 180px;
  height: 130px;
}
.coolborderimage div {
  position: absolute;
  background-image: url('images/rahmen.gif');
  width: 177px;
  height: 126px;
  z-index: 9990;
}
.coolborderimage img {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 20px;
}

.smallview {
  margin-top: -20px;
}
.smallview .newslistentry {
  border-top: 1px solid orange;
  padding-top: 20px;
  margin-top: 10px;
}
#newspage.smallview {
  padding-bottom: 10px;
  border-bottom: 1px solid orange;
}
.smallseparator {
  width: 100%;
  border-top: 1px solid orange;
}
    .surfcamp_details h1 { 
      margin-bottom: 1em; 
    } 
    .surfcamp_details img.header { 
      margin-bottom: 0.5em; 
      margin-top: 1.5em; 
    } 
    .surfcamp_details p { 
      margin-bottom: 0.5em; 
    } 

.youtubevideo {
  text-align: center;
}

    .surfcamp_details h1 {
      margin-bottom: 1em;
    }
    .surfcamp_details img.header {
      margin-bottom: 0.5em;
      margin-top: 1.5em;
    }
    .surfcamp_details p {
      margin-bottom: 0.5em;
    }



/*********************************
   CONTEST OVERVIEW STYLES
 ***********************************/
  .entries {
    text-align: center;
  }
  .entries .entrywrapper {
    /* border: 1px solid green; */
    width: 150px;
    /* height: 120px; */
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 10px;
    text-align: center;
    float: left;
    border: 1px dotted orange;
  }
  .entries .entryunder {
    margin: 7px;
  }

  .entries .entrywrapper .entrytitle {
    height: 1.5em; overflow: hidden;
    font-size: 15px;
    font-weight: bold;
  }
  .entries .entrywrapper .entryimage {
    height: 100px;
  }
/*
  .entryimagethumbnail {
    border: 2px solid white;
  }
*/
  .votes {
    border: 1px dotted orange;
    margin: 7px;
    margin-right: 15px;
    padding: 10px;
    vertical-align: middle;
    clear: both;
  }
  .votes h2 {
    font-size: 10px;
    display: inline;
  }
  .votes * {
    vertical-align: middle;
  }
  .votes div {
    display: inline;
  }
  .entryvote {
    height: 30px;
  }
  .entries {
    clear: both;
  }
  .paginationseparator {
    clear: both;
  }
  .commentimage {
      padding-top: 2px;
      padding-right: 1em;
      padding-bottom: 20px;
      float: left;
  }
  .comment {
      clear: both;
  }
  .commentimagecaption {
      color: #EED890;
  }

/*********************************
   CONTEST OVERVIEW STYLES END
*************************************/


/************************************
    CONTEST ENTRY STYLES
************************************/
  .entrynav {
      width: 460px;
      clear: both;
      height: 1em;
      /* margin-top: -1.5em; */
      margin-left: 20px;
      margin-right: 20px;
  }
  .navlabel {
      width: 260px;
      text-align: center;
      float: left;
  }
  .entrynav .prev {
      float: left;
      width: 100px;
  }
  .entrynav .next {
      text-align: right;
      float: right;
      width: 100px;
  }
  .contestentry .entrytitle {
    text-align: center;
  }
  .contestentry .entryimagewrapper {
    margin-top: 2em;
  }
  .contestentry .entryimage {
    border: 10px solid white;
  }
  .votecodewrapper {
    margin: 20px;
  }
  .contestentry .entrywrapper p {
    padding-left: 20px;
  }
  .contestentry .votecode {
    border: 1px dotted orange;
    background: inherit;
    color: orange;
    width: 460px;
    font: inherit;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .contestentry .entrywrapper {
    border: 1px dotted orange;
    margin: 20px;
    margin-top: 10px;
    width: 460px;
    padding: 5px;
  }

html .fb_share_button {
  /* margin-left: 5px; */
  margin-top: 5px;
  display: -moz-inline-block; display:inline-block;
  /* padding:20px 1px 0px 5px; */
  padding:1px 5px 0 20px;
  height:15px;
  border:1px dotted orange;
  background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; 
}

html .fb_share_button:hover {
  color:#fff;
  /*border-color:#295582;*/
  background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;
 text-decoration:none;
}

/***********************************
   contest styles end
**********************************/

/************************************
   navigation
************************************/
  .menua .btnactive {
    display: none;
  }
  .menua:hover .btninactive {
    display: none;
  }
  .menua:hover .btnactive {
    display: inline;
  }
  .menua.active .btnactive {
    display: inline;
  }
  .menua.active .btninactive {
    display: none;
  }
  .menua img, .menua {
    padding: 0px;
    margin: 0px;
    border: 0px;
    outline: 0px;
  }
  .btninactive {
    padding: 0px; margin: 0px; border: 0px;
    display: inline;
  }

.newscontent {
  width: 100%;
}

.gallery_with_location .gallery {
  width: 310px;
  float: left;
  text-align: left;
}



#poll_above {
    width: 186px;
    height: 9px;
    background:url('images/bg_poll_oben.gif') no-repeat top left; 
}
#poll_below {
    width: 186px;
    height: 9px;
    background:url('images/bg_poll_unten.gif') no-repeat top left; 
}
#poll_body form {
    margin-left: 0px;
}
#poll_body li {
    margin-left: 1em;
}
#poll_body {
    /* width: 186px; */
    background:url('images/bg_poll.gif') repeat-y;
    color: #EED890;
    text-align: left;
    font-weight: normal;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1em;
}

/*
.poll li {
  clear: left;
}
*/

.poll .answer {
  /* display: inline; */
  width: 200px;
}

.poll .answer_count {
/*
  background-color: blue;
  height: 10px;
*/
}
.poll tr {
  height: 20px;
}
.poll .answer_count .chart {
  background-color: #c50;
  height: 14px;
}

.answer_count .percent {
  padding-bottom: 3px;
}

.poll input:focus {
  border: 0px;
}

.poll h3 {
  color: #F89A1C;
}

.votepoll h3 {
  color: #F89A1C;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1px;
}

.votepoll ul {
  list-style-type: none;
  margin-top: 1em;
}


