* {
	margin: 0 }

body {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	padding-top: 0px;
	padding-right: 0px;
	height: 732px;
	background-image: url(../Billeder/tester_rodekopi.png);
	width: 800px;
}

#topbillede {
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 235px;
	left: 100px;
	top: 376px;
}

/*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  {
	width: 320px;
	float: left;
	padding-top: 276px;
	padding-right: 0px;
	padding-left: 140px;
	background-repeat: no-repeat;
	height: 40px;
}

/*footer*/
#footer  {
	width: 100%;
	height: 40px;
	clear: both;
	background-position: bottom;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#copyright {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 11px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
	position: relative;
	left: 135px;
	top: 135px;
}

#statement {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 11px;
	width: 320px;
	height: 100px;
	position: relative;
	left: 135px;
	top: 200px;
}

/*fmcx-logo etc i bunden*/
#bund  {
	width: 165px;
	height: 190px;
	clear: both;
	padding-top: 425px;
	padding-right: 150px;
	padding-bottom: 0;
	padding-left: 20px;
	float: right;
}

.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 }
#youtube {
	width: 500px;
	height: 360px;
	clear: none;
	float: none;
	background-image: url(../Billeder/youtube_bag.png);
	background-repeat: no-repeat;
	background-position: 129px;
	padding-right: 150px;
	padding-left: 150px;
}
#youtube_link {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 11px;
	width: 420px;
	height: 35px;
	position: relative;
	left: 80px;
	top: 0px;
}

