fieldset.csc-mailform {
	border: 0px;
}
DIV.csc-mailform-field {
	border-top: 1px solid #c0c0c0;
	padding-top: 3px;
	padding-bottom: 3px;
}

DIV.csc-mailform-field label {
	color: rgb(0, 51, 102);
	width: 100px;
	height: 19px;
	float: left;
	display: block;
	font-size: 10px;
}

DIV.csc-mailform-field input, DIV.csc-mailform-field textarea {
	background-color: #f9ffff;
	width: 300px;
	border: solid 1px #036;
}

DIV.csc-mailform-field legend {
	visibility: hidden;
}

DIV.csc-mailform-field fieldset {border:0px;
	margin-top:20px;
	margin-left:100px;
}

DIV.csc-mailform-field fieldset input {
	float: left;
	border:0px;
	width: 20px;
}

DIV.csc-mailform-field input.csc-mailform-submit{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #036;
	margin: 4px;
	width: 70px;
	border-style: none;
	border-width: 0px;
}

DIV.sp1-content {
	padding-bottom: 1px;
}


/*<agl.folder "searchbox - front">*/
DIV#spalte1 DIV.search {
}

DIV#spalte1 DIV.search FORM {
	margin: 0px;
}

DIV#spalte1 DIV.search FORM INPUT {
}

DIV#spalte1 DIV.search FORM TABLE {
}

DIV#spalte1 DIV.search FORM TABLE TR {
}

DIV#spalte1 DIV.search FORM TABLE TR TD {
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV#spalte1 DIV.search FORM TABLE TR TD INPUT.tx-indexedsearch-searchbox-sword {
	background-color: #f9ffff;
	border: solid 1px #036;
	width:120px;
}

DIV#spalte1 DIV.search FORM TABLE TR TD INPUT.tx-indexedsearch-searchbox-button {
	color: #fff;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-color: #036;
	margin-top: 4px;
	border-style: none;
	border-width: 0px;
}
/*</agl.folder>*/

/*<agl.folder "searchbox - sub">*/
DIV#sidemenu DIV.search {
}

DIV#sidemenu DIV.search FORM {
	margin: 0px;
}

DIV#sidemenu DIV.search FORM INPUT {
}

DIV#sidemenu DIV.search FORM TABLE {
}

DIV#sidemenu DIV.search FORM TABLE TR {
}

DIV#sidemenu DIV.search FORM TABLE TR TD {
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV#sidemenu DIV.search FORM TABLE TR TD INPUT.tx-indexedsearch-searchbox-sword {
	background-color: #f9ffff;
	border: solid 1px #036;
	width:120px;
	margin-bottom: 10px;
}

DIV#sidemenu DIV.search FORM TABLE TR TD INPUT.tx-indexedsearch-searchbox-button {
	color: #fff;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-color: #036;
	margin-bottom: 10px;
	margin-top: 4px;
	border-style: none;
	border-width: 0px;
}

/*</agl.folder>*/
/*<agl.folder "searchbox - result">*/
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline;
	margin-right:5px;
}

.tx-indexedsearch .tx-indexedsearch-res TD {
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-title {
	font-size: 12px;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#d2edf1;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:#cccccc;
	vertical-align:middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background:#cccccc;
	font-size:16px;
	font-weight:bold;
}

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin-bottom:1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:1em;
	width:10em;
	float:left;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0px;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}


/*</agl.folder>*/

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD {
	padding-left: 5px;
	padding-right: 20px;
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	background-color: #D8D7DC;
}

FORM TABLE TR TD.csc-form-fieldcell {
	background-color: #EDEBF1;
}

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	border: 1px solid #333333;
}

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req {
	font-weight: bold;
}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
}

/* Search form, specifically */
FORM TABLE.csc-searchform {
	width: 100%;
}

FORM TABLE.csc-searchform TR TD {
	padding: 5px 5px 5px 5px;
}

FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell {
	font-weight: bold;
}

FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT {
	width: 100%;
}

/* Login form, specifically */
FORM TABLE.csc-loginform {
	width: 70%;
}

