body, td, div, span{
font-family: 'Open Sans', sans-serif;
 /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
/* font-size: ".font(90)."%;*/
} 

body{
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-attachment : fixed;
    background-color: #000000;
}
.topheader {
    background-color: #000000;
    color: #fff;
    /*padding: 10px 0;*/
}
.logo_placering {
	/*margin: 0px auto 40px 80px;
	padding: 14px 20px 0 260px; */
	margin-left: auto;
    margin-right: auto;	
	/*max-width: 1240px;*/
    min-width: 940px;
    max-width: 1600px;
    position: relative;
}
.pageheader {
    background-color: rgba(0,0,0,0.55);
    display: block;
    position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
    position: absolute;
    width: 100%;
    height: 140px;
}
h1#maintitle {
    font-size: 48px;
    line-height: 48px;
    display: block;
    text-transform: uppercase;
    margin: 52px 0 0 4px;
    padding: 0;
    letter-spacing: 2px;
    font-weight: 300;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}
h2#subtitle {
	font-size: 23px;
    line-height: 28px;
    display: block;
    margin: 0 0 0 8px;
    padding: 0px;
    letter-spacing: 2.2px;
    font-weight: 300;
    text-align: left;
    color: #dedddc;
    background: transparent;
    border: none;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
}
nav#mainnav{
	display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.mainnavlist, ul.subnavlist {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    background-color: rgba(0,0,0,0.72);
}
.mainnavlist li {
    width: 33.33%;
    float: left;
    padding: 140px 0 0 0;
    margin: 0;
    text-align: center;
    display: table;
    background-size: 100% 100% !important;
}
.mainnavlist li  a{
    color: #acacb1;
    text-decoration: none;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
    text-transform: uppercase;
    font-size: 23px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 64px;
	line-height: 23px;
    font-weight: 400;
    letter-spacing: 1px;
}
.mainnavlist li  a:hover{
	color: #fff;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
}
li#mainnavlinkitem1 {
    background: url('http://andersen.sdu.dk/wp/wp-content/themes/hcapixel/images/mainnavbg1.png');
    /* width: 34.6%; */
}
li#mainnavlinkitem2 {
    background: url('http://andersen.sdu.dk/wp/wp-content/themes/hcapixel/images/mainnavbg2.png');
}
li#mainnavlinkitem3 {
    background: url('http://andersen.sdu.dk/wp/wp-content/themes/hcapixel/images/mainnavbg3.png');
}
a#mainnavlink2 {
    padding-right: 24px;
}
.current a.mainnavlink {
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 24px !important;
}
.subnav ul li, .subnavlist li {
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    display: table;
}
.subnav ul li a, a.subnavlink {
    color: #dedddc;
    text-decoration: none;
    padding: 0px 30px;
    font-size: 22px;
    display: inline-block;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 60px;
}
.subnav ul li a:hover, a.subnavlink:hover{
    color: #fff;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
}
.subnav ul li:first-child, .subnavlist li:first-child {
    margin-left: 52px;
}
.subnav ul li.current-menu-item a, .subnavlist li.current a {
    color: #e9573f;
}
.logo_text{
	font-family: 'Lato', sans-serif;
	font-size:21px;
	color: #a1a09e;
	}
.logo_border{
	border-bottom-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-color: rgb(130, 103, 91);
	}
.index_topbanner1 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner01.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner2 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner02.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner3 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner03.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner4 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner04.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner5 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner05.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner6 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner06.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner7 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner07.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner8 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner08.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner9 {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img_index/banner09.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner_vaerker {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img/HCA_vaerkforside.jpg);
	max-width: 1240px;
	height: 288px;
	}
.index_topbanner_header {
	font-family: 'Lato', sans-serif;
	font-size:32px;
	color: #FFF;
	font-weight: lighter;
	font-style:normal;
	padding: 10px;
	width: 213px;
	background-color:#009;	
}
.index_topbanner_text {
	font-family: 'Lato', sans-serif;
	font-size:11px;
	color: #FFF;
	font-weight: lighter;
	font-style:normal;
	padding: 10px;
	width: 213px;
	height: 210px;
	background-color:#009;	
		
}
.index_container {
	max-width: 460px;
	float:left;
	margin-right: 24px;
}
.index_container_map {
	max-width: 272px;
	padding-top:10px;
	float:left;
}

