body
{
	padding: 23px 0 40px 23px;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 68.75%;
    line-height: 1.3333emem;
	color: #333;
}

h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 1em;
	font-weight: normal;
}

h3
{
	font-size: 1em;
	font-weight: normal;
}

h4
{
	margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: normal;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

p
{
	margin: 0 0 5px 0;
	padding: 0;
}

a
{
	color: #231f20;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

#start a
{
	color: #344ba0;
	text-decoration: none;
}

#start a:hover
{
	color: #344ba0;
	text-decoration: underline;
}


#work a
{
	color: #ff3600;
}

#work a:hover
{
	color: #ff3600;
	text-decoration: underline;
}

#contact a
{
	color: #ab8f42;
}

#contact a:hover
{
	color: #ab8f42;
	text-decoration: underline;
}

#biography a, #press a
{
	color: #5effad;
}

#biography a:hover, #press a:hover
{
	color: #5effad;
	text-decoration: underline;
}

#collaborations a
{
	color: #0003de;
}

#collaborations a:hover
{
	color: #0003de;
	text-decoration: underline;
}

/* Page Structure
------------------------------------------------------------------------ */

#wrapper
{
	width: 850px;
	margin: 0 0 20px 0;
}

#header
{
	float: left;
	width: 100%;
	margin: 0 0 65px 0;
	padding: 20px 0 0 0;
	background: url(../img/line.gif) top left no-repeat;
}

.line
{
	float: left;
	width: 100%;
	height: 2px;
	background: url(../img/line.gif) top left no-repeat;
}

#content
{
	float: left;
	width: 100%;
}

/* Header
------------------------------------------------------------------------ */

#header h1 a
{
	float: left;
	padding: 21px 0 0 0;
	margin: 0 40px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:21px; /* for IE5/Win only */
	width: 320px;
	background: url(../img/logo.gif) top left no-repeat;
	color: #231f20;
}

#header h1 a:hover 
{
	background-position: 0 -21px;
}

/* Navigation
------------------------------------------------------------------------ */

.nav_first, .nav_second
{
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav_first
{
	width: 180px;
}

.nav_first li, .nav_second li
{
	float: left;
	list-style: none;
	margin: 0 0 9px 0;
}

.nav_first li a, .nav_second li a
{
	float: left;
	width: 210px;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

.nav_first li a
{
	width: 180px;
}
	
#nav_biography a
{
	background: url(../img/nav_biography.gif) top left no-repeat;
}

#nav_work a  
{
	background: url(../img/nav_work.gif) top left no-repeat;
}

#nav_collaborations a  
{
	background: url(../img/nav_collaborations.gif) top left no-repeat;
}

#nav_contact a  
{
	background: url(../img/nav_contact.gif) top left no-repeat;
}

#nav_biography a:hover, #nav_work a:hover, #nav_collaborations a:hover, #nav_contact a:hover
{
	background-position: 0 -30px;
}

#nav_biography a.active, #nav_work a.active, #nav_collaborations a.active, #nav_contact a.active
{
	background-position: 0 -60px;
}

/* Navigation
------------------------------------------------------------------------ */

#sub_nav
{
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_nav li
{
	margin: 0;
}

#sub_nav li a
{
	color: #231f20;
}

#sub_nav li a:hover
{
	text-decoration: none;
}

/* Content
------------------------------------------------------------------------ */

#work_wrapper
{
	float: right;
	width: 640px;
}

#work_wrapper img
{
	float: left;
	margin: 0 15px 15px 0;
}

.work_info
{
	float: left;
	width: 205px;
}

.work_link
{
	margin: 10px 0 0 0;
}

#news
{
	float: left;
	width: 100%;
}

#news h2
{
	font-size: 1em;
	text-decoration: underline;
	margin: 0 0 10px 0;
}

#news h3
{
	font-size: 1em;
}

.box_small
{
	float: left;
	width: 205px;
	margin: 0 25px 0 0;
}

.box_medium
{
	float: left;
	width: 410px;
}

#open
{
	float: left;
	width: 800px;
	margin: 100px 0 0 0;
	padding: 0 0 40px 0;
	background: url(../img/line.gif) bottom left no-repeat;
}

#open h1 a
{
	float: left;
	width: 727px;
	height: 137px;
	margin: 0 0 30px 0;
	background: url(../img/eva_schildt_open.gif) top left no-repeat;
	text-indent: -8008px;
}

.linklist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.portrait
{
	margin: 0 0 20px 0;
}

#image_nav
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#image_nav li
{
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}

#image_nav li a
{
	cursor: pointer;
}
