* {margin:0;
padding:0; }

body {

font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
        font-weight:bold;
		color: #064506;
 }

div#page{
background-position: center;
background-image:url("bilder/eik_wash.png");
background-repeat: no-repeat;
text-align:center;

 }
 
 div#wrapper {
 width: 950px;
 height: 750px;
 margin:auto;
 

  }
  
 div#header {
  width: 950px;
  height: 130px;
  text-align: left;
  } 
  
 div#content {
 width: 940px;
  margin:auto;
 
  } 
.logo {
width: 400px;
height: 80px;
padding-left: 0px;
padding-top: 35px;
padding-bottom: 15px;

 }
 
 div#nav {
 clear:both;
 width:950px;
 height: 35px;
background-image:url("bilder/bar_middle.png");
background-repeat: repeat-x;

  }
 div#menu {
 padding-top:8px;
 font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
  }
 
 a:link {
color:#ffffff;
text-decoration:none;
 }
a:visited {
color:#ffffff;
text-decoration:none;
 }
a:hover{
color:#ffcc00;
}
a:active{
color:#ffcc00;
}

 a.greenlink:link {
color: #064506;
text-decoration: underline;
 }
 a.greenlink:visited {
color: #064506;
text-decoration: underline;
 }
 
 h3 {
text-align: center;
padding-bottom: 8px;
  }
.h3left {
text-align: left;
 }
 h5 {
 text-align:left;
 font-size:14px;
  }
img {
border:0;
 }

 .tiny {
 margin-right:20px;
 float: left;
  }
  
 img.tinytree {
 text-align:center;
 margin-top: 12px;
 margin-bottom: 5px;
  }
  
 
.leftpane {
float:left;
padding-left:7px;
text-align: left;
width:450px;

 }
 
 .rightpane {
float:right;
width:470px;

 }
 
 .leftpane2 {
float:left;
padding-left:7px;
width:150px;
padding-top: 10px;
padding-bottom: 10px;
text-align:left;
border: 1px;
border-style: solid;

 }
 
 .rightpane2 {

float:right;
width:740px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
text-align:left;

 }
 
 div#left {
 float:left;
width:466px;
text-align:left;


  }
.leftinside {
float:left;
width: 211px;
padding: 9px;
text-align:center;

 }

 .rightinside {
  float:right;
  width: 211px;
  padding: 9px;
text-align:center;

  }
   
 div#right {
  float:right;
width:466px;
text-align:left;

  }
 div#webleft {
 float:left;
width:450px;
text-align:center;
padding: 8px;


  }  
  div#webright {
  float:right;
width:450px;
text-align:center;
padding: 8px;

  }
 blockquote {
 text-align: left;
 margin-left: 10px;
 padding-left: 15px;
 
  }
.thumbnail
{
float:right;
width:100px;
height:67px;
margin:8px;
}

.text_line
{
clear:both;
}

.sample {
float: right;
margin-top: 8px;
padding-left: 15px;
padding-right: 7px; 
 }
 
 ul {
 padding-left: 30px;
 font-family: sans-serif;
 text-align: left;
font-size: 13px;
font-weight: bold;
  }
 div#wide {
 text-align: left;
 float: left;
 width: 840px;

  }
 div#narrow {
 width: 95px;
 float: right;
  }
  
  div#footer {
  clear:both;
 
 width:950px;
 height: 20px;
background-image:url("bilder/footerbar_middle.png");
background-repeat: repeat-x;
   }

   div#footertext {
 padding-top:3px;
 font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
  }
  
  div#phone {
  width: 455px;
  height: 450px;
  float: left;
  

   }
   
  div#form {
  width: 450px;
  height: 455px;
  border: 1px;
  border-style: solid;
  float: right;
   }
   
   .smallprint {
   font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        font-weight:bold;
        font-style: italic;
		color: #064506;
    }