body {
	text-align:center;
	font-family: arial, tahoma, verdana, sans-serif;
	background: url(/gfx/redesign2010/bg.png) #FDF7FB repeat-x top left;
}

img {
	border: 0px;
}

a img {
	vertical-align: middle;
}

/* text objects */
/* standard font-size */
p, .p, th, ul, ol, .tf td, .date, #hovermenu, #topnav, #addressbar, .year, .ayear, .navi {
	font-size: 74%;
}

h1, h2, h3, p {
	margin-top: 0em;
}
h1 {
	font-size: 24px;
	color: #223D75;
padding-bottom:15px;
border-bottom:1px #8d9eb2 dotted;
}

h2, h4 {
	font-size: 18px;
	margin-bottom: 0.3em;
}

h2 {
	color:#003669;
font-weight:normal;
}

h3 {
	font-size: 16px;
	color:#8d9eb2;
	margin-bottom: 0.25em;
}

h4 {
	color: #003669;
}

th {
	text-align: left;
}

p {
	margin-bottom: 1em;
	font-size:13px;
color:#003669;
}

a:link {color: #003669;}
a:visited {color: #003669;}
a:hover {color: #b2b907 !important;}

/* lists */
ol li, ul li ol li {
	list-style: decimal;
}

ul li {
	list-style: disc;
}

ol li ol li {
	list-style: lower-alpha;
}

ol li ul li, ul li ul li {
	list-style: square;
}

ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}
/* TOP */
 #top {
	width: 1000px;
	height: 110px;
	position:relative;
}

#top .logo {
	position:absolute;
	top:-13px;
	left:12px;
}

/* TOP */
#picture {
	position: absolute;
	background: url('/public/billeder/top/kombineret.jpg') no-repeat left top;
	width: 920px;
	height: 85px;
	margin-top: 33px;
}

#picture div {
	background: #fff;
	position: absolute;
	width: 100px;
	height: 85px;
	margin-left: 10px;
}
/* IMAGEBAR */
#searchbox {
	position: absolute;
	right:40px;}

#searchbox .text {
	background:url(/gfx/redesign2010/search_left.png) no-repeat left top;
	border:0px;
	height:26px;
	color:#ddd;
	font-size:10px;
	padding-left:10px;
}

* html #searchbox .text {
	width: 130px;
}

#searchbox .submit {
	background:url(/gfx/redesign2010/search_submit.png) no-repeat left 3px;
	border: 0px;
	width: 40px;
	height: 29px;
}

div#topnav {
	position: absolute;
	right:240px;
	top:10px;
	width: 400px;
	text-align: right;
}
.topnav a:link, .topnav a:visited, .atopnav .active a:link, .atopnav a:link, .atopnav a:visited {
	color: #27395F;
	text-decoration: none;
}

/* BC */
tr#bc td {
	color: #182B54;
	font-size: 74%;
	padding: 5px 2px 10px 0px;
}

/* BODYFUNC */
#bodyfunc {
	font-size: 74%;
	padding-bottom: 5px;
}

#bodyfunc .modified {
	background: #ffffff url(/gfx/i_info.gif) no-repeat left center;
	padding: 4px 2px 4px 24px;
}

#bodyfunc .print a {
	background: #ffffff url(/gfx/printer.gif) no-repeat left center;
	padding: 4px 2px 4px 24px;
}

#bodyfunc .print a {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}

/* MENU */
#top ul#mainnav {
	position:absolute;
	top:39px;
	right:40px;
}
#top ul#mainnav li{
	margin:0px;
	padding:15px 11px 0px 11px;
	list-style-type:none;
	float:left;
	height:30px;
}
#top ul#mainnav li.act{
	background:url(/gfx/redesign2010/menu_act.png) no-repeat center 0px;
}
#top ul#mainnav li.last{
	padding-right:0px;
}
#top ul#mainnav li a{
	font-size:15px;
	text-decoration:none;
	color:#003669;
	font-weight:bold;
}
/* RELATED */
#related {
	margin-top:5px;
}
#related h2{
	font-size:18px;
	font-weight:normal;
	color:#003669;
}
#related .navi a{
	font-size:13px;
	text-decoration:none;
	color:#003669;
}
#related ul, #related ol {
	padding-left: 0px;
	margin-left: 10px;
}
#related .related{
	background:url(/gfx/redesign2010/related_bg.png) #8d9eb2 no-repeat left top;
	padding: 20px 0px 10px 20px;
	width:240px;
	margin-left:0px;
	margin-bottom:10px;
}
.related_picture{
	height:480px;
	width:260px;
	margin-bottom:10px;
}
#right{
	width:260px;
	float:right;
}
/* LEFTMENU */
#left{
	float:left;
	width:200px;
