p, h3, h2, h1, li {font-family: Bitstream Vera Sans,Verdana, Arial}
p {margin-bottom:30px;}

ul li, ol li {margin-bottom:8px; font-style:italic}
ul ul li {list-style-image: url('img/streepje.png');margin-bottom:6px;font-style:normal;padding-left:15px;}
ol ol li {list-style-type:lower-alpha;margin-bottom:6px;font-style:normal;}

body {color: #500094;background-color: #fffff0;padding:30px;padding-top:0px;min-width:800px;max-width:1400px;}


a:link {color: #0000ff}
a:visited {color: #66ffff}
a:hover {color: #FF0000; background-color: #ffffff; transition: all .3s linear;    -o-transition: all .3s linear; -moz-transition: all .3s linear;   -webkit-transition: all .3s linear;
}
a:active {color: #ff0000}

h1 {text-align:center; margin-bottom:14px;}
h2 {font-variant: small-caps;margin-bottom:10px;text-align:center;font-size:120%;}
h3 {font-size:110%; }

.verhaal, .bijschrift 
{
font-family: Bitstream Vera Sans, Arial;
font-weight: bold;
font-variant: small-caps;
margin:7px;
}
.bijschrift {font-size:75%;font-weight:normal;letter-spacing:0.3em;width:45%;}


img.baantjes {width:40%; float:left; border-radius: 10px;overflow:hidden;}
.clear{clear:both;}


.text-rechts {float:right; background-image:url('img/schriftlijn.png');margin-left:40px;padding-left:40px;padding-right:10px;}

hr {page-break-after: always; color:red; margin:40px;}
	
p.blokje {background-color:#daa520; font-size:80%; font-style:italic; padding:15px; margin:20px 65px 20px 65px;
          -moz-box-shadow: 5px 5px 10px #ffd700; -webkit-box-shadow: 5px 5px 10px #ffd700; box-shadow: 5px 5px 10px #ffd700;
          border-radius: 10px; 
background: -moz-linear-gradient(top, rgb(218,165,32) 0%, rgb(209,198,0) 35%, rgb(218,165,32) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(218,165,32)), color-stop(35%,rgb(209,198,0)), color-stop(100%,rgb(218,165,32))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(218,165,32) 0%,rgb(209,198,0) 35%,rgb(218,165,32) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(218,165,32) 0%,rgb(209,198,0) 35%,rgb(218,165,32) 100%); /* Opera11.10+ */
background: linear-gradient(top, rgb(218,165,32) 0%,rgb(209,198,0) 35%,rgb(218,165,32) 100%); /* W3C */
		}
		
.text-rechts {width:42%;border-radius: 10px;overflow:hidden;}
	
