/* Dit is de hoofdstylesheet voor de weblog */

a:link { color: #0000FF; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover { color: #000000; background-color: #FFFFFF; text-decoration: none; }
a:active {color: #D53D00; text-decoration: underline; }

body { font-family: verdana, arial, sans-serif; font-size: small; line-height: 1.4em; 
background-image: url(music027.gif);
background-attachment: fixed;
text-align: justify; max-width: 600px; margin: 0 auto;
}

.knop1 { border-width: 3px; border-style: solid; border-color: white; width: 135px; height:20px; background-color: rgb(0%, 85%, 80%); }
.knop2 { border-width: 3px; border-style: solid; border-color: white; width: 135px; height:20px; background-color: #fd0; }
.knop3 { border-width: 3px; border-style: solid; border-color: white; width: 135px; height:20px; background-color: #E0E0E0; 
}

.leftimg {
  float: left;
margin-right: 20px;
margin-bottom: 6px;
margin-top: 6px;
}

h1 { margin-bottom: -10px; font-family: "Lucida Grande", arial, sans-serif; background: #fd0;}

h2 { font-family: "Lucida Grande", arial, sans-serif; text-align: center; }

h3 { font-family: "Lucida Grande", arial, sans-serif; margin-bottom: -20px;}

h4 { margin-bottom: -5px; font-family: "Lucida Grande", arial, sans-serif; text-align: right;}

#main { margin: 20px 0 0 0; padding: 0; border: 0;}