/* body attributes */
body {
	font-family: Lucida Grande, Lucida Sans, Arial, Verdana, Sans Serif;
	padding:0px;
	margin: 0px;
	text-align: center;
	color: #333;
}

a {outline: none; text-decoration: none;}
a:link {color: #FF7800;}
a:visited {color: #FF7800;}
a:hover {color: #156A84;}
a:active {color: #156A84;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}
#rightside .invlink:link, #rightside .invlink:visited {
	color: #FF7800;
}
#rightside .invlink:hover, #rightside .invlink:active {
	color: #156A84;
}
img {
	border: 0px;
	outline: none;
}


/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 69%;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4 {
	margin: 0px;
	color:#006983;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 10px 14px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	margin: 0px 0px 3px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color:#333;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 150%;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* FORM */
form {
	margin: 0px;
}
tr .submit {
	height:27px;
	width:65px;
	float:right;
	border:none;
	color:#fff;
	font-weight:bold;
	background-color:#156A84;	
}
.text, textarea, .submit, select {
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, Sans Serif;
	font-size: 11px;
}

* html .text, * html .submit {
	height: 20px;
}

.text, textarea {
	padding: 2px;
	width: 220px;
}
.customform .fieldtype-string input, .customform .fieldtype-int input, .customform .fieldtype-price input, .customform .fieldtype-email input, .customform .fieldtype-text textarea {
	padding: 2px;
	width: 220px;
	float: left;
}
.customform .fieldtype-text textarea {
	padding: 3px;
}
.customform .fieldtype-text {
	height: 86px;
}
.customform .fieldtype-string label, .customform .fieldtype-int label, .customform .fieldtype-price label, .customform .fieldtype-email label, .customform .fieldtype-text label, .customform .fieldtype-select label {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	padding: 2px 10px 0px 0px;
}
.customform .fieldtype-string p, .customform .fieldtype-int p, .customform .fieldtype-price p, .customform .fieldtype-email p, .customform .fieldtype-text p, .customform .fieldtype-select p {
	margin-bottom: 0px;
}
.customform div {
	clear: left;
	float: left;
	padding: 2px;
	margin-bottom: 4px;
	width: 392px;
}
.customform h2 {
	clear: left;
	margin: 15px 0px 5px 0px;
}
.customform h3 {
	font-weight: normal;
}
.customform .fieldtype-string label.required, .customform .fieldtype-int label.required, .customform .fieldtype-price label.required, .customform .fieldtype-email label.required, .customform .fieldtype-text label.required, .customform .fieldtype-select label.required, .customform .fieldtype-checkbox h3.required, .customform .fieldtype-radio h3.required  {
	font-weight: bold;
}
.customform .fieldtype-checkbox label, .customform .fieldtype-radio label {
	display: block;
	margin-left: 23px;
	padding: 2px 0px;
}
.customform .fieldtype-checkbox input, .customform .fieldtype-radio input {
	display: block;
	float: left;
	clear: left;
}
.customform .invalid label {
	color: #fff;
}
.customform .submit {
	clear: left;
	display: block;
	height: 27px;
	width: 65px;
	border: none;
	color: #fff;
	font-weight: bold;
	background-color: #156A84;	
	margin-left: 331px;
}
.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}

table.tf th, table.tf td {
	padding: 4px 5px 4px 0px;
}

/* MAIN */
#main {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	margin-bottom:20px;
}


/* TOP */

#top {
	height: 145px;
	background: #fff;
}
#toppicture {
	height: 100px;
}
#logo {
	position: relative;
	top: 70px;
	left: -32px;
}
#thirdmenu ul {
	float: right;
	margin-top: 81px;
}
#thirdmenu li {
	float: left;
	list-style: none;
	font-weight: bold;
}

#thirdmenu li a {
	cursor: pointer;
}

