#left, #right {
	width: 350px;
	margin-left: 20px;
}

#right {
	width: 400px;
}

#center {
	clear: both;
	display: inline;
	width:700px;
	margin-left:20px;
	float: left;
}

li.vertikal, li.vertikal2 {
	float:  left;
}

li.horizontal {
	float:  left;
}

li.horizontal img {
	width: 299px ;
	height:  200px;
	margin:  10px 10px 10px 0;
}

li.vertikal img {
	width:  200px;
	height:  299px;
	margin:  10px 10px 10px 0;
}

li.vertikal2 img {
	width:  200px;
	height:  267px;
	margin:  10px 10px 10px 0;
}

li.bildtext {
	float:  left;
	margin-top: 10px;
	color: #fff;
	font-weight: normal;
}