

body {
	margin: 0;
	padding: 0;
	background: #9a0000;	
}

.content {
background: #F7F7F7;
position: relative;

}


.menu {
background: #000000;
position: relative;
height: 35px;
}

.text { 
font-family : verdana, arial, helvetica;
font-size : 13px;
line-height : 19px;
color:#000000;
} 

.text2 { 
font-family : verdana, arial, helvetica;
font-size : 10px;
line-height : 13px;
} 

.text3 { 
font-family : verdana, arial, helvetica;
font-size : 11px;
line-height : 15px;
} 


.text_ramme { 
font-family : verdana, arial, helvetica;
font-size : 12px;
line-height : 19px;
color:#000000;
padding: 15px;
} 


.big_index { 
font-family : arial, helvetica;
color : #405669;
font-weight : bold;
font-size : 30px;
line-height : 35px;
} 

.headbig { 
font-family : arial, helvetica;
color : #D56E22;
font-weight : bold;
font-size : 30px;
line-height : 30px;
width: 100%;
margin-bottom: 5px;
} 



.headbig2 { 
font-family : arial, helvetica;
font-weight : 800;
font-size : 24px;
line-height : 30px;
color : #405669;
} 

.headsmall { 
font-family : arial, helvetica;
font-weight : 800;
font-size : 20px;
line-height : 24px;
color : #405669;
} 


.headsmall2 { 
font-family : arial, helvetica;
font-weight : 800;
font-size : 16px;
color : #405669;
} 


.headsmall3 { 
font-family : arial, helvetica;
font-weight : 800;
font-size : 16px;
color : #D56E22;
} 



.kakuro { 
font-family : arial, helvetica;
font-weight : bold;
font-size : 18px;
color : #ffffff;
} 


.info_bottom { 
font-family : verdana, arial, helvetica;
font-size : 11px;
color : #ffffff;
} 


.box_meny { 
border-left : 1px solid #bcbcbc;
border-right : 1px solid #bcbcbc;
background-color : #ffffff;
font-family : verdana, arial, helvetica; 
font-size : 11px; 
line-height : 22px; 
color : #333333; 
} 


.box_respons { 
border-top : 1px solid #bcbcbc;
border-bottom : 1px solid #bcbcbc;
border-left : 1px solid #bcbcbc;
border-right : 1px solid #bcbcbc;
background-color : #ffffff; 
padding: 15px;
} 


hr { 
border: 1px dashed #BDBDBD;
} 

A:link { 
color : #7b0105;
text-decoration : none;
} 

A:visited { 
color : #7b0105;
text-decoration : none;
} 

A { 
color : #ffffff;
text-decoration : none;
} 

A:hover { 
color : #ff0000;
text-decoration : none;
} 

.a2:link { 
color : ##7b0105;
border-bottom: 1px dashed;
} 

.a2:visited { 
color : ##7b0105;
border-bottom: 1px dashed;
} 

.a2:active { 
color : #ff0000;
border-bottom: 1px dashed;;
} 

.a2:hover { 
color : #ff0000;
border-bottom: 1px dashed;
} 


.a3:link { 
color : #ffffff;
text-decoration : none;
} 

.a3:visited { 
color : #ffffff;
text-decoration : none;
} 

.a3:active { 
color : #ffffff;
text-decoration : none;
} 

.a3:hover { 
color : #ff0000;
text-decoration : underline;
} 


.a4:link { 
color : #000000;
text-decoration : none;
} 

.a4:visited { 
color : #000000;
text-decoration : none;
} 

.a4:active { 
color : #000000;
text-decoration : none;
} 

.a4:hover { 
color : #ff0000;
text-decoration : underline;
} 



/* Footer */

#footer {
	padding: 30px 0 20px 0;
	background: #bc1b32;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
