body{
    margin:0px;
    padding:0px;
    height:100%;
    background-color:#e5ecf5;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 14pt; color: #666666;
}

p{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 14pt; color: #666666;
}

h2{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #3C799B; line-height: 14pt; font-variant: normal; text-transform: none; letter-spacing: 0.04em; word-spacing: 0.04em;
}

h3{
  margin-bottom: 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #3C799B; font-weight: bold; font-variant: normal; text-transform: none;
}


#wrapper{
    width:70%;
    max-width:1200px;
    min-width:1050px;
    min-height:900px;
    margin: 25px auto;
    background-color: #FFF;
    
    border-style:solid;
    border-width:3px;
    border-color:#808080;
    padding-bottom:50px;
}


#header{
    height:320px;
    width:100%;
    margin-bottom:15px;
 
    background-image: url("../img/noorderhaven_winter_CLIN29_logo_cropped.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-bottom-style:solid;
    border-bottom-width:3px;
    border-color:#808080;
}

#menu{
    margin-left:1%;
    width:205px;
    float:left;
    margin-top:15px;

    border-right-style:solid;
    border-right-width:3px;
    border-right-color:#808080;
}

#content{
    text-align:justify;
    overflow: hidden;
    padding:0px 25px;
}

#socialmedia{
    float:right;
    width:210px;
    margin-right:1%;
    display:inline-block;
    max-height:500px;
}

.buttonsList{
    margin:0;
    padding:0;
}

.button{
    display:block;
    position:relative;
    width:200px;
    float:right;
    background-color:#d9eafb;
    margin-bottom: 5px;
}

.buttonActive{
    display:block;
    position:relative;
    width:200px;
    float:right;
    background-color:#a2bce4;
    margin-bottom: 5px;

}

.buttonLink{
    display: block;
    margin-left: 1px;
    padding: 5px;
    color: #484848;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.buttonLink:hover{
    background-color:#a2bce4;
}

#fb{
    margin-top:30px; 
    padding:10px;
    padding-top:6px;
   
    font-family: Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight:bold;
    letter-spacing:-.5px;
  
    border: 1px solid #cecece;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#fb-follow{
    float:right;
}

#fb-like-box{
    border-top:1px solid #cecece;
    padding-left:-10px;
    margin-left:-10px;
    margin-top:7px;
}

.programme{
    padding-top:25px;
}

.programme td{
    padding-bottom:15px;
}

.time{
    width:150px;
}

.input{
    margin-bottom:15px;
}

.keynoteDiv{
    float:left;
    width:200px;
    padding-left:60px;
    padding-bottom:30px;
}

.keynoteImg{
    margin-left:auto;
    margin-right:auto;
    width:120px;
    height:200px;
}

.sponsor { 
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 175px;
        max-height: 100px;
 }

.org { 
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 200px;
        max-height: 130px;
 }

@media only screen and (max-device-width:801px) {
body{
    font-size:30px;
    line-height:24pt;
}
p{
    font-size:30px;
    line-height:24pt;
}

h2{
    font-size:35px;
    line-height:27pt;
}

h3{
    font-size:30px;
    line-height:25pt;
}

.keynoteName{
    font-size:30px;
}

#wrapper{
    width:95%;
    min-width:300px;
    margin: 15px auto;
    border-width:2px;
    display: table;
}

#header{
    height:200px;
    width:100%;
    margin-bottom:10px;
    border-bottom-width:2px;
    background-image: url("../img/noorderhaven_winter_CLIN29_logo_cropped.jpg");
}
#socialmedia{
    float:right;
    margin-top:25px;
    height:200px;
}

#content{
    margin-top:-230px;
    float:left;
   overflow:visible; 
    margin-right:240px;
}

#menu{
    width:99%;
    border-right-style:none;
}

.button{
    width:350px;
    float:left;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:7px;
}

.buttonActive{
    width:350px;
    float:left;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:7px;
}

.buttonLink{
    font-size: 25px; 
}

.time{
    width:200px;
}
.input{
    font-size:27px;
    margin-bottom:50px;
}

}

