/*
 * $Id: screen.css 25 2011-03-28 12:37:36Z Esben $
 */
 
@import url("tt_board.css");

html {
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-color:#eef7fd;
}
a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}
a.medpil {
	background-repeat:no-repeat;
	background-image:url(../images/pil_li.gif);
	background-position:left center;
	padding-left:8px;
	color:#cf0000;
	text-decoration:none;
	line-height:12px;
	display:block;
	margin-top:3px;
}
a img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	padding:0;
	margin-bottom:5px;
	margin-top:0;
	line-height:1.2;
}
h1 {
	padding-top:20px;
	color:#b90618;
	font-size:14px;
}
h2 {
	padding-top:15px;
	font-size:14px;
}
h3 {
	padding-top:10px;
	font-size:12px;
}
h4 {
	padding-top:8px;
	font-size:12px;
}
h5 {
	padding-top:8px;
	font-size:12px;
	padding-bottom:0;
	font-weight:normal;
}
#right h5 {
	font-size:11px;
}
h6 {
	padding-top:2px;
	font-size:12px;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
}
img {
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:0;
}
p {
	padding:0;
	margin:0;
}
ul, ol {
	margin:2px 2px 2px 8px;
	padding:2px 2px 2px 18px;
}
td {
	text-align:left;
	vertical-align:top;
}

fieldset{
border:none;
}
legend{
color:#666666;}
/*
              ------------  SITE  ------------  
*/
#container {
	margin:0 auto;
}
#content {
	width:100%;
	height:auto;
	margin:11px 0 15px 0;
	float:left;
	clear:both;
	background-color:#FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	line-height:1.6;
}
#content_l {
	position:relative;
	width:426px;
	height:232px;
	margin:11px 7px 15px 0;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/bg_l.gif);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:hidden;
}
#content_r{
	position:relative;
	width:510px;
	height:232px;
	margin:11px 0 15px 0;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/bg_r.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.ctop {
	height:6px;
	width:100%;
	background-image:url(../images/ctop.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.cbottom {
	height:3px;
	width:100%;
	clear:both;
	background-image:url(../images/cbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#content_l .ctop, #content_r .ctop, #content_l .cbottom, #content_r .cbottom {
	width:100%;
	position:absolute;
	left:0;
}
#content_l .ctop {
	background-image:url(../images/ctop_l.gif);
	top:0;
}
#content_r .ctop {
	background-image:url(../images/ctop_r.gif);
	top:0;
}
#content_l .cbottom {
	bottom:0;
	background-image:url(../images/cbottom_l.gif);
}
#content_r .cbottom {
	bottom:0;
	background-image:url(../images/cbottom_r.gif);
}
#bar {
	background-color:#bd141b;
	width:100%;
	height:12px;
	clear:both;
	margin:0 0 9px 0;
}
div.logo {
	float:left;
	width:auto;
	padding:0;
	margin:10px 0 0 0;
}
.iconmenu {
	position:absolute;
	right:3px;
	top:85px;
}
.icon {
	margin-left:19px;
}
#banner {
	position:relative;
	width:100%;
}
#left {
	margin:0;
	padding:15px 0;
	border:none;
	height:auto;
	float:left;
	overflow:hidden;
}
#normal {
	margin:0 38px;
	padding:15px 0;
	border:none;
	overflow:hidden;
	height:auto;
	min-height:350px;
	float:left;
}
#right {
	background-color:transparent;
	margin:0 0 0 28px;
	padding:15px 0;
	border:none;
	height:auto;
	overflow:hidden;
	float:left;
	font-size:11px;
}
#content_l #left {
	overflow:hidden;
	position:absolute;
	left:15px;
	top:10px;
	margin:0;
	padding:0;
	height:205px;
}
#content_r #right{
	overflow:visible;
	position:absolute;
	left:8px;
	top:7px;
	z-index:1;
	margin:0;
	padding:0;
	height:220px;
	background-image:url(../images/Hjemmesidex.jpg);
	background-position:4px 5px;
	background-repeat:no-repeat;
}