.tabstart {
	display: block;
	float: left;
	width: 5px;
	height: 19px;
	background: url(/gfx/tabstart.png) no-repeat; 
}
.act .tabstart {
	background: url(/gfx/tabstartact.png) no-repeat; 
}
.tabend {
	display: block;
	float: left;
	width: 6px;
	height: 19px;
	background: url(/gfx/tabend.png) no-repeat;
}
.act .tabend {
	background: url(/gfx/tabendact.png) no-repeat;
}
.tab {
	display: block;
	float: left;
	height: 9px;
	background: url(/gfx/tab.png) repeat-x;
	padding: 5px 7px;
	font-size: 10px;
}
.act .tab {
	background: url(/gfx/tabact.png) repeat-x;
}
.tab a:link, .tab a:visited {
	color: #DCCDAC;
}

/* LEFTSIDE */

/* 1. menu 1. niveau */

#leftside {
	width: 190px;
	float:left;
}
#leftside ul {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
#leftside li {
	list-style: none;
}
#leftside a:link, #leftside a:visited {
	display: block;
	margin-top: 3px;
	font-weight: bold;
	padding: 2px 10px;
	overflow: hidden;
}

/* 1. menu 2. niveau */

#leftside ul ul {
	margin: 0px;
}
#leftside li li a:link, #leftside li li a:visited {
	border-bottom: 1px solid #006983;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #fff;
	color: #006983;
	margin-top: 0px;
}

/* yderligere niveau'er */

#leftside ul .act a:link, #leftside .act ul a:visited {
	margin: 0px;
	border-bottom: 1px solid  #006983;
}
#leftside ul .act a{
	margin-top:3px !important;
}
#leftside ul .act ul a{
	margin-top:0px !important;
}
#leftside .act ul .act ul a:link, #leftside .act ul .act ul a:visited {
	padding-left: 25px;
}
#leftside .act ul .act ul .act ul a:link, #leftside .act ul .act ul .act ul a:visited {
	padding-left: 40px;
}

#leftside ul .act ul .act, #leftside ul .act ul .act ul .act, #leftside ul .act ul .act ul .act ul .act{
	margin-top:0px;
}
#leftside ul li.act ul a{
	font-weight: normal;
}

/* first og last */

#leftside .act ul .first a:link, #leftside .act ul .first a:visited {
	margin-top: 3px;	
}
#leftside .act ul .first li a:link, #leftside .act ul .first li a:visited {
	margin-top: 0px;	
}


#leftside .act ul .last a:link, #leftside .act ul .last a:visited {
	border-bottom: none;	
}
#leftside .act ul .act ul .last a:link, #leftside .act ul .act ul .last a:visited {
	border-bottom: 1px solid  #006983;	
}

#leftside ul a img {
	padding-left: 5px;
}
#leftside .menuhead {
	display: block;
	height: 15px;
	background: #006983;
	color: #fff;
	text-transform: uppercase;
	font-family: Gotham Rounded Medium, Lucida Grande, Arial, sans-serif;
	font-size: 120%;
	padding: 5px 0px 5px 9px;
}
#quicksearch {
	height: 50px;
	margin-bottom: 10px;
	background: #DCCDAC;
}
#quicksearch .inner {
	padding: 5px 0px 0px 10px;
}
#quicksearch .text {
	width: 100px;
	height: 13px;
	padding: 1px;
}
#quicksearch .submit {
	background: none;
	border: none;
	padding-left: 5px;
}

/* RIGHTSIDE */

#rightside {
	width: 220px;
	float:right;
}
.grey {
	background: #DCCDAC;
	padding: 5px 10px;
}
.orange {
	padding: 0px;
	border: 2px solid #FF7800;
}
.orange h2 {
	background: #FF7800;
	padding: 4px 10px 6px 10px;
	color: #fff;
}
.orange p, .orange h3, .orange h4, .orange ul, .orange ol, .orange table {
	padding: 5px 10px;
}
.orange ul, .orange ol {
	margin-left: 12px;
}
#rightside .tf input {
	width: 100px;
	height: 12px;
	font-size: 100%;
}
#awe2_login1, #awe2_passwd1, #quicksearch .submit {
	font-weight: bold;
	text-transform: uppercase;
	color: #006983;
}
.box {
	margin-bottom: 20px;
}
/* højden på login knappen*/
.box div input, #quicksearch .submit {
	height: auto;
}
#login.box.grey a:link, #login.box.grey a:visited {
	color: #006983;
	text-decoration: underline;
}
#login.box.grey p {
	margin: 5px 0px 2px 5px;
	text-align: right;
}
#login.box.grey h2 {
	margin: 5px 0px 2px 5px;
}
.subm {
	float:left;
}


