
/* No strange spaces please */
*{
	margin: 0px;
	padding: 0px;
}


/* Basic layout */
body{
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/bodybg.gif) top repeat-x;
}

#container{
	margin: 0px auto 0px auto;
	text-align: left;
}

/* Head/banner */
#head{
	width: 100%;
	height: 123px;
	clear: both;
	background: #ebebeb;
	background: url(../images/head.jpg) top right no-repeat;
	line-height: 1em;
	font-size: 0px;
}

/* Spacer element for gfx */
.spacer{
	width: 100%;
	height: 20px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	background: white;
}

/* Main table for expandable content */
#main_table{
	border-collapse: collapse;
	clear: both;
	width: 100%;
	background: #ccdeea;
	border-bottom: 1px solid white;
}

/* Menu layout - as list-elements */
.side_box{
	background: white;
	margin: 10px 10px 10px 10px;
}
.side_box .right img{
	border: 2px solid #da5900;
}
.side_box p{
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #888888;
}

/* HORIZONTAL NAVIGATION */
/* MAINPAGES */
#top_menu{
	margin: 0px;
	padding: 0px;
	background: #dbe4e9;
	height: 20px;
	border:	solid white;
	border-width: 1px 0px 1px 0px;
}
#top_menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top_menu ul li{
	margin: 0px;
	padding: 0px;
	float: right;
}
#top_menu ul li a{
	display: block;
	margin: 0px;
	width: 95px;
	padding: 4px 0px 4px 0px;
	height: 11px;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #335468;
	text-align: center;
	text-decoration: none;
	background: url(../images/topmenu_link_bg.gif) top center no-repeat;
}
#top_menu ul li a:hover{
	background: url(../images/topmenu_link_bg_hover.gif) top center no-repeat;

	color: black;
}
#top_menu ul li .selected{
	background: none;
	color: black;
}

/* MAINPAGES */
#menu{
	margin: 20px 10px 15px 10px;
	padding: 0px;
	background: #e2e9ed;
}
#menu a{
	text-decoration: none;
}
#menu h1{
	font-family: trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #335468;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	display: block;
	line-height: 1em;
}
#menu ul{
	list-style: none;
}
#menu ul li{
	background: url(../images/menu_left_bg.gif) bottom center repeat-x;
}
#menu ul li a{
	display: block;
	height: 20px;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #335468;
	text-align: left;
	text-decoration: none;
}
#menu ul li a img{
	border: none;
	margin: 0px 5px 0px 0px;
}
#menu ul li a:hover{
	color: black;
}
#menu ul li .selected{
	color: black;
}



/* LINK BOX */
/* Linkbox is used for everything */

.link_box{
	margin: 0px 0px 10px 0px;
}
.link_box ul{
	list-style: none;
}
.link_box ul li{
	padding: 5px 10px 5px 10px;
}
.link_box a:link, .link_box a:active, .link_box a:visited{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.link_box a:hover{
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.link_box h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
.link_box p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	margin: 0px 0px 5px 0px;
}
.light{
	background: #ebebeb;
}
.heavy{
	background: silver;
}


/* Images */

.right_pic p{
	text-align: center;
}


/* CONTENT FIELDS */
#content{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.content_paddings{
	padding: 18px 20px 20px 20px;
}


/* CONTACT FORM */
#contact_form{
	width: 100%;
}
#contact_form input{
	margin: 3px 0px 3px 0px;
}
#contact_form textarea{
	margin: 3px 0px 3px 0px;
}


/* LISTER */
/* Billede liste */

.img_list_item{
	padding: 6px;
	background: #ebebeb;
	border: 1px solid silver;
	float: left;
	margin: 0px 10px 10px 0px;
}
.img_list_item img{
	width: 140px;
	height: 100px;
	border: 1px solid silver;
}


/* SITEMAP LIST */

#sitemap_list{
	margin: 20px;
}
#sitemap_list ul{
	margin-left: 15px;
	list-style: none;
}
#sitemap_list li{
	margin: 5px;
}
#sitemap_list ul li ul li{
	margin: 5px;
}



/* FOKUS PUNKTER */
#focus_points{
	width: 100%;
	clear: both;
	border-top: 1px solid silver;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.focus_point_box{
	margin: 0px;
	width: 250px;
	float: left;
	text-align: left;
	border-collapse: collapse;
}
.focus_point_box tr td{
	vertical-align: top;
	padding: 10px;
	background: none;
}

.focus_img{
	width: 80px;
	border: none;
}

#focus_points tr td h1{
	font-size: 11px;
	color: #ca5600;
	margin: 0px 0px 5px 0px;
}
#focus_points p{
	font-size: 10px;
}
#focus_points a{
	color: #ca5600;
	text-decoration: none;
}
#focus_points a:hover{
	color: #666666;
	text-decoration: underline;
}



/* FOOTER */

#foot{
	width: 100%;
	height: 20px;
	text-align: center;
	clear: both;
	border-top: 1px solid silver;
}
#foot p{
	padding: 5px 0px 5px 0px;
}
#foot a{
	padding: 5px 0px 5px 0px;
}



/* COPYRIGHT */

#copyright{
	width: 100%;
	height: 20px;
	text-align: center;
	clear: both;
}
#copyright p{
	padding: 5px 0px 5px 0px;
}
#copyright a{
	padding: 5px 0px 5px 0px;
}
