td {  
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:17px;
	color:#000000;
}

a {  
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#0975AD;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#91C001;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#333333;
	text-decoration: underline;
}

.menu:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#91C001;
	text-decoration: none;
}

.menufooter {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#FFFFFF;
	text-decoration: underline;
}

.menufooter:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	color:#91C001;
	text-decoration: none;
}

.pakket {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height:16px;
	color:#000000;
}

.loginmenu {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height:16px;
	color:#353434;
}

h1 {
	font-family:Trebuchet MS, Arial;
	font-size: 24px;
	line-height:26px;
	letter-spacing:0px;
	word-spacing:normal;
	color:#000000;
}

h2 {
	font-family:Trebuchet MS, Arial;
	font-size: 20px;
	letter-spacing:0px;
	word-spacing:normal;
	color:#56b10a;
}

.p {
	line-height:10px;
}

.ImageBorder {

    border-style:solid;
	border-width: 1;
	border-color:#999999;
	
}

.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	letter-spacing:normal;
	color:#000000;
	width:300px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.scrolls {
	SCROLLBAR-FACE-COLOR: #941e0c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #941e0c; 
	SCROLLBAR-SHADOW-COLOR: #941e0c; 
	SCROLLBAR-3DLIGHT-COLOR: #941e0c; 
	SCROLLBAR-TRACK-COLOR: #e6e6e6; 
	SCROLLBAR-DARKSHADOW-COLOR: #941e0c; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 	
}

td.dotted2 {
	background-image:url(../images/dots2.gif); height:9px
}

.Filter { filter:alpha(opacity=50); }
