
body
	{
	margin: 0;
	font: 12px Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: black;
	background: #f1f1f1;
	}

.navigation
	{
	position: relative;
	float: left;
	margin: 24px 0px 0px 120px;
	padding: 4px;
	background: #f1f1f1;
	color: #b0b0b0;
	text-decoration: none;
	}

.navigation :hover
	{
	color: #444444;
	background: #ffffff;
	}

.navigation :visited
	{
	color: #b0b0b0;
	text-decoration: none;
	}

.navigation :link
	{
	color: #b0b0b0;
	text-decoration: none;
	}

.navigation :active
	{
	color: #b0b0b0;
	text-decoration: none;
	}
	
.arrowNavigation
	{
	padding: 0px;
	margin: 0px;
	}
	
.contents
	{
	position: relative;
	float: left;
	clear: both;
	margin: 48px 0px 0px 120px;
	}

.ausstellung
	{
	width: 400px;
	margin: 20px 0px 0px 0px;
	padding: 5px;
	background: #ffffff;
	}

.ausstellungIntro
	{
	width: 600px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

.ausstellungIntro :hover
	{
	color: #444444;
	background: #ffffff;
	text-decoration: none;
	}

.ausstellungIntro :visited
	{
	color: black;
	text-decoration: none;
	}

.ausstellungIntro :link
	{
	color: black;
	}

.ausstellungIntro :active
	{
	color: black;
	text-decoration: none;
	}
	
.portfolioImage
	{
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	}

.description
	{
	position: relative;
	float: left;
	width: 315px;
	min-height: 30px;
	padding: 5px 5px 7px 5px;
	background: #ffffff;
	}

.poem
	{
	position: absolute;
	left: 295px;
	margin-top: 84px;
	padding: 5px 24px 7px 5px;
	background: #ffffff;
	}

.text
	{
	position: absolute;
	width: 370px;
	right: 0px;
	margin-top: 20px;
	padding: 5px;
	background: #ffffff;
	}
	
.title 
	{ 
	font-weight: bold; 
	}

.subtitle
	{ 
	margin: 1px 0px 0px 0px;
	font-style: italic;
	}	
	
small
	{
	font-family: Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	letter-spacing: 0.02em;
	color: #444444;
	}

small :link
	{
	color: #888888;
	text-decoration: underline;
	}
	
small :visited
	{
	color: #444444;
	text-decoration: none;
	}

small :active
	{
	color: #888888;
	text-decoration: underline;
	}

.lineOne
	{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	}

.year
	{
	position: relative;
	float: left;
	margin-right: 5px;
	}
	
.material
	{
	position: relative;
	float: left;
	}

.size
	{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	}

.sizeMetric
	{
	position: relative;
	float: left;
	margin-right: 5px;
	}
	
.sizeEnglish
	{
	position: relative;
	float: left;
	}
	
.adresse
	{
	width: 100%;
	margin: 4px 0px 4px 40px;
	}

.adressLink:link
	{
	color: #444444;
	text-decoration: underline;
	padding: 2px 4px 2px 4px;
	margin: 4px 0px 4px -4px;
	}
	
.adressLink:hover
	{
	color: #ffffff;
	text-decoration: none;
	background: #aaaaaa;
	padding: 2px 4px 2px 4px;
	margin: 4px 0px 4px -4px;
	}

.adressLink:visited
	{
	color: black;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin: 4px 0px 4px -4px;
	}

.adressLink:active
	{
	color: black;
	text-decoration: underline;
	padding: 2px 4px 2px 4px;
	margin: 4px 0px 4px -4px;
	}
	
.runningNumber
	{
	position: absolute;
	width: 30px;
	right: 0px;
	margin-top: 20px;
	color: #a1a1a1;
	padding: 0px;
	font-size: 9px;
	}

.statcounter
	{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #d1d1d1;
	font-size: 10px;
	}

.statcounter :hover
	{
	color: #444444;
	background: #ffffff;
	}

.statcounter :visited
	{
	color: #b0b0b0;
	text-decoration: none;
	}

.statcounter :link
	{
	color: #b0b0b0;
	text-decoration: none;
	}

.statcounter :active
	{
	color: #b0b0b0;
	text-decoration: none;
	}

.statcounterImage
	{
	position: absolute;
	left: 340px;
	bottom: -1px;
	}
