body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ccc5b6;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	}
	a:link		{color: #0231be; background-color:inherit; text-decoration:underline}
	a:visited	{color: #551a8b; background-color:inherit; text-decoration:underline}

#content {
	position: relative;
	width: 100%;
	margin: 0px auto;
	min-width: 700px;
	height: auto;
	color: #000000;
	background-color: #ffffff;
	}

#content-outer {
	position: relative;
	width: 790px;
	left: 0;
	top: 0;
	min-width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

#content-wrapper {
	padding: 0 13px 13px 13px;
	margin: 0px auto;
	}

html>body #left-side {
	position: absolute;
	width: 6px;
	left: -6px;
	top: 0;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/site/border-left.png);
	background-repeat: repeat-y;
	background-position: left;
	}

html>body #right-side {
	position: absolute;
	width: 8px;
	right: -8px;
	top: 0;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/site/border-right.png);
	background-repeat: repeat-y;
	background-position: left;
	}

#logo {
	margin: 0;
	width: 160px;
	color: #ffffff;
	background-color: #377ac9;
	}

#language {
	position: absolute;
	width: 606px;
	margin: 0;
	left: 170px;
	height: auto;
	top:0;
	}
	
#language p {
	margin: 1.1em 0 0 0;
	float: right;
	}

#photos {
	position: absolute;
	width: 608px;
	margin: 13px 10px 8px 0;
	left: 173px;
	height: 149px;
	z-index: 2;
	background-color: transparent;
	}
	
#menu {
	position: absolute;
	width: 160px;
	height: 149px;
	float: left;
	margin: 13px 0 8px 0;
	color: #000000;
	font-weight: lighter;
	background-color: #ffffff;
	letter-spacing: 1.1px;
	font-size: 16px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}

#menu ul {
	color: #ffffff;
	font-weight: lighter;
	background-color: inherit;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	list-style-type: none;
	}

#menu li { 
	margin: 0; 
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;
	}

#menu a {
	display: block;
	width: 155px;
	padding: 4px 0 4px 5px;
	text-decoration: none;
	color: #ffffff;
	background-color: #377ac9;
	}
	
#menu a:visited {
	display: block;
	width: 155px;
	padding: 4px 0 4px 5px;
	text-decoration: none;
	color: #cccccc;
	background-color: #377ac9;
	}

#menu a:hover {
	background-color: #2952ab;
	}

#menu .current {
	display: block;
	width: 155px;
	padding: 4px 0 4px 5px;
	color: #cec71b;
	background-color: #2952ab;
	}

.subnav {
	font-size: 0.8em;
	text-align: center;
	margin: 1em;
	}

#page {
	margin-top: 176px;
	}

#pagesitemap {
	margin-top: 15px;
	}

#pagequotes {
	margin-top: 176px;
	}
	
#photocred-sv {
	position: absolute;
	width: 7px;
	top: 42px;
	margin: 0;
	left: 780px;
	height: 149px;
	background-image: url(images/site/un-dpi-sv.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#photocred-en {
	position: absolute;
	width: 7px;
	top: 42px;
	margin: 0;
	left: 780px;
	height: 149px;
	background-image: url(images/site/un-dpi-en.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
h1 {
	margin: 0;
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 2px #dadada solid;
	}

h2 {
	margin: 1em 0 0 0;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 2px #dadada solid;
	clear: both;
	}
	
h3 {
	margin: 1em 0 0.7em 0;
	font-size: 1.1em;
	font-weight: normal;
	}

p {
	font-size: 0.8em;
	margin: 1em 0 1em 0;
	}

.indeximg {
	margin: 1em 1em 1.2em 0;
	}

.booksimg {
	margin: 1em 1em 1em 0;
	}

.haiku {
	font-size: 0.8em;
	margin: 5px 0px 20px 0px;
	line-height:1.7em;
	}
	
.ref {
	font-style: normal;
	}

ul {
	font-size: 0.8em;
	}
	
.subul {
	font-size: 1em;
	}

#page li, #pagesitemap li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

.q {
	margin: -0.4em 0 2.5em 1.1em;
	font-style: italic;
	}
	
.note {
	font-size: 0.8em;
	}
	
.about {
	margin-top: 0.5em;
	text-align: center;
	line-height: 1.5em;
	}

.thanks {
	text-align: center;
	}

#line {
	position: relative;
	width: 200px;
	height: 1px;
	color: #000000;
	background-color: #dadada;
	margin: 0 auto;
	}

#toc p {
	font-size: 0.9em;
	margin: 1em 0 0.4em 0;
	}

#toc .sub {
	font-size: 0.8em;
	margin: 0 0 0.4em 1em;
	}
	
.quote {
	margin: 1em 2.8em 1em 2.8em;
	}

.book {
	margin-top: 0;
	font-style:italic;
	color:#666;
	}
	
.photobox {
	position: relative;
	width: auto;
	margin: 0 0 0 1em;
	height: auto;
	float: right;
	}
	
.photoboxleft {
	position: relative;
	width: auto;
	margin: 0 1em 0 0;
	height: auto;
	float: left;
	}
	
.photoboxtext {
	font-size: 0.7em;
	color: #333333;
	background-color: #ffffff;
	margin: 0.4em 0 1.5em 0;
	}

.vagmarken {
	position: relative;
	margin: 0 10em 0 10em;
	}
	
#bottomtext p {
	margin: 2.5em 0 0.4em 0;
	border-top: 1px #dadada solid;
	padding: 1em 0 0 0;
	text-align: center;
	}
	
#ref {
	text-indent: -40px;
	margin-left: 40px;
	}

.red {
	color: #f90600;
	}

.orange {
	color: #ff8f0a;
	}

.green {
	color: #089008;
	}

.redback {
	background-color: #ff9999;
	}

#gallery td {
	width: 135px;
	vertical-align: top;
	margin: 0;
	padding: 0 23px 0 23px;
	}

#gallerytable p {
	margin: 0.5em 0 3em 0;
	}

#contact {
	margin: 1em 0 1em 0;
	font-size: 0.8em;
	font-weight: bold;
	}

.small-formtext {
	font-size: 0.8em;
	margin-left: 1em;
	font-weight: normal;
	}

html>body #bottom-left {
	position: relative;
	width: 790px;
	left: -6px;
	top: -12px;
	clear: left;
	padding: 0;
	height: 12px;
	margin: 0 auto;
	min-width: 700px;
	background-image: url(images/site/bottom-left.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ccc5b6;
	}

html>body #bottom-middle {
	position: relative;
	width: 100%;
	left: 12px;
	height: 12px;
	top: 0;
	margin-right: 12px;
	min-width: 650px;
	background-image: url(images/site/bottom-middle.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ccc5b6;
	}
	
html>body #bottom-right {
	position: absolute;
	width: 13px;
	right: -12px;
	top: 0;
	height: 12px;
	background-image: url(images/site/bottom-right.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	background-color: #ccc5b6;
	}
