@import url('content.css');


/* Referenzen
  -------------------------------------------------------------------------------- */
div.text-container {
	width: 490px;
}

h1 {
	padding: 0;
	margin: 0 0 30px 0;	
}

h1.referenzen {
	text-indent: -100000px;
	font-size: 0px;
	height: 60px;
	background: url('../images/content/referenzen/referenzen.jpg') no-repeat;
}

div.text-container a.bullet {
	margin-right: 8px;
	font-weight: bold;
}

#spots .separator {
	margin-bottom:20px;
}


/* References */
div.reference {
	overflow: hidden;
	width: 805px;
	margin-bottom: 18px;
	position: relative;
}

div.reference h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

div.reference div.ref-video {
	width: 478px;
	float: left;
}

div.reference div.ref-description {
	width: 303px;
	float: right;
}

div.reference div.ref-description span {
	display:block;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}


div.reference div.ref-logos {
	width: 303px;
	height: 65px;
	float: right;
}