* { 
  margin:0; 
  padding:0; 
}

body{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ebebeb;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  text-align: center; 
  color:#EBEBEB;
}

img{
  padding: 0;
  margin: 0;
  border: 0;
}

h2{
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 20px;
  font-weight: bold; 
}

a, a:hover, a:visited, a:focus{
  color: #E3E3E3;
  text-decoration: none;
  font-weight: bold;
}

a:hover{
  color: #fff;
}

p{
  margin-bottom: 5px;
  line-height: 160%;
  letter-spacing: 0.22px;  
  text-align: left;
}

p.error{
  display: block;
  background: #071e2f url('./images/alert.png') no-repeat 10px center; 
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}

p.mededeling{
  position:relative;
  left: 389px;
  top: -74px;
  width: 500px;
  line-height:1.5em;
  margin-bottom:-56px;
}

.clear{
 clear: both;
}

#container{
  width: 955px;
  background: #ebebeb url('./images/header.png') no-repeat; 
  margin: auto;
  text-align: left;
  padding-top: 123px;
  height: 464px;
}

#main-wrap{
  background:#4189BD url(./images/bg.png) repeat-x scroll 0 0;
  left:10px;
  position:relative;
  width:945px;
  padding-bottom: 20px;
}

#menu{
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  width: 185px;
  background-color: #071e2f;
  margin-left: 15px;
  margin-top: 5px; 
  margin-bottom: 10px;
  height: 100%;
}

#menu li{
  background: transparent url('images/stippellijn.png') repeat-x scroll center top;
  list-style-type:none;
  padding-top: 1px;
}

#menu li.first{
  background: transparent;
  padding-top: 0;
}

#menu li a{
  text-decoration: none;
  color: grey;
  display: block;
  padding:8px 10px 10px;
  font-size: 85%;
}

#menu li a:hover{
  background-color: #022943;
}

#menu span{
  font-size: 167%;
  font-weight: bold;
  display: block;
  color: #FFFFFF;
  text-shadow:0 0 0 #071e2f;
  line-height: 26px;
}

#content{
  margin-left:200px;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
}

#footer{
  background: transparent url(./images/footer.png) repeat-x scroll 0 0;
  height: 23px;
  left: 10px;
  position: relative;
  top: -15px;
  width: 945px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
  font-size: 90%;
  clear: both;
}

#copyright{
  position: relative;
  left: 67px;
}

#realisatie{
  float: right;
  margin-right: 10px;
  font-size: 10px;
}

#footer .loguit{
  float: right;
  margin-right: 5px;
}

.clear{
  height: 0;
  width: 0;
  clear: both;
}

/* Home */
#home{
  text-align: center;
  position:absolute;
  top: 0px; /*50px*/ 
  height: 470px;  
}

#logos{
  width: 250px;
  height: 125px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  background: white;
}

p#welkomstekst{
  margin: auto;
  text-align: center;
  width: 700px;
}

/* Login formulier*/
label{
  float: left;
  display: block;
  width: 125px;
  margin-bottom: 5px;
  font-weight: bold;
}
input{
  margin-bottom: 5px;
}

/* Ledenlijst */
h3{
  margin-bottom: 10px;
}

div.bedrijf{
  padding: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 114px;
}

div.bedrijfAdmin{
  height: 124px;
}

div.bg1{
  background-color: #2075B2;
}

div.bg0{
  background-color: #0766A9;
}

span.bedrijfsnaam{
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-bottom:10px;
  width:535px;
  float: right;
  position:relative;
  color:#071E2F;
}

div.bedrijfslogo{
  float: left;
  background: #fff;
  width: 160px;
  height: 114px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
}

div.bedrijfsinfo{
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  margin-right:5px;
  width: 235px;
  height: 82px;
}
div.bedrijfsinfo label, div.vervolgBedrijfsinfo label{
  width: 105px;
  margin: 0;
  line-height: 1.5em;
}
div.bedrijfsinfo span{
  line-height: 1.5em;
  display: block;
  float: left;
  width: 130px;
}

div.vervolgBedrijfsinfo span{
  line-height: 1.5em;
  display: block;
  float: left;
  width: 187px;
}

div.vervolgBedrijfsinfo{
  font-family: Arial, Helvetica, sans-serif;
  height: 82px;
  
}

div.vervolgBedrijfsinfo label{
  padding-left: 2.5px;
}

form.editkInput input{
  font-size: 11px;
}

.logo, .logo a, .logo a:hover, .logo a:visited, .logo a:focus{
  color: #071e2f;
}

.logo a:hover{
  color: #000;
}

.nieuwLogoForm input{
  font-size: 10px;
  position: relative;
  left: -5px;
}

.nieuwLogoForm button{
  width: 50px;
  font-size: 10px;
  position: relative;
  left: -50px;
}

#bestuur{
  font-family: Arial, Helvetica, sans-serif;
}

#bestuurTabel td{
  height:100px;
  vertical-align:top;
  width:290px;
}

fieldset{
  padding: 10px;
  border: 1px dotted #0B5587;
}

legend{
  font-weight: bold;
}

#submit{
  background: #071E2F;
  border: 2px solid #0B5587;
  color: #fff;
  padding: 3px 10px;
}

#omschrijving{
  position: relative;
  left: 100px;
}
#error{
  background: #071e2f url('./images/alert.png') no-repeat 10px center; 
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
#error li{
  left:75px;
  position:relative;
  text-align:left;
}
label.invalid{
  float: none;
  width: 100%;
}

.nieuwsbericht{
  width: 600px;
  padding: 10px;
}

.nieuwsbericht .datum{
  position: relative;
  top: -10px;
  font-style: italic;
  font-weight: normal;
}

.nieuwsbericht .bericht{
  font-weight: normal;
}

.nieuwsbericht .nieuwsfoto{
  float: right;
  position: relative;
  top: -21px;
  margin-left: 10px;
  width: 100px;
  height: 75px;
}

.nieuwsbericht .nieuwsfoto a img{
  border: none;
}

span.datum{
  font-style: italic;
  margin: 10px 0px;
  display: block;
}

#nieuwsFotos{
  position: relative; /*keep this intact*/
  visibility: hidden; /*keep this intact*/
  margin: auto;
}

#nieuwsFotos .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
  text-align: left;
  padding: 2px 5px;
}

#banner{
  position: relative;
  top: 47px;
  text-align: center;
  margin-bottom:47px;
}
