body {
	background-color: #D6DED4;
	font-family: Verdana;
	font-size:12px;
        color: #0F1711;
        margin: 0;
	padding: 0;
        }
img {border:0;}

ul{
	     list-style: none;
             list-style-type:none;}
             
h1 {

  color: #FFFFFF;
  font-size:18px; 
  font-family:Verdana;}

h2 {

       color:#4B554C;
       font-size:16px;
       font-family:Verdana;
       }

a:link    {color: #FFFFFF; text-decoration: none;}
a:visited {color: #121511; text-decoration: none;}
a:active  {color: #455347; text-decoration: none;}
a:hover   {color: #455347; text-decoration: underline;}

#page, #header{
         margin: 50 auto;
         }


#page {
         background-image: url('http://www.intrikat.com/layout/01/bakgrunn.gif');
         width: 100%;
         height:278px;
         }

#header {
	background-image: url('http://www.intrikat.com/layout/01/header.gif');
        height:278px;
        width:909px;
        }

.blogg{
      background-image: url('http://www.intrikat.com/layout/01/bloggbg.gif');
      width: 532px;
      float:right;
      padding: 10px;
      margin: 34px 13px 0px 0px;
      border: 0px dotted #D6DED4;
      }
.meny{
      background-image: url('http://www.intrikat.com/layout/01/menybg.gif');
      width:   254px;
      float:   left;
      padding: 10px;
      margin: 268px 0px 0px 22px;
      border:  0px dotted #D6DED4;
      }
.nedebilde {
           margin: 0px 0px -10px -10px;
           }
.oppebilde {
           margin: -48px 0px 0px 600px;
           
           }

#footer {    background-image: url('http://www.intrikat.com/layout/01/footerbg.gif');
        margin: auto auto 0 auto;
         color: #565841;
         width:100%;

        }

.fb {
        float:   left;
        color: #565841;
        width:909px;
        text-align: center;
         font-size:10px;
        color: white;
        padding-top: 20px;
        }
        
textarea {
width: 300px;
height: 120px;
border: 1px solid #4B554C;
padding: 5px;
font-family: Monospace; color: #4B554C
background-image: url(bg.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #F7F9F7;
}
INPUT {
right_border: 1px solid #4B554C;
left_border: 1px solid #D4D0C8;
top_border: 1px solid #D4D0C8;
bottom_border: 1px solid #4B554C;

padding: 5px;
font-family: Monospace; color: #4B554C
background-image: url(bg.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #F7F9F7;
}