body{
    margin: 0;
    padding: 0;
    font-family: "Caviar Dreams", "Arial", sans-serif;
}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.shadow-top{
    background: url('../images/shadow-top.png') bottom repeat-x;
    width: 100%;
    height: 19px;
    position: absolute;
    top: 0;
}
.shadow-bottom{
    background: url('../images/shadow-bottom.png') top repeat-x;
    width: 100%;
    height: 19px;
    position: absolute;
    bottom: 0px;
}

#header-container{
    background: #eac995 url('../images/showcase-background.png');
    color: #fff;
    width: 100%;
    position: relative;
}
#header-container #header{
    width: 100%;
    height: 99px;
    background: url('../images/header-background.png');
    position: fixed;
    z-index: 10;
}
#header-container #header-logo-link{
    float: left;
    padding: 0;
    margin: 0;
    margin-top: -25px;
    margin-left: 100px;
}
#header-container #header-logo{
    width: 150px;
    height: 150px;
}
#header .follow-us{
    float: left;
    line-height: 83px;
    width: 190px;
    margin-left: 35px;
}
#header .follow-us a{
    padding: 0;
}
#header .follow-us img{
    float: right;
    margin-top: 28px;
}
#header ul{
    margin: 0;
    padding: 0;
    line-height: 52px;
    list-style-type: none;
    float: right;
    margin-right: 100px;
    margin-top: 10px;
}
#header li{
    float: left;
}
#header li div {

    display: none;
    border-bottom: 2px dashed #9c4919;
    border-left: 2px solid #9c4919;
    border-right: 2px solid #9c4919;
    height: 2px;
}
#header li.active div{
    /*background: #bc3500 url('../images/menu-item-background.png');
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #ae2400;
    margin-top: -1px;
    */

    /*display: none;*/
    /*border-bottom: 2px dashed #9c4919;*/
    /*border-left: 2px solid #9c4919;*/
    /*border-right: 2px solid #9c4919;*/
    /*height: 2px;*/


}
#header a{
    color: #ddd;
    text-decoration: none;
    display: block;
    padding: 20px;
    padding-bottom: 10px;
}
#header li.active a{
    /*color: #f2d8cc;
    /*text-shadow: -1px -1px 0px #641600;*/
    color: #f95911;
}
#header li a:focus {
    background: none;
}
#header a:hover{
    color: #f95911;
    background: none;
}
#header li.active a:hover{
    color: #ddd;
}

.showcase{
    width: 100%;
    height: 500px;
    margin: 0 auto;
    padding-top: 150px;
}
.showcase .image{
    float: left;
    padding-left: 50px;
}
.showcase iframe.image{
    margin-top: 24px;
}
.showcase h1{
    margin: 0;
    padding: 0;
    padding-top: 30px;
    padding-right: 80px;
    padding-bottom: 20px;
    font-family: "Lobster", Arial, sans-serif;
    color: #7d4d06;
    font-size: 48pt;
    float: right;
    text-shadow: 1px 1px 0px #f3ddb8;
}
.showcase p{
    width: 455px;
    float: right;
    padding-right: 80px;
    color: #663f05;
    font-family: "Caviar Dreams", Arial, sans-serif;
    line-height: 1.8em;
    text-shadow: 1px 1px 0px #f3ddb8;
    text-align: justify;
    font-size: 12pt;
    margin: 0;
    margin-bottom: 10px;
}
.showcase h1 a{
    color: inherit;
}
.showcase p a{
    color: #f95911;
    text-shadow: 1px 1px 0px #f3ccba;
}
.showcase-arrow-next, .showcase-arrow-previous{
    margin-top: 100px;
}
.showcase-button-wrapper{
    margin-top: -90px;
}
.showcase-button-wrapper span{
    color: #7d4d06;
    text-shadow: 1px 1px 0px #f3ddb8;
}
.showcase-button-wrapper span.active{
    color: #f95911;
    text-shadow: 1px 1px 0px #f3ccba;
}

#web{
    position: relative;
}
#web a:hover, #app a:hover, #web .active a, #app .active a{
    color: #f95911;
}
#web li a{
    color: #fff;
}

#web-app{
    height: 430px;
    background: url('../images/web-app.png') #000 repeat-x;
}
#web-app .container{
    position: relative;
}

