* {
	padding:0;
	margin:0;
	outline:0;
}

body {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	background-color: #aacafb;
	background-image:url(../art/cloud_2%5B1%5D.gif);
	line-height: 12pt; 
	
}

#container {
position:relative;
	width:924px;
	margin:auto;
	background-image:url(../art/bg_main.jpg);
	position:relative;
}

#top {
	background:url(top.jpg);
	height:140px;
	padding:29px 0 0 225px;
	position:relative;
}

#top ul {
	list-style:none;
	width:600px;
	color:#0d257b;
}

#top ul li {
	float:left;
	font-style:italic;
	font-weight:bold;
	width:195px;
	height:20px;
	display:block;
}

#top ul li.kort {
	float:left;
	font-style:italic;
	font-weight:bold;
	width:170px;
	height:19px;
	display:block;
}

#top .adres {
	color:white;
	font-weight:bold;
	position:absolute;
	top:146px;
	left:190px;
	font-style:italic;
}

#content td {
  white-space: pre-wrap;
}
#content {
	background:url(main.jpg) top no-repeat;
	min-height:612px;
	height:auto !important;
}

#content #menu {
position:absolute;
z-index: 11;
	float:left;
	width:150px;
	padding:20px 0 0 17px;
}

#content #menu ul {
	list-style:none;
}

#content #menu ul li {
	float:left;
	width:142px;
	height:18px;
	border-bottom:2px dotted black;
	display:block;
}

#content #menu ul li a {
	color:#34f300;
	text-decoration:none;
	font-weight:bold;
	width:142px;
	height:18px;
	display:block;	
}

a {
	color:#34f300;
	text-decoration:none;
	font-weight:bold;	
}

#content #menu ul li a:hover, a:hover {
	color:#ff34cc;
}

#content #slide {
	float:right;
	width:173px;
	height:178px;
	display:block;
	padding-top:32px;
}

#container #right {
position:absolute;
top: 388px;
right: 0px;
	width:191px;
	height:297px;
	display:block;
	z-index: 0;
}


#container #left {
position:absolute;
top: 531px;
left: 0px;
	width:173px;
	height:178px;
	display:block;
}




#content #tekst {
	padding:20px 180px 0 180px;
	z-index: 10;
}

#content #tekst ul{
	padding-left:20px;
}

#content #tekst h1 {
	color:#0f277f;
	margin-bottom:10px;
	font-size:12pt;
}

#content #tekst h2 {
	margin-bottom:10px;
	font-size:10pt;
	color:#0f277f;
}

#foot {
	background:url(bottom.jpg);
	height:69px;
}