#border, #border_f {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
	border:none;
}
.teaser, .teaser_f {
	width:227px;
	position:absolute;
	background-color:#999999;
	background-repeat:repeat-x;
	background-position:top left;
	font-size:10px;
	color:#646567;
}
.teaser h1, .teaser_f h1 {
	height:41px;
	line-height:39px;
	overflow:hidden;
	margin-left:8px;
	padding:0;
	font-family:"Myriad Italic", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style:italic;
	font-weight:normal;
}
.teaser .t_img {
	margin-left:1px;
	height:87px;
	overflow:hidden;
}
.teaser_f .t_img {
	margin-left:1px;
	height:148px;
	overflow:hidden;
}
.teaser_f a, .teaser a {
	font-weight:bold;
}
#border, .teaser {
	height:132px;
}
.teaser {
	background-image:url(../images/teaser_bg.gif);
}
.teaser .teaserbody, .readmore {
	margin:0 8px;
}
.readmore {
	padding-top:3px;
	text-align:right;
}
.teaser_f {
	background-image:url(../images/teaser_bg_f.gif);
}
#border_f, .teaser_f {
	height:193px;
}
#t1 {
	left:0;
}
#t2 {
	left:239px;
}
#t3 {
	left:478px;
}
#t4 {
	left:717px;
}
.teaser_r {
	width:3px;
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	right:0;
}
.teaser .teaser_r {
	height:132px;
	background-image:url(../images/teaser_r.gif);
}
.teaser_f .teaser_r {
	height:193px;
	background-image:url(../images/teaser_r_f.gif);
}
.teaser_lb {
	height:3px;
	width:3px;
	background-image:url(../images/teaser_lb.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:0;
	bottom:0;
}
#footer {
	position:relative;
	height:35px;
	width:100%;
	margin:15px 0;
	padding:0;
	float:left;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#footer span {
	margin:3px 8px;
	display:block;
	width:auto;
}

#footer a {
	color:#CCCCCC;
}
.credit {
	text-decoration:none;
	width:auto;
	margin:0;
	padding:0;
	float:right;
	font-size:9px;
	text-align:right;
	margin:3px 8px;
}
/*
              ------------  Kortdata  ------------  
*/
.chart a {
	display:block;
	height:10px;
	width:10px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	background-repeat:no-repeat;
	z-index:2;
	line-height:1.1;
}
.chart a:hover {
	overflow:visible;
	z-index:3;	
}
.chart  a span {
	position:absolute;
	display:block;
	text-align:center;
	padding: 0;
	bottom:6px;
	left:-70px;
	width:150px;
	height:auto;
	margin-bottom:5px;
	font-weight:bold;
	cursor:pointer;
	color:#000;
	background:#fff;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
}
/**/


