@font-face {
	font-family: Museo300;
	src: url('font/Museo300-Regular.otf'); /* An absolutely fantastic font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}

@font-face {
	font-family: Museo700;
	src: url('font/Museo700-Regular.otf'); /* An absolutely fantastic font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}

@font-face {
	font-family: FontinSC;
	src: url('font/Fontin_Sans_SC_45b.otf'); /* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}

body {
	font-family: Museo300, Helvetica, Arial, sans-serif;
	font-size: 9.3pt;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	background: url('bg-trans.png') #dae5ea;
}

a:link, a:visited, a:active {
	font-family: Museo700, sans-serif;
	text-decoration: none;
	color: #0071bc;
}

a:hover {
	color: #666;
}

h1 {
	font-family: FontinSC, Georgia, serif;
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom: 2em;
	text-transform: lowercase;
}

h2 {
	font-family: Museo700, sans-serif;
	font-size: 1.3em;
	text-transform: lowercase;
	margin: 3em 0 1em 0;
	color: #0071bc;
	clear: left;
}

h2 span {
	font-family: Museo300, sans-serif;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #666;
	margin-left: 1em;
}

h3 {
	font-family: FontinSC, Georgia, serif;
	font-size: 1em;
	text-transform: uppercase;
	padding: 2em 0 0.9em 1em;
	margin: 0;
	color: #999;
}

img {
	border: 0;
}

strong {
	font-family: Museo700, sans-serif;
}

table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 120%;
}

thead {
	padding: 2px;
	background: #0071bc;
	color: white;
	font-family: Museo700, sans-serif;
	font-weight: bold;
}

td {
	padding: 3px 10px;
	border: 1px solid #ccc;
	line-height: 1.5em;
	white-space: nowrap;
}

td a:link, a:visited, a:active {
	font-family: Museo300, sans-serif;
}

tr:hover td {
	background: #ffffee;
}

ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li.aktivside {
	background: #eee;
	padding: 0.4em 2em;
	border-top: 1px solid #ddd;
	font-family: Museo700;
	color: #ccc;
	text-transform: lowercase;
}

ul.nav li a {
	display: block;
	padding: 0.4em 2em;
	border-top: 1px solid #ddd;
	text-transform: lowercase;
}

ul.nav li a:hover {
	color: #666;
	background: #ddd;
}















/* CLASS */

.boks {
	background: url(skygge.png) no-repeat bottom right;
	margin: 0 16px 18px 0;
	padding: 0 16px 18px 0;
}

.boks div {
	background: url(bghvid.png);
	padding: 0 0.6em 0.6em 0.4em;
}

.bolig {
	float: left;
	display: block;
	margin: 0 0.5em 0.5em 0;
}

.breaker {
	clear: left;
	width: 0;
	display: block;
}

.liste {
	padding-left: 2em;
}

.liste li {
	padding: 0 0 0.5em 0.5em;
}

.wrap {
	white-space: normal;
}

















/* ID */

#bottom {
	position: relative;
	width: 100%;
	height: 4em;
	display: block;
	margin-top: 4em;
}

#box {
	border: 1px solid #ccc;
	background: #ffffee;
	padding: 1em;
	width: 100%;
	margin-bottom: 4em;
	font-family: Museo700, sans-serif;
}

#box h1 {
	margin: 0;
}

#breaker {
	position: relative;
	height: 40px;
}

#content {
	position: relative;
	width: 54%;
	left: 22.8%;
	display: block;
	border-right: 2px solid #aaa;
	border-left: 2px solid #777;
	border-bottom: 3px solid #bbb;
	background: #fff;
	min-height: 60%;
	background: url('bg2-trans.png') #fff;
	margin-bottom: 4em;
	padding-top: 2em;
}

#content #holder {
	margin: 0 12em 4em 2em;
	max-width: 40em;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #ccc;
	background: url('bg2-trans.png') #eefaff;
}

#footer p {
	text-align: center;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	height: 30px;
	width: 54%;
	left: 22.8%;
	background: url('bg2-trans.png') #fff;
	display: block;
	border-right: 2px solid #aaa;
	border-left: 2px solid #777;
}

#header p {
	padding: 0;
	margin: 0;
}

#logo {
	width: 100%;
	position: relative;
	border-top: 2px solid #666;
	border-bottom: 2px solid #789;
}

#logo img {
	width: 100%;
}

#logo img#kvintus {
	left: 23%;
	bottom: 10%;
	width: auto;
	position: absolute;
}

#menu {
	position: absolute;
	right: 8%;
	z-index: 1;
}
