*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.li { float: left; }
.re { float: right; }
.cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } /* clearfix from nicolasgallagher.com */
img { border: none; height: auto; width: 100%; }
.rot { color: #d8001d; text-transform: uppercase; }

@font-face {
    font-family: 'open_sanslight';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background: #fff; 
	font: normal 12px/16px 'open_sanslight', Arial, sans-serif;
	letter-spacing: 0em;
	color: #777;
	margin: 0em;
	padding: 0;
	}
#up {
	width: 50px;
	height: auto;
	position: fixed;
	bottom: 5px; 
	right: 5px;	
	z-index: 10;
	}
.wrapper {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 1em;
	}
header {
	margin-bottom: 20px;
	background: #fff;
	height: 450px;
	}
#seite2 header {
	margin-bottom: 20px;
	background: #fff;
	height: 50px;
	}
#logo {
	width: 240px;
	height: auto;
	float: left;
	}	
.bubble {
	width: 330px;
	height: auto;
	margin: 0 auto;
	}
.cross {
	width: 80px;
	height: auto;
	margin: -40px auto;
	}
#seite2 .cross {
	width: 80px;
	height: auto;
	margin: 40px auto;
	}
	
#news {
	background: #fff;
	margin-bottom: 50px;
	}	
.spalte2 {
	width: 47%;
	float: left;
	margin-right: 6%;
	}	
.spalte2.last {
	margin-right: 0;
	}
.spalte3 {
	width: 31%;
	float: left;
	margin-right: 3.5%;
	}	
.spalte3.last {
	margin-right: 0;
	}
#rotbox {
	background: #d8001d;
	margin-top: -150px;
	padding: 180px 0px 50px 0px;
	}
#rotbox p {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.3em;
	width: 75%;
	}
#rotbox .leistungen {
	margin: 20px auto;
	font-size: 0.9em;
	}
#rotbox .dot {
	color: #d8001d;
	}
		
#konzept {
	width: 100%;
	}	
#konzept .cross {
	width: 40px;
	height: auto;
	margin: 40px auto 0 auto;
	z-index: 3;
	position: relative;
	}	
#konzept h4 {
	z-index: 3;
	position: relative;
	}	
#konzept .back {
	margin-top: -134px;
	z-index: 2;
	position: relative;
	}	
#team {
	padding: 40px 0;
	}
#netzwerk h2 {
	margin: 40px 0;
	}
#netzwerk .cross {
	margin: 60px auto;
	}
#ansehen .wrapper {
	margin: 5px auto 70px auto;
	}
#ansehen p {
	width: 70%;
	}
#ansehen .bildsub {
	margin:-2px 0 30px 0;
	}
#ansehen .tags i {
	font-style: normal;
	text-transform: uppercase;
	line-height: 2em;
	background: #ccc;
	color: #fff;
	padding: 2px 8px;
	margin-right: 8px;
	border-radius: 4px;
	}
.projektart {
	color: #ccc;
	}
.projektliste {
	margin: 50px 0;
	}
#kontakten .wrapper {
	margin: 20px auto;
	color: #fff;
	}
#kontakten {
	background: #d8001d;
	padding-bottom: 40px;
	}
	
/* --- TYPO -------------------------------------------- */

h1 {
	font: italic normal  18px/22px 'open_sanslight', Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
	}	
h2 {
	font: normal 20px/20px 'open_sanslight', Arial, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	color: #d8001d;
	text-transform: uppercase;
	border-top: 1px dotted #d8001d;
	padding: 20px 0;
	}	
h3 {
	font: normal 20px/20px 'open_sanslight', Arial, sans-serif;
	margin: 5px 0 4px 0;
	text-transform: uppercase;
	}	
#ansehen h3 {
	font: normal 20px/20px 'open_sanslight', Arial, sans-serif;
	margin: 15px 0 4px 0;
	text-transform: uppercase;
	}	
h4 {
	font: normal 14px/14px 'open_sanslight', Arial, sans-serif;
	text-align: center;
	color: #d8001d;
	text-transform: uppercase;
	}	
.text {
	margin-top: 0px;
	}	

	
/* --- LINKS ---------------------------------------------- */
	
a {
	color: #d8001d;
	font-weight: normal;
	text-decoration: none;
	}	
a:hover {
	color: #111;
	}	
	
/* Navigationspunkte alle gleich breit */
nav {
	background: #fff;
	padding: 0px;
	float: right;
	margin-right: -20px;
	}
nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
nav li {
	float: left;
	}
nav a {
	display: block; 
	/*width: 110px;*/
	padding: 10px 10px;
	color: #777;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	}
nav a:hover {
	background: #fff;
	color: #d8001d;
	}

/* --- BX SLIDER (news) ---------------------------------------------- */

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	width: 1100px;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #d8001d;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}



/* --- NATIVE SLIDER (projekte) ---------------------------------------------- */
.native-slider {
    position: relative;
}
.native-slider > * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.native-slider .native-slider-slide { 
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 100%;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: nativeSliderOut;
    -moz-animation-duration: 2s;
    -moz-animation-name: nativeSliderOut;
    -ms-animation-duration: 2s;
    -ms-animation-name: nativeSliderOut;
    -o-animation-duration: 2s;
    -o-animation-name: nativeSliderOut;
    animation-duration: 2s;
    animation-name: nativeSliderOut;
}
.native-slider .native-slider-slide.current { 
    position: relative;
    display: block;
    margin-left: 0%;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: nativeSliderIn;
    -moz-animation-duration: 2s;
    -moz-animation-name: nativeSliderIn;
    -ms-animation-duration: 2s;
    -ms-animation-name: nativeSliderIn;
    -o-animation-duration: 2s;
    -o-animation-name: nativeSliderIn;
    animation-duration: 2s;
    animation-name: nativeSliderIn;
}

@-webkit-keyframes nativeSliderIn {
    from { margin-left: 100%; }
    to { margin-left: 0%; }
}
@-moz-keyframes nativeSliderIn {
    from { margin-left: 100%; }
    to { margin-left: 0%; }
}
@-ms-keyframes nativeSliderIn {
    from { margin-left: 100%; }
    to { margin-left: 0%; }
}
@-o-keyframes nativeSliderIn {
    from { margin-left: 100%; }
    to { margin-left: 0%; }
}
@keyframes nativeSliderIn {
    from { margin-left: 100%; }
    to { margin-left: 0%; }
}

@-webkit-keyframes nativeSliderOut {
    from { margin-left: 0%; }
    to { margin-left: -100%; }
}
@-moz-keyframes nativeSliderOut {
    from { margin-left: 0%; }
    to { margin-left: -100%; }
}
@-ms-keyframes nativeSliderOut {
    from { margin-left: 0%; }
    to { margin-left: -100%; }
}
@-o-keyframes nativeSliderOut {
    from { margin-left: 0%; }
    to { margin-left: -100%; }
}
@keyframes nativeSliderOut {
    from { margin-left: 0%; }
    to { margin-left: -100%; }
}




