/* CSS Document */

/*----------------------------------------BODY----------------------------------------------*/

body {
   margin: 51px 0px 0px 46px;
   text-align: left;
   background: #000000 url(../gfx/bg.gif) top left no-repeat;
      }
	  
img {
   border-color: #FFFFFF;
    }
 
/*---------------------------------------DIV TAGGER-----------------------------------*/

#leftwapper {
	position: absolute;
	width: 190px;
	background: none;
	left: 46px;
	top: 51px;
   }
   
#rightwrapper {
	position: absolute;
	background: none;
	width: 680px;
	left: 240px;
	top: 51px;
   }
   
#right_front_triple {
    height: 150px; 
	text-align: left;
	margin-top: 20px;
	}
	  
/*-------------------------------SKRIFTER---------------------------------- */

#rightwrapper p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  }

/*--------------------INFORMASJON OM LINKER----------------------------*/ 

a:link {
	text-decoration: none;
	color: #FFFFFF;
    }

a:visited {
	text-decoration: none;
    color: #FFFFFF;
    }

a:hover {
	color: #000000 ;
	background: #FFFFFF ;
    }

a:active {
	text-decoration: none;
    color: #FFFFFF;
    }

#rightwrapper a:link {
   text-decoration: none;
   color: #FFFFFF;
   border-color: #FFFFFF;
   }
   
#rightwrapper a:visited {
	text-decoration: none;
    color: #FFFFFF;
    border-color: #FFFFFF;
	}

#rightwrapper a:hover {
	color: #FFFFFF ;
	background: #FFFFFF ;
    border-color: #CCCCCC;
	}

#rightwrapper a:active {
	text-decoration: none;
    color: #FFFFFF;
	border-color: #FFFFFF;
    }
/*--------------------CLASSES----------------------------*/ 

.gjestebok {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #000000;
  }
  
.gjestebok_post {
  background: url(../gfx/uh_g.gif) repeat-x;