body {
    margin: 0;
    font-family: 'Open Sans', serif;
    letter-spacing: 2px;
}

a {
    text-decoration: none;
    color: #fff;
}

#menu li,#footer li {
    float: left;
    list-style-type: none;
    padding-right: 35px;
    display: block;
    line-height: 75px;
    font-size: 16px;
    font-weight: 400;
}

#menu ul,#footer li {
    padding: 0;
    margin: 0;
}

#footer ul {
    margin: 0;
}

#footer li a {
    color: #3a424c;
    padding-right: 35px;
    font-size: 13px;
}

li {
    font-weight: 700;
}

#menu #innermenu a {
    color: #000;
    text-decoration: none;
}

#menu #innermenu a.active {
    padding-bottom: 5px;
    border-bottom: 4px solid #ff6138;
}

#menu {
    width: 100%;
    height: 75px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    position: fixed;
    text-align: center;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 10000;
}

#badge {
    background-image: url(../images/webcentris-logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 234px;
    display: block;
/* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#innermenu {
    padding: 0;
    margin: 0;
    display: inline-block;
}

#submenu {
    display: inline;
}

h2 {
    font-size: 36px;
    color: #3a424c;
    text-shadow: 0 2px 3px #aaa;
    font-weight: 400;
    padding: 18px 0;
    margin-top: 0;
}

#intro {
    width: 100%;
    margin-top: 75px;
    height: 430px;
    background-color: #ff6138;
    background-image: url(../images/devices.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #fff;
    font-size: 34px;
    line-height: 330px;
}

#agentur {
    height: 502px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    color: #3a424c;
    font-size: 20px;
    letter-spacing: 0;
}

#intrologo {
    position: relative;
    top: 50px;
    width: 102px;
    height: 100px;
    background-image: url(../images/webcentrics-arrows.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
}

#intro strong {
    border-bottom: 2px solid #FFF;
}

#intro span {
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
}

#introarrow {
    position: relative;
    width: 52px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    top: -45px;
    background-image: url(../images/intro-arrow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#leistungenarrow {
    position: relative;
    width: 52px;
    height: 73px;
    margin-left: auto;
    margin-right: auto;
    top: -49px;
    background-image: url(../images/leistungen-arrow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#left,#right {
    width: 50%;
    line-height: 33px;
    font-size: 18px;
    text-align: left;
    color: #616870;
}

#left {
    float: left;
}

#right {
    float: right;
    

}


#kontaktmap #left {
    width: 50%;
    text-align: center;
}

#kontaktmap #right {
    width: 50%;
}

#kontaktform {
    width: 511px;
    float: right;
}

#agentur #right #image {
    height: 246px;
    background-color: #cdcdcd;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/digitale-markenfuehrung.jpg);
}

#leftpic {
    float: right;
    margin-right: 20px;
    height: 255px;
    width: 440px;
    color: #cdcdcd;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/geschichten-bild.jpg);
}

#map-container {
    width: 50%;
    position: absolute;
    z-index: 0;
}

#map {
    width: 100%;
    height: 526px;
}

#inneragentur {
    width: 926px;
    display: inline-block;
}

#agentur #left span {
    text-decoration: underline;
}

#agentur #right #kontakt {
    background-color: #009ec7;
    padding: 13px 0;
    font-size: 19px;
    text-align: center;
}

#kontakt,#mail {
    background-color: #009ec7;
    padding: 13px 0;
    text-align: center;
    font-weight: 700;
    -webkit-box-shadow: 0 2px 6px #AAA;
/* webkit browser*/
    -moz-box-shadow: 0 2px 6px #AAA;
/* firefox */
    box-shadow: 0 2px 6px #AAA;
}

#mail {
    width: 238px;
    margin: 0 auto;
}

#leistungen {
    height: 520px;
    background-color: #ecf2f4;
    text-align: center;
    vertical-align: middle;
    color: #3a424c;
    font-size: 20px;
    letter-spacing: 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/leistungen-background.jpg);
}

#leistungen h2 {
    padding-top: 0;
}

#referenzen {
    height: 600px;
}

#refcontainer {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

#referenzleft,#referenzright {
    display: table-cell;
    display: inline-block;
    width: 100px;
    margin-bottom: auto;
    margin-top: auto;
    height: 400px;
}

