/* @override 
	http://slc.at/cms/templates/slc/css/inhalte.css */
body {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
	background-color: #2c2c2e;
}

/* Design Inhalt */
h1, h2, h3, h4, h5, p {
	padding-bottom: 0px;
	font-weight: normal;
	display: inline;
	height: 0px;
}
.page-header {
	height: 0px;
	display: block;
	overflow: hidden;
}

#inhalt #projektgrid ul {
	padding: 0;
}
h2 {
	text-transform: uppercase;
}
.page-header h2 {
	height: 0px;
}

#inhalt .span12 {

	margin-left: 0%;
	padding: 0% 0;
}
#inhalt .span12 p {
	padding: 0% 0;
	margin: 0;
}
#inhalt .items-row {
	background-color: #2c2c2e;
}
#inhalt .hggrafik {
	max-width: 1200px;
	min-width: 950px;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: auto;
}
#inhalt .item {
	padding: 0%;
	font-size: 0px;
}


/* Start und Einstieg */
#inhalt .row-0 {
	height: 100%;
	min-height: 1000px;
}
#inhalt .row-0 h4, #inhalt .row-0 h3, #inhalt .row-0 p {
	height: auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: auto;
	padding-bottom: 10px;
	display: block;
}
#inhalt .row-0 h4 {
	font-size: 40px;
	padding-top: 19px;
}
#inhalt .row-0 h3 {
	font-size: 95px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 40px;
}
#inhalt .row-0 .hggrafik {
	height: 100%;
	text-align: center;
}
#inhalt .row-0 .hggrafik .span12 {
	padding-top: 20%;
	}

#inhalt .row-0 a {
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	padding: 15px 20px;
	text-decoration: none;
	font-size: 20px;
}

/* hard und software */
	
#inhalt .row-1 {
	background-color: #919191;
}
#inhalt .row-1 .hggrafik {
	background-color:  #919191;
}


/* Kommunikation */
#inhalt .row-2 {
color: #fff;
}
#inhalt .row-2 .hggrafik {
}
.partnerlink {
	height: 0px;
	z-index: 5;
	position: relative;
	display: block;
	color: #919191;
	
}
.partnerlink a {
	display: block;
	margin-top: 0;
	padding-top: 0;
	top: -200px;
	position: relative;
	padding-left: 20px;
	color: #919191!important;
	width: 130px;
	height: 120px;
	text-decoration: none;
}
.partnerlink span {
	display: block;
	color: #fbf9f9;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
}
/* Virtualisierung */
	
#inhalt .row-3 {
	background-color: #919191;
}
#inhalt .row-3 .hggrafik {
	background-color:  #919191;
}


/* Kontakt */
#inhalt .row-4 {
	height: 100%;
}
#inhalt .row-4 .hggrafik {
}
#inhalt .row-4 h4, #inhalt .row-4 h3, #inhalt .row-4 p {
	height: auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: auto;
	padding-bottom: 10px;
	display: block;
}
#inhalt .row-4 h4 {
	font-size: 30px;
	padding-top: 19px;
}
#inhalt .row-4 h3 {
	font-size: 55px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 40px;
}
#inhalt .row-4 .item {
	font-size: 12px;
	color: #fff;
	padding-top: 90px;
	padding-bottom: 34px;
}
#inhalt .row-4 .spalte p {
	text-align: left;
}
#inhalt .row-4 .item div.spalte {
	float: left;
	width: 25%;
	text-align: left;
}
#inhalt .row-4 .item .page-header {
	visibility: hidden;
}
#inhalt .row-4 .item div.spalte1 {
	width: 19%;
}
#inhalt .row-4 .item div.spalte3 {
	width: 26%;
}
#inhalt .row-4 .item div.spalte4 {
	width: 28%;
}

#inhalt .row-4 .item div.spalte4::after {	
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}


