/* CSS Document */
body {
	font-size:15px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background:#A4A4A9;
	padding:0px;
	margin:10px 10px 0px 10px;
	}
	
 a:link, a:visited
{ 
  text-decoration:none;
  font-weight:normal;
  color:#0000FF;
  
}
a:active, a:hover
{ 
  color:#E73E0B;
}
a.menu:link, a.menu:visited
{ 
  font-size:15px;
		font-weight: bold;
		color:#eeeeee;
}
a.menu:active, a.menu:hover
{ 
  color:#E73E0B;
  background-color: #A4A4A9;
  font-weight: bold;
}		

a.next:link, a.next:visited
{ 
  
		font-weight: bold;
		color:#fff;
}
a.next:active, a.next:hover
{ 
  
  color:#E73E0B;
  background-color: #A4A4A9;
  
}
	
.tabelle {
		font-size:13px;
		color:#fff;
		text-align: center;
		
		}
		
		.tiny {
		font-size:11px;
		color:#fff;
		text-align: center;
		
		}
		
		.front {
		font-size:8px;
        color:#A4A4A9;		
		
		}
		
		
		.katalog {
		font-size:13px;
		
		}
	
	.artists {
		font-size:13px;
		line-height: 130%;
		
		}		
			
			
	.names {
		font-size:16px;
		font-weight: bold;
		color:#fff;
		text-align: center;
		
		}
		
		.aktuell {
		font-size:18px;
		color:#D1521A;
		text-align: center;	
		
		}
		
		.exhibit {
		font-size:15px;
		font-weight: bold;
		text-align: center;
		
		}
		
	.text {
		font-size:15px;
		line-height: 130%;
		
		}
			
	
	
.greek {
	color:#FFF;
	text-align: right;
	line-height: 120%;
	margin: 100px 10px 10px 10px;
	}
	
	.video {
	text-align: right;
	font-size:12px;
	margin: 0px 30px 10px 10px;
	}
	
	.phone {
	color:#FFF;
	text-align: right;
	margin: 50px 10px 10px 10px;
	}
	
	.mail {
	color:#FFF;
	text-align: right;
	margin: 50px 10px 10px 10px;
	}
	
	
	#leftcontent {
		position: absolute;		
		left:10px;
		top:91px;
		width:160px;
		background:#000;
		border-left:1px solid #ccc;
		}

	#centercontent {
		background:#A4A4A9;
   		margin-left: 160px;
   		margin-right:165px;
		border-left:1px solid #A4A4A9;
		border-right:1px solid #A4A4A9;
		
		
		}

	#rightcontent {
		position: absolute;	
		right:10px;
		top:91px;
		width:160px;
		background:#000;
		border-right:1px solid #ccc;
		}
	
	#banner {
		
		background:#666;
		height:80px;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		}
	
		
	p,h1,pre {
		margin:10px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding:0px;
		margin-left:10px;
		margin-top:10px;
		color:#FFF;
		}
		
		h2 {
		font-size:15px;
		padding-top:10px;
		color: #FFF;
		text-align: center;
		}
		
		h3 {
		font-size:15px;
		font-weight: bold;
		text-align: right;
		}
		
		.banner {
		font-size:15px;
		font-weight: bold;
		padding: 0px;
		margin-left:180px;
		margin-top: 0px;
		color:#FFF;
		}
		
		.active {
		font-size:15px;
		font-weight: bold;
		color:#000;
		background-color:#fff;
		}
		
		.obsidian {
		font-size:15px;
		color:#FEFB00;
		
		}
		
	
	#rightcontent p {
		font-size:15px;
		color: #FFF;
		}


