body {
 margin: 0;
 padding: 0;
 text-align: center;
 color: #000;
 background: #FCFDFC url(/wwimage/60281/bodybg.jpg) no-repeat;
 background-position: top center;
 font-size: 0.8em;
 font-family: Verdana, Arial, sans-serif;}

h1 {
 font-size: 120%; }

h2 {
 font-size: 90%; }

h3 {
 font-size: 100%; }

a {
 color: #3399FF; }

/*---Hoveddesign--*/
#wrapper {
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 width: 980px; }

.logo {
 width: 306px;
 height: 72px;
 padding: 30px 0 0 5px;
 border: 0; }

#topnav {
 color: #000;
 background: #FFF;
 opacity: 0.5;
 text-transform: uppercase;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px;
 text-align: center;
 font-size: 120%;
 margin-top: 25px;}

#topnav ul {
 margin: 0;
 padding: 8px 0;}

#topnav li {
 display: inline;
 padding: 10px; }

#topnav a {
 color: #000;
 text-decoration: none;
 padding: 10px; }

#topnav a:hover {
 text-decoration: underline }

#topnav .topnavActive {
 color: #FF0000; }

#leftcol {
 float: left;
 width: 240px;
 padding-top: 25px; }

/*--Margmeny--*/
#subnav p {
 margin: 0;
 padding: 0; }

.subnav1 {
 color: #000;
 background: url(/wwimage/61356/navbg.png) repeat-x;
 text-decoration: none;
 display: block;
 padding: 5px 0 5px 5px;
 margin-top: 4px;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px; }

.subnav1:visited {
 color: #000;
 background: url(/wwimage/61356/navbg.png) repeat-x;
 text-decoration: none;
 display: block;
 padding: 5px 0 5px 5px;
 margin-top: 4px;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px; }

.subnav1:hover {
 color: #000;
 background: url(/wwimage/61356/navbg.png) repeat-x;
 text-decoration: none;
 display: block;
 padding: 5px 0 5px 5px;
 margin-top: 4px;
 border: 1px solid #000;
 border-radius: 4px 4px 4px 4px; }

.subnav1Active  {
 color: #CC0000;
 background: url(/wwimage/61356/navbg.png) repeat-x;
 text-decoration: none;
 display: block;
 padding: 5px 0 5px 5px;
 margin-top: 4px;
 border: 1px solid #CC0000;
 border-radius: 4px 4px 4px 4px; }

.subnav2 {
 display: block;
 text-decoration: none;
 color: #666;
 border-bottom: 1px solid #CCC;
 padding: 3px 0 3px 10px;
 font-size: 85%; }

.subnav2:hover {
 display: block;
 text-decoration: none;
 color: #000;
 background: #F5F5F5;
 border-bottom: 1px solid #CCC;
 padding: 3px 0 3px 10px;
 font-size: 85%; }

.subnav2Active {
 display: block;
 text-decoration: none;
 color: #CC0000;
 background: #F5F5F5;
 border-bottom: 1px solid #CCC;
 padding: 3px 0 3px 10px;
 font-size: 85%; }
/*--Slutt margmeny--*/

#maincol {
 min-height: 400px;
 height: auto !important;
 height: 400px;
 padding-top: 30px; }

#rightcol {
 margin-left: 250px;
 min-height: 400px;
 height: auto !important;
 height: 400px;
 padding-top: 15px; }

#fadeshow1 {
 float: left;
 width: 646px;
 height: 277px;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px; }

.info {
 background: #FFF;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 4px 4px 6px #CCC;
 width: 300px;
 padding: 5px;
 float: right;
 height: 267px;}

.header {
 margin-top: 0;
 padding: 5px 0;
 text-align: center;
 text-transform: uppercase;
 font-size: 120%;
 background: #EEE; }

.box1 {
 background: #FFF;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 4px 4px 6px #CCC;
 width: 310px;
 float: left;
 margin-top: 30px; }

.box1 img {
 float: left;
 padding: 5px; }

.box1:hover {
 border: 1px solid #FF3333 }

.box2 {
 background: #FFF;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 4px 4px 6px #CCC;
 width: 310px;
 float: left;
 margin: 30px 21px 0 21px; }

.box2 img {
 float: left;
 padding: 5px; }

.box2:hover {
 border: 1px solid #FF3333 }

.box3 {
 background: #FFF;
 border: 1px solid #CCC;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 4px 4px 6px #CCC;
 width: 310px;
 float: left;
 margin-top: 30px; }

.box3 img {
 float: left;
 padding: 5px; }

.box3:hover {
 border: 1px solid #FF3333 }

#footer {
 border-top: 1px solid #CCC;
 text-align: center;
 margin-top: 20px;
 padding-top: 5px;
 color: #666; }

#footer a {
 color: #666;
 text-decoration: none; }

#footer a:hover {
 text-decoration: underline }

.clearfloat {
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;}

.folderWrapper {
 visibility: hidden; }
