body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0;
	background-color: #606e7d;
}
#head {
	background: url(img/bg_head.jpg) #fff repeat-x;
	height: 124px;
}
#navigation {
	clear: both;
	float: right;
	margin: -15px 0px 0 0;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}
#content {
	background: url(treppe.jpg) #fff no-repeat;
	padding: 26px 26px 0 96px;
	height: 274px;	
	overflow: auto;
	white-space: nowrap;
}
#intro {
	margin-bottom: 10px;
	white-space: normal;
	float: left;
	text-align: justify;
	width: 450px;
	margin-right: 30px;
}

#kuenstler .item {
	width: 150px; 
	float: left;
	margin: 0 10px 5px 0;
}
#img_sel, #kuenstler {
	clear: both;
	margin-top: 10px;
}
#img_sel .item { 
	display: inline-block; 
	margin: 0 10px 5px 0;
	border: 2px solid;
	height: 150px;
	padding: 0;
}
.col {
	vertical-align: top;
	white-space: normal;
	display: inline-block;
	text-align: justify;
	width: 290px;
	margin-right: 30px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.kuenstler	{
	color: #606E7D;
	text-decoration: none;
}
a.kuenstler:hover	{
		color: #990000;
		text-decoration: underline;
		}
.heading {
	font-size: 14px;
	font-weight: bold;
}
