body {
	background: #fff;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
}

header .container {
	padding: 10px 0 0 0;
}


.container, .navbar-static-top .container, 
.navbar-fixed-top .container, 
.navbar-fixed-bottom .container {
    width: 1000px;
}

.slideshow {
	width: 100%;
	height: 345px;
}

.slide {
	width: 900px;
	margin: 20px auto 0 auto;
}

.slides_container {
	width:900px;
}

.slides_container div {
	width:900px;
	height: 300px;
}

#slides .next, #slides .prev {
	top:140px;
	left:-39px;
}

#slides .next {
	left:910px;
}

header .navbar-inner {
	height: 70px;
}

header .social-media {
	float: right;
	padding-top: 5px;
}

.skillz-wrapper .span4 .description {
	position: relative;
	font-size: 12px;
}

.skillz-wrapper .span4 {
	/*background: url(../img/bg_skillz_circle.png) center bottom no-repeat ;*/
	position: relative;
	margin-bottom: 25px;
}

.skillz-wrapper .circle {
	position: relative;
	border: 1px solid #333;
	text-align: center;
	height: 290px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 25px 10px 0 10px;
}
.skillz-wrapper .circle img {
	margin: 0 0 10px 0;
}

.skillz-wrapper .circle  .bild-wrapper {
	height: 140px;
}

header {
	height: 70px;
}

#referenzen  .referenzen-wrapper .image-referenz {
	position: relative;
	clear: both;

}

#referenzen  .referenzen-wrapper .span4 .overlay-trigger {
	position: absolute;
	width: 320px;
	height: 185px;
	top: 0;
	left: 0;
	z-index: 20;
	cursor: pointer;
}

/* KONTAKT FORM */ 

.kontakt-wrapper {
	float: left;
}

.kontakt-wrapper .field-wrapper, .kontakt-wrapper  .kontakt-hinweis {
	clear: both;
}


.kontakt-wrapper .formularzeile {
	float: left;
	width: 215px;
}


.button-form .button_submit:hover {
	background: #0f0f0f;
}

#map_canvas {
	width: 100%; 
	height: 390px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    behavior: url(css/PIE.htc);
}

.carousel-control.right {
  right: -50px;
}


.carousel-control {
  left: -50px;
}

.form-anfrage {
	float: right;
}

.partner-sponsoren .span3 {
	height: 160px;
}