body {
	background:#fff !important;
	overflow:hidden;e
}

a.close {
	padding-left:18px;
	background:url('../images/icon_close.png') top left no-repeat;
	background-position:1px 3px;
}

a.all {
	padding-left:18px;
	background:url('../images/icon_pfeil.png') top left no-repeat;
	background-position:0 3px;
}

ul.meta {
	margin:0;
	padding:0;
	list-style:none;
}

ul.meta li {
	margin-bottom:20px;
}

.lb-container {
	margin:20px 0 20px 20px;
}

.lb-container h2 {
	margin:7px 0 25px 10px;
	font-size:14px;
	font-weight:200;
}

.lb-container h3 {
	margin:0 0 0 10px;
	height:55px;
	font-size:20px;
}

.lb-content {
	margin:10px 0 30px 10px;
	width:660px;
	height:140px;
}

.lb-content .left {
	float:left;
	padding:0 20px 0 10px;
	width:430px;
	height:140px;
	border-right:1px solid #5b3489;
}

.lb-content .right {
	float:left;
	padding-left:10px;
	width:180px;
}

.lb-container .pics {
	padding:0;
	margin:0;
	width:660px;
	height:200px;
	overflow-y:hidden;
	overflow-x:auto;
	border:0;
}
