/*
www.formula.dk
2008-03-26

nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000;
	font: 13px/18px Arial, sans-serif;
	margin: 0 0 20px 0;
}
input, textarea, select {
	font: 11px/12px Arial, sans-serif;
}
hr {
	display: none;
}
p {
	margin: 15px 0;
}
a {
	color: #BF0098;
}
a:hover {
	text-decoration: none;
}
h3 {
	color: #00344B;
	font-size: 14px;
	margin: 5px 0 9px 0;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
a img {
	border: none;
}
#container {
	border-top: 2px solid #00364F;	
}
div.wrapper {
	margin: 0 auto;
	width: 960px;
	
}
#header {
	border-top: 1px solid #fff;
	position: relative;
}
#logo {
	height: 100px;
	overflow: hidden;
}
#global {
	font-size: 10px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	text-transform: uppercase;
}
#global ul {
	margin-top: 5px;
	margin-right: 228px;
}
#global li {
	border-right: 1px solid #8D8D8D;
	display: inline;
	list-style: none;
	margin-right: 6px;
	padding-right: 9px;
}
#global li.english, #global li.danish {
	border: none;
	margin-right: 8px;
}
#global li.english a {
	background: url(../img/icon_english.gif) no-repeat right center;
	padding-right: 25px;
}
#global li.danish a {
	background: url(../img/icon_danish.gif) no-repeat right center;
	padding-right: 25px;
}
#global a {
	color: #000;
	text-decoration: none;
}
#global a:hover {
	text-decoration: underline;
}
#search {
	float: right;
	width: 228px;
}
#search .field {
	background: transparent url(../img/bg_search.gif) no-repeat left bottom;
	border: none;
	float: left;
	padding: 8px 8px 10px 10px;
	width: 175px;
}
#search .button {
	float: left;
}
#navi {
	background: #00374F;
	border-bottom: 2px solid #00283C;
	border-top: 1px solid #fff;
	clear: both;
	font-size: 14px;
	padding: 7px 0;
	text-transform: uppercase;
}
#navi ul {
	margin-left: -5px;
}
#navi li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#navi li.order {
	float: right;
	margin-right: 0;
}
#navi li.order a {
	background: url(../img/icon_order.gif) no-repeat 0 6px;
	padding-left: 25px;
}
#navi a {
	color: #fff;
	padding: 5px;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#navi a.current, #navi a.current:hover {
	color: #98B4C2;
	cursor: default;
	text-decoration: none;
}
#focus {
	background: #4294B2 url(../img/bg_where.gif) repeat-x left bottom;
	border-top: 1px solid #5FABC7;
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 3px 0 25px 0;
}
#focus a {
	color: #fff;
}
#subnavi {
	border-right: 1px solid #eee;
	float: left;
	font-size: 12px;
	padding: 0 20px 40px 0;
	width: 204px;
}
#subnavi li {
	border-top: 1px solid #fff;
	list-style: none;
}
#subnavi li ul li {
	font-size: 11px;
}
#subnavi a {
	background: #E2F4FA;
	border-right: 3px solid #9CD2E5;
	display: block;
	color: #00344B;
	padding: 3px 5px;
	text-decoration: none;
	width: 194px;
}
#subnavi li ul li a {
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding: 2px 5px 2px 19px;
	width: 180px;
}
#subnavi a:hover {
	background-color: #eee;
	border-color: #BF0098;
	color: #BF0098;
}
#subnavi a.current {
	background-color: #eee;
	border-color: #BF0098;
	color: #00344B;
	cursor: default;
}
#content {
	display: inline;
	float: left;
	margin: 0 20px;
	width: 470px;
}
#content h1 {
	font-size: 20px;
}
#content h2 {
	font-size: 14px;
	margin: 15px 0 -12px 0;
}
#content ol, #content ul {
	margin-left: 30px;
}
#content p.intro {
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	font-size: 14px;
	padding: 10px 0;
}
#content img.right {
	margin: 0 0 10px 10px;
}
#content p.top {
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}
#content p.top a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	width: 460px;
}
#content p.top a:hover {
	background: #eee;
	color: #000;
}
#side {
	float: left;
	font-size: 12px;
	width: 225px;
}
#side div {
	margin-bottom: 20px;
}
#side .contact {
	background: #eee url(../img/icon_person.gif) no-repeat 182px 8px;
	margin-top: 32px;
	padding: 15px 15px 1px 15px;
}
#side .contact h3 {
	margin-top: 0;
}
#side .news dt {
	color: #999;
	font-size: 10px;
	line-height: 14px;
}
#side .news dt a {
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#side .news dd {
	margin-bottom: 10px;
}
#footer {
	border-top: 1px solid #ddd;
	clear: both;
	color: #5E5E5E;
	font-size: 11px;
	padding-top: 5px;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#footer li.right {
	margin-right: 0;
}
#footer a {
	color: #5E5E5E;
}

/* forside */

#index #focus {
	height: 70px;
}
#index #focus li {
	float: left;
	list-style: none;
}
#index #focus a {
	background: #327F9B url(../img/icon_nr2.gif) no-repeat left top;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 41px;
	margin: 12px 20px 12px 0;
	padding: 5px 0 0 80px;
	text-decoration: none;
	width: 145px;
}
/* Udfyld sti til ikoner når disse er valgt

#index #focus a.nr1 {
	background-image: url(../img/navn-paa-ikon.gif);
}
#index #focus a.nr2 {
	background-image: url(../img/navn-paa-ikon.gif);
}
#index #focus a.nr3 {
	background-image: url(../img/navn-paa-ikon.gif);
}
#index #focus a.nr4 {
	background-image: url(../img/navn-paa-ikon.gif);
}
*/
#index #focus a.nr4 {
	margin-right: 0;
}
#index #focus a:hover {
	text-decoration: underline;
}
#info {
	background: url(../img/icon_info.gif) no-repeat 20px center;
	margin-bottom: 20px;
	padding-left: 80px;
}
#info h3 {
	margin-bottom: -14px;
}
#index .box {
	float: left;
	display: inline;
	margin-right: 20px;
	position: relative;
	width: 225px;
}
#index .last {
	margin-right: 0;
}
#index .box h2 {
	background: url(../img/h2_overlay.png) no-repeat left top;
	font-size: 13px;
	left: 0;
	position: absolute;
	top: 0;
	width: 225px;
}
#index .box h2 a {
	color: #fff;
	display: block;
	height: 120px;
	padding: 5px 20px;
	width: 185px;
	text-decoration: none;
}
#index .box h2 a:hover {
	text-decoration: underline;
}
#index .box img.shadow {
	border-top: 1px solid #fff;
	margin-top: -5px;
}
#index .box p {
	font-size: 12px;
	margin-top: 0;
	padding: 0 20px;
}
