body {
	margin:0 auto;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	background-color: #990000;
	padding: 0px;
  }
a:link {
  color:#333333;
  }
a:visited {
	text-decoration:none;
	color: #666666;
  }
a:hover {
	text-decoration:underline;
	color: #990000;
  }
a img {
  border-width:0;
  }


/* Content
----------------------------------------------- */

  #main {
	width:500px;
	float:left;
	clear: both;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 5px;
	overflow: auto;
	margin-left: 10px;
    }
  #sidebar {
	width:220px;
	float:right;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-right: 10px;
	background-color: #F7F7F7;
	overflow: visible;
	height: 400px;
    }

/* Headings
----------------------------------------------- */
h2 {
	font:85%/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 5px;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
	margin-top: 0px;
  }
  
  #sidebar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	list-style:none;
  }
#sidebar li {
	margin:0;
	line-height:1.5em;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.25em;
  }
#sidebar p {
	line-height:1.5em;
	padding-left: 10px;
  }

/* Footer
----------------------------------------------- */
#footer {
	width:760px;
	clear:both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	background-color: #F7F7F7;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
  }
#footer hr {
  display:none;
  }
#footer p {
	margin:0;
	padding-top:15px;
	font:75%/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color: #333333;
	text-align: center;
  }
#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	background-color: #FFFFFF;
}
#headertekst {
	font-size:28px;
	font-weight:normal;
	letter-spacing:0.2em;
	padding-top: 25px;
	width: 760px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 25px;
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	border-bottom: thin solid #990000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	background-image: url(images/logo.GIF);
	background-repeat: no-repeat;
	background-position: left;
}
#content {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#sidebar a:hover {
	line-height:1.5em;
	color: #990000;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
}
h1 {
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#sidebar a {
	line-height:1.5em;
	color: #333333;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	padding-left: 8px;
}
#lc {
	background-image: url(images/lkurve.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	height: 6px;
	width: 6px;
}
#rc {
	background-image: url(images/rkurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 6px;
	width: 6px;
}
h3 {
	font:85%/1.4em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	color: #999999;
	padding-left: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 10px;
	text-align: center;
}
#lbc {
	background-image: url(images/lbkurve.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	height: 6px;
	width: 6px;
}
#rbc {
	background-image: url(images/rbkurve.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: right top;
	height: 6px;
	width: 6px;
}
#bottom {
	height: 6px;
	width: 780px;
	background-color: #FFFFFF;
}
.block{
	padding:15px;
	background-color: #F7F7F7;
	display: block;
}
.left {
	float: left;
	margin-right: 10px;
}
.clear {
	clear: left;
}
.formtekst {
	margin-left: 6px;
}
.xxl {
	font-size: 36px;
	padding-right: 5px;
}

