BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
H1 { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 font-weight: bold;
	color: #333333;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A
{ 
	 text-decoration: underline; 
	 color: #333333;
}
.norepeat
{
	background-repeat : no-repeat;
}

.menu
{
	background : #FFCF57;
	color:#6A2800;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
}
.menulink
{
	width: 90px;
	cursor: hand;	

}

a.menu
{
	background : none;
	color:#6A2800;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration : none;
}
a.menu:hover
{
	background : none;
	color:#6A2800;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	text-decoration : none;
}

.formfield
{
	background-color : #FFFFCC;
	border: 1px solid #FFCC33;
	padding:5px;
}
.textarea
{
	padding: 15px;
}
.submenu
{
	background : #EC5900;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;		
	color:#FFFFFF;	
}
a.hoverlink
{
	text-decoration : none;
}

a.hoverlink:hover
{
	text-decoration : underline;
}
a.colorlink
{
	text-decoration : none;
	color: #EC5900;
}

a.colorlink:hover
{
	text-decoration : underline;
	color: #EC5900;	
}
.forumcategory
{
	background-color: #FFCF57;	
	color: #663300;	
}
.forumlightcolor
{
	background-color: #FFFFCC;	
	color: #666666;	
}
.button
{
		background-color : #CC3300;
		color : #FFFFFF;
		border-color: #FF3300;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;		
		font-weight: bold;
}

/* Styles definert i teksteditor,må ikke slettes*/
.headline { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 font-weight: bold;
	color: #333333;
}
.ingress {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333;
	font-weight: normal;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: normal;
}
.redtext {  
	color: #EC5900;
}