html {
	height:100%;
	max-height:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background:#fff;
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/bg_brik.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12px;
	scrollbar-3d-light-color: #9fc5ca;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #9fc5ca;
	scrollbar-dark-shadow-color: #fff;
	scrollbar-face-color: #5f98b5;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #9fc5ca;
}


p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12px;
}


#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:128px;
	bottom:17px;
	width:798px;
	margin-left:-401px;
	left:50%;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	line-height: 15px;
}

* html #content {
	top:0px;
	bottom:0px;
	height:100%;
	max-height: 100%;
	width:802px;
	border-top:128px solid #fff;
	border-bottom:15px solid #fff;
}
	
/*Diverse specialindstillinger kommer længere nede */

#head {
	position:absolute;
	margin-left:-401px;
	left:50%;
	top:0px;
	width:798px;
	min-width:798px;
	height:127px;
	background:#fff;
	font-size:1em;
	z-index:5;
	border:1px solid #000;
	border-bottom: 0pt;
}

* html #head {
	top:0px;
	width:802px;
	height:123px;
}

#sidemenu {
	display:block;
	overflow:none;
	position:absolute;
	margin-left:-388px;
	left:50%;
	top:130px;
	bottom: 16px;
	width:160px;
	min-width:160px;
	background:url(../images/bg_brik.gif);
	font-size:1em;
	padding: 15px;
	z-index:4;
	border:1px solid #4682b4;
}

* html #sidemenu {
	top:128px;
	width:190px;
	bottom: 0px;
	height: 100%;
	padding: 15px;
	padding-right: 0px;
}
	
#sidemenu p {
	margin:0px;
	margin-bottom:10px;
}

	
#topmenu {
	position:absolute;
	margin-left:-391px;
	left:50%;
	top:99px;
	width:782px;
	min-width:782px;
	height:1.5em;
	font-size:1em;
	z-index:5;
	border:0px;
}

* html #topmenu {
	top:99px;
	width:782px;
	height:1.5em;
}


#foot {
	text-align:center;
	position:absolute;
	margin-left:-401px;
	left:50%;
	bottom:0px;
	width:798px;
	min-width:798px;
	height:15px;
	background:#036;
	font-size:1em;
	z-index:5;
	border:1px solid #036;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
}

* html #foot {
	bottom:0px;
	width:802px;
	height:13px;
}
	
a.foot, a.foot:visited {
	color:#fff;
	text-decoration:none;
	font-size:1em;
	cursor:pointer;
}

a.foot:hover {
	color:#fff;
}



/* spaltebredder START */

#spalte1 {
	position: absolute;
	visibility: visible;
	width: 190px;
	height: 100%;
	margin-left: 12px;
	padding-right: 10px;
	background: url(../images/bg_spalte1.gif);
}

* html #spalte1 {
	width: 180;
	}


#spalte2 {
	position: absolute;
	visibility: visible;
	width: 365px;
	height: 100%;
	left: 212px;
	padding-right: 10px;
	
	background: url(../images/bg_spalte2.gif);
}


#spalte3 {
	position: absolute;
	visibility: visible;
	width: 180px;
	left: 598px;
	padding:0px;
}

#spalte2og3 {
	position: absolute;
	visibility: visible;
	width: 545px;
	height: 100%;
	left: 212px;
	padding:0px;
}

* html #spalte2og3 {
	left: 217px;
	width: 555px;
}



/* spaltebredder SLUT */



/* indstillinger for kontaktpersonerne START */

.kontaktleft {
	font-size: 12px;
	border: solid 1px #036;
	background: #f9ffff;
	float: left;
	width:260px;
	height:164px;
	padding: 7px 7px 0;
	margin-bottom: 15px;
}

