@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.underrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Mellemrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #891635;
	text-decoration: none;
}
.Rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bestilling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.bogen {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.formular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 20px;
}
.betingelser {
	padding-left: 20px;
}
a:link {
	color: #891635;
}
a:visited {
	color: #891635;
}
a:active {
	color: #891635;
}
a:hover {
	color: #E8C354;
}
.menu a {
     font-family: Helvetica, Arial, Verdana;
	 font-size: 16px;
	 font-weight: bold;
	 color: #FFFFFF;
	 padding-right: 15px;
	 padding-left: 10px;
	 border-right: 1px solid #fff;
	 text-decoration: none;
}

.menu a.last {
border-rigth: none;
}

.menu a:hover {
color: #891635;
}

