<style type="text/css">
<!--
* {
  margin: 0;
  padding: 0;
}

a img { 
border: 0 none; 
}

html, body {
  font: 100% Arial, Helvetica, sans-serif;
  background:url(bilder/bg.jpg) repeat-x center top;
  background-color:#74777C;
  align="center";
}

#wrapper {
  width:964px;
  height:100%;
  background-color:#bbbbbb;
  margin:0px auto;
  margin-top:5px;
  background:url(bilder/schwedenhaus.jpg) no-repeat center top;


}

#kopfbereich {
  height:233px;

}

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


#right {   
  width:200px;                   /* Breite des Bereichs */ 
  height:100%; 
  background-color:#7B847B;
  text-align:center;               /* Textausrichtung     */   
  float:left;
}  
 

#navi {   
  width:200px;                   /* Breite des Bereichs */
  height:100%
  background-color:#7B847B;
  text-align:center;               /* Textausrichtung     */
  font-size:13px;   
}  

#navi ul{
  list-style:none;
  margin:0;
  padding-left:0;
  padding-bottom:0;
}


#navi li{
  list-style:none;
  text-align:center;
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color:white;

}

#navi h2{
  padding-bottom:.3em;
  color:#cc0000;
  font-size:15px;
  text-align:center;
} 

#inhalt {
  height:100%;
  margin-left: 150px;
  background-color:white;
      
}

#inhalt h1, h3, p, ul {
  padding-bottom:.3em;
  color:white;
}

#inhalt h3 {
  padding-bottom:6px;
  color:#7B847B;
  font-size:18px;
  font-weight:bold;
  
}

#inhalt a {
  text-decoration:none;
  color:#7B847B;
  font-size:16px;
}


#inhalt ul {
  padding-left:2em;
}

#reflink {
  color:#7B847B;
  font-size:16px;
}

#direktkontakt {
  color:#7B847B;
  font-size:16px;
  line-height: 1.5; 
}
  

#bottom {
  background-color:#CE0000;
  font-size:10px;
  z-index:3;
  color:white;
  padding:2px;
}

#bildhaus {
  width: 220px; 
  height: 165px;
  border: 1px dotted;
  margin-bottom:0;
  margin-top:0;
}

#bildun {
  text-decoration:none;
  font-size:10px;
  text-align:center;
  color: rgb(102,102,102);
  margin-top:0;
  margin-bottom:0;
}

#inhaltint {
  height:100%;
  margin-left: 150px;
  background-color:white;     
}

#inhaltint p {
  text-decoration:none;
}


/* Index */

#buttonindex{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px;
}

#buttonindex:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#index #buttonindex{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}


/* Qualität */

#buttonquali{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px;
}

#buttonquali:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#quali #buttonquali{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}


/* Energie & Umwelt */

#buttonumwelt{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px;
}

#buttonumwelt:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#umwelt #buttonumwelt{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

/* Referenzen */

#buttonref{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px; 
}

#buttonref:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#ref #buttonref{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}


/* Häuser */

#buttonhaus{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px; 
}

#buttonhaus:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#haus #buttonhaus{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

/* Interessantes */

#buttonnews{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px; 
}

#buttonnews:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#news #buttonnews{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

/* Kontakt */

#buttonkontakt{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px; 
}

#buttonkontakt:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#kontakt #buttonkontakt{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}


/* Svensk Service */

#buttonsvensk{
 text-decoration:none;
 color:white;
 background-color:#7B847B;
 padding:4px; 
}

#buttonsvensk:hover{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}

#svensk #buttonsvensk{
 text-decoration:none;
 color:white;
 background-color:#CE0000;
 padding:4px;
}
-->
</style>  
