body { color: black; background-color: white; }
p {}
td {}

a:link{
color: #006600;
text-decoration: none;
}
a:hover{
color: #006600;
text-decoration: underline;
}

a:visited{
color: #666666;
text-decoration: none;
}

table{
font-family: Helvetica;
font-size: 14px;
line-height: 20px;
}
table.info{
font-size: 10px;
color: white;
}
a.meir{
text-decoration: none;
}

a.meny:link{
font-size: 14px;
color: white;
text-decoration: none;
}
a.meny:visited{
font-size: 14px;
color: white;
text-decoration: none;
}
a.meny:hover{
font-size: 14px;
color: #FF6600;
text-decoration: none;
}
a.meny:active{
font-size: 14px;
color: white;
text-decoration: none;
}


span.sub{
font-weight: bold;
font-size: 14px;
color: #003333;
text-decoration: none;
}

h1{
color: #FF6600;
font-size: 24px;
}

h2{
font-size: 16px;
color: #006600;
}

a.arkiv:link{
 margin-left: 5px;
 font-size: 10px;
}
a.arkiv:visited{
 margin-left: 5px;
 font-size: 10px;
}

span.minitekst{
font-size: 10px;
color: #666666;
}

img.bilde{
border: 1px solid CC0000;
}

img{
border: 0pt;
}

input, textarea{
font-family: Arial;
font-size: 12px;
background-color: #060;
border: 1px solid #CCC;
color: #FFF;
}

input.submit{
background-color: #C00;
margin: 8px;
font-weight: bold;
font-size: 12px;
}

input.submit:hover{
margin: 8px;
background-color: #900;

font-weight: bold;
font-size: 12px;
}

select{
font-family: Arial;
font-size: 12px;
color: #060;
border: 1px solid #CCC;
background-color: #FFF;
font-weight: bold;
}


td.fronter input{
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #ff9c00;
	padding: 1px;
	width: 128px;
	color: #364c36;
}

td.fronter input.submit{
	background-color: #ff9c00;
	padding: 2px;
	width: 100px;
	color: #364c36;
}
	
	
}

