* {
	margin: 0 }

body {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	font-size: 9px;
}

#wrapper {
	margin: 0 auto;
	width: 720px;
	background-image: url(../Billeder/bgr_midt.gif);
}

#header {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	height: 90px;
}

#topbillede {
	background-image: url(../Billeder/top2.jpg);
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
}

/*hovedmenuen*/
#menu {
	background-color: silver;
	background-image: url(../Billeder/bgr_menu.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 210px;
	height: 15px;
	vertical-align: bottom}

#menu a {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 22px 0 0;
	float: left }

#menu a:hover {
	color: #EC9B00}

#main {
	background-image: url(../Billeder/billede.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#sidebar  {
	background-image: url(../Billeder/sidebar.gif);
	width: 120px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

/*Content...*/
#content  {
	background-position: 0 0;
	width: 450px;
	float: right;
	vertical-align: top;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #669966;
}

#content a {
	color: #666666;
	text-decoration: underline;
}
#content h2 {
	color: #333;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 10px ; 	text-decoration: underline;
}

#content h3 {
	color: #669966;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-top: 16px;
	padding-bottom: 5px }

/*footer*/
#footer  {
	background-image: url(../Billeder/bgr_bund.gif);
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	width: 660px;
	height: 85px;
	clear: both;
	background-position: bottom;
	background-repeat: repeat-x;
}

#copyright {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	width: 130px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#statement {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	width: 200px;
	float: right;
}

/*Stylesheets til blokken overskrift */
#overskrift {
	padding-right: 30px;
	padding-left: 30px;
	width: 660px }

#overskrift h1 {
	color: #333;
	font-size: 24px;
	padding-top: 30px }

/*sidemenuen... */
#sidemenu {
	padding: 0;
	width: 160px;
	float: left;
}

#sidemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 }

#sidemenu ul li   { margin: 5px 0 0; padding: 0 }

#sidemenu ul li a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none }

#sidemenu ul li a:hover {
	color: #660000}

/*undermenuen*/
#undermenu  { list-style-type: none; padding: 0 0 0; width: 120px; float: right }
#undermenu ul  { list-style-type: none; margin: 7px 0 0; padding: 0 }
#undermenu ul li {
	list-style-image: none;
	margin: 5px 0 0;
	padding: 0 }
#undermenu ul li a   { color: #999; font-size: 11px; font-weight: bold; line-height: 12px; text-decoration: none }

#undermenu ul li a:hover {
	color: #ccc }

/*fmcx-logo etc i bunden*/
#bund  {
	padding: 0 30px;
	width: 660px;
	height: 60px;
	clear: both;
	background-image: url(../Billeder/bgr_bund.png);
}

.bundmenu {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
	margin-top: 35px;
	margin-bottom: 10px;
	float: left }

.bundmenu a {
	color: #ccc;
	text-decoration: none;
	letter-spacing: 1px }

.bundmenu a:hover {
	color: #999 }

#bund img {
	display: block;
	margin-bottom: 10px;
	float: right }
