@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 25pt;
	font-weight: normal;
	margin: 10px 0 0 0;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 13pt;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17px;
	font-style: italic;
}
p.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 17px;
	font-style: italic;
	padding: 20px;
	margin: 0px;
	background: #f5f3e3;
}
p {
	margin: 5px 0 15px 0;
	line-height: 18pt;
}
img {
	border: none;
}
a {
	color: #abb38d;
	text-decoration: none;
}
#page {
	position: relative;
	width: 700px;
	height: auto;
	margin: 0 auto;
}
#top {
	position: relative;
	width: auto;
	height: auto;
}
#logo {
	position: relative;
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0 auto;
}

/* CSS main */
#main {
	position: relative;
	width: auto;
	height: auto;
	padding: 20px;
}
#copyright {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	color: #abb38d;
	clear: both;
}
#bottom {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 8pt;
	color: #c9d0ae;
	clear: both;
}
#bottom a {
	color: #c9d0ae;
}
#bottom img {
	padding: 5px 0 0 0;
}

/* CSS text */
.text {
	position: relative;
	width: auto;
	height: auto;
	padding: 0;
	clear: both;
	}
.pic_right, .pic_left, .pic_top, .pic_bottom {
	position: relative;
	padding: 0px;
	text-align: right;
	border: none;
	}
.pic_right img, .pic_left img, .pic_top img, .pic_bottom img {
	float: left;
	border: none;
	}
.pic_right {
	margin: 0 0 2px 20px;
	float: right;
	}
.pic_left {
	margin: 0px 20px 2px 0 ;
	float: left;
	}
.pic_top {
	margin: 0 0 10px 0;
	float: left;
	}
.pic_bottom {
	margin: 10px 0 0 0;
	float: left;
	}
a#newsback {
	display: none;
}
input {
	border: 1px dotted #c9d0ae;
	padding: 3px;
}
textarea {
	border: 1px dotted #c9d0ae;
	padding: 3px;
}
#newpaging {
	position: relative;
	width: 600px;
	height: auto;
	float: left;
}
#kart {
	position: relative;
	width: auto;
	height: auto;
}
#kart_venstre {
	position: relative;
	width: auto;
	height: inherit;
	float: right;
	text-align: center;
}
#kart_venstre p {
	margin: 0px;
}
#kart_hoyre {
	position: relative;
	width: auto;
	height: inherit;
}
.space {
	padding: 20px;
}
