@charset "utf-8";
/* CSS Document */
   
/* default styles
   -------------- */
   
body {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	font-size:1em;
	color: #D1181F;
}
a:hover {
	background-color:#D1181F;
	color: #fff;
}
a.small {
	font-size:0.8em !important;
}
a.big {
	font-size:1.1em !important;
	padding-left:5px !important;
}
h1 {
	font: bold 1.18em Arial, Sans-Serif;
	margin:0 0 6px;
	padding:0;
}
h1 a, h2 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #D1181F;
	background: inherit;
}
h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font: bold 1.4em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h3, h4 {
	font: bold 1.2em Arial, Sans-Serif;
	margin:0 0 6px 0;
	padding: 0;
}
p {
	font-size:1.05em;
	margin:0 0 10px 0;
}
/*ul { margin: 0; padding : 0;}*/
li, input, select {
	font-size:1em;
}
form {
	margin: 0;
}
.form_element {
	background:#eee;
	margin-bottom:10px;
	padding:10px;
	width:345px;
}
input.search {
	width: 170px;
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 5px 4px 4px 4px;
	color: #ad3035;
	font-weight:bold;
	vertical-align:top;
}
.form_element input, .form_element textarea {
	border:1px inset #ccc;
}
input.submit {
	background: url(../images/submit_ny.gif) no-repeat;
	border: 0;
	padding: 3px 0;
	width: 65px;
	margin: 0 0px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
input#user, input#pass {
	border: 1px inset #ccc;
}
input#tx-sremailsubscribe-pi1-first_name, input#tx-sremailsubscribe-pi1-last_name, input#tx-sremailsubscribe-pi1-email {
	border: 1px inset #ccc;
}
a img {
	border: none;
}
/* ryk standard billeder ind, så de flugter med margin på omgivende tekst
.csc-textpic {padding:0 4px;}*/

/* få img caption texct til at flugte med p-tags*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0;
	padding:0 2px;
}
/* MEN sørg for at splachbilledet i toppen af siden ikkerykkes*/
#pageimage .csc-textpic {
	padding:0px;
	margin:0px;
}
/*RTE*/
p.red {
	color: #D1181F;
}
p.grey {
	color: #888888;
}
p.underline {
	text-decoration: underline;
}
/*TABELLER*/

table.tabel_design {
	padding: 2px;
}
tr.tabelraekke {
	background-color: #ffffff;
}
table.tabel_design td {
	background-color: #eee;
}
tr.raekke_design {
	background: #516776 url(../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 3px 0 3px 5px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
/*--Accesskeys--*/
#accesskeys {
	position: absolute;
	left: -9999px;
	list-style:none;
	margin: 0;
	padding: 5px 10px;
	background: #fff;
}
#accesskeys dd {
	margin: 0 0 0 15px;
}
#accesskeys a {
	text-decoration: none;
}
#accesskeys a:hover {
	text-decoration: underline;
}
/* layout
   ------ */

#main_wrapper {
	margin: 0 auto;
	width: 900px;
	padding: 0 10px 10px 10px;
	background:#fff;
}
#header {
	width:100%;
	height:70px;
	background: #fff;
	position:relative;
	border-bottom:solid 8px #D1181F;
	z-index:35;
}
#logo {
	bottom:4px;
	float:left;
	position:absolute;
}
#topmenu {
	background:transparent none repeat scroll 0 0;
	bottom:-53px;
	clear:right;
	color:#000000;
	float:right;
	margin:0;
	padding-bottom:4px;
	position:relative;
	z-index:999;
	font-size:1.1em;
}
/*top menu*/
#topmenu ul {
	list-style:none;
	margin:0px;
	padding: 0px;
}
#topmenu ul li {
	float:left;
	margin:0 15px 0 0;
	padding:0 4px 4px;
	position:relative;
}
#topmenu .active, #topmenu li:hover, #topmenu li.over {
	background-color: #D1181F;
}
/*position the last menu element right side of webpage*/
#topmenu ul li.last {
	padding-right:0px;
	margin-right:0px;
}
#topmenu li a {
	text-decoration: none;
	color:#000;
}
/*2.niveau*/
*html #topmenu ul li a {
	float: left;
} /*Skjuler denne style fra Opera*/
#topmenu ul li ul {
	display: none;
	margin:-20px 0 0;
	background: #D1181F;
	z-index:99;
}
#topmenu ul li ul li {
	float:none;
	padding:0px;
	margin:0;
	width:9em;
	border-bottom:#BEBEBE dashed 1px;
	
}
#topmenu ul li:hover ul.level2, #topmenu ul li.over ul.level2 {
	display: block;
	position: absolute;
	top: 3.2em;
	left: 0;
	z-index:99;	
}

