          .innhold {font-family: verdana, arial, sans-serif; font-size: 11px; color: black; font-weight: normal;}
          table {font-family: verdana, arial, sans-serif; font-size: 11px; color: black; font-weight: normal;}
		  .meny {font-family: verdana, arial, sans-serif; font-size: 9px; color: #555555; font-weight: bold;}
		  .meny a {font-family: verdana, arial, sans-serif; font-size: 9px; color: #000080; font-weight: bold; text-decoration: none;}
          div {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: black; font-weight: normal;}
          p {margin:0px;}

          a:hover  { color : #FF6600; }
		  h1 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 30px;
	color: #0A80A7;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
		  .litenblaa {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #0A80A7;
	font-weight: bold;
	margin: 0px;
	text-transform: none;
}

textarea.utfylling {
  width:200px;
  height:70px;
}

/* VIDEOSIDE */

.video { font-family: Arial,helvetica,sans-serif; color: #000; font-size: 14px; }
.videoboks { float: left; clear: left; width: 601px; height: 122px; border-bottom: 1px solid #6fc4d8; padding: 12px 0 0 0; }
.first { border-top: 1px solid #6fc4d8; margin-top: 20px; }
.last { margin-bottom: 20px; }
.videoboks .thumb { float: left; position: relative; width: 195px; height: 120px; padding: 3px 0 3px 3px; background: url('images/bgr-videothumb.png') no-repeat; }
.videoboks .thumb img { width: 184px; height: 102px; border: 0; }
.videoboks .thumb .overlay { position: absolute; top: 0; left: 0; z-index: 20; width: 195px; height: 120px; padding: 3px 0 3px 3px; }
.videoboks .info { width: 395px; font-family: Arial,helvetica,sans-serif; float: left; padding: 13px 0 0 8px; }
.videoboks .info h3 { font-size: 22px; font-weight: bold; margin: 0px 0 3px 0; }
.videoboks .info h3 a { color: #000; text-decoration: none; }
.videoboks .info h3 a:hover { text-decoration: underline; }
.videoboks .info p { font-size: 12px; font-weight: regular; line-height: 15px; }
.videoboks .info p a { font-weight: bold; text-decoration: none; }
.videoboks .info p a:hover { text-decoration: underline; }
.videoboks .info p.credit { font-size: 9px; margin-top: 8px; }
