html,body {
   margin:0;
   padding:0;
   height:100%;
}

body {
	text-align:center;
	background:white url(i/bg.gif) top center repeat-y;
}
body,p,td,th,input,select,textarea {
	font-family:Verdana,Arial,sans-serif; 
	font-size:11px;
}
h1 {
	margin:0 0 10px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Verdana,Arial,sans-serif; 
	color:#1C334F;
}
h2 {
	color:#333;
	margin:15px 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
h3 {
	color:#333;
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
h4{
	font-size:11px;
	font-weight:bold;
	margin:15px 0 8px -6px;
	padding:0 0 0 6px;
	background:url(i/h4.gif) center left no-repeat;
}
p {
	margin:8px 0;
	line-height:140%;
}
a{
	color:#990000;
	text-decoration: none;
	border-bottom:dotted 1px black;
}
a img{
	border-bottom:0;
}
a:hover {
	color:#F00;
}
h1 a,h2 a,h3 a,h4 a{
	border-bottom:none;
	color: #000000; 
}
ul{
}
li{
	padding: 3px 0 3px 0;
}
form {
	margin:0;
	padding:0;
}
#wrap {
	margin:0 auto; 
	width:930px;
	text-align:left;
	min-height:100%;
	position:relative;
}

#top img {
	border-bottom:1px solid #D8D8D8;

}
#top #topbar {
	width:240px;
	position:absolute;
	float:right;
	margin-left:670px;
	background:url(i/topbar.gif) bottom left no-repeat;
	font-size:10px;
	color:#666;
}
#top #topbar strong {
	margin:5px 10px 2px 10px;
	display:block;
}
#top #topbar em {
	margin:2px 10px 10px 10px;
	display:block;
	font-style:normal;
}
#top #topbar a {
	color:#666;
	text-decoration:none;
}
#content {
	padding:30px 10px 50px 15px;
	float:left;
	width:580px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width:525px;
}
#main{
	padding-bottom:60px;
}
#footer {
	background:white;
	text-align:center;
	position:absolute;
	border-top:1px solid #ddd;
	bottom:0;
	width:930px;
	height:30px;   /* Height of the footer */

}	
#footer p {
	margin:0;
	font-size:10px;
	color:#999;
	line-height:normal;
	padding:7px 0 0 0;
}
#footer p a{
	color:#999;
	text-decoration: none;
	border: 0;
}

/* ----------------------------------
   Sidebar
------------------------------------*/
#sidebar {
	float:left;
	width:200px
}
.sidebar {
	width:210px;
	margin:35px 15px 0 0;
	float:right;
	display:inline;
	background:url(i/sidebar_bottom.gif) white bottom left no-repeat;
	clear:right;
}
.sidebar h3 {
	background:url(i/sidebar_top.gif) top left no-repeat;
	padding:8px 0 8px 10px;
	margin:0;
	color:white;
	font-size:13px;
}
.sidebar h4 {
	font-size:11px;
	font-weight:bold;
	margin:15px 0 8px -6px;
	padding:0 0 0 6px;
	background:url(i/h4.gif) center left no-repeat;
}
.barcontent {
	padding:1px 6px;
	margin:0 0 10px 0;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.sidebar p {
	margin:2px 0;
	line-height:110%;
}
.sidebar input.text, .sidebar select, .sidebar textarea {
	width:190px;
	display:block;
}
.sidebar select{
	width:193px;
}
.sidebar input.text, .sidebar select {
	margin:2px 0;
}
#navn, #adresse {
    margin-bottom:8px;
}


/* ----------------------------------
   Spørgsmål & svar
------------------------------------*/
#qa {
	margin:10px 0;
}

#qa div p {
	padding:3px 0 0px 16px;
}

#qa h5 {
	font-weight:normal;
	color:#28486F;
	cursor:help;
	margin:8px 0 2px 0;
	font-size:100%;
	padding-left:16px;
	background:url(i/i-pm.gif) no-repeat left top;
}
#qa div {
	cursor:pointer;
	margin:5px 0;
}
#qa .closed p {
	display: none;
}
#qa .open p {
	display: block;
}
#qa .open h5 {
	background-position:0% -98px;
}
#qa .closed h5 {
	background-position:0% 2px;
}


