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

#contaener {
	height: 570px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	height: 80px;
	width: 100%;
	margin-top: 0px;
	background-color: #336145;
	text-align: center;
}
#page0 {
}
#indhold {
	height: 280px;
	width: 830px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin-left: 25px;
	overflow: auto;
	padding-left: 70px;
	padding-right: 30px;
	padding-top: 30px;
}
#indhold p a {
	color: #000;
}
#adr a {
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#billedcon {
	height: 137px;
	width: 950px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
}


#adr {
	height: 25px;
	width: 100%;
	background-color: #336145;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 75px;
	padding-top: 7px;
	padding-bottom: 1px;
	word-spacing: 5px;
}
#bgcontaener {
	height: 680px;
	width: 100%;
}
a {
	color: #000;
	text-decoration: underline;
}


.stor_skreft_adr {
	font-size: 16px;
	padding-top: 40px;
}
#adr a {
	color: #FFF;
	text-decoration: none;
}
#top2 {
	height: 80px;
	width: 100%;
	margin-top: 0px;
	background-color: #336145;
	text-align: center;
	display: none;
}
body#index div#top2 {
	display: block;
}
body#index div#top {
	display: none;
}