.index_header_container {
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight:bold;
	font-style:normal;
}
.index_header_text {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style:normal;	
}
.index_container_aktuelt {
	max-width: 460px;
	float:left;
	margin-right: 24px;
	border:#009;
	border-style:solid;
	border-width:1px;
}

.index_header_aktuelt {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img/aktuelt_bg.jpg);
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight:bold;
	font-style:normal;
	color: #003366;
	padding-left: 10px;
	border:#009;
	border-style:solid;
	border-width:1px;
}
.index_header_text_aktuelt {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style:normal;
	padding: 10px;	
}
.index_container_vaerker_main {
	margin-left: 263px;
}
.index_container_vaerker {
	max-width: 460px;
	float:left;
	margin-left: 24px;
	margin-top: 24px;
	border:#990000;
	border-style:solid;
	border-width:1px;
}
.index_header_vaerker {
	background-image: url(http://www3.sdu.dk/multi/hcaudvl/img/HCAsignature.png);
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	padding-left: 10px;
	padding-right: 10px;
	border:#990000;
	border-style:solid;
	border-width:1px;
	height: 25px;
	padding-top: 7px;
}
.index_header_text_vaerker {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style:normal;
	padding: 10px;	
}
fieldset {
  border: 1px solid #ccc;
  padding: 0em 1em 1em;
}
fieldset.hcac {
  padding: 1em;
  border-radius: 0.3em;
}
code {
  font-size: 1.3em;
}
legend {
  font-weight : bold;
  margin-bottom : .8em;
  border: 1px solid #ccc;
  padding: 0.4em 0.6em;
  border-radius: 0.5em;
}
h1,h2,h3,h4 {
  font-family: 'Lato', sans-serif;
}
h1 {
	/*text-align: center;
	font-weight: 600;*/
}
h1.stor {
		font-family: 'Lato', sans-serif;
	font-size:21px;
	color: #a1a09e;
	font-style:normal;
	font-weight:lighter;
	/*font-size: 125%;
	letter-spacing: 1pt;
	margin: 0 0 0 233px;
	color: #003366;
	font-weight:600; 
  padding: 0 3em 0 1em;*/
}
h1.mellemstor { 
 font-size: 160%; 
}
h1 acronym {
	border: none;
}
h1, h2 {
  /*background-image: url(http://andersen.sdu.dk/images/c_graa3.gif);*/
  /*border: 1px solid #ccc;*/
  text-transform: uppercase;
  padding: 4px 6px 5px 0;
  font-size: 130%;
  margin-bottom: 1em;
}
h1 span, h2 span {
    text-transform: lowercase;
}
h2.stor {
	font-size: 170%;
	letter-spacing: 2px;
}
h2.forside {
	font-style: italic;
	font-size: 140%;
	font-weight: 600;
  background-image: none;
  border: none;
}
h3 { 
    margin-bottom: 8px; 
    text-transform: uppercase;
}
h4 { background-color: #ccc; }
h1.vaek {
 display: inline;
 line-height: 1%;
 font-size: .1em;
 color: #F3F0E9;
}
.linktop {
    display: inline-block;
    position: absolute;
    right: 30px;
    height: 18px;
    /*float: right;*/
    color: rgba(255,255,255,0.5);
    background-color: rgba(150,150,150,0.15);
    text-decoration: none;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    padding: 0px 6px 2px;
    -webkit-transition: border-color 150ms, color 150ms;
    -o-transition: border-color 150ms, color 150ms;
    -moz-transition: border-color 150ms, color 150ms;
    transition: border-color 150ms, color 150ms;
    font-size: 80%;
}
.triangletop{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.obs {
	font-size: .8em;
	line-height: 1.4em;
	padding: .8em;
	background: #fff;
	border: 1px solid #990000;
}
p.headerstyle {
  border-bottom: 1px solid #ccc;
  margin: 2em 0;
  padding: 0.5em 0 0.1em 0.4em;
  font-size: 120%;
  font-weight: bold;
}
div.header {
	background-image: URL(http://andersen.sdu.dk/images/footerbg.gif);
	padding: 17px 20px 20px 2px;
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
	margin-right: 1px;	
}

#adminlink {
  font-size: .8em;
  border: 2px solid #003366;
}
input[type="text"], select {
  padding: 1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #bbb #ddd #ddd #ccc;
}
input[type="text"]:focus, select:focus {
  box-shadow: 0px 0px 3px 2px #ccc;
}
#adminlink span, #adminlink a, #adminlink input {
  background: #003366;
  color: white;
  letter-spacing: 3px;
  font-weight: bold;
  font-variant: small-caps;
}
#adminlink input {
  font-size: .8em;
  font-variant: normal;
  border: 1px outset #003366;
}
#forsidenyhed {
  margin-top: 2em;
  border: 2px solid #990000;
	background: #f3f0e9;
  /*background-image: URL(http://andersen.sdu.dk/images/footerbg.gif);*/		
}
#forsidenyhed h3 { /* overskrift/label: NYHEDER */
 text-align: center;
 letter-spacing: .4em;
 font-size: .6em;
 background: none;
 color: #990000; 
 margin: 0;
}
#forsidenyhed h2, #forsidenyhed h2 a {
 background-color: #990000;
 background-image: none;
 color: #ffeecc;
 font-size: 1em;
 font-variant: small-caps;
 padding-left: .2em;
 padding-right: .2em;
 border-top: 2px solid #990000;
 border-right: none;
 border-bottom: 2px solid #990000;
 border-left: none;
 margin: 0;
}
#forsidenyhed p {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin: 0em 0em .1em .1em;
 padding: .3em .3em .2em .3em; 
 font-size: .8em;
}
#forsidenyhed ul {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin: .2em 0 0 1.2em;
 padding-left: .2em;
 padding-right: .2em;
 font-size: .8em;
}
#forsidenyhed li {
  line-height: 0.8em;
}
#forsidenyhed a {
  text-decoration: underline;
}
#forsidenyhed a:hover {
  text-decoration: none;
}
#forsidenyhed p.nyhedsdato {
  margin: 0 0 0 .2em;
  padding-top: 0;
  font-size: 70%;
  color: #333;
}
.contentwrapper {
    background: url('http://andersen.sdu.dk/wp/wp-content/themes/hcapixel/images/pagebg_centre.png');
    background-attachment: fixed;
    background-size: cover;
    overflow:hidden;
}
div.content-index {
	margin-left: auto;
    margin-right: auto;	
  font-size: 85%;
	max-width: 1240px;
}
div.content {
    position: relative;
    margin: 0px auto;
    padding: 14px 60px 30px 260px;
    /*margin: 0px auto 40px 80px;
    padding: 14px 20px 0 260px;*/ 
    font-size: 85%;
    /*max-width: 800px;*/
    line-height: 1.5em;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 1000px;
    width: 860px;
}
div.content p, div.content h2 {
	margin-top: 0px;
}
div.content h2 {
  margin-bottom: 1em;
}
div.content h2 a {
  text-decoration: none;
  display: inline-block;
}
div.content h2 a:hover {
  text-decoration: underline;
}
div.content td {
  font-size: 90%;
}
hr {
	color: #003366;
	width: 100%;
	float: left;
}
a { 
    /*color : #003366;*/ 
    color: #000;
    text-decoration: none;
}
/*a:visited { color : #550000; }*//*#550000*/
a:hover { text-decoration: none; }
a img {
 border: 0;
}
img.centerCAJensen {
  margin-left: 0px;
	margin-right: 20px;
	margin-top: 3px;
}
img.eventyrillustrationleft {
	margin: 20px 20px 20px 0;
}
img.eventyrillustrationright {
	margin: 20px 0 20px 20px;
}
li {
	margin-bottom: 5px;
}
ul.links {
  background : #f3f3f3;
  padding : 1em 1em 1em 1.5em;
  border: 1px solid #ccc;
  border-radius: 0.3em;
}
ul.links li {
  padding-left: 1em;
  margin-left: 2em;
	margin-bottom: .4em;
	font-size: 90%;
}
ul.links div {
  font-size : 90%;
/*  padding-top : .3em;*/
}
blockquote {
	font-size: 90%;
}
label.box {
  border-width: 1px;
  border-color : #ccc #666 #666 #ccc;
  border-style : solid;
  padding : 0px 2px 0px 2px;
}
abbr, acronym {
  cursor: help;
  border-bottom: 2px dotted #cccccc;
}
.redaktion {
  border: 1px solid #ccccff;
  border-width: 0 1px;
  background: #eeeedd;
}
sup, SUP {
   font-size: 80%;
}
.clearboth {
 /*height: 20px;*/ 
 clear: both;
}
.udtraek a {
  text-decoration: none;
}
.udtraek a:hover {
  text-decoration: underline;
}

