@charset "UTF-8";
/* CSS Document */

#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
}
#top {
	height: 128px;
	width: 810px;
	background-image: url(../images/logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	height: 400px;
	width: 810px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
#footer {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	width: 810px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}

#meny {
	text-align: center;
	position: relative;
	top: 90px;
}


#meny a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
}


#meny a:hover {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
}
#Tittelfelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 30px;
	width: 810px;
	vertical-align: middle;
	line-height: 30px;
}

#meny .first a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	
}

#meny .first a:hover {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	background:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

ul li {
	display:inline 
	
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
#portfolio {
	width: 810px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.portfoliothumb {
	padding-top: 30px;
	padding-right: 30px;
}
.portfoliothumb_last {
	padding-top: 30px;
}
.clear {
	clear: both;
	width: 810px;
}
.third {
	float: left;
	height: 400px;
	width: 250px;
	margin-right: 30px;
	background-color: #FFFFFF;
}
.kontakt {
	margin-right: 40px;
	height: 400px;
	width: 200px;
}
hr {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.third_last {
	float: left;
	height: 400px;
	width: 250px;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 14px;
}#forside {
	width: 810px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.stortbilde {
	float: left;
	width: 500px;
	margin-right: 30px;
}
.forsidetekst {
	float: left;
	width: 280px;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #003366;
	padding: 5px;
	cursor: wait;
}
