body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

.contentlinks {
	margin: 5px 20px 20px 20px;

}

.contentlinks a:link {
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	
}
.contentlinks a:visited {
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	
}
.contentlinks a:hover {
	color: white;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	
	
}
.contentlinks a:active {
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}

.archivelinks a:link {
	color: black;
	font-size: 12px;
	text-decoration: none;
}
.archivelinks a:visited {
	color: black;
	font-size: 12px;
	text-decoration: none;
}
.archivelinks a:hover {
	color: black;
	font-size: 12px;
	text-decoration: underline;
	
}
.archivelinks a:active {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.header {
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 20px 20px 20px;
}
	
.largeheader {
	color: white;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	z-index:1;
	left: 20px;

}

.text {
	font-size: 12px;
	color: black;
	text-align:justify
}

.info {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

.whitetext {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

form {
 	padding: 0px;
 	margin: 0px;
}

.albummarker {
	font-size: 12px;
	color: black;
}

.greentext {
	font-size: 12px;
	color: #0F9C00;
	font-weight: bold;
	text-align:left
	
}


.venstretext {
	font-size: 12px;
	color: black;
	text-align:left
	
}

.kursiv {
	font-style: italic;
	
}

.linklinks a:link {
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.linklinks a:visited {
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.linklinks a:hover {
	color: #555555;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	
}
.linklinks a:active {
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.lilletext {
	font-size: 9px;
	color: black;
	
}

.lillekursivtext {
	font-size: 9px;
	color: black;
	font-style: italic;
	text-align: right;
	
}

.lillelinks a:link {
	color: black;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}
.lillelinks a:visited {
	color: black;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}
.lillelinks a:hover {
	color: black;
	font-size: 9px;
	text-decoration: underline;
	text-align: right;
	
}
.lillelinks a:active {
	color: black;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	
}

a:link {
	color: black;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: black;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: black;
	font-size: 12px;
	text-decoration: underline;
	
}
a:active {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.datotext {
	font-size: 8px;
	color: white;
	font-style: italic;
	text-align: right;
	margin: 0px 5px 5px 10px;
	
}

.overskrift {
	font-size: 16px;
	color: #555555;
	font-weight: bold;

}

.synspunkt {
	font-size: 12px;
	color: white;
	text-align:justify;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
}

.indent {
	text-indent: 15px;
	font-size: 12px;
	color: black;
	text-align:justify
}
