html, body {



   margin: 0px;

   padding: 0px;

   background: #000000;

   font-family: Verdana;

   font-size: 12px;

   color: #000000;
   

}



.site {



   width: 800px;

   border: 1px solid #af9905;



}



.logo {



   height: 100px;

   background-image: url(../gfx/logo.jpg);

   border-bottom: 1px solid #af9905;



}



.meny_left {



   width: 160px;

   border-top: 1px solid #000000;

   border-left: 1px solid #000000;

   border-right: 1px solid #000000;



}



.content {



   background: #ffffff;

   width: 440px;

   border: 1px solid #000000;



}



.ruta {



   background: #ffffff;

   width: 100%;

   border: 0px;

   font-family: Verdana;

   font-size: 11px;

   color: #000000;



}



.ruta_right {



   width: 100%;

   border: 1px solid #000000;



}



.bar {



   height: 25px;

   background-image: url(../gfx/bar.gif);

   border-bottom: 1px solid #000000;



}



.bottom {



   height: 25px;

   background-image: url(../gfx/bar.gif);

   border-top: 1px solid #000000;



}



.sok {



   width: 110px;

   background-image: url(../gfx/bar.gif);

   border: 1px solid #000000;

   font-family: Verdana;

   font-size: 12px;

   color: #000000;



}



.knapp {



   width: 30px;

   background: #ffffff;

   border: 1px solid #000000;

   font-family: Verdana;

   font-size: 12px;

   color: #000000;



}