<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.openwebsuite.org */

//-->
A	{
		font-weight: bold;
		}
A:link	{
		color: #000080;
		text-decoration: none;
		}
A:visited	{
		color: #000040;
		text-decoration: none;
		}
A:hover	{
		color: #CC0000;
		text-decoration: underline;
		}
		
a img {border:0 none}
		
html, body {
  font: 100% Arial, Helvetica, sans-serif;
}


* {
  margin:0;
  padding:0;
}

#kopfbereich {
  background:url(../../Bilder/ferienhaus_norwegen_logo.jpg) no-repeat left top;
  height:150px;
}

#kopfbereich p {
  color:white;
  text-align:right;
  font-size:2em;
  padding:0.4em 0.4em 0 0;
}


#steuerung {
  background-color:#ceb98e;
  padding-left:186px;
  height:20px;
  padding-top:3px;
}

#steuerung ul {
   list-style:none;               /* keine AufzŠhlungspunkte */
}

#steuerung li {
   float:left;                     /* Anordnung links   */
   padding-right:2em;
}

#schatten {
  background:url(../../Bilder/schattenwurf-grau-v.png) repeat-x;
  height:12px;
}

#navi-links {
   float:left;
   width:150px;
   height:1000px;
   margin-bottom:5em;
   padding-left:35px;
   margin-top:50px;
}
 
#navi-links ul {
   list-style:none;               /* keine AufzŠhlungspunkte */
   text-align:left;
   padding-left:0em;
   padding-top:0em;
 }
 
 #navi-links li {
   float:left;                     /* Anordnung links   */
   width:90px; 
   padding:3px;  
   text-align:left;    
   margin-top:0px; 
 }  		

#inhalt {
  padding:2em;
}		

#inhalt h1, h2, h3, p, ul {
  padding-bottom:.7em;
}

#rechts {
    float:right;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:20px;
} 

#links {
    float:left;
    padding-right:20px;
    padding-bottom:20px;
} 

#logos {
    padding-right:20px;
    padding-bottom:20px;
} 

#fuss {
   clear:both;
   text-align:center;               /* Textausrichtung     */
   margin-top:0em;
   height:20px;
   background-color:#ceb98e;
    }		
		
</style> 
