/* Hintergrund */

  body
  {
  	font-size: 11px;
  	font-family: Verdana;
  	color: #264e84;
  	margin: 0;
  	padding: 0;
  	background-repeat: no-repeat;
  	background-position: top center;
  	text-align: center;
  	line-height: 15px;
  }
  
/* Header-inhalte */
  
  #header
  {
    width: 858px;
    height: 320px;
    margin: 0 auto;
    background-image: url('images/design/header.png');
    text-align: left;
  }
  
  #logo
  {
    position: absolute;
    z-index: 10;
    width: 171px;
    height: 171px;
    margin-left: 55px;
    margin-top: 30px;
    background-image: url('images/design/logo.png');
  }
  
  #logo_link
  {
    z-index: 10;
    width: 171px;
    height: 171px;
    display: block;
  }
  
/* Container-Inhalte */
  
  #container
  {
    width: 858px;
    min-height: 300px;
    height: auto;
    margin: 0 auto;
    background-image: url('images/design/container.png');
    background-repeat: repeat-y;
  	text-align: left;
  }
  
  #container2
  {
    width: 858px;
    min-height: 150px;
    margin: 0 auto;
    background-image: url('images/design/container2.png');
    background-repeat: repeat-y;
  	text-align: left;
  }
  
  .content
  {
    float: left;
    width: 660px;
    margin-top: -15px;
    margin-left: 23px;
  }
  
  .content p.bodytext
  {
    width: 98%;  
  }
  
  .bodytext
  {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .content_indent
  {

  }
  
  .content_spalte
  {
    float: left;
    width: 330px;
  }
  
/* News-Inhalte */  
  
  .news_title_blue
  {
    width: 315px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    background-image: url('images/design/line_blue.jpg');
  }
  
  .news_title_blue h4, .news_title_green h4, .foot_title h4, .navbar_title h4
  {
    padding: 0;
    margin: 0;
    padding-left: 13px;
    padding-top: 6px;
  }
  
  .news_content_blue
  {
    width: 300px;
    margin-left: 6px;
    margin-top: 11px;    
  }  
  
  .news_title_green
  {
    width: 315px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #59894f;
    background-image: url('images/design/line_green.jpg');
  }
  
  .news_content_green
  {
    width: 300px;
    margin-top: 11px;
    margin-left: 6px;
    /* background-image: url('images/design/gradient_green.jpg'); */
    background-repeat: repeat-x;
  }
  
  .news_content_blue .news_picture, .news_content_green .news_picture
  {
    float: right; 
    padding: 3px;
    border: 1px solid #b9ccdd;
    margin-left: 3px;
  }
  
  .news-single-img
  {
    margin-right: 21px;
  }
  
  .news-single-imgcaption 
  {
    font-size: 1px;
  }
  
  .news_datum
  {
    position: absolute;
    margin-top: 125px;
    margin-left: 10px;
    float: left;
    font-family: Trebuchet MS;
    font-style: italic;
    color: #6b6b6b;
  }
  
  .content_spalte a, .news-small a, .news-big a
  {
    text-decoration: underline;
  }
  
  .content_spalte p, .news-small p, .news-big p
  {
    padding-right: 17px;
  }
  
  .news_link a
  {
    position: absolute;
    margin-top: 140px;
    margin-left: 230px;
    float: right;
    font-family: Trebuchet MS;
    font-style: italic;
    color: #264e84;
    text-decoration: none;
  }
  
  .link2 a
  {
    margin-left: 216px;
  }
  
  .navbar_right
  {
    float: right;
    margin-top: -28px;
  }
  
  .navbar_title
  {
    width: 150px;
    height: 28px;
    margin-top: 53px;
    margin-right: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-image: url('images/design/navbar_title.jpg');
  }
  
  a.navbar_titlea
  {
    color: #ffffff;
    text-decoration: none;
  }
  
  .navbar_bg
  {
    width: 150px;
    background-image: url('images/design/navbar_bg.jpg');
    background-color: #58b646;
    background-repeat: no-repeat;
  } 
  
  .navbar_footer
  {
    width: 150px;
    height: 14px;
    background-image: url('images/design/navbar_footer.jpg');
  }
  
  .foot_title
  {
    width: 315px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #59894f;
  }
  
  .kontakt
  {
    height: 28px;
    font-size: 11px;
    font-weight: bold;
    color: #59894f;
    text-align: left;
    margin-top: 7px;
    margin-left: -9px;
  }
  
  .kontakt_text
  {
    font-size: 10px;
    margin-top: -10px;
    line-height: 1.3;
    margin-left: -9px;
  }

/* Footer-Inhalte */  
  
  #footer
  {
    width: 858px;
    height: 22px;
    margin: 0 auto;
    background-image: url('images/design/footer.png');
  } 
  
  #footer_text
  {
    width: 800px;
    margin: 0 auto;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
  }    
  
  #footer_left
  {
    float: left;
    
  }
  
  #footer_right
  {
    float: right;
  }
  
  .footer_links a
  {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
  }
  
/* Formatierungen */
  
  .clear
  {
    clear: both;
  }
  
  h2
  {
    font-size: 18px;
    font-family: Trebuchet MS;
    font-weight: normal;
    margin: 0;
    margin-left: 16px;
    margin-bottom: 24px;
    padding:0;
  }
  
  h5
  {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding:0;
  }
  
  h6
  {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding:0;
  }
  
  h3
  {
    font-size: 18px;
    font-family: Trebuchet MS;
    font-weight: normal;
    color: #59894f;
    margin: 0;
    margin-top: 22px;
    margin-left: 16px;
    margin-bottom: 15px;
    padding:0;
  }
  
  h1
  {
    padding: 0;
    margin: 0;
    margin-bottom: 11px;
    text-indent: 6px;
    line-height: 30px;
    margin-top: 15px;
    width: 645px;
    height: 29px;
    background-image: url('images/design/h4_bg.jpg');
    font-size: 12px;
    font-weight: bold;
    color: #264e84;
  }
  
  h4
  {
    font-size:12px;
  }
  
/* Top-Navigation */
  
#menu {margin:0;padding:0;border:none;}

#menu
{
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}

#menu a, #menu h3
{
  display: block;
  font-family: Verdana;
  color: #387030;
  cursor: pointer;
}

#menu a.drop
{
  font-size: 11px;
  width: 135px;
  height: 18px;
  background-color: #ddefca;
  background-image:url('images/design/dropdown_select.jpg');
  background-position: bottom right;
  padding-left: 25px;
  padding-top: 3px;
  margin-left: -16px;
}

#menu a.drop:hover
{
  background-position: top left;
}

#menu h3 a
{
  font-size: 13px;
}

#menu h3
{
  font-size: 13px !important;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin:0;
  height: 19px;
  padding-right: 10px;
}

#menu ul
{
  list-style:none;
  margin:0;
  padding:0;
  float:left;
  margin-left: 10px;
}

#menu li
{
  position:relative;
}

#menu ul ul
{
  position:absolute;
  z-index: 5000;
  top:auto;
  left: -999999px;
  width: 215px;   /* Hier die Breite für den Dropdown setzen */
}

#menu ul ul ul
{
  top:0;
  left:100%;
}

/* Begin non-anchor hover selectors */

div#menu ul li:hover .ecke_links, div#menu li.act .ecke_links
{
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 24px;
  margin-left: -10px;
  margin-top: -5px;
}

div#menu ul li:hover h3, div#menu li.act h3
{
  background-image: url('images/design/ecke_rechts.jpg');
  background-position: right;
  background-repeat: no-repeat;
  background-color: #ddefca;
}

.ecke_links
{
  display: none;
  background-image: url('images/design/ecke_links.jpg');  
}

.dropdown_up
{
  display: block;
  margin-left: -16px;
  height: 5px;
  width: 160px;
  background-image:url('images/design/dropdown_up.png');
}

.dropdown_bottom
{
  display: block;
  margin-left: -16px;
  height: 10px;
  width: 160px;
  background-image:url('images/design/dropdown_footer.png');  
}

div#menu li:hover
{
  cursor:pointer;
  z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul
{
  left: -9999px;
}           

div#menu li:hover ul,
div#menu li li:hover ul
{
  left: auto;
}

div#menu li li:hover ul
{
  margin-left: 214px;
}
  
  .buchung_bild
  {
    float: right;
    margin-right: 20px;
  }
  
/* Webcam-Wetter-Box */
  
  a.webcam
  {
    display: inline-block;
    height: 25px;
    width: 77px;
    background-image:url('images/design/webcam.jpg');
    background-position: right bottom;
  } 
  
  a.webcam:focus, a.wetter:focus
  {
    outline: none;
  }
  
  a.webcam.selected 
  {
    display: inline-block;
    height: 25px;
    width: 77px;
    background-image:url('images/design/webcam.jpg');
    background-position: left top;
  } 
  
  a.wetter
  {
    display: inline-block;
    height: 25px;
    width: 73px;
    background-image:url('images/design/wetter.jpg');
    background-position: right bottom;
  } 
  
  a.wetter.selected
  {
    display: inline-block;
    height: 25px;
    width: 73px;
    background-image:url('images/design/wetter.jpg');
    background-position: left top;
  } 
  
  .tabs ul
  {
    margin: 0;
    padding: 0;
    width: auto;
  }
  
  .tabs ul li
  {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: -4px;
  } 
  
/* Subnavigation */
    
  .menue a:link, .menue_ACT a:link, .menue a:visited, .menue_ACT a:visited, .menue a:active, .menue_ACT a:active
  {
    background-image:url('images/design/navbar_selector.png');
    background-position: right bottom;
    color:#ffffff;
    display:block;
    height:21px;
    text-decoration:none;
    margin-left: 8px;
    margin-top: 3px;
    width:132px;
  }
  
  .menue_act
  {
    background-image:url('images/design/navbar_selector.png');
    background-position: left top;
    color:#4f7325;
    display:block;
    height:21px;
    text-decoration:none;
    margin-left: 8px;
    margin-top: 3px;
    width:132px;
  }
  
  .menu_text
  {
    display: block;
    padding-top: 3px;
    padding-left: 22px;
  }
  
  .menue a:hover
  {
    background-image:url('images/design/navbar_selector.png');
    background-position: top left;
    color: #4f7325;
  }

  fieldset
  {
    text-align: left;
    border: none;
  }
  
  label
  {
    display:inline-block;
    font-size:11px;
    line-height:2.3;
    vertical-align:top;
    width:135px;
  }
  
  .label2
  {
    display: inline;
    font-size:11px;
  }
  
  .selectfeld, .inputfeld, .inputbox
  {
    border:1px solid #abb4a1;
    font-size:11px;
    margin:2px;
  }
  
  .button
  {
    height: 23px;
    font-size: 11px;
    background-color: #699a39;
    border: 1px solid #41661c;
    color: #ffffff;
    margin-top: 3px;
    margin-right: 20px;
    float: right;
  }
  
  
  a
  {
    color: #264e84;
    text-decoration: none;
    font-weight: bold;
  }
  
  a:hover
  {
    color: #000000; 
  }
  
  .align-center
  {
    text-align: center;
    
  }
  
  .forecast-div
  {
    float: left;
    height: auto;
    color: #ffffff;
    font-weight: bold;
  }
  
  .forecast-date
  {
    width: 72px;
    margin-right: 1px;
    border: 1px solid #6a9c3c;
    font-size: 12px;
    text-align: center;
    background-color: #599438;
  }
  
  .forecast-icon
  {
    float: left;
    margin-right: 1px;
  }
  
  .forecast-info
  {
    float: right;
  }
  
  .forecast-high
  {
    font-size: 13px;
    margin-top: 3px;
  }
  
  .forecast-low, .forecast-high
  {
    text-align: right;
    padding-right: 3px;
  }
  
  .forecast-low
  {
    font-size: 11px;
  }
  
  table.tablestyle tr, table.tablestyle td
  {
    background-color: #e4eef1;
  }
  
  .csc-textpic-imagewrap
  {
    margin-right: 20px;
  }
  
  .csc-textpic-caption
  {
    text-align: center;
  }
  
  .news-small .more a, .news-big .more a
  {
    display: block;
    margin-bottom: 0px;
    margin-top: 2px;
    width: 100px;
    margin-left: 4px;
  }     
  
  .news-small, .news-big 
  {
    overflow: hidden;
    margin-top: 15px;
  }  
  
  .news-small ul, .news-big ul
  {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 12px;
  }   
  
  .news-small img
  {
    float: right;
    margin: 0px 0px 0 6px;
    max-height: 113px;
  }
  
  .news-big img
  {
    margin-left: -4px;
  }
  
  .news-small-content, .news-big-content
  {
    padding: 6px 17px 0 4px;
  }           
  
  .csc-textpic h2
  {
    margin: 0;
    font-size: 13px;
    margin-bottom: 10px;
    color: #555;
    font-family: Verdana, sans-serif;
  }
  
