body, td {font-family:trebuchet ms; font-size:10pt;}

.epost {color: #ffd66b}

input.nyhetsbrev { background-color : #B79136; border: 1px solid #DEDEDE; width:100px;}

a {color:#55774A;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline}

a.nounderline {text-decoration:none;}
a:hover.nounderline {color:#000000;text-decoration:underline}

/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder {
	margin:0px;	/* "Air" */
	width:600px;	/* Image width */
	height:300px;	/* Image height */
	position:relative;	/* Don't remove this line */
}

.imageSlideshowHolder img{position:absolute;left:0px;top:0px;} /* Don't change these values */

.planeringsguide {
	background-color:transparent;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:1px dashed #777777;
}

.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}