@charset "utf-8";
/* CSS Document */

.hovedmeny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CDC679;
	text-decoration: none;  
}

.hovedmeny_aktiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;  
}

.undermeny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CDC679;
	text-decoration: none;
}

.undermeny_aktiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bilderamme {
	border: 1px solid #FFFFFF;
	margin-top: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: auto;
}

.bilderamme2 {
	border: 1px solid #FFFFFF;
	margin: auto;
}
