/* CSS Document */
#mainlayer {
	position: absolute;
	top:      0px;
	left:     10px;
	right:    30px;
	visibility: visible;
	width: 837px;
	height: 567px;


}


#toplayer {
   position:   absolute;
   top:        10px;
   left:       10px;
   right:      5px;
   visibility: visible;
   z-index:    1;
}

#videre {
   position:   absolute;
   top:        60px;
   right:      15px;
   visibility: visible;
   z-index:    2;
}

BODY {
   	 Font-family: verdana, arial, helvetica, sans-serif;
     font-size: 80%;
     }    

h1 {
     font-size: 190%;
	 margin-top: 0.0em; 
     margin-bottom: 0.0em; 
     border-style: solid; 
     border-top-width: 0px; 
     border-right-width: 0px; 
     border-bottom-width: 6px; 
     border-left-width: 0px;
     border-color: #CCCCCC;
     height: 30px;
	 Font-family: arial, helvetica, sans-serif;
     }

h2 {
     font-size: 140%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

h3 {
     font-size: 100%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

h4 {
     font-size: 120%; 
     margin-bottom: 0%;
	 Font-family: verdana, arial, helvetica, sans-serif;
     }
	 
img {
     margin: 1.5% 1.5% 1.5% 1.5%;
	 }	 


.Content>p {margin:0px;}
.Content>p+p {text-indent:0px;}

a {
color:#000000;
background: #FFFFFF;
font-family:verdana, arial, helvetica, sans-serif;
text-decoration:none;
}

A:link {

	 color: #0033CC; 
	 background: #FFFFFF;
     }

A:visited {

	 color: #CC3300; 
	 background: #FFFFFF;
     }
A:active {

     color: #006699; 
     background: #FFFFFF;
     }

A:hover {

     color: #FFFFFF; 
     background: #006699;
     }
/* All the content boxes belong to the content class. */
.content {
	position:relative;
	width:1px;
	min-width:90%;
	margin:1.5% 10% 1.5% 10%;
	color: #000000;
	background-color:#FFFFFF;
	padding:2px;
	z-index:3;
	left: -42px;
	top: 515px;
	height: 1px;

}

.webtext { 
     font-size: 80%;
	 Font-family: verdana, arial, helvetica, sans-serif;
	 color: #000000; 
     margin: 0px;
	 background: #FFFFFF;  
     }    

DIV.webtext h1 {
     font-size: 160%; 
     margin-bottom: 1%; 
     border-style: solid; 
     border-bottom-width: 6px; 
     border-color: #CCCCCC;
     height:20px;
	 Font-family: arial, helvetica, sans-serif;
     }

DIV.webtext h2 {
     font-size: 110%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

DIV.webtext h3 {
     font-size: 100%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

DIV.webtext h4 {
     font-size: 100%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

DIV.webtext A:link {
     text-decoration: none; 
	 color: #0033CC; 
	 background: #FFFFFF;
     }

DIV.webtext A:visited {
     text-decoration: none; 
	 color: #CC3300; 
	 background: #FFFFFF;
     }

DIV.webtext A:active {
     text-decoration: none; 
     color: #006699; 
     background: #FFFFFF;
     }

DIV.webtext A:hover {
     text-decoration: none; 
     color: #FFFFFF; 
     background: #006699;
     }
	 
DIV.webtext table {
     margin-left: 1em;
	 text-decoration: none; 
     font-family: verdana, arial, helvetica, sans-serif;  
     font-size: 100%;
     }

