@charset "utf-8";

/****** GLOBAL RESET ******/

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #e4e4e4;
}

ul, ol {
	list-style: none;
}

body, h2, h3, h4, h5, h6, pre, code, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt,
dl, table, tr, td, img, hr {
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img, fieldset {
	border: none;
}

/****** LINKS ******/

a:link {
	color: #747474;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #747474;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/****** IDs ******/

#mainwrapper {
	width: 900px;
	margin: 0px auto;
}

#wrapper {
	width: 900px;
	float: left;
	margin: 0px auto;
	background: #fff;
}

#sidebar {
	width: 180px;
	height: 641px;
	float: left;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-color: white;
	text-align: center;
	line-height: 18px;
}

#sidebar ul li {
	margin-top: 12px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#img {
	width: 720px;
	height: 332px;
	float: left;
	background: #cccccc;
}

#imginfo {
	width: 720px;
	height: 40px;
	float: left;
	background: #bb1717;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

#imginfo a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px 5px 20px 5px;
}

#main {
	width: 720px;
	height: 300px;
	float: left;
}

#content {
	width: 660px;
	float: left;
	padding: 20px 30px 20px 30px;
}

#contenttext {
	width: 450px;
	float: left;
}

#contentimg {
	width: 210px;
	float: right;
	margin-top: 40px;
	clear: right;
}

#contentimg img {
	float: right;
	padding-bottom: 10px;
}

#contenttext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#contenttext a:hover {
	text-decoration: underline;
}

#historycontent {
	width: 490px;
	float: left;
	padding: 20px 30px 20px 30px;
}

#historybuttonbox {
	position: relative;
	width: 170px;
	height: 175px;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
}

/****** CLASSES ******/

.hbuttontop {
	height: 20px;
	width: 157px;
	background-color: #d0d0d0;
	padding: 20px 0 0 13px;
	color: #000;
}

.hbutton {
	height: 25px;
	width: 157px;
	background-color: #d0d0d0;
	margin-top: 2px;
	padding-left: 13px;
	line-height: 25px;
	color: #000;
}

.hbutton:hover {
	background-color: #dadada;
	text-decoration: underline;
	cursor: pointer;
}

.hbuttontop:hover {
	background-color: #dadada;
	text-decoration: underline;
	cursor: pointer;
}

.contact1 {
	width: 200px;
	float: left;
	padding-right: 35px;
}

.contact2 {
	width: 175px;
	float: left;
	padding-right: 35px;
}

.contact3 {
	width: 155px;
	float: left;
	padding-right: 35px;

}

.hovedansatte {
	width: 100px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

.ansatte {
	width: 420px;
	float: left;
	margin-top: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.smallbold {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 10px;
}

.tabell {
	line-height: 14px;
	margin-top: 10px;
}

.galleritabell {
	margin-top: 20px;
	font-size: 12px;
}

/****** TAGS ******/

p {
	width: 450px;
	margin-top: 20px;
	line-height: 18px;
	font-size: 12px;
}

h1 {
	font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}
