body {background-color: #97C000; margin-top: 0px;}

h1  {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 35px 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px
}

h4   { 
	color: #333333; 
	font-size: 11px; 
	font-family: "Verdana"; 
	font-weight: normal;  
	text-align: center; 
	text-transform: uppercase; 
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 14px
	 }
	 
h5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 4px
}

h6  {
	color: #000000;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 35px 0px;
}

a:link {
	color: #333333;
}

a:hover {
	color: #666666;
}

a:visited {
	color: #333333;
}

.meny {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px;
}

.meny_active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px;
}





#meny a:link{color: #FFFFFF}
#meny a:visited{color: #FFFFFF}
#meny a:hover{color: #000000}
#meny a#current{color: #000000} 