.topright {
    float: right;
    /*color: #fff;*/
    padding: 60px 52px;
}
.toprightspacer
{
	color:#B8B8B8;
}
.topright a {
    color: #B8B8B8;
    text-decoration: none;
}
.topright a:hover {
    text-decoration: underline;
}
.topright a:visited {
    color: #B8B8B8;
}

 /* __________________________ MENU ______________________________ */

.Menu {
	float: left;
	width: 194px;
	margin-left: 22px;
	margin-right: 1px;
	margin-top: 26px;
	text-align: left;
    clear: both;
    position: relative;
    z-index: 99;
}
.Menu div {
	/*margin-top: 3px;*/
  /*font-family:  Georgia, "Times New Roman", Times, serif;*/
  /*border-radius: 4px;*/
  /*-moz-border-radius: 4px;*/
  /*-webkit-border-radius: 4px;*/
}
.Menua a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.Menua a, .m1Current, .m2Current, .m3Current, .m4Current {
	padding: 2px; /* tilføjet 30.10.2010 /LBJ */
}
.Menua b {
    border-left: 2px solid #003366;
}
.Menua a:hover {
     color: #003366;
     background-image : url(/images/hat.gif); /* hat_r.gif er julestyle, hat.gif normal */
     background-repeat : no-repeat;
     background-position : right;
}
.m1 {
	margin-right: 0em;
	/*background-color : #ffcc99;*/
	background-color : #CCCCCC;
	padding-left: 3px;	
	font-size: 100%;
	padding-bottom: 1px;
	font-weight:600;
	border: 1px outset #cccccc;
	font-variant: small-caps;
	letter-spacing: 1px;
	/*text-shadow: 0 1px 0 #fafafa;*/
    margin-top: 3px;
}
.m1Current {
	margin-right: 0em;
	/*background-color : #cc6600;*/
	background-color : #990000;
	color:#FFF;
	padding-left: 2px;
	border: 1px inset #999999;
	font-size: 100%;
	font-weight:600;
	font-variant: small-caps;
	letter-spacing: 1px;					
	text-shadow: 0 1px 0 #999;
}
.m2 {
	padding-left: 20px;
	font-size: 100%;
    border: 1px outset #666666;
    background-color: #D8D8D9;
    margin-top: 2px;
}
.m2Current {
	background-color : #990000;
	color:#FFF;
	/*background-color : #faebd7;*/
	padding-left : 20px;
    border: 1px inset #999999;
	font-size: 100%;
	font-weight:600;		
}
.m3{
	background-color : #fefef7;
 	padding-left : 35px;
	font-size: 95%;
    border: 1px outset #666666;
}
.m3Current{
	background-color : White;
	font-size: 95%;
	padding-left : 35px;
	border: 1px inset #999999;
	font-weight:600;	
}
.m4{
	background-color: #FFF7DD;
 	padding-left : 45px;
	font-size: 90%;
    border: 1px outset #666666;
}
.m4Current{
	background-color : White;
	font-size: 90%;
	padding-left : 45px;
    border: 1px inset #999999;
	font-weight:600;	
}
form.m4 input {
	border: 1px solid #999999;
	font-size: 100%;
}
input.m4 {
	width: 70px;
}
/* </>__________________________ / MENU ______________________________ */

