@charset "utf-8";
body,td,th {
	color: #2d2d2d;
}
body {
	font-size:16px;
	background-color: #d6cfa2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top_bg_shadow.gif);
	background-position: center;
	background-color: none;
	background-repeat:no-repeat;
}
#main {
	background-image: url(bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top_logo img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#top_image {
	width: 980px;
	height: 333px;
	display: block;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#divider1 img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#main_menu {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight:bold;
	display: block;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;

}
#main_menu a {
	text-decoration: none;
	color:#000000;
}
#main_menu a:hover {
	text-decoration: none;
	color:#FF0000;
}
#divider2 img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	display: block;
}
#column1 {
	width: 210px;
	margin-left: 23px;
	float:left;
	color: #925c29;
	border-bottom-color: #925c29;
}
#column2 {
	width: 210px;
	margin-left: 23px;
	float:left;
	color: #596443;
	border-bottom-color: #596443;
}
#column3 {
	width: 210px;
	margin-left: 23px;
	float:left;
	color: #925c29;
	border-bottom-color: #925c29;
}
#column4 {
	width: 210px;
	margin-left: 23px;
	float:left;
	color: #596443;
	border-bottom-color: #596443;
}
.column_headline_big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top:0.8em;
}
.column_headline_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border:none;
}
.column_paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border:none;
	letter-spacing: 0em;
	word-spacing: 0.1em;
}
#bottom {
	height:20px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-image: url(bottom_bg_shadow.gif);
	background-position: center;
	background-color: none;
	background-repeat:no-repeat;
}
#footer {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#999999;
}
#contents img {
	border: 1px solid #666666;
}
#contents a {
	font-style: italic;
	text-decoration: none;
}
#contents a:hover {
	font-style: italic;
	text-decoration: none;
	color:#FF0000;
}
#column_subpage {
	width: 880px;
	margin-left: 23px;
	float:left;
	color: #925c29;
	border-bottom-color: #925c29;
}
#column_subpage td {
	color: #925c29;
}
.headline_big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:0.8em;
	font-size: 1.3em;
}
.headline_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border:none;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border:none;
	letter-spacing: 0em;
	word-spacing: 0.1em;
}
.billede_hoejrestillet {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.billede_venstrestillet {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
