body {
	margin: 0px;
	background: #1D1D1D;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:left;
	color: #FFF;
} 
#frame { 
	width: 678px;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#container {
	padding: 0px;
	background: #444;
}
#header {
	background:url(../images/header.gif);
	height: 92px;
	width: 678px;
	clear: both;
}
/* MENU START */
#nav {
	background: #444;
	height: 24px;
	border: none;
	padding: 8px 0px 10px 59px;
	margin: 0px 0px 0px 0px;
}
#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul li {
	height: 24px;
	padding: 0px 62px 0px 0px;
	display: block;
	float: left;
}
#nav ul li.last {
	padding-right: 0px;
}
#nav ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
#nav ul li a:hover {
	color: #DDD;
}
#nav ul li a.active {
	color: #DDD;
}
/* MENU SLUT */
/* INDHOLD START */
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#content {
	background: #444;
	padding: 20px 59px 55px 59px;
}
#content_forside h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #DDD;
}
#content_forside {
	font-weight: normal;
	text-align: center;
	background: #444;
	padding: 0px 0px 20px 0px;
}
#content_om {
	text-align: center;
	background: #000;
	padding: 40px 0px 5px 0px;
}
#content_image {
	background: #000;
	padding: 10px 0px 0px 0px;
	height: auto;
}
#billedbogen {
	background: #222;
	padding-top: 20px;
	}
h1 {
	font-size: 16px;
	line-height: 19px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #DDD;
}
h2 {
	color: #BBB;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
p.full_collumn {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	float: left;
	text-align: justify;
}
p.full_collumn_forside {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	float: left;
	text-align: justify;
}
p.col4 {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 147px;
	float: left;
	text-align: justify;
}
p.col3 {
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 147px;
	float: left;
	text-align: justify;
}
.col_img {
	float: right;
	margin: 0px 0px 10px 10px;
}
/* INDHOLD SLUT */
/* FOOTER START */
#footer {   
	background:url(../images/footer.gif) no-repeat;
	background-position: top;
	line-height: 15px;
	height: 60px;
	width: 678px;
	text-align: center;
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	color: #AAA;
	font-size: 9px;
}
#footer a {   
	color: #AAA;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {   
	color: #AAA;
	font-size: 9px;
	text-decoration: underline;
}
/* PRELOAD - Skjult med display none */
#preload {   
	height: 1px;
	width: 1px;
	clear: both;
	display: none;
}
#bottom_clear {
	clear: both;
}
/* FOOTER SLUT */
