@charset "UTF-8";
/* CSS Document */

body
{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
a, a:hover
{
	text-decoration: underline;
	color: #560000;
}
.h2
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration: none;
}
.h2-publications
{
	padding-top: 3px;
}
.h3
{
	letter-spacing: 0.1em;
	text-decoration: none;
}
.h4
{
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-style: italic;
}
p 
{
	margin: 0 0 12px;
}
img
{
	border: 0;
}
ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
ul, li
{
	padding: 0;
	margin: 0;
}

#curators 
{
	text-align: left;
	margin: 30px auto;
	padding: 0;
	width: 766px;
}

#header
{
	margin-left: 20px;
	margin-bottom: 22px;
}

#navigation 
{
	margin: 0 40px 0 50px;
	padding: 0 23px 8px 22px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #000;
}
#navigation ul li
{
	float: left;
	padding: 1px 4px;
	border-right: 1px solid #000;
}
	
#navigation ul li.last
{
	border-right: 0;
}

#navigation ul li a
{
	color: #000;
	text-decoration: none;
}

#navigation ul li a:hover
{
	text-decoration: underline;
}

#navigation .active, #navigation .active a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#navigation .lang 
{
	float: right;
}

#body
{
	margin: 0 40px 0 50px;
}

#pagetitle
{
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.3em;
	padding: 20px 5px;
	border-bottom: 1px solid #000;
}
.artist
{
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 4px;
}
.artist a
{
	text-decoration: none;
}

#image
{
	min-height: 400px;
	text-align: center;
	background: #fff url(http://localhost/curators.de/new/images/spinner.gif) no-repeat center center;
	padding-top: 12px;
	margin: 8px 0 20px;
}
.pagination
{
	float: right;
}
.caption
{
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
	padding: 12px 23px 30px;
	border-top: 1px solid #000;
}
.headline
{
	padding: 8px 23px 0;
	line-height: 19px;
	border-bottom: 1px solid #000; 
	margin-bottom: 12px;
}
.headline span
{
	padding: 3px 6px 2px; 
	background-color: #808080; 
	color: #fff; 
	letter-spacing: 0.1em;
	font-style: italic; 
}
.subline
{
	margin-top: 5px;
	text-align: center;
	font-style: italic; 
}
.text, .links
{
	padding: 0 23px;
}
.justify
{
	text-align: justify;
}
.quote
{
	font-style: italic;
}
.author
{
	font-style: normal; 
}
.listing
{
	padding: 0 0 0 23px;
}
.text dt
{
	float: left; 
	width: 65px;
	padding: 0 0 12px 0;
	margin: 0;
}
.text dd
{
	float: left;
	width: 565px;
	padding: 0 0 12px 0;
	margin: 0;
}
.text li
{
	padding-bottom: 6px;
}
.listing li 
{
	float: left;
	width: 315px;
	margin-bottom: 2px;
}

.spacing
{
	padding: 0 5px;
}
.border
{
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.marginbottom
{
	margin-bottom: 20px;
}
.margintop
{
	margin-top: 20px;
}
.yellow
{
	background-color: #cede35;
	color: #fff;
}
.column
{
	float: left;
	margin-right: 15px;
}
.widecolumn
{
	width: 423px;
	margin-right: 0;
}
.column .image
{
	margin-bottom: 3px;
}
.column div
{
	width: 200px;
}
.fixed
{
	padding-bottom: 0;
}
.fixed .column
{
	margin-bottom: 20px;
}
.column h2, .column h3, .column h4
{
	width: 200px;
}
.description
{
	margin-top: 12px;
	font-style: italic;
}
.gallery td
{
	width: 129px;
	height: 129px;
	vertical-align: middle;
	text-align: center;
}
.gallery td a
{
	margin: 0 15px 15px 0;
}
.alignleft
{
	float: left;
	margin-right: 15px;
}
.followup
{
	text-align: center;
	margin-top: 50px;
	padding: 12px 23px 30px;
	border-top: 1px solid #000;
}
.followup a
{
	white-space: nowrap;
}
.followup a.selected
{
	color: #000;
	text-decoration: none;
}

#footer
{
	height: 85px;
	margin-top: 50px;
}

.copyright
{
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
}

.back-to-top
{
	float: right;
	color: #000;
	text-decoration: none;
}


.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.contact input
{
	border: 0;
	background-color: #fff;
	color: #000;
}
.contact dl
{
	width: 300px; 
	border: 1px solid #999; 
} 

.contact dl dt
{ 
	float:left; 
	clear:left; 
	width:25%; 
	padding:1em; 
	margin:0 -1px 0 0; 
	border-right:1px solid #999; 
} 

.contact dl dd
{ 
	width:50%; 
	padding:1em; 
	float: left; 
	margin: 0 ; 
	border-left:1px solid #999; 
	clear: right; 
} 


