* {
	margin: 0;
	padding: 0;
}

body {
}

img {
	margin: 0 auto;
	border: 0;
}

#credit {
	float: right;
	margin: 8px 0 0 0px;
}

#container {
	margin: 0 auto;
	width: 778px;
}

#pagecontainer {
	float: left;
	margin: 0 auto;
	width: 760px;
	border-right: 2px solid #7b7979;
	border-left: 2px solid #7b7979;
	border-bottom: 2px solid #7b7979;
}

#page_header {
	background-image: url(../gfx/topline.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#logo {
	margin: 15px 0 0 20px;
}

#page_header img.topbar {
	padding: 20px 0 0 0;
}

#medlemsmeny {
	background-image: url(../gfx/topbar.gif);
	height: 34px;
	background-repeat: no-repeat;
}

#meny {
	background-image: url(../gfx/menubar.gif);
	height: 34px;
	background-repeat: no-repeat;
}

#meny ul, #medlemsmeny ul {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	list-style: none inside none;
	float: left;
}

#meny li, #medlemsmeny li {
	margin: 0 0 0 5px;
	display: inline;
	font-family: verdana;
	font-size: 11px;
}

#medlemsmeny a {
	text-decoration: none;
	color: white;
}

#meny a {
	text-decoration: none;
	color: black;
}

#topOfPage {
	display: none;
}

#body {
	margin: 12px 12px 0 12px;
	width: 600px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#body1, #body2 {
	margin: 12px 12px 0 12px;
	float: left;
	width: 280px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#body p {
	margin: 6px 0 6px 0;
}

#body p.top {
	margin: 0 0 6px 0;
}

#body ul {
	list-style: none outside url(../gfx/bullet.gif);
	margin: 0 0 0 15px;
}

#body li {
	margin: 6px 0 0 0;
}

#container h1 {
	margin: 12px 0 0 12px;
	color: #5b75ca;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}

#container h2 {
	margin: 12px 0 0 0;
	color: #5b75ca;
	font-size: 12px;
	font-family: verdana;
}

#img_area {
	margin: 10px 0 0 8px;
	width: 300px;
	float: left;
}

.body_pic {
	margin: 2px 0 2px 8px;
	float: right;
}


#footer {
	margin: 0 0 0 20px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666;
}

#footer a {
	color: #a66;
	text-decoration: none;
}

.clear {
	clear: both;
}

#link_area {
	float:right;
	margin: 0 0 5px 5px;
	padding: 2px 5px 5px 5px;
	border-left: 1px dashed black;
	border-bottom: 1px dashed black;
}

#link_area h2 {
	margin: 0 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

#link_area a {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#search_area {
	float:right;
	padding: 2px 5px 5px 5px;
	border-left: 1px dashed black;
	border-bottom: 1px dashed black;
	height: 230px;
}

#search_area h2 {
	margin: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

#search_area label {
	margin: 3px 0 0 0;
	display: block;
	font-family: verdana;
	font-size: 11px;
}

#search_area input.block, #search_area select.block {
	display: block;
	width: 100px;
}


#static_links {
	border-top: 2px solid #11296D;
	text-align: center;
}

#static_links ul {
	margin: 0 0 0 20px;
	padding: 1px 0 2px 0;
	list-style: none inside none;
}

#static_links li {
	display: inline;
	font-family: verdana;
	font-size: 11px;
}

#static_links a {
	text-decoration: none;
	color: black;
}


#news_teaser {
	background-color: #ef1c2f;
	width: 100%;
	height: 60px;
	font-family: verdana;
	font-size: 13px;
}

#news_teaser h2 {
	padding: 4px 12px 5px 24px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#news_teaser div.left p {
	padding: 0 12px 0 24px;
}

#news_teaser div.left {
	float: left;
	margin: 0 0 5px 0;
	padding: 0 5px;
	width: 300px;
}

#news_teaser div.left a {
	color: white;
	text-decoration: none;
}

#news_teaser div.right {
	width: 300px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 10px;
	float: right;
	border-left: 2px solid white;
	color: white;
}

#news_teaser div.right a {
	color: white;
}


#address_footer {
	margin: 6px 0 12px 0;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}

#address_footer a {
	color: #6D83CA;
	text-decoration: none;
}

table.sokresultat {
	margin: 6px 0 0 10px;
	width: 600px;
	font-family: verdana;
	font-size: 12px;
}

table.sokresultat tr {
	background-color: #4e6080;
	vertical-align: top;
	height: 20px;
	color: white;
}
table.sokresultat tr.info, table.sokresultat tr.xinfo {
	background-color: white;
	color: black;
}

table.sokresultat tr td {
	padding: 2px 0 0 3px;
}

table.sokresultat tr.info td {
	padding: 2px 0 3px 3px;
}

table.sokresultat tr.xinfo td {
	padding: 2px 0 6px 3px;
	font-size: 10px;
}

.bullet, .top {
}

#loginform {
	width: 250px;
	margin: 5px 20px 5px 13px;
	padding: 5px;
	border: 1px solid #5b75ca;
	border-top: 8px solid #5b75ca;
}

#loginform label {
	margin: 5px 0 4px 0;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	display: block;

}

#loginform input {
	margin: 2px 0 4px 0;
	display: block;
}

#presentation td.presentation1 {
	padding: 3px 0 3px 0;
	width: 150px;
	vertical-align: top;
}

#presentation td.presentation2 {
	width: 200px;
}

.error {
	color: red;
}
