@charset "utf-8";
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A471C;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A471C;
	padding-top: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A471C;
	word-spacing: 1px;
}
.titelTEMP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A471C;
	text-indent: 15px;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 1px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #5A471C;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.infobloktitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A471C;
	background-color: #EBE7E5;
	line-height: 25px;
	text-indent: 8px;
}