.kontaktright {
	border: 1px solid #036;
	background: #f9ffff;
	display:block;
	float: right;
	width:260px;
	height:164px;
	padding: 7px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

* html .kontaktleft {
	font-size: 12px;
	float:left;
	width:275px;
}

* html .kontaktright {
	float:right;
	width:275px;
}

.kontaktfoto {
	border: 1px solid #000;
	display:block;
	float: right;
	width:100px;
	height:150px;
}

.kontaktnavn {
	font-size:14px;
	font-weight:bold;
}

.kontakttitel {
	font-size:10px;
}

/* indstillinger for kontaktpersonerne SLUT */




/* den lodrette menu, der går igen på hele sitet START */

a.sidemenu, a.sidemenu:visited {
	color:#036;
	display:block;
	width:150px;
	height:16px;
	height:auto;
	background:url(../images/kn_smenu1.png);
	 
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	font-size:1em;
	cursor:pointer;
}

a.sidemenu:hover {
	color:#036;
	display:block;
	width:150px;
	height:16px;
	height:auto;
	background:url(../images/kn_smenu2.png);
}

* html a.sidemenu {width:160px;
	height:18px;
}

* html a.sidemenu:visited {width:160px;
	height:18px;
}

* html a.sidemenu:hover {width:160px;
	height:18px;
}


/* den lodrette menu, der går igen på hele sitet SLUT */



/*topmenubar START */
.menu {
	padding:0px;
	margin:0px;
}

.menu dt {
	display:none;
}

.menu dd {
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
}

.menu dd span.aa {
	display:block;
	width:12px;
	height:1.5em;
	height:auto;
	background:url(../images/knaplft.gif);
	float:left;
	border-bottom:1px solid #888;
	padding:1px 0px;
}

.menu dd span.bb {
	height:1.5em;
	height:auto;
	background:url(../images/knapmdt.gif);
	float:left;
	border-bottom:1px solid #888;
	padding:1px 0px;
}

.menu dd span.cc {display:block;
	width:12px;
	height:1.5em;
	height:auto;
	background:url(../images/knaprgt.gif);
	float:left;
	border-bottom:1px solid #888;
	padding:1px 0px;
}

.menu a, .menu a:visited {
	color:#036;
	text-decoration:none;
	font-size:9px;
	cursor:pointer;
}

.menu a:hover {
	color:#000;
	background:#fff;
}

.menu a:hover span {
	background-position:0px 150px;
	border-bottom:1px solid #888;
}
/*topmenubar SLUT */


/* rammer med topbjælke, bl.a. brugt på forsiden START */
.spalterammetop {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	background-color: #036;
	display: block;
	margin: 10px 0px 0px;
	padding: 2px 5px;
	width: 170px;
	height: auto;
}

*html .spalterammetop {
	width: 180px;
	margin:0px;
	margin-top:10px;
}


.spalteramme {
	background-color:#f9ffff;
	border: 1px solid #036;
	display:block;
	
	width:168px;
	height:auto;
	padding: 5px 5px 0px 5px;
	margin:0px;
	margin-bottom: 10px;
	font-size: 12px;
}

*html .spalteramme {
	width: 180px;
	height:auto;
	margin:0px;
}


 		
 		
 


.boldhead, H1, H2, H3, H4, H5, H6 {
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	padding-bottom: 0px;
}

H2 {
	font-size:14px;
	padding: 4px;
	border-bottom: 1px dotted #990026;
	border-left: 1px dotted #990026;
}

H3 {
	color:#CC0000;
}

H4 {

}

.bold {
	font-weight:bold;
}

.leftillu {
	float:left;
	margin:10px;
	margin-left: 0px;
	margin-top: 0px;
}

.rightillu {
	float:right;
	margin:10px;
	margin-right: 0px;margin-top: 0px;
}

.leftilluborder {
	float:left;
	margin:10px;
	margin-left: 0px;
	margin-top: 0px;border:1px solid #000;
}

.rightilluborder {
	float:right;
	margin:10px;
	margin-right: 0px;
	margin-top: 0px;
	border:1px solid #000;
}

.illuborder {
	margin:0px;
	border:1px solid #000;
}

.lefttext {
	float:left;
	width:265px;
}

.righttext {
	float:right;
	width:265px;
}

* html .lefttext {
	float:left;
	width:275px;
}

* html .righttext {
	float:right;
	width:275px;
}

.ramme1sp170 {
	background-color:#036;
	color:#fff;
	font-weight: 700;
	display:block;
	width:180px;
	height:auto;
	padding:2px 5px 2px 5px;
}



a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover {
	color: #999;
}

a:active {
	color: #999;
}


.mlrubrik {
	color: #fff;
	background-color: #039;
	width: 175px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.175pxramme {
	background-color: #9fc5ca;
	width: 175px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #036;
	border-width: 1px;
}


/*formular-design starter her */

#formular {
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #036;
	padding: 10px;
	width: 295px;
}

* html #formular {
	width: 320px;
}
			