/* CONTENT */

#page {
	width: 710px;
	margin-left:210px;
	background: url(/gfx/greybg.gif) repeat-y 0px 0px;
}
#content {
	background: url(/gfx/greybg.gif) repeat-y 0px 0px;
	margin-left:210px;
	margin-right:230px;
	padding: 15px 14px;
	width:440px;
}
#content .bloglist{
	min-height:210px;
}
.whitebox {
	background: #fff;
	padding: 14px;
	margin-bottom: 14px;
	width: 414px;
	float:left;
}

/* BLURBS */

.blurb {
	width: 186px;
	height: 180px;
	float: left;
	overflow: hidden;
}
.blurb.odd {
	margin-right:11px;
}
.blurb img {
	margin-bottom: 8px;
}
.blurb p {
	margin-bottom: 4px;
}

* html #content div.inner {
	width: 100%;
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-top:5px;
}
#content table table {
	margin:0px;
}

#main th, #main td {
	font-size: 69%;	
}

#content table tr td {
	font-size: 69%;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td .submit, #content td textarea, #content td select, #content td blockquote {
	font-size: 1em;
}

#content td h2 {
	font-size: 118.5%;
}

#content td h3 {
	font-size: 1em;
	
}

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


/* TOPNAV */
#topnav {
	font-size: 69%;
}

#topnav a {
	display: block;
	float: left;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #333;
}

/* GOOGLE SEARCH */

#main .gsc-tabsArea, #main .gsc-resultsHeader {
	clear: none;
}

/* SEARCH */

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 69%;
	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;
}


/* RIGHT */
#related {
	float: right;
	width: 220px;
}
#related .inner {
	margin-top:0px;
	padding-top:0px;	
}
#related .box {
	margin-bottom: 10px;
}
#related .box h2{
	background:#DBCEAC;
	padding:6px 0px;
	text-indent:15px;
	margin-bottom:4px;
}
#related a:link, #related a:visited {
	color:#156A84;
	text-decoration:none;
}
#related a:hover, #related a:active {
	color:#F37721;
	text-decoration:none;
}
.box .navi div a:hover{
	text-decoration:underline;
}
.box .navi .act{
	font-weight:bold;
	color:#156A84;
}
#rightside .navi {
	font-size: 69%;
	padding: 4px 10px 6px 10px;
}

#related .navi div {
	margin-bottom: 4px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
	text-decoration: none;
}
#related .box p {
	margin:0px;
}

/* BC */
#bc {
	font-size: 69%;
}


/* FOOTER */
#footer {
	padding: 6px;
	font-size: 69%;
	color:#fff;
	clear: both;
	background: #FF7800;
}
#footer .inner {
	width: 920px;
	margin: 0px auto;
	text-align: left;
}
#footer a:link, #footer a:visited {
	color: #006983;
}
#footer a:hover, #footer a:active {
	color: #fff;
}

/* LISTS */
.list div {
	font-size: 69%;
	margin-bottom: 1em;
}

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

.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: #333;
	font-weight: bold;
}

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

/* FUNC */
#func {
	float: right;
	font-size: 69%;
}

#func img {
	vertical-align: middle;
	margin: 0px 0px 20px 10px;
	cursor: pointer;
}

#func a:link, #func a:visited {
	color: #333;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #156A84;
	color: #fff;
}
.invalid th {
	text-indent:10px;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* CATLIST */
.catlist th {
	background: #FF7800;
	color: #fff;
	padding: 5px;
}

.catlist td {
	border-bottom: 1px solid #ccc;
	padding: 5px !important;
}

.catlist h2 {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* PRINT */
#backlink {
	display: none;
}

/* ADAPT */
#adapt {
  text-align: right;
  font-size: 69%;
  padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #BBB;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}
.altlink {
	display: block;
	margin-bottom: 20px;
}
/*  */
.gsc-webResult:after {
  clear: none!important;
}
