@import url('content.css');


/* Uber uns
  -------------------------------------------------------------------------------- */
div.text-container {
	width: 560px;	
}

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

h2 {
	margin: 0 0 30px 0;	
	padding: 15px 0 0 0;
	background-position: left 15px;
	background-repeat: no-repeat;
}

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

h2.management {
	text-indent: -100000px;
	font-size: 0;
	height: 59px;
	background-image: url('../images/content/uber-uns/management.jpg');
}

h2.awards {
	text-indent: -100000px;
	font-size: 0;
	height: 61px;
	background-image: url('../images/content/uber-uns/awards.jpg');
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}


/* Columns */
p.column-container {
	overflow: hidden;
}

p.column-container span.column {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}