/*hvis der er et 3. level, så brug denne style*/
#topmenu ul li ul li.haslevel3 {
	background:url(../images/v_arrow.gif) right center no-repeat;
	padding:6px 0 8px 4px;
	display:block;
}
/*
#topmenu ul li ul li.haslevel3 span {
	padding:6px 0 6px 0px;
}*/
#topmenu ul li ul li.haslevel3:hover, #topmenu ul li ul li.haslevel3.over {
	background:#FF0000 url(../images/v_arrow_over.gif) right center no-repeat;
	
}
/*ellers fortsæt med denne*/
#topmenu ul li ul li.active {
	background-color:#FF0000;
}
#topmenu ul li ul li a {
	float:none;
	display:block;
	padding:6px 0 6px 6px;
}
#topmenu ul li ul li a:hover {
	background: #F00;
}
/*
*html #topmenu ul li ul li a {
	height:1%;
}*/ 
/* 3. niveau flyout */
#topmenu ul li ul li ul {
	display:none;
}
#topmenu ul li ul li:hover ul, #topmenu ul li ul li.over ul {
	margin:0px;
	display:block;
	position:absolute;
	top:0px;
	left:9.2em;
}
#topmenu ul li ul li ul li {
	display:block;
	white-space:nowrap;
	padding:0;
	width:auto;
/*	min-height:25px;*/
}
#topmenu ul li ul li ul li:hover, #topmenu ul li ul li ul li.over {
	background: #F00;
	display:block;
}
#topmenu ul li ul li ul li a {
	padding: 0px 4px 0 0;
	margin:0px;
}
#topmenu ul li ul li ul li a img {
	border:0px;
	margin:0px;
	padding:3px 4px 0px 6px;
}
#topmenu ul li ul li ul li a:hover {
	background: #F00;
}
#topmenu ul li ul li ul li a span {
	position:relative;
	top:-7px;
}
#pageimage {
	float:left;
	clear:both;
	width: 900px;
	height: 300px;
}
#main_content_wrapper {
	width:100%;
	float:left;
	margin:5px 0 20px 0;
}
/*  2kols MAIN COL 
    --------- */
#maincol {
	background:#FBFBFB none repeat scroll 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 6px;
	width:588px;
}
/* 2kols left side
   --------- */

#right_col {
	background:#FBFBFB none repeat scroll 0 0;
	float:left;
	margin:0;
	padding:0 6px;
	width:282px;
}
/* 1kols - hele sidebredden udnyttes*/
#onecol {
	background:#FBFBFB none repeat scroll 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 6px;
	width:888px;
}
/* footer
   ------ */

#footer {
	clear: both;
	border-top:4px solid #000000;
	margin-top:10px;
	padding-top:0;
	color:#7F7F7F;
}
#footerleft {
	float:left;
	width:290px;
	padding:5px;
}
#footermid {
	float:left;
	width:290px;
	padding:5px;
}
#footerright {
	float:left;
	width:290px;
	padding:5px;
}
#sitemap .box h3 a {
	background:url(../images/arrow.gif) center left no-repeat;
	padding:10px 0 0 20px;
	display:block;
	clear:both;
}
#sitemap .csc-menu li {
	padding:0 3px 0 15px;
	display:block;
	float:left;
	background:url(../images/grayishbullet.gif) no-repeat left 3px;
	margin:0px;
}
#sitemap ul.csc-menu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sitemap .csc-menu li a {
	white-space:nowrap;
}
.tx-indexedsearch-title {
	background:url(../images/arrow.gif) center left no-repeat;
	padding:10px 0 0 20px;
	display:block;
}
.colorhead {
	clear:both;
}
.tx-felogin-pi1 fieldset {
	border:none;
}
.tx-felogin-pi1 legend {
	display:none;
}
.tx-felogin-pi1 input {
	margin-bottom:10px;
}