/*--------------------------- BIBLIOGRAFI --------------------------------*/

h3.bibtitel {
  padding: 2px 2px 0px 4px;
  border-left: 1px solid #999999;
  margin: 1.5em 0px 0px 20px;
}
h3.bibtitel span {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.resultatnote {
  font-size: 85%;
  line-height: 1.6em;
  background-image: url(../../images/c_graa3.gif);
  padding: 4px 2px 6px 4px;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom-left-radius: 4px;
  margin: 0em 0px 2.5em 20px;
}
.resultatnote acronym {
  border-bottom: 2px dotted #003366;
}
.resultatnote a {
  text-decoration: none;
}
.resultatnote a:hover {
  background: #fff;
}
.bibpost {
  border-left: 1px solid #999999;
  padding: 4px;
  margin: 0px 0px 0px 20px;
}
.bibpost table, .bibpost td, .bibpost th, .bibpost tr  {
  border : none;
}
th.bfn {
  font-weight: normal;
}
.bfnbt .note {
  padding-left: 4.1em;
}
.bibforkortelser {
	background:#fefefe;
	border-collapse:collapse;
	margin-bottom: 1em;
}
.bibforkortelser td, .bibforkortelser th {
	border: 1px solid #ccc;
	padding: 6px 10px
}
/*--------------------------- /BIBLIOGRAFI --------------------------------*/

.admContentInline {
    border: 2px solid #003366; 
    border-width: 0 2px;
    background: rgb(222,232,235);
}

div.paging {
    margin : 1em 0em 2em 0em;
    line-height : 1.2em;
}
.footer {
	font-size : 70%;
    font-size: 13px;
    line-height: 140%;
	margin-top : -15px;
	margin-bottom : 0px;
	margin-left : 0px;
	/*background-image : URL(http://andersen.sdu.dk/images/footerbg.gif);*/
	/*background-color: #82675b;*/
    background-color: #000000;
	color: #FFF;
	padding : 6px 10px 16px 22px;
	/*border-top : 2px solid rgb(130, 103, 91);*/
	/*border-bottom : 2px solid rgb(130, 103, 91);*/
	clear : left;
    position: relative;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.footer img {
    position : relative;
    margin-top : .4em;
    margin-bottom : 2px;
    top: 0.4em;
    border-radius: 4px;
}
.homelogo {
	position: relative;
	top: -6px;
	left: 8px;
}
.horisontallokalmenu {
	padding-bottom: 10px;
}
.ophav {
	text-align: right;
	font-size: 70%;
}
.eventyrtekst blockquote {
	font-size: 92%;
	padding-left: 40px;
}
p.hersholtheader {
  margin: 2em 0 1em 0;
  text-align: center;
  font-variant: small-caps;
  font-weight: 600;
}
.note {
	font-size: 80%;
}
.indledning {
	border-left: 2px solid #003366;
	padding-left: 20px;
}
div.borge {
	float: left;
  width: 244px;
  background-image: url(../../images/c_graa3.gif);
  background-color: #dedede;  
  margin-right: 40px;
  margin-bottom: 40px;
}
p.borgebilledtekst {
  padding: 0px 1px 2px 2px;
  margin: 0px;
	font-size: 85%;
}
.u {
	text-decoration: underline;
}
.delresultat {
	margin-bottom: 16px;
}
div.eventyrtekst {
	padding-top: 20px;
	padding-bottom: 21px;
	margin-bottom: 17px;
	margin-top: 20px;
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
}
.tekst {
  margin: 1em 0em 1em 0em;
  border: 1px solid #ccc;
  padding: 1em;
  max-width: 30em;
  background: #ffffff;
}
.eventyrtekst p {
	text-indent: 30px;
	margin: 0px;
	text-align: justify;
}
span.soegehit {
  font-weight: bold;
	background-color: #ffcc66;
}
strong.spatieret, em.spatieret {
  font-style: normal;
  font-weight: normal;
  letter-spacing: .2em;
}
div.soegeres {
  background-color : White;
  padding : 3px;
  margin-bottom : 1em;
  border : 1px solid #999999;
  line-height: 1.5em;
}
div.linkline {
 /*background-color: #faebd7;*/
 font-size: 80%;
 /*border: 1px solid #eee;*/
 text-align: left;
 padding: 6px 1px;
 margin-bottom: 1em;
 width: 100%;
}
.linklineC {
/*  font-size : 70%;*/
	background-color : #ffffee;
	font-weight : 600;
  border: 1px inset #cccccc;
	padding: 0em .3em 0em .3em;
	
}
.linklineC input.ll {
  border-right : 1px solid #ffffee;
  border-left : 1px solid #ffffee;
  border-top : none;
  border-bottom : none;
}
.linkline a {
  /*color: #036;*/
  color: #DfDfDf;
  color: rgba(255,255,255,0.5);
  /*background-color: #ffe;*/
  background-color: rgba(150,150,150,0.15);
  text-decoration: none;
  /*border-width: 1px;*/
    /*border-style: solid;*/
	/*border-color: #eed3b0 #b6927e #b6927e #eed3b0;*/
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  padding: 3px 6px;
  white-space: nowrap;
  -webkit-transition: border-color 150ms, color 150ms;
  -o-transition: border-color 150ms, color 150ms;
  -moz-transition: border-color 150ms, color 150ms;
  transition: border-color 150ms, color 150ms;
}
.linkline a:hover { 
 /*color: #069;*/
 color: #eee;
 background-color: rgba(233, 87, 63, 0.92);
 text-decoration: none;
  /*border-color: #b6927e #eed3b0 #eed3b0 #b6927e;*/
}
.Sprogvalg {
background-image: none;
position: relative; 
bottom: 1.6em;
margin-right: 1em;
float: right;
}
.sortTabel{
 margin: 0px;
 padding: 0px;
 margin-bottom: 1em;
 border-collapse: collapse; 
}
.sortTabel tr, .sortTabel th, .sortTabel td {
  border-bottom : 1px solid #999999;
  border-right : 1px solid #999999;
  border-left : 1px solid #999999;
  padding : 3px 8px 3px 8px;
  font-size : 90%;
  vertical-align : top;
}
.sortTabel th{
 background: #fff;
 border-top : 1px solid #999999;
}
.sortTabel th a{
 width: 100%; 
 display: block;
}
.sortTabel td a{
 text-decoration: none;
}
.sortTabel a:hover{
 background: #ffffee;/*#f9eecc;*/
 text-decoration: underline;
}
.sortTabel .graaRk{
 background: #e6e6e6;
}
.sortTabel .aktuel{
 background: #d4b274;
}
.sortTabel .IDkol{
 text-align: right; 
 margin-right: .5em;
}
.nultrans {
  color : #666;
}
.skjul {
 display:none;  /* i modsætning til visibility:hidden afsætter display:none ikke plads til elementet i koden */  
}
.search_result a {
  text-decoration: none;
}
.search_result a:hover {
  text-decoration: underline;
}
.result_td {
	padding: 0.3em;
	text-align: left;
}
#nytindhold {
	border-collapse: collapse;
	margin-bottom: 1.5em;
	text-shadow: 0 1px 0 #fcfcfc;
}
#nytindhold th, #nytindhold td {
	padding: 8px 12px;
	border: 1px solid #dcdcdc;
	vertical-align: top;
}
#nytindhold td.nyt {
	max-width: 450px;
	padding: 0;
}
#nytindhold a {
	text-decoration: none;
}
#nytindhold td a:hover {
	text-decoration: underline;
}
#nytindhold td.nyt a {
	width: 92%;
	padding: 8px 12px;
	display: inline-block;
}
#nytindhold td.merenyt a {
	width: 95%;
}
#nytindhold tr.ulige {
	background: #fefef7;
}
#nytindhold tr.row:hover {
	background: #fc9;
}


@media screen and (max-width: 1140px) {
    .pageheader {
        height: 110px;
    }

    .topright {
        padding: 46px;
    }

    .pageheader img {
        margin: 0 10px 0 20px !important;
        height: 48px !important;
    }

    h1#maintitle {
        font-size: 30px;
        line-height: 30px;
        margin: 32px 0 0 4px;
    }

    h2#subtitle {
        font-size: 18px;
        line-height: 21px;
        margin: 0 0 0 6px;
    }

    .mainnavlist li {
        padding-top: 110px;
    }
}