#web-app p{
    color: #fff;
    font-family: "Georgia", "Times New Roman", serif;
    width: 300px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 2em;
    position: absolute;
    top: 170px;
    font-size: 10pt;
}
#web-app #logo{
    display: block;
    position: absolute;
    margin-left: -231px;
    top: -100px;
    left: 50%;
    width: 462px;
    height: 461px;
}
#web-app .web{
    position: absolute;
    top: 50px;
    width: 400px;
}
#web-app .app{
    position: absolute;
    top: 37px;
    right: 0;
    width: 300px;
}

.heading{
    display: block;
    margin: 0 auto;
}

#web{
    background: url('../images/webcase-background-content.png') #636363;
}
#web .container{
    width: 1200px;
    padding-top: 40px;
    padding-bottom: 50px;
}
#web .heading{
    padding-bottom: 20px;
}

#web a, #app a{
    color: #f95911;
}

#app{
    background: url('../images/app-background.png');
}
#app .container{
    width: 1200px;
    padding-top: 40px;
    padding-bottom: 50px;
}
#app .heading{
    padding-bottom: 20px;
}
.web-app-showcase{
    background: url('../images/web-background.png');
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #373737;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 10px;
    font-size: 10pt;
}
.web-app-showcase ul{
    width: 200px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left
}
.web-app-showcase li{
}
.web-app-showcase ul li a{
    color: #ddd;
    text-decoration: none;
    display: block;
    font-size: 12pt;
    padding: 15px;
    border-bottom: 1px solid #333;
}
.web-app-showcase ul li a span{
    display: block;
    font-size: 10pt;
    color: #888;
}
.web-app-showcase ul li.first a{
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
}
.web-app-showcase ul li.last a{
    border-bottom: none;
}
.web-app-showcase ul li.last a:hover{
    border-bottom: 1px solid #333;
}
.web-app-showcase ul li a:hover{
    /*background: url('../images/webcase-background-hover.png');*/
    /*box-shadow: rgba(0,0,0,0.2) 0px 0px 10px inset;*/
    background: rgba(255, 255, 255, 0.05);
}
.web-app-showcase ul li.active a{
    background: url('../images/webcase-background-hover.png');
    box-shadow: rgba(0,0,0,0.2) 0px 0px 10px inset;
}
.web-app-showcase .web-app-showcase-content{
    float: left;
    border-left: 1px solid #333;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    width: 996px;
    height: 400px;
    position: relative;
    background: url('../images/webcase-background-hover.png');
}
.web-app-showcase .web-app-showcase-content .content{
    width: 995px;
    height: 400px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}
.web-app-showcase .web-app-showcase-content .content .pull-right{
    float: right;
    margin-top: 18px;
    margin-right: 10px;
    text-align: center;
}
.web-app-showcase .web-app-showcase-content .content .pull-right img{
    height: 350px;
    width: 428px;
}
.web-app-showcase .web-app-showcase-content .content .pull-right a{
    color: #fff;

}
.web-app-showcase .web-app-showcase-content .content h1{
    color: #d9d9d9;
    margin: 20px;
}
.web-app-showcase .web-app-showcase-content .content p{
    margin: 20px;
    color: #d9d9d9;
}
.web-app-showcase .web-app-showcase-content .content p.mesman,
.web-app-showcase .web-app-showcase-content .content p.wentingmedia{
    margin-top: -10px;
}

.web-app-showcase hr {
    width: 30%;
    margin-left: 20px;
    border: none;
    background-color: #6f6f6f;
    height: 1px;
}

.web-app-showcase blockquote {
    margin-left: 20px;
    padding-left: 0px;
}
.web-app-showcase .web-app-showcase-content .content blockquote p {
    font-size: 10pt;
    font-style: italic;
    margin-left: 0;
    padding-left: 10px;
}