/*
              ------------  Breadcrumb  ------------  
*/
#navsti {
	font-style:italic;
	font-size:9px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	line-height:10px;
	padding-bottom:5px;
	padding-left:12px;
}
#navsti a {
	color:#000000;
}
.print {
	visibility:hidden;
}
strong {
	font-weight:700;
}
/*
              ------------  Indholdselementer  ------------  
*/
p.bodytext {
	padding-bottom:5px;
}
.csc-textpic-imagewrap a:link, .csc-textpic-imagewrap a:visited, .csc-textpic-imagewrap a:active {
	border-bottom:none;
	text-decoration:none;
}
.csc-textpic-imagewrap a:link, .csc-textpic-imagewrap a:visited, .csc-textpic-imagewrap a:active {
	border-bottom:none;
	text-decoration:none;
}
.csc-linkToTop {
	width:100%;
	margin-top:8px;
	text-align:right;
	clear:both;
	float:right;
	font-size:85%;
	display:block;
}
.csc-linkToTop img {
	padding-right:3px;
}
.citat, p.citat {
	font-size:90%;
	margin:3px 15px 18px 15px;
	padding:0;
	line-height:1.3;
}
span.lilleskrift {
	font-size:85%;
}
.csc-bulletlist-1 {
	list-style:circle;
}
.csc-bulletlist-2 {
	list-style:upper-alpha;
}
.csc-bulletlist-3 {
	list-style:decimal;
}
.csc-firstHeader {
	margin-top:0;
	padding-top:0;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.csc-textpic-imagewrap {
}
.csc-textpic {
}
.csc-textpic-clear {
	margin:0;
	padding:2px;
	border:none;
}
.csc-textpic-caption {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:1.2;
}
.csc-textpic-imagerow {
	margin-bottom:8px;
}
p.csc-header-date {
	float:right;
	width:100%;
	font-size:85%;
	display:block;
}
.csc-header-n1 p.csc-header-date {
	margin:0;
	padding:0;
}
/************tabel************/
.contenttable {
	margin:5px 0 0 0;
	font-size:90%;
	line-height:normal;
	width:auto;
	border-collapse:collapse;
}
.contenttable caption {
	font-size:130%;
}
.contenttable-1 {
	width:100%;
	table-layout:fixed;
	clear:both;
}
.contenttable td {
	padding:2px 5px;
	margin:0;
}
.tr-0 {
	vertical-align:top;
}
.tr-odd {
	vertical-align:top;
	background-color:#ddd;
}
.tr-even {
	vertical-align:top;
	background-color:#eee;
}
.contenttable tfoot {
	border-top:1px solid #666666;
}
.contenttable tfoot tr {
	background-color:#FFFFFF;
}
.contenttable th, .contenttable thead td {
	padding:2px 4px;
	font-weight:700;
	font-size:100%;
	background-color:#CCCCCC;
}
.contenttable th {
	color:#FFFFFF;
}
.contenttable thead tr {
}
table.rowaltern {
}
.contenttable .bodytext {
	padding:0;
	line-height:1.2;
}
/*---------------------------*/
.csc-frame-invisible {
	display:none;
}
.csc-frame-frame1, p.csc-frame-frame1 {
	background:transparent;
	margin-bottom: 3px;
	padding: 8px;
	border:#f3f3f3 solid 1px;
}
.csc-frame-frame2, p.csc-frame-frame2 {
	color:#000000;
	background-color:#f3f3f3;
	padding:4px;
	border:none;
}
.csc-frame-rulerAfter {
	border-bottom:1px solid #CCCCCC;
	margin:12px 0 12px 0;
	clear:both;
}
.csc-frame-rulerBefore {
	border-top:1px solid #CCCCCC;
	margin:12px 0 12px 0;
	clear:both;
}
.csc-frame-indent {
	padding-left:25px;
}
.csc-frame-indent3366 h1, .csc-frame-indent6633 h1, .csc-frame-indent3366 h2, .csc-frame-indent6633 h2, .csc-frame-indent3366 h3, .csc-frame-indent6633 h3, .csc-frame-indent3366 h4, .csc-frame-indent6633 h4 {
	margin-top:0;
}
.csc-frame-indent3366 {
	border: 1px none #CCCCCC;
	width:66%;
	float:right;
	margin:0 5px 5px 5px;
	padding:0 8px 8px 8px;
	font-size:90%;
}
.csc-frame-indent6633 {
	border: 1px none #CCCCCC;
	width:33%;
	float:right;
	margin:0 5px 5px 5px;
	padding:0 8px 8px 8px;
	font-size:90%;
}
.csc-frame-indent5050 {
	width:45%;
	float:right;
	margin:0 5px 5px 0;
	padding:0 8px 8px 5%;
	font-size:100%;
}
.faktaboks {
	width:40%;
	float:right;
	margin:0 5px 5px 5px;
	padding:0 10px 0 8px;
	font-size:11px;
	background-image:url(../../3admin/skabelon/images/fakta_fade.jpg);
	background-position:right;
	background-repeat:repeat-y;
	line-height:1.2;
}
#left .faktaboks, #right .faktaboks {
	width:100%;
	float:none;
	margin:0;
	padding:0;
}
.faktaboks h1 {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	background-image:url(../../fileadmin/skabelon/images/faktatop_fade.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:160px;
	font-size:16px;
}
.faktabokstop {
	margin-top:30px;
	height:5px;
	width:100%;
	background-color:#f3f3f3;
}
.faktaboksbund {
	height:15px;
	width:100%;
	background-color:#f3f3f3;
}
/*----------filliste------------*/
.csc-uploads {
	line-height:1.2;
	margin:0;
	width:100%;
}
.csc-uploads-fileName {
	padding-left:2px;
	padding-right:0;
	text-align:left;
}
.csc-uploads-fileSize {
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
}
.csc-uploads-description {
	font-size:90%;
	padding:3px;
}
td.csc-uploads-icon {
	margin:0;
	padding:0;
	width:20px;
}
.csc-uploads-3 .csc-uploads-icon {
	display:none;
}
/**************mailformular****************/
.csc-mailform {
	margin:5px 0 5px 0;
}
.csc-mailform-field {
	margin:5px;
}
.csc-mailform-field label {
	display:block;
	margin-top:0;
	float:left;
	width:120px;
	text-align:right;
	padding-right:5px;
}
.csc-mailform-check {
}
.csc-mailform-submit {
margin-left:124px;
	clear:left;
}
.csc-mailform-field {
	margin:5px;
	clear:both;
}
.csc-mailform-radio fieldset {
	text-align:left;
}
.csc-mailform-radio fieldset label {
	vertical-align:middle;
	text-align:left;
	width:auto;
	float:none;
	display:inline;
}
.csc-mailform-radio fieldset input {
	vertical-align:middle;
	width:auto;
}
/*----------Søg------------*/
.soeg {
	padding:0;
	margin:0;
	border:none;
	float:right;
}
#searchform {
	display:inline;
	padding:0;
	margin:0;
	border:none;
}
.soegestreng {
	width:80px;
	font-size:10px;
	line-height:1.2;
	margin:1px 10px 0 5px;
	padding:0 2px 0 2px;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	height:13px;
	font-family:tahoma, Helvetica, sans-serif;
	background-color:#F8F8F8;
}
.soeg_subm_inp {
	cursor:pointer;
	font-family:tahoma, Helvetica, sans-serif;
	background-color:transparent;
	font-weight:bold;
	border:none;
	padding:0;
	margin-top:1px;
	border:none;
	text-decoration:none;
	color:#777777;
	font-size:11px;
	display:inline;
}
.tx-indexedsearch-whatis {
	float:left;
}
.tx-indexedsearch-browsebox {
	text-align:right;
}
.tx-indexedsearch-noresults {
	clear:both;
	color:#FF0000;
}
.tx-indexedsearch-browsebox, .tx-indexedsearch-whatis {
	font-size:90%;
	padding-bottom:15px;
}
.tx-indexedsearch-browsebox ul.browsebox li {
	font-size:10px;
	margin:2px;
	padding:0;
	display:inline;
}
.tx-indexedsearch-res {
}
.res-tmpl-css {
	border-top:none;
}
.tx-indexedsearch-descr {
	margin:0;
	padding:0;
	font-size:11px;
}
.tx-indexedsearch-descr strong {
	font-weight:700;
}
.tx-indexedsearch-browsebox ul.browsebox li strong a {
	text-decoration:none;
	font-weight:bold;
}
.tx-indexedsearch-searchbox form, #searchform_in {
	margin:0;
	padding:20px 0 0 0;
	height:auto;
	vertical-align:middle;
}
.tx-indexedsearch-searchbox {
	padding:0;
	margin:0 0 8px 0;
}
.tx-indexedsearch-searchbox form input#tx-indexedsearch-searchbox-sword {
	padding-left:4px;
}
.tx-indexedsearch-searchbox form input {
	display:inline;
	margin:0;
	vertical-align:middle;
}
div.tx-indexedsearch-res_single h2 {
}
dl.tx-indexedsearch-info {
	margin:0;
	padding:0;
}
.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
	font-size:10px;
	display:inline;
	text-align:left;
	padding:0;
	margin:0;
}
.tx-felogin-pi1 legend{
display:none;
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass{
width:80px;
margin-bottom:5px;
}
.tx-felogin-pi1 label {
float:left;
margin-right:3px;
width:120px;
}
.tx-cal-controller .news-latest-item {
float:left;
height:14px;
overflow:hidden;
margin:0;
padding:0;
}

/*
              ------------  Fe_user list  ------------  
*/
.feuser_list{
font-size:90%;
margin-left:1px;}
.feuser_list th{
text-align:left;
padding:0 10px  0 0; }
.feuser_list td{
padding:0 10px  0 0; 
}
.feuser_list tr{
border-bottom:1px solid #ccc;
}
.feuser_list a{
font-weight:normal;}
