/* CSS Document */
body {
	background-color: black;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.72em;
	line-height: 150%;
}
#wrapper {
	margin: auto;
	width: 690px;
	padding: 0 30px 30px;
}
/* page header */
#navigation {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #999999;
	position: relative;
}
#logo {
	padding: 26px 0 0 23px;
}
#logo a {
	color: white;
}
#navigation ul#navtree {
	position: absolute;
	top: 26px;
	right: 23px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul#navtree li {
	display: inline;
	margin: 0;
	padding: 0 25px 0 0;
}
#navigation ul#navtree li.language {
	margin: 0;
	padding: 0;
}
#contentwrapper {
	width: 100%;
}
#contenthead {
	height: 49px;
	text-align: center;
	padding: 14px 23px 0;
	position: relative;
}
#contenthead #arrowforward, #contenthead #arrowback {
	position: absolute;
	border: none;
	cursor: pointer;
	padding: 0 3px;
	top: 17px;
}
#contenthead #arrowforward {
	right: 0px;
}
#contenthead #arrowback {
	left: 0px;
}
#contenthead ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contenthead ul li {
	display: inline;
	margin: 0 13px;
	padding: 0;
	font-weight: bold;
}
#contentsubhead {
	height: 49px;
	text-align: left;
	padding: 0px 102px 0;
	position: relative;
}
#contentsubhead ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contentsubhead ul li {
	display: inline;
	margin: 0 13px;
	padding: 0;
	font-weight: bold;
}
#content {
	float: left;
	width: 100%;
}

/* the right margin with text and thumbnails */
#content div.margin {
	float: right;
	width: 138px;
	color: #999999;
}
#content div.margin div.text {
	height: 254px;
}
#content div.margin div.text h1, #lettinggo div.text h1 {
	padding-bottom: 23px;
	color: #999999;
}
#lettinggo div.text h2 {
	padding-top: 23px;
}
#content div.margin div.text p, #lettinggo div.text p {
	padding: 0;
	margin: 0;
}
#content div.margin div.img {
/*	border-top: 1px solid white; */
/*	height: 15px; */
}
#content div.margin div.img div.imgcolumn {
	width: 69px;
	float: right;
}
#content div.margin div.img div.imgcolumn a {
	float: left;
	clear: both;
	margin: 0 0 23px 0;
	cursor: pointer;
}
#content div.margin div.img a img {
	border: none;
	width: 46px;
	height: 46px;
}
/* big image in works */
#content img.main {
	padding: 0 0 0 23px;
	float: left;
}

/* image on homepage */
#content a.home {
	margin: 0 92px;
}
#content a.home img {
	border: none;
}

/* workoverview */
#contenthead ul.work li {
	margin: 0 4px;
	padding: 0;
}
#content div.thumb {
	float: left;
	padding: 0 23px 46px;
	position: relative;
}
#content div.thumb a img {
	border: none;
}
#content div.thumb p {
	bottom: 25px;
	left: 23px;
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 80%;
}

/* text pages */
h1 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: white;
}
h2, h3, h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div.row {
	padding: 0 23px;
	margin: 0 0 49px 0;
	border-bottom: 1px solid #333333;
}
div.bottom {
	border: none;
}
div.row p, div.row dl {
	padding: 17px 0 25px;
	margin: 0;
}
body.bio div.row dl.bio dt {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}
body.bio div.row dl.bio dd {
	margin: 0 0 0 65px;
	padding: 0;
}

/* biography tools */
body.bio div.row dl.tools dt {
	width: 250px;
	white-space: nowrap;
/*	background-color: blue; */
	float: left;
}
body.bio div.row dl.tools dd {
	width: 250px;
	white-space: nowrap;
	margin-left: 270px;
/*	background-color: green; */
}

/* exhibitions */
div.exhibitions {
	padding-bottom: 23px;
}
div.exhibitions div.row {
	float: left;
	clear: both;
	width: 645px;
/*	padding-top: 5px; */
	padding-bottom: 5px;
	margin: 0;
}
div.exhibitions div.row h1 {
	padding-bottom: 8px;
}
div.exhibitions div.row ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
}
div.exhibitions div.row ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
/*	background-color: blue; */
}
div.exhibitions div.row ul li.year { width: 45px; }
div.exhibitions div.row ul li.title { width: 330px; }
div.exhibitions div.row ul li.location { width: 230px; padding: 0; }
li.collection {
	position: absolute;
	right: 18px;
}

body.text h1, body.text h2, body.books h1, body.books h2 {
	color: #95260C;
}
body.books p {
	padding-top: 0;
}

/* generics */
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.active {
	color: #FFFFFF;
}

/* fuman */
div.fumanmenu, div.fumanlistmenu {
	background-image: none;
}
/* workoverview */
body.work div.fumanmenu {
	position: absolute;
	top: 95px;
}
body.work div.fumanlistmenu {
	position: absolute;
	width: 60px;
}
body.work div.fumanmenu_sequence {
	display: none;
}
/* workdetail */
body.work div.work div.fumanlistmenu {
	position: absolute;
	width: 60px;
	padding-left: 23px;
}
div.fumanmenucontainer { background-image: none; background-color: #121212; }
div.fumanmenucontainer_offline { background-image: none; background-color: #121212; }

div.fumanmenu_resource { border: 1px solid #80A732; background-color: white; }
#navigation ul#navtree li div.fumanmenu_resource {
	display: inline;
	width: auto;
}
div#lettinggo {
	padding: 27px 117px 0 117px;
	position: relative;
}
div#lettinggoplayer {
	position: absolute;
	right: 116px;
	top: 27px;
}
/*div#lettinggo p {
	padding: 0;
	margin: 0;
}*/
