.lefttop { color:#FFFFFF;}

.bg {background-repeat:no-repeat; }

.article_column {
	}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: "Book Antiqua";
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: underline;
}

h1 {
	padding: 0;
	font-family: "Book Antiqua";
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: center;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-family: "Book Antiqua";
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;

	text-align: center;
	
}
.bo {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	margin-top: 0px;
		
}

.bo2 {
	
	margin-top: 0px;
	font-family: "Book Antiqua";
	font-size: 14px;	
}
a:link {
	color: #C8AA64;
	
	text-decoration: none;

}
a:hover {
	color: #C8AA64;
	
	text-decoration: underline; 
}
a:visited {
	color: #C8AA64;
	

}
.head_box {
	background-color: #C8AA64;
	color: #206538;
}

.cell {
	
	border-right: 2px solid #996533;

	border-top: 2px solid #996533;
}
.cell2 {
	
	border-right: 2px solid #996533;
	
}
.cell3 {
	border-bottom: 1px solid #996533;
	
	
}
.text {
	padding-left: 15px;
	margin-right: 15px;	
}
.text_full {
	padding-left: 15px;
	
}
.oppslag {
	font-size: 16px;
	color: #996533;
	border:dotted;
	 
}