body {
   margin: 0; padding: 0; border: 0; font-family: calibri;
   background-color: silver;
}

#logo {
   background: #fff;
}

.logo a {
   width: 0px;
   text-decoration: none;
   padding: 0;
   margin: 0;
   display: inline;
}

#wrap {
   background-color: lightblue;
   width: 990px;
   min-height: 500px;
   margin: 0 auto;
   margin-top: 10px;
}

#banner {
   height:130px;
   background-repeat: repeat-x;
   background-position: left;
}

#banner h1 {
   color: #fff;
   margin: 0;
   padding: 10px 10px 10px 30px;
   font-size: 3em;
   font-weight: normal;
   font-family: calibri;
}

#breadcrumb {
   width: 960px;
   height: 25px;
   background: lightblue;
   font-size: 0.8em;
   font-family: Arial;
   float: left;
   margin-bottom: 0;
   padding: 10px 0px 20px 30px;
}
#breadcrumb h2 {
   display: inline;
}

#navigation {
   float: right;
}

#navigation ul {
   margin: 0;
   padding: 0;
   list-style: none;
   float: right;
   background: #00c;
   width: 100%;
}

#navigation ul li {
   float: right;
   width: auto;
}

#navigation ul li a {
   display: block;
   padding: 10px 20px;
   color: #fff;
   text-decoration: none;
   font-size: 1.4em;
   font-weight: bold;
}

.main-navigation li a.active {
   color: red;
}

#navigation ul li a:hover {
  color: #00c;
  background: #fff;
}

#content-area {
   clear: both;
   min-height: 300px;
   margin-top: 0px;
   padding: 0px 10px 10px 30px;
}

#content-left p, h3 {
   padding-top: 0;
   margin-top: 0;
}

#content-left {
   float: left;
   text-align: justify;
   width: 630px;
   margin-right: 0;
   padding: 0px 10px 10px 30px;
}

#content-right {
   float: right;
   width: 300px;
   height: 300px;
   padding: 0px 10px 10px 10px;
}

#content-right img {
   float: right;
   padding-left: 10px;

}

#content-right em.stevejobs {
   font-weight: bold;
   color: blue;
}

#content-right em.loesje {
   font-weight: bold;
   color: red;
}

#content-right span i:before, #content-right span i:after  {
  content: "'"
}

#content-right i {
   /*background-color: silver;*/
}

ul.iiii li {
  display: inline;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  padding-left: 0;
     list-style-type: none;
}

.block {
  border: 1px solid #000;
  padding: 10px;
  margin: 5px;
}

#footer {
  clear: both;
  background: #00c;

}
#footer p {
  padding: 5px 20px; 
  color: #fff;
  font-size: 0.8em;
}

#footer {
/*
   position:fixed;
   left:0px;
   bottom:0px;
*/
   height:70px;
   width:100%;
}
#adres {
   font-size: 0.8em;
   float: left;
   margin-left: 30px;
   margin-top: 10px;
   color: #fff;
   font-weight: bold;
}

#contact {
   float: right;
   margin-right: 20px; 
}

#contact ul li {
   display: inline-block;
   padding-left: 20px;
   margin: 0;
   font-size: 30px;
}

#contact ul li a {
   text-decoration: none;
   font-weight: bold;
   color: #fff;
}

.i-kwadrant{
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
	color: #0727cb;
}
.i-kwadrant:first-letter {
	color: #fd1503;
	font-weight: bold;
}
.author {
    font-size: 0.8em;
}

.input {
   width: 400px;
   font-size: 0.8em;
}

textarea {
   width: 600px;
   height: 80px;
}

label {
   font-size: 0.8em;
   font-family: Arial;
   font-style: italic;
   font-weight: bold;
   color: #666;
}

*::-moz-placeholder {

    color: #999 !important;

}
*::-moz-selection {

    background: #FC6D6D;
    color: #FFF;

}
element {

}

.red-btn, .green-btn, .blue-btn, .yellow-btn {
   color: #FFF !important;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.red-btn {

    background-color: red;

}
.custom-button {

    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 13px 35px 13px 35px;
    border-radius: 4px;
    border: none;

}
.btn-primary {

    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;

}
.btn {

    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

/*
style/stylesheet.css
version: 1.0
date: 27-3-2016
author: A. Post
content: C. v. Dieten
sla: 20160318001
*/
