  * {
margin: 0px;
padding: 0px;
border: 0px;
background-color : #d8d4d1;
} 

  A img {
	  border: 0px solid #121212;
	  	       background-color:transparent;

  }
  A:link {
	  COLOR: #9f8382; TEXT-DECORATION: none;
	  	       background-color:transparent;
border: 0px solid #000000;
  }
  A:visited {
	  COLOR: #9f8382; TEXT-DECORATION: none;
	  	       background-color:transparent;
border: 0px solid #000000;
  }
  A:active {
 	  COLOR: #9f8382; TEXT-DECORATION: none;
	  	       background-color:transparent;
  border: 0px solid #000000;
text-decoration: none;
padding-bottom: 0px;
white-space: nowrap;
  }
  A:hover {
   	  COLOR: #312c28; TEXT-DECORATION: none;
	  	  background: url(images/underline3.gif) repeat-x 100% 100%;
	       background-color:transparent;
border: 0px solid #000000;
  }  
  body, html {
	  font-family: marken, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  color : #4D4D4D;
	  background-color:#d8d4d1;
	  font-size: 8pt;
	  height: 100%;
      width: 100%;
      
  }
  FORM {
	margin: 0px;
	padding: 0px;
	border: 0px solid #222222;
}
  IMG {
	  border: 0px solid #111111;
  }
  img.logo {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:318px;
  }
  INPUT { 
	font-size: 7pt; 
	BACKGROUND: #d8d4d1; 
	width: 165px;
	height: 15px; 
	color: #9f8382; 
	font-family: marken, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #aca59f;
    border-top: 1px solid #aca59f;
	border-bottom: 1px solid #aca59f;
	border-right: 1px solid #aca59f;
}
  textarea {
	  font-size: 7pt;
	  BACKGROUND: #d8d4d1;
	  width: 165px;
	  height: 60px; 
	  color: #9f8382;
	  font-family: marken, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  white-space: pre-wrap;
	  overflow: hidden;
      padding: 0px 0px 0px 3px;
 	  border-left: 1px solid #aca59f;
      border-top: 1px solid #aca59f;
	  border-bottom: 1px solid #aca59f;
	  border-right: 1px solid #aca59f;
}
  div.sida {

	  margin: auto;
	  height: auto!important;
	  height: 100%;
	  min-height: 100%;
	  width: auto!important;
	  width: 100%;
	  min-width: 100%;
	  border-left: 0px solid #FFFFFF;
	  border-right: 0px solid #FFFFFF;
	  border-top: 0px solid #3D362E;
	  background-color: #d8d4d1;
	  position: relative;
	  clear: both;
	  z-index:2;	  
      
  }
  div.wrapper {

	  width: 318px;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 15%;
	  position: relative;
	  z-index:6;
	       background-color:transparent;

  }

  div.main_middle {
	  clear: both;
	  float: left;
	  width: 318px;
	  margin-top: auto;
	  margin-bottom: auto;
	  margin-left: 0px;
	  margin-right: 0px;
	  border-bottom: 0px solid #D2D2D0;
	  border-left: 0px solid #F0F0EF;
	  border-right: 0px solid #F0F0EF;
	  z-index:6;
	       background-color:transparent;

  }
  a.länk {
        display: block;
		margin-left:5px;
        background-image: url(images/4k1.jpg);
        background-repeat: no-repeat;
        overflow:hidden;

  }
  a.länk:hover {
        display: block;
        background-image: url(images/4k2.jpg);
        background-repeat: no-repeat;
        overflow:hidden; 
		}
 div.top {
	  position: relative;
	  margin-top: 0px;
	  margin-left: auto;
	  margin-right: auto;
	  width: 100%;
	  height: 24px;
  	  background-color: #d8d4d1;
	  border-top: 4px solid #3D362E;

 }
 
  div.bottom {
      position: absolute;
	  width: 100%;
	  margin-left: auto;
	  margin-right: auto;
	  height: 242px;
	  bottom: 0px;
  	  background-image: url(bottom.gif);
      background-repeat: repeat-x;
	  z-index:5;
  }
  
  div.copyright {
  color: #AAAA99;
  position: absolute;
  width: auto;
  left: 0px;
  right: 0px;
  background: transparent;
  bottom: 5px;
  text-align: center;
  }
  
   div.main_middle p.left {
	  float: left;
	  width: 147px;
	  padding-left: 0px;
	  border-bottom: 0px solid #D2D2D0;
	  border-left: 0px solid #d8d4d1;
	  border-right: 0px solid #F0F0EF;
	  z-index:6;
	       background-color:transparent;

  }
  div.main_middle p.right {
	  float: left;
	  width: 171px;
	  border-bottom: 0px solid #D2D2D0;
	  border-left: 0px solid #F0F0EF;
	  border-right: 0px solid #d8d4d1;
	  z-index:6;
     background-color:transparent;

  }
  div.clear {
	  clear: both;  
  }
  p.clear {
	  clear: both;  
  }