body {
   margin: 0;
   padding: 0;
   background-color: #fff;
   color: white;
   font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
   background-color: #fff;
   color: #0000ff;
   margin: 20px 40px 20px 40px;
   padding: 10px;
}
#krant a:link,  a:visited  {
   color:#000;
   text-decoration:none;
}
#krant a:hover  {
   color:yellow;
   background-color:#000;
   text-decoration:underline;
}
#header-bottom {
   border-top: 1px solid #b9d2e3;
   padding-top: 10px;
   border-bottom: 1px solid #b9d2e3;
   padding-bottom: 10px;
}
#header-bottom ul {
   margin: 0;
   padding: 0 30px 0 0;
   text-align: center;
}
#header-bottom li {
   display: inline;
}
#header-bottom a.magenta:link, #header-bottom a.magenta:visited {
   color:#e20079;
   font-weight:bold;
   font-size:15px;
   text-decoration: none;
}
#header-bottom a.magenta:hover  {
   color:#000;
   text-decoration:none;
}
#header-bottom a.groen:link, #header-bottom a.groen:visited {
   color:#72b61a;
   font-weight:bold;
   font-size:15px;
   text-decoration: none;
}
#header-bottom a.groen:hover  {
   color:#000;
   text-decoration:none;
}
#header-bottom a.blauw:link, #header-bottom a.blauw:visited {
   color:#009ee0;
   font-weight:bold;
   font-size:15px;
   text-decoration: none;
}
#header-bottom a.blauw:hover  {
   color:#000;
   text-decoration:none;
}
#tagline {
   font-weight: bold;
   background-color: #fdf8f2;
   color: #050845;
   font-style: italic;
   margin: 0;
   padding: 0 0 0 20px;
   width: 300px;
   float: left;
}
#main {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   margin-top: 10px;
}
#content {
   margin: 0 240px 0 0px;
   border-top: 1px solid #b9d2e3;
   background-color: white;
   color: black;
}
#mainfeature {
   background-image: url(../img/Drumkit.jpg);
   background-repeat: no-repeat;
   background-color: #009ee0;
   color: white;
   padding: 2em 2em 1em 280px;
}
#mainfeature h2 {
   margin: 10;
   font-weight: normal;
   font-size: 140%;
}
#mainfeature p {
   font-size: 110%;
   text-align:left;
}
#mainfeature img {
   float: left;
   margin: 0 5px 5px 0;
}
#content .inner {
   margin: 10px 20px 10px 40 px;
}
#content .inner h2 {
   color: #000;
   padding-bottom: 0em;
   border-bottom: 1px solid #b9d2e3;
   font-size: 130%;
}
#content .inner h3 {
   font-size: 130%;
   color: #009ee0;
}
#content .inner h3 a:link, .inner a:visited  {
   color: #009ee0;
}
#content .inner h3 a:hover  {
   color:#000;
}
#content .inner a:link, .inner a:visited  {
   color: #009ee0;
   font-weight:bold;
   text-decoration:none;
}
#content .inner a:hover  {
   color: #000;
}
#content .inner p {
   color: #000;
   font-size: 90%;
   padding-right:40px;
   text-align:justify;
}
#content .inner .features img {
   float: left;
   margin: 0 5px 5px 0;
}
#content .inner img {
   float: left;
   margin: 0 5px 5px 0;
}
#content .inner .author  {
   font-weight: bold;
}
#sidebar  {
   position: absolute;
   top: 0;
   right:0;
   width:220px;
   background-color:#ccecf9;
   color:#000;
   margin:0;
   padding:0;
}
#sidebar h3  {
   font-size:110%;
   color:#000;
   margin:0;
   padding:0.2em 0 0.2em 0px;
   font-weight:bold;
}
#sidebar .sidebarinner  {
   padding:10px;
}
#sidebar ul  {
   margin-left:0;
   padding-left:20px;
}
#sidebar p  {
   font-size:90%;
   line-height:1.4em;
   text-align:justify;
}
#sidebar li  {
   font-size:90%;
   line-height:1.4em;
}
#sidebar a:link, #sidebar a:visited  {
   color:#009ee0;
   font-weight:bold;
   text-decoration:none;
}
#sidebar a:hover  {
   color:#000;
   font-weight:bold;
   text-decoration:none;
}
#sidebar .date  {
   font-weight:bold;
}
#searchform .text  {
   width:196px;
   border:1px solid #45bac0;
}
#searchform .searchbutton  {
   text-align:left;
   margin-top:4px;
}
#searchform .btn  {
   border:1px solid #45bac0;
   background-color:#256290;
   color:white;
}
#sidebar .motm-image  {
   float:right;
   margin:0 20px 0 10px;
}
.navkopje  {
   font-size:100%;
   color:#af0066;
   margin:0;
   padding:0.2em 5px 0.2em 5px;
   font-weight:bold;
}
