html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(/arkitektur/images/grad.gif) repeat-x;
	font-size: 62.5%;
	text-align:center;
}
p, small {
	font-family: Georgia;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
h1 {
	font-family: Georgia, serif;
}
h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #E71450;
	color: #E71450;
}
a:visited {
	border-bottom: 1px dotted #E71450;
	color: #000000;
}
a:hover {
	color: #E71450;
	border-bottom: 1px solid #E71450;
}
.leadin {
	font-weight: bold;
	font-style: italic;
}
div#container {
	text-align:left;
	background: #FFF url(/arkitektur/images/bg.gif) repeat-y;
	border-top: 4px solid #640028;
	border-right: 1px solid #DDC5BC;
	border-left: 1px solid #DDC5BC;
	border-bottom: 4px solid #DDC5BC;
	width:960px;
	margin:0 auto;
}

/* HODE */

div#header {
	position:relative;
	text-align: right;
	margin: 0 10px;
	background: #FFF url(/arkitektur/images/logo3.gif) no-repeat 12px 13px;
	height: 110px;
	border-bottom: 3px double #9E9E9E;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 107px;
}

/* NAVIGASJON */ 

div#navdiv {
	float: right;
	text-align: left;
	width: 352px;
	margin: 12px 12px 12px 0;
}
div#navdiv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#leftnav {
	float: left;
}
ul#rightnav {
	float: right;
}
div#navdiv ul li {
	display: block;
	margin: 0;
	padding: 2px 8px 2px 8px;
	font: 1.1em/1.6em Georgia, serif;
}
div#navdiv ul li a {
	font-weight: bold;
	border: 0;
}
div#navdiv ul li a:visited {
	color: #E71450;
}

/* VENSTRE KOLONNE */

div#left {
	float:left;
	width:480px;
	margin: 16px 0 32px 0;
}
div#left img.leftpic {
	margin: 0 22px;
}
div#left img.portrait {
	margin-left: 112px;
}
div#left img.credpic {
	margin: 0 22px 8px 22px;
}
div#left img.credport {
	margin: 0 22px 8px 222px;
}
div#left p.caption {
	margin: 0 22px 4px 22px;
	text-align: right;
	font-size: 1.1em;
}
div#left p.credit {
	margin: 0 22px 12px 22px;
	text-align: right;
	font-style: italic;
	font-size: 1em;
}

/* HOYRE KOLONNE */

div#right {
	float:right;
	width:470px;
	margin-right: 10px;
}
div#right h1 {
	font-weight: normal;
	font-size: 3.1em;
	color: #535353;
	margin:10px 14px 16px 18px;
}
div#right h2 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #640028;
	margin: 4px 14px 16px 18px;
}
div#right p {
	margin: 0 14px 10px 18px;
}
div#right p.bottom {
	margin: 0 14px 30px 18px;
}
table.thumbs {
	margin: 16px 14px 36px 18px;
}
table.thumbs td img.thumb {
	margin: 0 12px 12px 0;
	border: 1px solid #a3a3a3;
}
table.thumbs td a {
	text-decoration: none;
	border: 0;
}
table.thumbs td a:visited {
	text-decoration: none;
	border: 0;
}
table.thumbs td a:hover img {
	text-decoration: none;
	border: 1px solid #E71450;
}
/* FULL BREDDE */

div#fullwidth {
	float: left;
	width: 940px;
	margin: 0 10px;
	background: #FFF;
	text-align: center;
}
div#fullwidth img.fullpic {
	margin: 22px 14px 26px 14px;
}
div#fullwidth iframe {
	margin: 22px 14px 26px 14px;
}
div.fullbottom {
	clear: both;
	float: left;
	width: 940px;
	margin: 0 10px;
	background: #FFF;
	border-top: 1px solid #9E9E9E;
}
ul.navlist {
	list-style: none;
	display: inline;
}
.navlist li {
	display: block;
	float: left;
	padding: 7px 0;
	font: 1em/1em Verdana, sans-serif;
	font-weight: bold;
}
.navlist li#left {
	padding: 8px 14px;
	font: 1.1em/0.8em Georgia;
	font-weight: bold;
}
.navlist li a {
	color: #E71450;
	padding: 7px 10px;
	text-decoration: none;
	border-bottom: 0;
}
.navlist li a:hover {
	color: #FFF;
	background-color: #E71450;
}

/* SIDEFOT */

div#footer {
	background: #FFF;
	margin: 0 10px;
	border-top: 3px double #9E9E9E;
	border-bottom: 8px solid #FFF;	
	clear:both;
	width:940px;
}