margin-top:8px;
}

/* CONTENT */
#content{
	background:url(/gfx/redesign2010/bg_top.png) no-repeat left top;
	text-align:left;
	min-height:400px;
	margin-left:208px;
	margin-right:210px;
	padding:30px 115px 0px 55px;
margin-bottom:30px;
}
#main .shade{
	background:url(/gfx/redesign2010/bg_content.png) no-repeat 204px 18px;
	text-align:left;
	padding-top:0px;
}
#content.right{
	padding:20px 90px 0px 40px;
}
#type-forside #content.right{
	height:480px;
	background:url(/gfx/redesign2010/bg_front.png) no-repeat left top;
	padding:0px;
	margin:0px 0px;
	margin-left:-20px;
}
/* MAIN */
#main{
	width:980px;
	margin:0px auto;
	text-align:left;

}
/* NEWS */
.date {
	float: right;
	padding-left: 10px;
	font-size: 71%;
}

.navi div {
	margin-bottom: 6px;
}

.navi .act a:link, .navi .act a:visited {
	color: #000000;
	text-decoration: none;
}

div.groups div.sub {
	margin-left: 10px;
	margin-bottom: 10px;
}

/* FORM */
.form .text, .form .textarea {
	border: 1px solid #909090;
	padding: 3px;
	width: 100%;
}

/* VALIDATION */
.mandatory {
	color: #a00;
}

.invalid {
	background-color: #FDA9A9;
}

/* FOOTER */


/* SEARCH */
#quicksearch .text {
	margin-right: 10px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 74%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* BODY TABLE */
#body table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#body th, #body td {
	padding: 2px;
}

#body table tr td {
	font-size: 74%;
}

#body td p, #body th p, #body td ul, #body td ol, #body td input, #body td textarea, #body td select, #body td blockquote {
	font-size: 1em;
}

#body td h2 {
	font-size: 120%;
}

#body td  {
	font-size: 110%;
}

#body td h4 {
	font-size: 1em;
}

/* PAGES */
.pages {
	font-size: 74%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #000;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}
/* FORSIDE */

#main .top .whatsnew .news_dsk{
	background:url(/gfx/redesign2010/news_bg.png) no-repeat left top;
	height:200px;
	width:430px;
	margin-bottom:8px;
}
#main .top .whatsnew .news_dsk .news h3 a, #main .top .whatsnew .news_hb .news h3{
	font-size:18px;
	font-weight:normal;
	color:#003669;
}
#main .top .whatsnew .news_dsk .news, #main .top .whatsnew .news_dsk h2, #main .top .whatsnew .news_hb h2, #main .top .whatsnew .news_dsk .news, #main .top .whatsnew .news_hb .news h3{
	padding-top:30px;
}
#main .top .whatsnew .news_dsk .news p a.invlink{
	color:#003669;
	font-size:13px;
}
#main .top .whatsnew .news_dsk .news p a{
	color:#fff;
	text-decoration:none;
font-size:13px;
}
#main .top .whatsnew .news_hb .news p a, #main .top .whatsnew .news_hb .news p{
	background:none;
	color:#aabcd1;
}
#main .top .whatsnew .news_hb .news a{
	color:#fff;
	background:url(/gfx/redesign2010/more.png) no-repeat right center;
	padding-right:30px;
	font-size:13px;
	text-decoration:none;
}
#main .top .whatsnew .news_hb .news p{
font-size:13px;
}
#main .top .whatsnew .news_hb .news h3{
	color:#aabcd1;
}
#main .top .whatsnew .news_dsk h2, #main .top .whatsnew .news_hb h2{
	margin-left:0px;
	font-size:18px;
	width:190px;
	float:left;
	color:#003669;
	padding-bottom:10px;
}
#main .top .whatsnew .news_hb h2{
padding-left:20px;
}
#main .top .whatsnew .news_dsk .news, #main .top .whatsnew .news_hb .news{
	width:180px;
	float:right;
	margin-right:30px;
}
#main .top .whatsnew .news_hb{
	background:url(/gfx/redesign2010/news2_bg.png) no-repeat left top;
	height:200px;
	width:430px;
}
#main .top .whatsnew .news_dsk div:first-child{
float:left;
width:200px;
display:block;
padding-left:20px;
}
#main .top .whatsnew .news_dsk div:first-child a{
font-size:13px;
color:#003669;
text-decoration:none;
padding-bottom:5px;
display:block;
}
#main .top .whatsnew{
	float:left;
	width:430px;
}
#main .top .toppicture{
	width:520px;
	height:410px;
	float:right;
	position:relative;
}
#main .top{
	width:960px;
	height:420px;
}

