ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: #666;

  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

body, td
{
  background: #f6f6f6;
  margin: 0;
  padding: 0;
  font-family: Palatino, Times, Georgia, serif; 
  font-size: 15px;
  background-color: #fafafa;
  color: #444;

}


ol {
	
	font-style: italic;
	margin-left: 30px;
}

ol li p {
	display: block;
}

p, ol p {
	
	margin-bottom: 1em;
	line-height: 1.7em;
	font-style: normal;
	´
}



div.column, div.bigcolumn, div.table-wrapper {
	padding: 0 5px 10px 20px;
	float: left;
	margin-bottom: 10px;
}

div.column {
	width: 440px;

	
}

div.table-wrapper{

	margin-bottom:34px;

}


.caption {
	margin-top: 0.5em;
	margin-left: 20px;
	margin-bottom: 2em;
	font-style: italic;
}



h1 {
	 text-indent: -9999px;
	
	width: 650px; height: 38px;
	background: url("../images/headline.png"); 
	margin-bottom: 20px;
	
	text-transform: lowercase;
	
	
	
	
	
}

.sub-menu{
	
	font-size:12px;

	
	
}

.exhibition-headline{
	
	margin-top:20px;
	margin-bottom:-5px;
	
	border-bottom-style:solid;
	border-width:1px;
	
	
}
.exhibition-thumb{
	
	margin:4px;
	
}

.table-data, .indeted-small{

font-style:italic;
font-weight: normal;
font-size: 12px;


}

.indeted-small{
margin-left: 10px;

}

.next-element{

text-align: right;
font-weight: normal;
font-size: 12px;



}

h2, h2 a  {
	clear:both;
	margin-top: 3em;
	width: 1072px;
	
	margin-bottom: 30px;
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 30px;
	
	height:20px;
	
	
	background-image: url("/images/bar.png");
	background-position: bottom left;
	background-repeat: no-repeat; 
	
	
	
	
	text-transform: lowercase;
	overflow: hidden;
	
	color:#333;
	
	text-decoration: none;
}


.first {
	margin-top: 2em;
}


.first-image{

	margin-top: -20px;
	margin-bottom: 15px;


}



#header {
	position: relative;
	margin: 20px 0 20px 0;
	height: 130px;
}


#wrap {
	width: 992px;
	margin: 30px auto;
}

#headline {
	clear:both;
	margin-top: 40px;
	width: 1072px;
	
	margin-bottom: -20px;
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 40px;
	
	height:20px;
	
	background-image: url("/images/bar.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	
	text-transform: lowercase;
	
}

#footer {
	clear: both;
	padding: 30px 20px 10px 20px;
	
	font-size: 11px;
}

#videoPlayer {
	clear: both;
}



.navigation {
	clear: both;
	list-style-type: none;
	
	margin: 0;
	margin-top: 30px;
	padding: 0;
	
}


.navigation li {
	font-size: 18px;
	display: block;
	float: left;
	margin-left: 0;
	font-style: italic;
	margin-bottom: 10px;
	margin-right: 20px;
	
}


.thumb {
	margin-bottom: 0;
	border-bottom: 20px solid #f6f6f6;
}



