html {
	overflow-y: scroll;
}
#Middle {
	margin-bottom: 50px;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
}

#wrapper {
	width: 580px;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}

body {
	background-color: #FBFAF7;
}
body, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#Middle p {
	line-height: 1.1em;
}


.overskrift1 {
	font-size: 200%;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
	margin-right: 10px;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	width: 33%;
}

#botnav .middle {
	text-align: center;
}
#iwrap {
}
#iTb {
	height: 100%;
	width: 100%;
}
.mindre {
	font-size: 90%;
}
.overskrift2 {
	font-size: 150%;
	margin-bottom: 30px;
	text-align: center;
}
#Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin: 5px;
	margin-bottom: 15px;
}
#toc {
	list-style-type: none;
}
#toc a {
	text-decoration: none;
	padding-left: 19px;
	display: block;
	color: #302886;
}
#toc li {
	margin-bottom: 0.1em;
}

#toc li a:hover {
	background-image: url(/images/Pil_us.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	color: #9C3C1F;
	font-weight: bold;
}
.overskrift1b {
	font-size: 200%;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 25px;
	margin-right: 20px;
}