#formular P, UL, LI, TD, TR
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

buttonx {
	background-color: #036;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 70px;
	padding: 0px;
}

inputx {
	border: 1px solid #036;
	padding: 2px;
	background-color: #f9ffff;
	color: #036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	height: 14px;
	width: 204px;
	margin-bottom: 4px;
}
 
* html inputx {
	width: 210px;
	height: 20px;
}

input.choise {
	width:auto;
	height: 10px;
	border:0px;
	background-color:#fff;
}

textareax {
	border: 1px solid #036;
	padding: 2px;
	background-color: #f9ffff;
	color: #036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 204px;
}
 
 * html textareax {
	width: 210px;
}

.beskriv {
	margin: 0px;
	width: 85px;
	vertical-align: top;
	color: #036;
	line-height: 12px;
	float: left;
}





/*************************************/
/* Flexible content - 2kolonner.html */
/*************************************/

.twoCol {
	position:relative;
	
}

.twoColFirst {
	width:47%;
	float:left;
}

* html .twoColFirst {
	width:49%;
	float:left;
}

.twoColSecond {
	width:47%;
	float:right;
}

* html .twoColSecond {
	width:49%;
	float:right;
}


/*************************************/
/* Flexible content - 3kolonner.html */
/*************************************/



.threeCol {
	position:relative;
	
}

.threeColFirst {
	width:30%;
	float:left;
	margin-right:5%;
}

.threeColSecond {
	width:30%;
	float:left;
	
}

.threeColThird {
	width:30%;
	float:right;
}

/*******************************************/
/* indstillinger til forsiden om livepaper */
/*******************************************/

.livepaperforside img {
float: left;
border: 1px dotted #002266;
margin:0px 15px 15px 0px;
}

.livepaperforside.kursiv {
font-size:12px;
font-style: italic;

}





/* modified from default styles for extension "tx_pbsurvey_pi1" */
		.tx-pbsurvey-pi1 div {margin: 0 0 10px 0;}
		.tx-pbsurvey-pi1 .pagenumbering {font-size: 60%; position: relative; height: 15px;}
		.tx-pbsurvey-pi1 .barcontainer {background-color: #FFFFFF; border: 1px solid #000000; width: 100px; height: 15px; position: absolute; z-index: 6; right: 0px;}
		.tx-pbsurvey-pi1 .bar {background-color: #99CCCC; height: 15px; z-index: 4; position: absolute; left: 0px;}
		.tx-pbsurvey-pi1 .bartext {z-index: 5; text-align: center; position: absolute; left: 0px; width: 100px; height: 15px;}
		.tx-pbsurvey-pi1 .pageHeader {font-size: 150%; font-weight: bold; color: #003366;}
		.tx-pbsurvey-pi1 .pageIntroduction {}
		.tx-pbsurvey-pi1 .survey_item {margin: 20px 0 0 20px;}
		.tx-pbsurvey-pi1 .itemform {}
		.tx-pbsurvey-pi1 .question {font-size: 120%; font-weight: bold; color: #003366; line-height: 28px; }
		.tx-pbsurvey-pi1 .questionNumber {}
		.tx-pbsurvey-pi1 .questionSubtext {font-size: 80%;}
		.tx-pbsurvey-pi1 .required {color: #FF0000; vertical-align: super;}
		.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}
		.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}
		.tx-pbsurvey-pi1 .matrix {width: 100%;}
		.tx-pbsurvey-pi1 .matrix .surveyrow_even {background-color: #99CCCC;}
		.tx-pbsurvey-pi1 .matrix .columnFirst {font-weight: bold; text-align: left; width: 10%;}
		.tx-pbsurvey-pi1 .matrix .columnNext {text-align: left;}
	DIV	.tx-pbsurvey-pi1 .matrix .columnNext input {width: 70%;}
	DIV	.formbuttons { text-align: right;}