@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML examples
 * (de) Bildschirmlayout für YAML-Beispiele
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
 */

@media screen, projection
{
  /** 
   * (en) Forcing vertical scrollbars in IE8, Firefox, Webkit & Opera 
   * (de) Erzwingen vertikaler Scrollbalken in IE8, Firefox, Webkit & Opera 
   *
   * @workaround
   * @affected IE8, FF, Webkit, Opera
   * @css-for all
   * @valid CSS3
   */


  /*------------------------------------------------------------------------------------------------------*/
  
  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /*   body { background: #4d87c7 url("../../images/bgall.gif"); padding: 0 0 0 16px; } */
  body { background: #ffffff; padding: 0 0 0 16px; }

  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body { text-align: left; }
  .page_margins {text-align:left; margin: 0; }

  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  .page_margins {min-width: 950px; max-width: 950px; background: #fff; }
  .page { padding: 0px; }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */

  #header {
    color: #000;
    background: #fff;
    padding: 0;
	margin: 0;
	
  }

  #topnav { color: #aaa; background: transparent; }
  
  .backlink { 
  margin-top:5em;
  font-size: 90%;
  }

  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */
  #nav ul { margin-left: 20px; }

  #main { background: #fff;padding:10px 0; }

  #footer {
    color:#000;
    background: #d9f4fd;
    padding: 10px 20px;
    font-size:85%;
    line-height: 1.5em;
  }
  
  
  
   .pic_right {
	  float:right;
	  padding:6px;
	  border: 1px solid #cccccc;
	  margin-left: 10px;
  }
  
    .pic_normal{
	  padding:6px;
	  border: 1px solid #cccccc;
  }
 .button {
	 margin-left:25px;
 }
  .float_right {
	float:right;  	 
  }
  .startseite_button {
	  float:right;
	  padding-right:4em;
  }
  
  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting content container
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 25%     | flexible  | 25%     |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


  /* Fixed width for left column | Fixe Breite für Linke Spalte */
  #col1 { width: 185px; margin-left:5px; }

  /* Hide right column | Rechte Spalte abschalten */
  #col2, #col2_content { display:none; }

  #col3 { margin-left: 195px; margin-right: 0; }
  #col3_content { padding: 0px 10px 10px 10px; }


  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Styling of layout specific elements
   * (de) Gestaltung layoutabhängiger Elemente
   */

  #header h1 {
    font-weight:bold;
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span { color:#999; }

  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent; }

  #footer a { color: #000; background:transparent; font-weight: normal; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #000; background-color: transparent; text-decoration:underline; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Skiplinks 
  *
  * (en) Visual styling for skiplink navigation
  * (de) Visuelle Gestaltung der Skiplink-Navigation
  *
  * @section content-skiplinks
  */
  
  #skiplinks a.skip:focus,
  #skiplinks a.skip:active { 
	color: #fff; 
	background: #333; 
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-decoration:none;
  }
  
  .fotoleiste {
	width: 150px;
	float: right;
	padding: 0px 30px 0px 15px;
	background-color:#ffffff;
}


.fotoleiste img{ 
   
   padding: 1px; 
   text-align: center; 
   margin-bottom: 4px; 
} 

.stadtplan{
padding-right:5px;
}

.luftbild {
	margin-left:200px;
}

.overview_image {
float:left;
padding-right:1em;
padding-bottom:0.5em;
}

.news_image {
padding-right:1em;
padding-bottom:1em;
padding-top:1em;
}

.wetter {padding:10px 5px 15px 5px; text-align:center; }
.wetter_header, .newsletter_header { background: #32b2e2; height: 30px; }

.wetter_header h2, .newsbox2 h2 { padding: 5px 5px 5px 10px; margin: 0; text-decoration: none; color: #fff; background: #32b2e2; font-size: 120%; border:0; }

.wetter_footer, .newsletter_footer { height: 10px; padding: 0; margin: 0; }
.newsletter {padding:20px 5px 15px 5px; text-align:left; color: #000; }
.newsletter a { color: #003399; }
.newsletter a:visited { color: #003399; }
.newsletter a:focus { text-decoration:underline; color:#003399; }
  			a:hover,
  			a:active { color:#003399; text-decoration:underline; outline: 0 none; }
	

.newsbox { float: left; margin: 0 25px 25px 0; border: 1px solid #6bbcda; height: 21.5em; background: #ffffff; }
.newsbox2 { margin: 0; padding: 0; border: 1px solid #6bbcda; background: #ffffff; }
.newsbox_header { background:url(../../images/box_news1.jpg); width: 210px; height: 12em; overflow: hidden; }
.newsbox_content { width: 210px; }
.newsbox_c { padding: 0px 10px 0px 10px; }
.newsbox_content h2 { text-decoration:none; font-size: 110%; border: 0; color: #000000; padding: 10px 0 0 0; margin: 0; }

.news_bild {float:right; padding-left:10px;}



#gallery {margin-top:3em; margin-bottom:2em;}

.foto_rahmen { 
   float: left; 
   text-align: center; 
   margin-bottom: 2px; 
   margin-right: 3px; 
   color: #ffffff; 
   display: block; 
   width: 116px;
   height: 77px;
   border-color: #ffffff; 
   border-style: solid; 
   border-width: 1px; 
} 

.foto_rahmen_hoch { 
   float: left; 
   text-align: center; 
   margin-bottom: 2px; 
   margin-right: 2px; 
   color: #ffffff; 
   display: block; 
   width: 77px;
   height: 116px;
   border-color: #32b2e2; 
   border-style: solid; 
   border-width: 1px; 
} 

.foto_rahmen a:hover{ 
   background: none; 
} 
.foto_rahmen a:hover img{ 
   background-color: #ffffff; 
   border: 1px solid #32b2e2; 
} 
.foto_rahmen img{ 
   
   padding: 1px; 
   text-align: center; 
   margin-bottom: 1px; 
} 

.abstand {height:10px;}

.fotogalerie { 
   float: left; 
   text-align: left; 
   margin-bottom: 5px; 
   margin-right: 5px; 
   color: #000000; 
   padding:5px;
   width: 205px;
   height: 180px;
   border-color: #cccccc; 
   border-style: solid; 
   border-width: 1px; 
} 

.fotogalerie a:hover{ 
   background: none; 
} 
.fotogalerie a:hover img{ 
   background-color: #ffffff; 
   border: 1px solid #32b2e2; 
} 
.fotogalerie img{ 
   
   padding: 1px; 
   text-align: center; 
   margin-bottom: 1px; 
} 


  
}