#referenzleft {
    background-image: url(../images/tablet-referenzen-gallery-arrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#referenzright {
    background-image: url(../images/tablet-referenzen-gallery-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#referenzimage {
    display: table-cell;
    display: inline-block;
    background-image: url(../images/dsv-facebook-livestream.jpg);
    background-repeat: no-repeat;
    width: 826px;
    height: 400px;
}

#referenzensubtitle {
    font-size: 18px;
    text-align: center;
    padding-top: 42px;
    line-height: 36px;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

#referenzensubtitle #kontakt {
    width: 411px;
    margin-top: 40px;
    padding: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#suitefooter {
    height: 26px;
    background-image: url(../images/suite-arrow-bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#suite {
    height: 512px;
    background-color: #ff6138;
    text-align: center;
    vertical-align: middle;
    background-image: url(../images/suite-arrow-top.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#suite #left,#suite #right {
    color: #FFF;
}

#suite h2 {
    color: #fff;
    font-size: 34px;
}

#suite span {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 0;
    display: inline-block;
}

#suiteteaser {
    height: 479px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/suite-background.jpg);
}

#suitelayer {
    background-color: rgba(236,242,244,0.7);
    width: 100%;
    height: inherit;
}

#suiteteaserleft {
    display: inline-block;
    top: 150px;
}

#suiteteaserright {
    vertical-align: middle;
    line-height: 1em;
}

#suiteteaserleft,#suiteteaserright {
    display: inline-block;
    width: 100px;
    margin-bottom: auto;
    margin-top: auto;
    height: 100px;
    background-color: red;
}

.jcarousel-control-prev,.jcarousel-control-next {
    margin-bottom: -67px;
}

#suiteteaserimage {
    display: table-cell;
    display: inline-block;
    background-image: url(../images/app-frame.png);
    background-repeat: no-repeat;
    width: 612px;
    height: 374px;
}

#suiteteasersubtitle {
    padding-top: 15px;
    font-size: 18px;
    text-align: center;
}

#agentur #left span {
    text-decoration: underline;
}

#team {
    height: 500px;
    text-align: center;
    width: 100%;
    background-image: url(../images/arrow_line.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 20px;
    padding-top: 50px;
}

#innerteam {
    width: 100%;
    display: inline-block;
    text-align: center;
}

#person {
    width: 344px;
    display: table-cell;
    display: inline-block;
}

#person1 {
    width: 100%;
    height: 150px;
    background-image: url(../images/tobias.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
}

#person2 {
    width: 100%;
    height: 150px;
    background-image: url(../images/vera.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
}

#person3 {
    width: 100%;
    height: 150px;
    background-image: url(../images/andyou.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;

}


#jobs {
    height: 400px;
    text-align: center;
    width: 100%;
    background-image: url(../images/arrow_line.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 20px;
    padding-top: 50px;
   
}

#innerjobs {
	 
    width: 100%;
    display: inline-block;
    text-align: center;
	 }



#jobslinks {
	width: 200px;
	display: table-cell;vertical-align: top;
    display: inline-block; 
    }

#jobsright {
	width:444px;
	display: table-cell;vertical-align: top;
    display: inline-block;}
}


#links {
    float: left;
    margin-left: 150px;
    height: 255px;
    width: 440px;
}

#rechts {
    float: left;
    margin-left: 70px;
    height: 300px;
    width: 440px;
    
    text-align:left;
}


#team #person #mail {
    margin-top: 20px;
}

#kontaktmap {
    height: 526px;
    background-color: #ff6138;
    text-align: center;
}

#kontaktmap #left #kontaktform h2 {
    color: #fff;
    text-align: center;
}

#kontaktmap #right h2 {
    text-align: center;
    z-index: 1;
    position: absolute;
    width: 463px;
}

#menubtn {
    visibility: hidden;
}

#adresse {
    height: 127px;
    width: 50%;
    background-color: rgba(255,255,255,0.79);
    margin-top: 251px;
    padding: 25px 50px;
    z-index: 2;
    position: absolute;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
/* Firefox, other Gecko */
    box-sizing: border-box;
}

#adresse a {
    color: #009ec7;
    font-weight: 500;
}

#adresse_left {
    display: table-cell;
    display: inline-block;
}

#adresse_right {
    padding-left: 100px;
    display: inline-block;
}

#adresse h3 {
    line-height: 18px;
    font-size: 18px;
    margin: 7px 0;
    font-weight: 400;
    font-size: 20px;
}

