div.snippet {
	float:left;
	margin-left:7px;
	margin-top:6px;
	height:152px;
	background:black;
}
div.mainpic img, div.snippet img {
	border:0px;
}
div.describiton1 {
	font-size:12px;
	font-weight:normal;
}
div.describiton1 p {
	font-style:normal;
	font-size:11px;
}
div.describiton2 {
	padding:7px;
	text-align:center;
	font:16px Arial;
	font-weight:bold;
	color:#777777;
}
div.mainpic div.rahmen {
	background:black;
	width:830px;
	height:320px;
	border:solid 0px black;
	margin-left:0px;
}
div.snippet div.rahmen {
	background:black;
	border:solid 0px #888888;
	width:215px;
	height:150px;
}

#left-col {float:left; width:50%;}
#right-col {float:left; width:50%;}
.aus {clear:both; height:1px;}
#twitter {padding:0px; margin:0px;}

