@charset "utf-8";
body {
	background-image: url(images/baggrund_05.jpg);
	background-position: center top;
	margin-top: 10px;
}
/* CSS Document */

#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#top {
	position: absolute;
	left: -15px;
	top: -9px;
}
#site {
	position: relative;
}
#spacer {
	height: 175px;
	width: 1px;
}

#menu {
	position: relative;
	float: left;
	width: 160px;
	margin-bottom: 70px;
	margin-top: 15px;
}

#menu a {
	background-image: url(images/knap_03.jpg);
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 12px;
}

#menu a:hover {
	color: #2F3D03;
}
#sub1, #sub2   {
	width: 140px;
	margin-bottom: 6px;
	display: none;
}
#sub1  a, #sub2  a     {
	background-image: url(images/undermenu.gif);
	background-repeat: repeat-y;
	background-position: right center;
	color: #526D04;
	padding-left: 20;
	padding-bottom: 5px;
	margin-top: -6px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 20px;
	font-size: 11px;
}
#sub1  a:hover, #sub2  a:hover     {
	background-image: url(images/menuundererrow.gif);
	background-position: right center;
	color: #536E05;
	background-repeat: no-repeat;
}

#page0 {
}
body#page1 div#sub1 {
	display: block;
}
body#page2 div#sub2 {
	display: block;
}
#content {
	font-size: 12px;
	float: right;
	width: 580px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
}

#bottom {
	position: relative;
	clear: both;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #658401;
}

.link {
	border-bottom-color: #799606;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #000000;
}


.menulink {
	margin-top: 50px;
}

.overskrift {
	margin-top: -15px;
	margin-bottom: 20px;
}
.tables {
	padding: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.maaneder {
	padding-left: 5px;
	vertical-align: top;
	padding-top: 5px;
}
.bundtekst {
	font-size: 10px;
	color: #526D04;
	padding-left: 15px;
}
.billedmargin {
	margin-left: 5px;
}

