html, body { 
margin : 5px;
background-color:#EEFFEE;
} 
#container { 
width : 800px;
margin : 0 auto;
background-color:#FFF;
} 

#header_wrapper { 
float : left;
width : 100%;
} 



#header { 
width : 100%;
height : 100px;
background : url("../img/logo_header2.jpg") repeat-x 0% 0%;
} 

#header_menu { 
width : 100%;
height : 25px;
background-image : url(../img/bgheadmen.jpg);
text-align: center;
margin-bottom: 0px;
font-family: arial;
font-size:14px;
} 


#header h2 { 
font-size : 24px;
margin-top : 15px;
margin-left : 15px;
font-family : "arial", helvetica, sans-serif;
color : #9e9e9e;
} 
#wrapper { 
float : left;
width : 100%;
margin-bottom : 20px;
} 
#content { 
margin : 0 20%;
} 

#content_header { 
margin : 0;
width : 100%;
height: 40px;
background-image : url(../img/content_header_hvit.jpg);

} 

#left { 
float : left;
width : 20%;
margin-left : -100%;
} 
#right { 
float : left;
width : 20%;
margin-left : -20%;
} 
#footer { 
clear : both;
border-top : 1px solid #cecece;
text-align : center;
padding : 5px 10px;
color : #fff;
background-image : url(../img/footerbg2.jpg);
font-family : "arial", helvetica, sans-serif;
font-size : 0.7em;
background-repeat : repeat-x;
} 
#sidebar { 
border-bottom : 1px solid #cecece;
margin-top: 40px;
} 
#sidebar ul { 
margin : 0;
padding : 0;
list-style : none;
font-family : "arial", helvetica, sans-serif;
} 
#sidebar li a { 
display : block;
font-weight : bold;
font-size : 0.9em;
color : #666666;
border-right : 1px solid #999999;
text-decoration : none;
padding : 7px 0 4px 20px;
background-image : url(../img/menubg_hvit.jpg);
} 
#sidebar li a:hover { 
color : #666666;
background-image : url(../img/menubg2.gif);
} 
#sidebar p { 
font-family : "arial", helvetica, sans-serif;
} 
#leftbox { 
margin-top : 40px;
border : 1px solid #999999;
background-repeat : no-repeat;
background-position : top 0%;
} 
#leftbox p { 
margin-top : -;
} 
#leftbox h2 { 
font-family : "arial", helvetica, sans-serif;
font-size : 1em;
margin-top : 5px;
margin-left : 10px;
margin-bottom: 10px;
color : #339900;
} 
.rightbox { 
margin-top: 40px;
border : 1px solid #999999;
background-repeat : no-repeat;
background-position : top 0%;
} 
.rightbox p { 
margin-top : 0px;
} 
.rightbox h2 { 
font-family : "arial", helvetica, sans-serif;
font-size : 1em;
margin-top : 5px;
margin-left : 10px;
margin-bottom: 10px;
color : #339900;
} 

h1 { 
padding : 10px;
margin: 0px;
margin-left: 160px;
font-family : "arial", helvetica, sans-serif;
font-size : 16px;
color: #000000;
text-align : justify;
} 

p { 
padding : 10px;
margin : 0;
font-family : "arial", helvetica, sans-serif;
font-size : 12px;
} 

img { 
border : 0;
} 

a { 
color : #000000;
text-decoration : none;
} 
a:hover { 
color : #000000;
text-decoration : underline;
} 
.wiki { 
color : #000000;
text-decoration : underline;
} 
.wiki:hover { 
color : #666666;
font-weight:bold;
text-decoration : underline;
} 

.Tabell {
color: #000000 ;
font-family : "arial", helvetica, sans-serif;
font-size : 11px;
margin-left : 2;
margin-right : 2;
margin-top : 2;
}

.newsticker { 
color : #000000;
text-decoration : underline;
font-size:10px;
} 
.newsticker:hover { 
color : #666666;
font-weight:bold;
text-decoration : underline;
font-size:10px;
} 

.plakat { 
text-align:center
} 

.menypil { 
color : #339900;
} 

ul { 
list-style-type : none;
} 
blockquote { 
font-family : cursive;
color : #999999;
border : 1px solid #999999;
text-align : justify;
background-image : url(../img/bqbg.jpg);
background-repeat : repeat-x;
} 

table { 
margin-left : 10px;
} 




#en-leftbox { 
margin-top : 40px;
border : 1px solid #FF0000;
background-repeat : no-repeat;
background-position : top 0%;
} 
#en-leftbox p { 
margin-top : -;
color : #FF0000;
} 
#en-leftbox h2 { 
font-family : "arial", helvetica, sans-serif;
font-size : 1em;
margin-top : 5px;
margin-left : 10px;
margin-bottom: 10px;
color : #FF0000;
} 