/*   TT_NEWS  ######################################## */
/* latest visning*/

.news_latest_item .latesttnewsimage {float:right; clear:left; float: right; margin:0 0 10px 10px;}

.news_latest_item h1 {
	margin:0px;
	padding:0px;
}
.news_latest_item {
clear:both;
	padding:0 0 15px;

}
.news_latest_item h3 a {
	text-decoration: none;
	background:url(../images/red_pil_right.gif) no-repeat left;
	padding-left:9px;
}

.news_latest_item p, .news_latest_container p {
	margin:0px;
/*	clear:both;*/
}

/* list visning*/
.news_list_item .listnewsimage {float:right; padding:0 0 10px;}

.news_list_item h1 {
	margin:0px;
	padding:0px;
}

.news_list_item .newsheader {float: left;}
.news_list_item p {
	margin:0px;
}
.news_list_item {
	padding:0 0 15px 0;
	clear:both;
}

.date {
	padding-left:5px;
	font-weight: normal;
	font-size:0.63em;
}
.news_list_item h1 a {
	text-decoration: none;
	/*background:url(../images/red_pil_right.gif) no-repeat left;
	padding-left:9px;*/
}

/* news single visning*/
.news_single_item .singlenewsimage{float:right; margin:0 0 10px 10 px; clear:left; background:#FBFBFB none repeat scroll 0 0; padding:0 6px; width:282px;}

.news_single_item .box {width:600px; background:#FBFBFB none repeat scroll 0 0;}

.news-search-form {
	padding: 7px 0px 10px 0px;
	margin-bottom:10px;
}
.news-search-form .search_text {
	font-weight:bold;
}
.news-amenu-container ul {
}
.news-amenu-container ul li.news-amenu-item-year {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	font-weight:bold;
}
.news-amenu-container ul li {
	margin-left:10px;
}
ul.browsebox {
	list-style:none;
	padding:0px;
}
ul.browsebox li {
	display:inline;
	margin:0 5px 0 0;
}
table.csc-uploads td p {
	margin:0px;
}
table.csc-uploads td {
	vertical-align:top;
}
table.csc-uploads {
	padding-bottom:20px;
}
.tx-srfreecap-pi2-cant-read {
	color: #454545;
	font-size:1em;
}
/*Tipenven*/
#tipenven {
	margin: 20px;
}
/*##################   FCE   ########################

/* 2col */
.twocol {
	width:100%;
	clear:both;
	margin-bottom:10px;
}
.first {
	float: left;
	width: 45%;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
.second {
	float: right;
	width: 45%;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
/* Sort topstreg med sort boks og hvid overskrift */
.blackheader {
	border-top:4px solid #000000;
	clear:both;
	float:left;
	left:-6px;
	margin-bottom:15px;
	padding:0 0 0 12px;
	position:relative;
	width:100%;
}
.blackheader .contentmover {
	float:left;
	left:-6px;
	padding-top:17px;
	position:relative;
}
.blackheader p {
	padding:0px
}
.blackheader h1.top {
	background-color:#000000;
	color:#FFFFFF;
	display:inline;
	left:-12px;
	padding:2px 4px;
	position:relative;
	font-size:1.6em;
}

/* sprogmenu */
#languageMenu{ position:absolute; right:0; top:-38px;}
#languageMenu img{ margin-left:8px; background:none; border:none;}
#languageMenu a:hover{ background:none;}
/* søgeformular */
.searchform{position:absolute; right:86px; top:-33px;}

/*RGSmoothGallery*/
/* Fjern border rundt om galleriet*/
.myGallery {border:0px none;}