#appcase {
    background: url('../images/appcase-background.png') #E8E8E8;
    border-color: #fff;
}
#appcase ul li a{
    border-color: #b6b6b6;
    color: #494949;
}
#appcase ul li a:hover{
    background: url('../images/appcase-background-hover.png');
}
#appcase ul li.active a{
    background: url('../images/appcase-background-active.png');
}
#appcase .web-app-showcase-content {
    /*background-image: none;*/
    /*background: rgba(255, 255, 255, 0.8);*/
    background: url('../images/appcase-background.png');
    border-color: #b6b6b6;
}
#appcase .web-app-showcase-content .content h1, #appcase .web-app-showcase-content .content p{
    color: #494949;
}
#appcase hr {
    background-color: #b6b6b6;
}
#app .web-app-showcase-content {
    height: 500px;
    width:
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}
#app .content {
    clear: both;
    top: 80px;
    height: 500px;
    width: 1205px;
}
#app .web-app-showcase ul {
    float: none;
    width: 1200px;
    height: 70px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
}
#app .web-app-showcase-content {
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
}
#app .web-app-showcase ul li a{
    display: inline-block;
    float: left;
    min-width: 15px;
    margin-right: 6px;
}
#app .web-app-showcase ul li.last a {
    border-bottom: 1px solid #b6b6b6;
}

#about-us{
    background: url('../images/about-us.png') #EBEBE3;
    height: 710px;
    position: relative;
}
#about-us .container{
    padding-top: 40px;
    padding-bottom: 50px;
}
#about-us p{
    padding-left: 10px;
    padding-right: 10px;
}
#about-us .picture-and-card {
    margin: 20px;
    width: 361px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
#about-us .picture {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    margin-left: 0;
    left: 0;
}
#about-us .card {
    position: absolute;
    left: 200px;
    top: 30px;
    box-shadow: rgba(75, 75, 75, 0.4) 1px 1px 4px;
    height: 181px;
    width: 280px;
    background-color: #131313;
    opacity: 0.8;
}
#about-us .card img {
    z-index: 1;
}
#about-us .card .picture {
}
#about-us #jeppe{
    position: relative;
    margin-top: 280px;
}
#about-us #jeppe .picture-and-card {
}
#about-us #jeppe p {
}
#about-us #marthijn{
    position: relative;
    margin-top: 0;
}
#about-us #marthijn .picture-and-card {
}
#about-us #marthijn p {
    text-align: right;
}
#about-us .about-us-content{
    position: absolute;
    top: 160px;
    right: 0;
    width: 550px;
    height: 400px;
    text-align: justify;
    text-shadow: 1px 1px 0px #fff;
}
#about-us .about-us-content h2{
    margin-top: 0;
    padding-top: 0;
}



#contact{
    background: #eac995 url('../images/showcase-background.png');
}
#contact hr{
    background-color: #e9bc82;
    color: #e9bc82;
}
#contact .container{
    width: 1200px;
    padding-top: 40px;
    padding-bottom: 0;
}
#contact .bottom-padding {
    height: 50px;
}
#contact .heading{
    padding-bottom: 20px;
}
#contact form {
    margin: 0 auto;
    width: 500px;
}
#contact form label {
    text-shadow: 1px 1px rgba(255, 255, 255, 0.4);
}
#contact form input[type=text], textarea {
    width: 250px;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.4);
    border-color: #818181;
}
#contact form textarea {
    height: 100px;
}
#contact a{
    color: #f95911;
}
#contact .text{
    width: 500px;
    margin: 0 auto;
    text-shadow: 1px 1px 0px #f3ddb8;
}
#contact .social-media ul{
    list-style-type: none;
    margin:  0;
    margin-left: 120px;
    margin-top: -10px;
    height: 110px;
}
#contact .social-media li{
    float: left;
    width: 100px;
    height: 100px;
    text-align:  center;
    cursor: pointer;
    padding-top: 10px;
}
#contact .social-media .fb-link {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
#contact .social-media .fb-link img{
    width: 75px;
    margin-bottom: 10px;
}
#contact .social-media .fb-like {
    margin-top: 10px;
}
#contact .social-media a{
    color: rgb(51, 51, 51);
}
#contact .social-media a:hover{
    color: #f95911;
    text-decoration: none;
}
#contact .form-horizontal{
    margin-left: 0;
    padding-left: 0;
    width: 680px;
    margin-left: 170px;
    position: relative;
}
#contact .form-horizontal label{
    width: 100px;
}
#contact .form-horizontal .controls input{
    width: 200px;
}
#contact .form-horizontal textarea{
    height: 170px;
}
#contact .form-horizontal .controls.submit{
    width: 214px;
    text-align: right;
}
#contact .form-horizontal .message{
    position: absolute;
    right: 0;
}

ul.keywords {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    line-height: 2.5em;
}
ul.keywords li {
    display: inline;
    padding: 4px;
    font-size: 9pt;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
}

.float-fix{
    clear: both;
}