body { font-size: 10pt;
		 	 font-color: white;
			 font-family: Verdana, Book Antiqua, Garamond, Arial;
			 background-image: url(bakgrund_main2.jpg);
			 background-repeat: no-repeat;
			 background-position: center center;
			 background-attachment: fixed;
			 background-color: black;
		 } 

	p {	color: white;
			white-space: nowrap;
			font-size: 10pt;
			font-family: Verdana, Book Antiqua, Garamond, Arial;
			text-align: left;
	  }
			
			
table {	color: white;
				white-space: nowrap;
				font-size: 10pt;
				font-family: Verdana, Book Antiqua, Garamond, Arial;
				text-align: left;
	    }			
				
 h2 {	color: white;
 		  white-space: nowrap;
			font-size: 12pt;
			font-family: Verdana, Book Antiqua, Garamond, Arial;
	  	text-align: left;
		}			
													
pre {	color: white;
			font-size: 10pt;
			font-family: Verdana;
			text-align: left;
			background-color: none;
		}			
			
h1 {	color: white;
	 	  white-space: nowrap;
			font-size: 10pt;
			font-family: Verdana, Book Antiqua, Garamond, Arial;
			background-color: none;
		}					
			
h3 {	color: green;
	 	  white-space: nowrap;
			font-size: 12pt;
			font-family: Verdana, Book Antiqua, Garamond, Arial;
			background-color: none;
			text-align: center;
		}				
			
h4 {	color: green;
	 	  white-space: nowrap;
			font-size: 10pt;
			font-family: Verdana, Book Antiqua, Garamond, Arial;
			background-color: none;
			text-align: center;
		}	
			
font { color: rgb(51,102,255);
		 	 white-space: nowrap;
			 font-family: Verdana, Book Antiqua, Garamond, Arial;
		 }	
			
 hr { align:left;
			width:60%;
			color:#7da7d9;
		}	

a:link { text-decoration: none; color: gray;}
a:visited { text-decoration: none; color: none;}
a:active { text-decoration: none; color: blue;}
a:hover { background-color: none; text-decoration: underline overline;}

#container {
width: 1004px;
\width: 1024px;
w\idth: 1004px;
height: 1400px;
border: 4px solid rgb(0,0,0);
margin-left: auto;
margin-right: auto;
background-color: none;
}

#banner {
width: 1004px;
\width: 1024px;
w\idth: 1004px;
border: 0px solid rgb(255,255,255);
padding: 0px;
margin-bottom: 0px;
background-color: none;
text-align: right;
margin: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position: relative;
}

#bottombanner {
width: 448px;
\width: 468px;
w\idth: 448px;
border: 0px solid rgb(0,0,0);
padding: 0px;
margin-bottom: 0px;
background-color: none;
text-align: right;
margin: 0px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position: relative;
}

#toppmeny {
width: 1004px;
\width: 1024px;
w\idth: 1004px;
height: 35px;
border: 0px solid rgb(235,235,235);
background-color: none;
text-align:right;
margin-left: auto;
margin-right: auto;
position: relative;
}

#meny {
border: 2px solid rgb(0,0,0);
float: left;
width: 189px;
\width: 209px;
w\idth: 189px;
height: 1400px;
margin: 0;
margin-left: 0px;
margin-top: -2px;
padding: 0px;
background: none;
z-index: 2;
position: absolute;
}

#content {
border: 0px solid rgb(235,235,235);
width: 600px;
\width: 620px;
w\idth: 600px;
height: 1400px;
padding: 10px;
margin-left: 188px;
margin-top: 40px;
background: none;
z-index: 2;
position: absolute;
}

#info {
float: right;
height: 1400px;
width: 189px;
\width: 209px;
w\idth: 189px;
border: 2px solid rgb(0,0,0);
margin: 0;
margin-right: 0px;
margin-left: 812px;
margin-top: -2px;
padding: 0px;
background: none;
z-index: 2;
position: absolute;
text-align: left;
}

#footer1 {
float: left;
height: 5px;
width: 220px;
\width: 230px;
w\idth: 240px;
padding: 5px;
margin-top: 0px;
margin-left: 0px;
background-color: rgb(235,235,235);
z-index: 2;
position: absolute;
}

#footer2 {
float: left;
width: 560px;
\width: 580px;
w\idth: 560px;
margin-left: 223px;
height: 10px;
padding: 5px;
margin-top: 0px;
background-color: black;
position: relative;
}

/** #footer p {
color: white;
text-align: center;
}

#footer a {color:#fff; font-size: 8pt;}

#footer a:link, a:visited a:active
{
color: #fff;
text-decoration: none;
font-size: 8pt;
}

#footer a:hover
{
color: #000;
text-decoration: none;
font-size: 8pt;
} */

#transparentbkg {
   width: 1004px; height: 1400px;     /* to match DIVs size          */
   background-color: black;       /* the background              */
   filter:alpha(opacity=25);
   -moz-opacity:0.25;
   opacity: 0.25;
	 }