/* ----------------------------------
   Navigation & navbar
------------------------------------*/

#navbar {
	padding:0;
	width:199px;
	float:left;
}

ul#nav {
	margin:40px 0 30px 1px !important;
	margin:40px 0 30px 2px;
	padding:0;
	list-style:none;
	border-top:1px dotted #999;
}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	list-style:none;
}
ul#nav ul {
	margin:0;
	padding:2px 0;
	background-color:#F8F8F8;
	list-style:none;
	border-bottom:1px dotted #999;
}
ul#nav a {
	margin:0;
	color:#333;
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #999;
	background-repeat:no-repeat;
	background-position:3px 10px;
	padding:8px 3px 6px 15px;
	width:181px;
}
ul#nav ul a {
	border:none;
	background-color:#F8F8F8;
	display:block;
	padding:6px 3px 6px 20px;
	background-position:8px 10px;
	width:175px;
}
#nav a:hover {
	background-color:white;
	color:#A72727;
}

/* 1. Niveau, CUR: */
#nav li#cur a {
	background-image:url(i/cur.gif);
	font-weight:bold;
}
#nav li#cur ul a {
	font-weight:normal;
	background-image:none;
}

/* 1. Niveau, GOTSUB: */
ul#nav li.gotsub a {
	background-image:url(i/gotsub.gif);
}

/* 2. Niveau, NO: */
ul#nav li.gotsub ul a {
	background-image:none;
}

/*  2 kolonner på siden - det er et FCE */
#address{
	padding: 15px;
}

#rows{
}
#rows div{
	float: left;
}
#rows p, #rows h3{
	margin: 0 10px 0 10px;
}
#rows h3{
	font-weight: bold;
	padding: 10px 0 15px 10px;	
	margin: 0;
	color: white;
	font-size:16px;
	background: url(i/row-sidebar.gif) no-repeat white;
}
#rows #row-one{
	margin-right: 20px;
	width: 250px;
	background: white;
	border-bottom: 1px solid gray;
	background: url(i/row-sidebar.gif) no-repeat white;
	padding: 0 0 30px 0;
}
#rows #row-two{
	width: 250px;
	padding:0;
	background: white;
	border-bottom: 1px solid gray;
	background: url(i/row-sidebar.gif) no-repeat white;
	padding: 0 0 15px 0;
}
#rows .sidebar {
	background:0;
	clear:right;
	margin:0;
}
#rows .sidebar h3{
	background: url(i/row-sidebar.gif) no-repeat white;
	margin: 0;
	padding: 10px 0 5px 10px;
	color:white;
	font-size:16px;
	width:240px;
}
#rows h4 {
	font-size:11px;
	font-weight:bold;
	margin:15px 0 8px 10px;
	padding:0 0 0 0;
	background:0;
}
#rows .barcontent {
	padding:0 0;
	margin:0 0 10px 10px;
	border: 0;
}
#rows .sidebar h4 {
	margin:15px 0 8px 0;
	padding: 0;
}
#rows .sidebar p {
	margin:2px 0;
	line-height:110%;
}
#rows input.text, #rows select, #rows textarea {
	width:150px;
	display:block;
}
#rows .sidebar input.text, #rows .sidebar select {
	margin:2px 0;
}

/*  Kontaktsiden  */


.kontakt input.text, .kontakt select{
	width:150px;
	display:block;
}
.kontakt textarea {
	width: 300px;
	display: block;
}
.kontakt input.text, .kontakt select {
	margin:2px 0;
}
.kontakt p {
	margin:2px 0;
	line-height:110%;
}
.kontaktcontent{
	margin: 0 0 0 10px;
}



#mailform input, #mailform textarea{
	width:270px;
}
#mailform input.csc-mailform-check, #mailform input.csc-mailform-submit{
	width:auto;
}