@charset "UTF-8";

/* CSS Document */
/* Stile für Kompanie Abgefahren Videos */
/* 2010 Design: C. Abelbeck */
.video {
	float:left;
	color:#ac8600;
	font-size:.9em;
	margin-right:1em;
}

.video div.title h2 {
	padding:0.7em 1em .5em 0;
	margin: 0;
	font-size:120%;
}

.video img {
	float: left;
	margin-right:0;
	width:150px;
	height:100px;
}

.show {
	clear:both;
	padding:1em 0;
}