body {
	background: url("/images/bg-column.gif") #D4D4D4 repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
}

a,
a:visited,
a.img,
a.img:visited {
	background-color: transparent;
	color: #A22;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #F63;
	text-decoration: none;
}

a.img, a.img:hover {
	border: none;
}

a[id] {
	background-color: transparent;
	color: inherit;
}


h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 6px 0 10px 0;
	color: #555;
	letter-spacing: -1px;
}

h1 {
	font-size: 20px;
	color: #222;
}

h2 {
	font-size: 18px;
	color: #444;
}

h3 {
	font-size: 1.3em;
	color: #444;
}

h4 {
	font-size: 1.1em;
	color: #444;
}

h5 {
	font-size: 1.0em;
	color: #444;
}

h6 {
	font-size: 0.7em;
	color: #444;
}

p, blockquote, dl {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul {
	margin: 6px 0 10px 10px;
	padding: 0 0 0 20px;
	list-style-type: square;
}

hr {
	border: 0;	
	border-top: 1px solid #DDD;
}

q {
	font-style: italic;
}

img {
	border: none;
}

th {
	font: bold 11px Verdana, Arial, Helvetica,
	sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	text-align: left;
	padding: 4px 5px;
	background-color: #000;
}

td {
	font: 11px Verdana, Arial, Helvetica,
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #000;
	padding: 2px 2px 2px 6px;
}

#main {
	margin: 0 auto;
	width: 702px;
	text-align: center;
}

#page {
	padding: 0;
	text-align: left;
	border-left: 1px solid #4A4A4A;
	border-right: 1px solid #4A4A4A;
}

#header {       
	background: url("/images/header.jpg");
	width: 700px;
	height: 121px;
	border-bottom: 1px solid #A33;
}

#navigation {
	background: url("/images/nav-bg.gif");
	margin: 0;
	padding: 0;
	width: 700px;
	height: 52px;
}

#navigation a#n_om {
	background: url("/images/om.gif") no-repeat;
	width: 49px;
	height: 52px;
}

#navigation a#n_om:hover {
	background: url("/images/om-over.gif") no-repeat;
	width: 49px;
	height: 52px;
}

#navigation a#n_ydelser {
	background: url("/images/ydelser.gif") no-repeat;
	width: 85px;
	height: 52px;
}

#navigation a#n_ydelser:hover {
	background: url("/images/ydelser-over.gif") no-repeat;
	width: 85px;
	height: 52px;
}

#navigation a#n_referencer {
	background: url("/images/referencer.gif") no-repeat;
	width: 119px;
	height: 52px;
}

#navigation a#n_referencer:hover {
	background: url("/images/referencer-over.gif") no-repeat;
	width: 119px;
	height: 52px;
}

#navigation a#n_galleri {
	background: url("/images/galleri.gif") no-repeat;
	width: 84px;
	height: 52px;
}

#navigation a#n_galleri:hover {
	background: url("/images/galleri-over.gif") no-repeat;
	width: 84px;
	height: 52px;
}

#navigation a#n_kontakt {
	background: url("/images/kontakt.gif") no-repeat;
	width: 90px;
	height: 52px;
}

#navigation a#n_kontakt:hover {
	background: url("/images/kontakt-over.gif") no-repeat;
	width: 90px;
	height: 52px;
}

#pagetitle-box {
	padding: 0;
	margin: 0;
	width: 700px;
	background: url("/images/pagetitle.gif");
	height: 40px;
	font-family: Verdana, sans-serif;
}

#pagetitle-box h2 {
	padding: 10px 32px 4px 32px;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}

#content {
	margin: 0;
	padding: 10px 32px;
	background-color: white;
	font-size: 11px;
	line-height: 19px;
}

#content p,
#content li,
#content span {
	font-size: 11px;
	line-height: 19px;
}

img#on-page {
	float: right;
	margin: 4px 0 4px 10px;
}

ul#links-list {
	display: block;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0;
}

ul#links-list li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

ul#links-list a {
	display: block;
	margin: 0;
}

ul#links-list a:hover {
	margin: 0;
}

ul#links-list li#selected a {
	display: block;
	margin: 0;
}

/* Gallery */
ul.thumbs {
	display: block;
	list-style-type: none;
	margin: auto auto auto 28px;
	padding: 0;
}

ul.thumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 80px;
}

ul.thumbs + h3,
ul.thumbs + h4 {
	clear: both;
}

ul.thumbs li img {
	border: 1px dashed #BBB;
	margin: 6px;
	padding: 0;
}

.image {
	margin-top: 12px;
	text-align: center;
}

#footer {
	clear: both;
	width: 698px;
	font-size: 0.8em;
	line-height: 1.5em;
	background: url("/images/footer.gif");
	padding: 0;
	margin: 0;
}

#footer-content {
	padding: 10px 32px 10px 32px;
}

#footer-bottom {
	background: url("/images/footer-bottom.gif");
	width: 702px;
	height: 28px;
	margin: 0 0 15px 0;
}

#footer p {
	color: #888;
	margin: 3px 0 5px 0;
}

#footer a {
	color: #A22;
	font-weight: normal;
}

#footer a:hover {
	color: #F63;
}

#footer p.external a {
	color: #C66;
}

#footer p.external a:hover {
	color: #e87;
}

#footer abbr {
	color: #A33;
}

#footer #partners h2 {
	padding: 20px 0 0 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#footer #partners ul {
	margin: 0;
	padding: 0;
}

#footer #partners ul li {
	display: inline;
	padding: 0 0 0 0px;
	color: #AAA;
	margin: 0;
}

#footer #partners a {
	font-size: 9px;
	color: #AAA;
}

#footer #partners a:hover {
	color: #444;
	text-decoration: underline;
}

div.external * {
  display: none;
}
