@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC; /* baggrundsfarve grå */
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#globalcontain {
	background-color: #FFFFFF; /* baggrundsfarve hvid */
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #999999; /* kantfarve grå */
	padding: 0px;
}
#headercontain {
	background-color: #CC3333;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}
#headercontain h1 {
	font-weight: normal;
	text-transform: none;
	font-size: 60px;
	line-height: 40px;
	color: #FFFFFF;
}
#headercontain h2 {
	color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 0px;
	font-size: 24px;
}
#headercontain h3 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#lemenucontain {
	background-color: #E1E1E1; /* baggundsfarve grå */
	float: left;
	width: 220px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 34px;
	padding-right: 8px;
	font-weight: 600;
	line-height: 200%;
	display: inline;
	margin: 0px;
	font-size: 16px;
}
ul#navigation {
	list-style-type: none;
}
ul#navigation a {
	color: #000000;
	text-decoration: none;
}
ul#navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#maincontain {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
	float: left;
	width: 495px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#maincontain h1 {
	font-weight: normal;
	line-height: 120%;
	font-size: 32px;
}
#maincontain h2 {
	font-size: 19px;
	line-height: 120%;
}
#footercontain {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #CC3333;
	clear: both;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}

/* Layout for bogens indholdsfortegnelse, start */
.left1indhfcontain {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	width: 465px;
}
.right2indhfcontain {
	font-size: 16px;
	line-height: 16px;
	float: left;
	width: 30px;
	text-align: right;
}
.lftdeloverskrindhfcontain {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	float: left;
	width: 455px;
	margin: 0px;
	padding: 0px;
}
.rgtdeloverskrindhfcontain {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 40px;
	text-align: right;
	line-height: 18px;
}
.left3indhfcontain {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	width: 35px;
	text-align: left;
}
.mid1indhfcontain {
	font-size: 16px;
	line-height: 16px;
	float: left;
	width: 430px;
}
.niveau2indhf {
	padding-left: 20px;
}
/* Layout for bogens indholdsfortegnelse, slut */#leftuddrcontain {
	line-height: 100%;
	float: left;
	width: 234px;
	background-color: #FFFF99;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	height: 715px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#leftuddrcontain h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
}


#rgtuddrcontain {
	line-height: 100%;
	float: left;
	width: 228px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	height: 715px;
	border-right-width: 1px;
	border-right-color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#rgtuddrcontain h1 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
}
#anmeldelse_trukket {
	background-color: #FFFFFF;
	float: left;
	padding-top: 40px;
	margin: 0px;
	padding-right: 89px;
	padding-left: 89px;
	width: 600px;
}

.paddingleft20 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightimagecontain {
	float: right;
	top: 0px;
	width: 150px;
}
