/* DEBUG */
/*
pre {
	color: red;
	background-color: #666666;
}

pre p {
	
}
*/
* html
{
	overflow-y: hidden;
}

* html body {
	height: 100%;
	overflow: auto;
    }
* {
margin:0;
padding:0;
}

html,body{
	margin:0;
	padding:0;
	height:100%;
	}

body {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	text-align:left;
	}
	


div#logo {
	padding: 23px 0px 15px 15px;
}

p { 
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px 10px 12px 0px;
	line-height: 150%;
	}

h1 {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:15px 10px 0px 0px ;
	}

	
h2 {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	font-weight:bold;
	color: #000000;
	line-height: 1.13em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding:0px 0px 11px 0px;
}

h3 {
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	font-weight:bold;
	line-height: 1.13em;
	text-transform: uppercase;
	margin:7px 0px 0px 0px;
}

strong {
	color: #000000;
}

img { border: none; } 

table { 
	width:680px 
	}

td {
	border:none; 
	vertical-align:top; 
	overflow:hidden;
	padding: 1px 12px 6px 0px;
}

th {
	border:none; 
	vertical-align:top; 
	overflow:hidden;
	padding: 21px 12px 6px 0px;
}
.point{
	padding: 0px 12px 0px 12px;
}


div#content ul {
	padding:0px 0px 0px 25px; 
	list-style-type: square; 
	}


div#content li { 
	list-style-type: square; 
	}

div#header {
	height:87px;
	margin:0;
	padding-left:10px;
	}

div#container {
	text-align:left;
	width:1000px;
	}
	
#biography {
	padding:40px 0 0 0;
}
		

#biography td{ 
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
#biography p{ 
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}	

body >  div#left-column {
position:fixed;
}

div#left-column {
top:20;
left:100;
width: 200px;
position:absolute;
}


body > div#logo-container {
position:fixed;
}

div#logo-container {
	bottom:0;
	left:0;
	position:absolute;
}

div#center-column {
	float:	left;
	width:680px;
	padding:0px 0px 0px 60px;
	margin:0 0 0 230px;
	border-left: 1px solid #d1d0d1;
}


div#content { 
	width:540px;
	padding:0px 0px 0px 0px;
	}
	
div#content b { 
	color: #000000;
	}	

div#content_nav {
	height: 21px;
	width:680px;
	padding: 29px 0px 0px 0px;
	}

div#inner_nav {
	height: 21px;
	width:680px;
	border-bottom: 1px solid #d1d0d1;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}			

div#main_nav{ 
	width:230px;
	}

div#artist_nav {
	width:230px;
	float:left;
	}

div#footer {
	padding: 0px 0px 0px 0px; 
	bottom: 0px;
	position: absolute;
	width:100%;
	height: 65px;
	text-align: left;
	}
	
div#footer-logo{
	padding: 0px 0px 0px 15px; 
	}	

div#footer p{
	margin:0;
	padding:5px 10px 0px 0px;
	}

#content_headline {
	border-bottom: 1px solid #d1d0d1;
	height: 20px;
	padding: 0px 5px 0px 0px;
	display: block;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	width: 675px;
}
.nav_element {
	padding: 0px 5px 0px 0px;
}
/* MAIN NAVIGATION */

#main_nav a {
	padding: 0px 0px 6px 0px; 
	display: block;
	text-decoration: none;
	line-height: 1.13em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: 150px;
}

#main_nav a:visited { color: #666; }

#main_nav a:link { color: #666; }

#main_nav a:hover { color: #000000; }

#main_nav a:active { color: #000000; }

#main_nav a.active { color: #000000; }

#main_nav ul {
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}

/* INNER NAVIGATION */

#inner_nav a {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 1.13em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}


#inner_nav a:visited { color: #666; }

#inner_nav a:link { color: #666; }

#inner_nav a:hover { color: #000000; }

#inner_nav a:active { color: #000000; }

#inner_nav a.active { color: #000000; }


#artist_nav ul {
	font-weight: bold;
	padding: 1em 0em 0em 15px;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}

#language li {
	float: left;
	display: inline;
	list-style-type: none;
	}

#inner_nav li {
	float: left;
	display: inline;
	list-style-type: none;
	}

#inner_nav ul {
	padding: 0px !important;
}	

/* Content NAVIGATION */

#content_nav a {	
	padding: 0px 0px 0px 0px; 
	text-decoration: none;
	text-transform: none;
	line-height: 1.13em;
	letter-spacing: 0.1em;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0px;
	font-weight: bold;
}

#content_nav a:visited { color: #666; }

#content_nav a:link { color: #666; }

#content_nav a:hover { color: #000000; }

#content_nav a:active { color: #000000; }

#content_nav a.active { color: #000000; }

#content_nav ul {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	margin:0px;
}

#content_nav li {
	float: left;
	display: inline;
	list-style-type: none;
	}		

/* ARTIST NAVIGATION */

#artist_nav a {	
	padding: 6px 0px 0px 0px; 
	display: block;
	text-decoration: none;
	line-height: 1.13em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: 190px;
}


#artist_nav a:visited { color: #666; }

#artist_nav a:link { color: #666; }

#artist_nav a:hover { color: #000000; }

#artist_nav a:active { color: #000000; }

#artist_nav a.active { color: #000000; }

#artist_nav ul {
	font-weight: bold;
	padding: 1em 0em 0em 15px;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}

div#collection{
	width: 680px;
}

div#img_collection{
	width: 680px;
	padding: 40px 0px 0px 0px;
}
.album {
	padding: 0px 0px 0px 0px;
	width: 680px;
	float:left;
}

.album img{
	padding: 0px 20px 15px 0px;
	float:left;
}

.exhibition {
	border-bottom: 1px solid #d1d0d1;
	padding: 40px 0px 0px 0px;
	float:left;
}
.exhibition img{
	width: 250px;
	padding: 15px 20px 40px 0px;
}
.exh_content{
		width: 680px;
		float:left;
}

.news_element {
	 	padding: 15px 0px 0px 0px;
		font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		}
		
.news_element b {
		color: #000000;
		}		
		
#txt_frame {
		width:400px;	
		font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin:11px 10px 10px 0px;
				}
#txt_frame p {
		padding:0px 0px 11px 0px;
				}
.download{
	padding:7px 0px 7px 0px;
	
}
.download {
	float:left;	
}

.file-icon {
	float: left;	
}

.file-description {
	float:left;
	padding: 5px 0px 0px 5px;
}