/* TOPPICTURE */

.top .toppicture .theme_box{
	height:200px;
	width:360px;
	background:url(/gfx/redesign2010/theme_box_bg.png) no-repeat left top;
	position:absolute;
	right:30px;
	bottom:0px;
}
.top .toppicture .theme_box p{
	font-size:16px;
	font-family:arial;
	color:#003669;
	height:95px;
	padding:30px 25px 0px 30px;
}
.top .toppicture .theme_box a{
	background:url(/gfx/redesign2010/link_bg.png) no-repeat left top;
	display:block;
	width:305px;
	height:38px;
	padding-left:55px;
	line-height:40px;
	font-size:14px;
	color:#003669;
	text-decoration:none;
}
/* LOGOS */
#type-forside #content #logos{
	width:500px;
	height:350px;
	padding:50px 0px 0px 0px;
	margin-left:55px;
	float:left;
}
#type-forside #content .right{
	width:380px;
	float:right;
	margin-left:25px;
	height:350px;
	padding:50px 0px 0px 0px;
	float:left;
}
#type-forside #logos_gros{
	width:360px;
	height:270px;
}
#type-forside #logo_de{
	height:100px;
	padding:0px 0px 0px 0px;
	width:380px;
}
#type-forside #logos a{
	max-width:120px;
	overflow:hidden;
}
#type-forside #logos a, #type-forside #logos_gros a{
	width:120px;
	height:100px;
	display:block;
	text-align:center;
	border:1px #8d9eb2 dotted;
	float:left;
	position:relative;
}
#type-forside #logos a img{
	left:0px;
	top:0px;
	position:absolute;

}
#type-forside #logos_gros a{
	width:auto;
	padding-top:0px;
}
#type-forside #logos h2, #type-forside #logos_gros h2, #type-forside #logo_de h2{
	font-size:18px;
	font-weight:bold;
	color:#003669;
	padding-bottom:10px;
}

/* FOOTER */
address{
	height:50px;
	line-height:50px;
}
address p{
	text-align:center;
	border-top:1px #bbb dotted;
	border-bottom:1px #bbb dotted;
	font-size:14px;
	color:#003669;
font-style:normal;
}
#left .maillogin h2{
	font-size:18px;
	font-weight:normal;
	color:#003669;
	padding-left:5px;
}
/* LEFTNAV */
#left ul#leftmenu{
	background:url(/gfx/redesign2010/left_bg.png) #21394c repeat-x;
	margin:0px;
	padding:40px 10px 60px 30px;;
	width:160px;
	margin:0px 0px 15px 0px;
}
#left ul#leftmenu li ul{
	padding:5px 0px 0px 10px;
	margin:0px;
}
#left ul#leftmenu li{
	margin-bottom:10px;
}
#left ul#leftmenu li.act a, #left ul#leftmenu li.act ul li.act a, #left ul#leftmenu li.act ul li.act ul li.act a{
	color:#b2b907;
}
#left ul#leftmenu li.act ul li a, #left ul#leftmenu li.act ul li.act ul li a{
	color:#fff;
}
 #left ul#leftmenu li ul li{
	margin-top:10px;
	margin-bottom:0px;
}
#left ul#leftmenu li{
	list-style-type:none;

}
#left ul#leftmenu li a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
#left ul#leftmenu li a:hover{
	color:#b2b907;
}
#type-customform #main #content div label, #type-customform #main #content div h3{
	font-size:12px;
	color:#223D75;
	font-weight:bold;
}
#type-customform #main #content div{
	padding-bottom:5px;
}
#type-customform #main #content div.fieldtype-string input, #type-customform #main #content div.fieldtype-email input, #type-customform #main #content div.fieldtype-int input{
	width:227px;
}
#type-customform #main #content div.fieldtype-string label{
	padding-right:47px;
}
#type-customform #main #content div.fieldtype-email label{
	padding-right:45px;
}
#type-customform #main #content div.fieldtype-int label{
	padding-right:54px;
}
#type-customform #main #content div.fieldtype-text label{
	padding-right:10px;
}
#type-customform #main #content div input, #type-customform #main #content div textarea{
	border:1px #223D75 solid;
}
#type-customform #main #content div.fieldtype-text textarea{
	width:227px;
}
#type-customform #main #content div.fieldtype-text label.custfield{
	vertical-align:top;
}
#type-customform #main #content div.fieldtype-select label{
	padding-right:28px;
}