﻿body, div, p
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:#25364a;
	line-height:15px;
}
h1 { font-family:Trebuchet MS; font-size:16px; color:#25364a; font-weight:bold; margin:0px; padding:0px; line-height:18px; }
a { text-decoration: none; color:#ff6000; }
a:hover { text-decoration: underline; color:#ff6000; }

#menuholder { font-family:Trebuchet MS; font-size:12px; color:#25364a; }
ul, li { margin:0; border:0; padding:0; list-style:none; }
#menuholder .menu li { float:left; margin-right:24px; }
#menuholder .menu li a { color:#ffffff; font-weight:bold; text-decoration:none; display:block; float:left; }
#menuholder .menu li a:hover { color:#ffffff; font-weight:bold; text-decoration:underline; }

.ommig a { color:#ffffff; font-weight:bold; text-decoration:none; display:block; float:left; }
.ommig a:hover { color:#ffffff; font-weight:bold; text-decoration:underline; }

.kontaktinfo { color:#000000; font-weight:bold; }
.kontaktinfo a { color:#000000; font-weight:bold; text-decoration:none; }
.kontaktinfo a:hover { color:#000000; font-weight:bold; text-decoration:underline; }


/* TIL LOGIN SIDE  */
.submitknap  { 
	color: Black; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #e0e1e1; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666
}
.inputtekst { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666; }
.logintekst { color: black; font-size: 10px; font-family: Verdana; }
