body {
    color: rgb(51,51,51);
	font-family: Verdana,Arial,Helvetica;
	line-height: 14px;
	font-size: 11 px;
	text-align: left;	
}


h1 {
	font-family: Verdana,Arial,Helvetica;
	color: #006666;
	font-size: 14px;
	font-weight : none;
	text-decoration : none;
}

h2 {
	font-family: Verdana,Arial,Helvetica;
	color: #006666;
	font-size: 15px;
	font-weight : none;
	text-decoration : none;
}

h3 {
	font-family: Verdana,Arial,Helvetica;
	color: #006666;
	font-size: 16px;
	font-weight : none;
	text-decoration : none;
}



.brodtekst {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-weight : none;
	text-decoration : none;
	
}

.brodtekstlille {
	font-family: Verdana,Arial,Helvetica;
	color: #999999;
	font-size: 9px;
	line-height: 11px;
	font-weight : none;
	text-decoration : none;
	
}

.brodtekstfed {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	font-size: 11px;
		line-height: 15px;
	font-weight : bold;
	text-decoration : none;
	
}

.inputoverskrift {
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	font-weight : bold;
	color: #006666;
	background-color: ;
	border-top: #006666 1px solid;
	border-right: #006666 1px solid;
	border-bottom: #006666 1px solid;
	border-left: #006666 1px solid;	
}

.inputbrodtekst {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: ;
	border-top: #006666 1px solid;
	border-right: #006666 1px solid;
	border-bottom: #006666 1px solid;
	border-left: #006666 1px solid;	
	/* overflow: hidden; */	
}


.input {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: ;
	border-top: #006666 1px solid;
	border-right: #006666 1px solid;
	border-bottom: #006666 1px solid;
	border-left: #006666 1px solid;	
	/* overflow: hidden; */	
}

.inputbrodtekstfed {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight : bold;
	background-color: ;
	border-top: #006666 1px solid;
	border-right: #006666 1px solid;
	border-bottom: #006666 1px solid;
	border-left: #006666 1px solid;	
	/* overflow: hidden; */	
}



A:link { color: #333333; 
text-decoration : underline;
}

A:visited { color: #333333; 
text-decoration : underline;
}

A:hover {
    color: #990000;
    text-decoration : underline;
}

A:active {
    color : #333333; text-decoration : underline;
}

UL {     
	color : #333333;	
	margin :  13px;     		
 	padding : 7px ;
}

 LI {   
	color : #333333;	
	margin : 3;  
	padding : 0;	
	padding-bottom : 0px;
}


	
input.sendstor {
	font-size: 12px;
	color: #990000;
	background-color: #F8F8F8;
	font-weight: bold;
}	
