body {
	font-family: Arial, Helvetica, sans-serif;
	color : Gray;
	font-size: 12px;
	background-color: #FFFFFF;
	background-repeat : no-repeat;
}
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px
}

a {
	color: #0078A9;
	font-weight : normal;
	text-decoration: underline;
}
a:hover {
	color: #0078A9;
	text-decoration: none;
}
a.menu{
	text-decoration: none;	
	font-weight: normal;
	text-transform : uppercase;
	/*color: #FFFFFF;*/
}
a.menu:hover{
	text-decoration: underline;	
	/*color: #FFFFFF;*/
}
a.small{
	text-decoration: none;	
	font-weight: normal;
	font-size: 10px;
	color: #0078A9;
}
H1 { 
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bolder;
	color: #AABD27;
	/*text-transform : uppercase;*/
}
H2 {
	font-size: 22px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color : #0078A9;
	/*border-style : inset;*/
}
P {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.red {
	color: #CD242C;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;		
	font-size: 9px;	
}
.padding
{
	padding-top:25px;
	padding-left:15px;
	padding-right:15px
	padding-bottom: 15px;
	
}

.themecolor {
	background-color: #99CC33;
}
a.menutxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0075AD;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	background-color : transparent;
	font-size : 10px;
	/*background-repeat: no-repeat;*/
}
.norepeat {  background-repeat: no-repeat}
.textheader {  background-color: #B0B4C0; border: 1px #FFFFFF solid; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; height: 22px}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* Styles definert i teksteditor,må ikke slettes*/
.menuheadline {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bolder;
	color: #AABD27;
	/*text-transform : uppercase;
	*/
	letter-spacing : 2px;
}
.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	color: #AABD27;
	/*text-transform : uppercase;*/
}.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: 9px; 
	color: #333333;
	font-weight: normal;
}
.redtext {  
	color: #DA0000;
}

