body {
	background-color:#fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
	
#header {
	padding-bottom:10px;
	background-color:#BC99B2;
	color:#fff;
	font-size:11px;
	width:auto;
	height:20px;
	}
	
#main-items, #top-cats, #work-nav, .film-nav {display:none;visibility:hidden;}

	
#content {
	width:auto;
	color:#333;
	margin-top:12px;
	}
#text-box {
	font-size:12px;
	font-size:1.32em;
	line-height:18px;
	color:#000;
	}
		
#text {
	float:left;
	width:auto;
	font-size:1em;
	line-height:1.52em;
	margin-right:12px;;
	}
#text a {color:#000;}

#text320 {
	float:left;
	width:auto;
	font-size:1em;
	line-height:1.52em;
	margin-right:12px;
	}

a.image, a.skissebok {
	width:150px;
	float:left;
	font-size:11px;
	color:#666;
	background-color:#fff;
	height:auto;
	min-height:220px;
	padding:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:4px;
	margin-top:4px;
	text-decoration:none;
	overflow:visible;
	}
a.skissebok {width:250px;min-height:350px;}
.image-large {
	width:auto;
	font-size:11px;
	color:#666;
	background-color:#fff;
	height:auto;
	padding:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:4px;
	margin-top:4px;
	text-decoration:none;
	overflow:visible;
	}
.image-article {
	float:left;
	width:auto;
	font-size:11px;
	color:#666;
	background-color:#fff;
	height:auto;
	padding:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:4px;
	margin-top:4px;
	overflow:visible;
	}

a.image img {margin-bottom:2px;}
		
#book-wrapper {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
	}
	
#book {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#book-center {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	z-index:10;
	}
#book-legend {
	position:absolute;
	top:170px;
	left:10px;
	width:350px;
	padding:8px;
	color:#333;
	z-index:1;
	background-color:#fff;
	}

#book-legend strong {color:#90557E;font-size:14px;}
#book-legend .red {color:#90557E;}
#book-legend em {color:#000;font-style: normal;}

#video {
	width:320px;
	height:305px;
	}

h1 {color:#90557E;font-size:20px;font-weight:normal;margin-top:0px;margin-bottom:5px;height:auto;min-height:26px;overflow:visible;}
.red {color:#90557E;}
.red2 {color:#660066;}
.red-bold {font-weight:bold;color:#90557E;}