#footer {
    height: 73px;
    background-color: #ecf2f4;
    background-image: url(../images/footer-webcentrics-arrows.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#footer #privacy {
    padding-left: 128px;
}

#footer #share {
    padding-right: 90px;
    float: right;
}

label {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#share_facebook {
    background-image: url(../images/footer-share-facebook.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
/* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    width: 55px;
}

#share_twitter {
    background-image: url(../images/footer-share-twitter.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
/* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    width: 70px;
}

#share_mail {
    background-image: url(../images/footer-share-mail.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
/* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    width: 65px;
}

input {
    width: 385px;
    height: 50px;
    margin-bottom: 25px;
    font-size: 20px;
    border-style: none;
    color: #76c8dd;
    padding-left: 27px;
    background-color: #ecf2f4;
    -webkit-box-shadow: 0 2px 6px #AAA;
/* webkit browser*/
    -moz-box-shadow: 0 2px 6px #AAA;
/* firefox */
    box-shadow: 0 2px 6px #AAA;
}

textarea {
    width: 385px;
    height: 106px;
    margin-bottom: 25px;
    font-size: 20px;
    padding-top: 18px;
    border-style: none;
    color: #76c8dd;
    padding-left: 27px;
    background-color: #ecf2f4;
    -webkit-box-shadow: 0 2px 6px #AAA;
/* webkit browser*/
    -moz-box-shadow: 0 2px 6px #AAA;
/* firefox */
    box-shadow: 0 2px 6px #AAA;
}

::-webkit-input-placeholder {
/* WebKit browsers */
    color: #76c8dd;
    font-size: 20px;
    line-height: 20px;
}

:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
    color: red;
}

::-moz-placeholder {
/* Mozilla Firefox 19+ */
    color: green;
}

:-ms-input-placeholder {
/* Internet Explorer 10+ */
    color: red;
}

/*
Slider
*/
.rhino-btn,.rhino2 {
    z-index: 10;
    width: 67px;
    height: 67px;
    display: block;
    text-indent: -999%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.rhino-prev,.rhino-next {
    bottom: -4px;
}

.rhino-prev {
    left: 100px;
    right: 80%;
    top: 268px;
    background-image: url(../images/referenzen-gallery-arrow-left.png);
}

.rhino-next {
    right: 100px;
    top: 268px;
    background-image: url(../images/referenzen-gallery-arrow-right.png);
}

.rhino2-prev,.rhino2-next {
    bottom: -4px;
}

.rhino2-prev {
    left: 100px;
    top: 268px;
    background-image: url(../images/app-gallery-arrow-left.png);
}

.rhino2-next {
    right: 100px;
    top: 268px;
    background-image: url(../images/app-gallery-arrow-right.png);
}

#slider {
    height: 600px;
    width: 100%;
}

#slider #caption {
    background-color: #ecf2f4;
    text-align: center;
    height: 100px;
}

#slider #image {
    width: 100%;
    text-align: center;
    background-color: #009ec7;
    padding: 0;
    margin: 0;
    height: 400px;
}

#slider #subtitle {
    padding: 20px;
    text-align: center;
    height: 100px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}

#slider h2 {
    margin: 0;
    letter-spacing: 0;
}

#slider,#slider2 {
/*IE bugfix*/
    padding: 0;
    margin: 0;
}

#slider li,#slider2 li {
    list-style: none;
}

#slider li img,#slider2 li img {
    width: 826px;
    height: 400px;
}



#hintergrund {
    display:none;
    z-index: 1;
    position: fixed;
    height:100%;
    width:100%;
    top:0px;
    left:0px;
    background:#000000;
}
 
#popup {
    display: none;
    z-index: 2;
    position: fixed;
    width:650px;
    height:450px;
    top: 20%;
    left: 40%;
    margin-left: -250px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    overflow-y: scroll;
}
 
div.schliessen {  
    left: 10px;
    cursor: pointer;
}
 
#popup_inhalt {
    width: 610px;
    margin: 8px 10px;

}

h5 {
    font-size: 16px;
    color: #000;
    line-height: 16px;
}

h6 {
    font-size: 12px;
    color: #000;
    line-height: 14px;
}

h7 {
    font-size: 24px;
    color: #3a424c;
    text-shadow: 0 2px 3px #aaa;
    font-weight: 200;
    line-height: 14px;
}