  body {
    color: black;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-color:#faf2e7;
	font-size:12px;
	font-family:Arial;
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-top:14px;
    width: 1008px;
    height:auto;
    padding: 0px;
	background-color:white;
  }

  div#LinkeSpalte {
    	width: 211px;
	height:auto;
    	padding:0px;
	margin:0px;
	background-color:white;
	float:left;
  }
  
  div#Logo {
  	width:211px;
	height:228px;
  }

  div#ibutton1 {
	clear:both;
  }

  div#ibutton2 {
	clear:both;
  }

  div#ibutton3 {
	clear:both;
  }

  div#Subnavigation {
  	padding-top:15px;
  	clear:both;
  }

  div#Folderdownload 
  	clear:both;
  }

    div#webcambutton {
  	background-color:green;
  	clear:both;
  }

  
  div#RechteSpalte {
    	width: 797px;
	height:auto;
    	padding:0px;
	margin:0px;
	background-color:white;
	float:left;
  }

  div#Bild {
  	width:588px;
	height:299px;
	float:left;
  }
  
  div#Platzhalter {
  	width:12px;
	height:299px;
	float:left;
  }
  
  div#Service1 {
  	width:196px;
	height:299px;
	float:left;
  }  
  
  div#Sprachen {
  	width:196px;
	height:47px;
	clear:both;
  }  
  
  div#Angebot {
  	width:196px;
	height:55px;
	clear:both;
  }  
  
  div#News1 {
  	width:196px;
	clear:both;
  }  
    
  div#RoteLinie {
  	width:797px;
	clear:both;
  }

  div#Hauptnavigation {
  	width:797px;
	max-width:787px;
	height:22px;
	max-height:19px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:3px;
	background-color:#faf2e7;
	text-align:left;
	clear:both;
  }
  
  div#Inhalt {
  	width:580px;
	margin:0px;
	padding-right:20px;
	float:left;
  }
  
  div#Service2 {
  	width:196px;
	margin:0px;
	padding:0px;
	float:left;
  }
  
  div#Aktuelles {
  	width:196px;
	margin:0px;
	padding:0px;
	clear:both;
  }
  
  div#News2 {
  	width:196px;
	margin:0px;
	padding:0px;
	clear:both;
	padding-top:15px;
  }
  
  div#Wetter {
  	width:196px;
	margin:0px;
	padding:0px;
	clear:both;
  }
  
  div#Webcam {
  	width:196px;
	margin:0px;
	padding:0px;
	clear:both;
  }  

  div#Footer {
  	width:1008px;
	background-color:white;
	text-align:right;
	margin:0px;
  }
  
  div#Footertext {
	color:#3F7313;
	font-size:12px;
  }