html,body {
  height: 100%;
}
#outer {
  background:url(img/content-background.jpg) repeat-y left top;
  width:800px;
  margin:auto;
  text-align:left;
  min-height: 100%;
  position:relative;
  border-left: 8px solid white;
  border-right: 8px solid white;
}
#outer:after,.clearfix:after {
/*  content: "."; */
  display: block;
  clear: both;
  height: 0;
  visibility:hidden;
}
#outer,.clearfix {
	display: inline-block;
}

/* Hide from IE5/Mac \*/
* html #outer {height:100%}
* html .clearfix {height: 1px;}
#outer,.clearfix {display:block;}
/* End hide */

* {
	padding: 0;
	margin: 0;
}
body {background:url(img/body-background.jpg) repeat;
	margin:0;
	color: #686868;
	text-align:center;
	font-family: verdana;
	font-size: xx-small;
}
img {
	border: none;
}
#content {
	background:url(img/content-background-fade.jpg) no-repeat left top;
	padding: 1px;
	width: 800px;
}
#left {
	width: 167px;
	float: left;
	margin: 18px 0 0 5px;
}
#left ul {
	list-style: none;
}
#middle {
	width: 427px;
	margin: 7px 0 0 173px;
	padding: 10px;
}
#middle ul {
	list-style: disc;
	padding-left: 15px;
}
#right {

	width:146px;
	float: right;
	margin: 10px 10px 10px 10px;
}
#header {
	height: 312px;
	background-color: white;
}
#logo {
	height:65px;
	width: 204px;
}
#grey-border {
	margin-bottom: 3px;
	height:18px;
	width: 800px;
	background-color: #CCCCCC;
}
#red-border {
	margin-top: 1px;
	height:18px;
	width: 800px;
	background:url(img/red-border.jpg) repeat-x left top;
}
#tilmeld {
	height:12px;
	width: 157px;
	padding: 5px;
	color: black;
	background:url(img/tilmeld.jpg) no-repeat left top white;
	position: absolute;
	right: 0;
	top: 40px;
}
#nav {
	padding-top: 5px;
}
#nav a {
	font-size: 100%;
	text-transform:uppercase;
	padding: 0 10px 0 10px;
}
.linkmenu-sub li {
	background:url(img/arrows.gif) no-repeat 0 2px;
	border-bottom: 1px solid white;
	padding-bottom: 5px; 
}
.linkmenu li {
	background: none;
	border-bottom: none;
}
.linkmenu-act a {
	font-weight: bold;	
}
.linkmenu a {
	font-weight: normal;	
}
.linkmenu-cur-act a {
	font-weight: bold;
}

.linkmenu {
	margin-top: 10px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}
#clearfooter {
	margin-top: 5px;
	CLEAR: both;
	WIDTH: 100%;
	HEIGHT: 20px;
	width: 800px;
/*	background-color: white; */
}

#footer {
	background: url(img/content-background-bottom.jpg) no-repeat left top;
	clear:both;
	text-align: center;
	background-color: white;
	position: absolute;
	bottom: 0px;
	width: 800px;
}
#inmedia {
	position: absolute;
	right: 5px;
	top: 10px;
}
a {
	color: #686868;
	text-decoration: none;
}
label {
	width: 100px;
	float: left;
}
#mailformJeg_nsker, #mailformKategori {
	width: 147px;
}
#left li {
	margin-bottom: 1em;
}

p, h4, h5 { margin-top: 1em; margin-bottom: 1em; }
table p { margin: 0; }
table td { font-size: xx-small }
