.box {
	width:661px;
	height:auto;
	min-height:200px;
	float:left
	background-color:#000000;
}
.box_bild {
	width:200px;
	height:auto;
	float:left;
	padding-top:25px;
}
.box_inhalt {
	width:401px;
	height:auto;
	text-align:left;
	margin-left:10px;
	float:left;
	line-height: 1.3;
}
.news {
	width: 140px;
	height:auto;
	min-height:100px;
	margin-top:15px;
}
.news_kalender {
	float:left;
	clear: left;
	background-image:url(content/kalender.png);
	width:45px;
	height:53px;
	margin-top:-8px;
	margin-bottom:-6px;
}
.kalender_monat {
	padding-left:9px;
	font-size:9px;
	color:#CCCCCC;

}
.kalender_tag {
	margin:0px;
	padding-top:5px;
	padding-left:9px;
	font: bold Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
}
.news_text {
	width: 140px;
	color: #CCCCCC;
	font-size:12px;
}
.web_box {
	width:672px;
	height:auto;
	padding-top:36px;
	background: url(content/artwork/web_bg.png) top no-repeat;
}
.web_box_top {
	width:600px;
	height:180px;
	margin:0 0 0 36px;
}
.web_box_bottom {
	width:600px;
	height:50px;
	margin:26px 0 0 36px;
}
.web_box_top img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	width:600px;
	height:180px;
}
.web_box_top a{
	width:600px;
	height:180px;
}
.box_foto {
	width:197px;
	min-height:104px;
	height:auto;
	background: url(content/artwork/artwork_photo.png) no-repeat;
	float:left;
	padding: 5px 20px 0 4px;
	margin-top: 0px;
}
.box_print {
	width:153px;
	height:153px;
	background: url(content/artwork/print_bg.png) no-repeat;
	float:left;
	margin-top: 0px;
}
.box_print img{
	margin: 35px 35px;
}

ul#fancybox {
	list-style:none;
	margin-left:-60px;
}
ul#fancybox li{
	float:left;
	margin: 25px 0 0 25px;
}