@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: -moz-linear-gradient(#2C1F36,#9D0E30);
	background:linear-gradient(#2C1F36,#9D0E30);
}
body p {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 900px;
	margin: 30px auto;
	border-radius:20px;
	overflow: hidden;
	background-image: url(../img/bgBonen4.jpg);
	color:#2C1F36;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight: lighter;
	
}
header h1 {
	height: 60px;
	margin-left: 20px;
	padding-top: 15px;
	
	color:#E5E0F3;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: 44px;
	text-shadow:0 1px 0 black;
	
}
header {
	margin-top: 40px;
	background:#4B1B35;
	background:#8A1131;
	background:linear-gradient(#581862,#2C1F36);
}
.brboonblad{
	float:left;
	position:absolute;
	margin-top:-30px;
	margin-left:10px;
	border:rgba(250,227,253,1.00) 2px solid;
	
}
h1{
	padding-bottom:10px;
	padding-left:60px;
}
.inleiding {
	width: 48%;
	margin-left: 20px;
	float: left;
}
.inleiding p {
	padding: 25px;
	color: #2C1F36;
	color:#8A1131;
}

article {
	background: rgba(248,245,245,.5);
	margin-left: 20px;
	margin-top: -10px;
	font-style:italic;
	font-size: 18px;
	width: 48%;
	clear:both;
	float: left;
	font-style: italic;
	border: brown 1px solid;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 2px 2px 2px #888888;
	-webkit-box-shadow: 2px 2px 2px #888888;
}
article h3 {
	margin-top: 0px;
	height: 100px;
	padding-top: 15px;
	padding-left: 10px;
	border-bottom: #2C1F36 2px solid;
	background: brown url("../img/bonen1.jpg");
	color: white;
	font-weight: normal;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
h3 {
	font-weight: normal;
}
article p {
	width: 95%;
	margin: 10px auto;
}
aside {
	margin-top: 30px;
	margin-left:10px;
	padding-right: 35px;
	width: 380px;
	float: right;
	font-size: 17px;
}
aside li {
	list-style-image: url(../img/tomaatBullet.png);
}
aside h3 {
	color:#8A1131;
}
article li {
	list-style: none;
	margin-left: 20px;
	margin-right: 10px;
}
li {
	margin-bottom: 6px
}
footer {
	clear: both;
}
.vakje {
	
	background: url(../img/bruinebonen.png),url(../img/bgvakje2.jpg);
	background-position: top right,100%;
	background-repeat:no-repeat, no-repeat;
	color: #2C1F36;
	font-weight: lighter;
	width: 330px;
	float: right;
	margin-right: 50px;
	margin-top: -5px;
	padding-right: 0;
	border-bottom-right-radius:1em;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
}

	


.vakje ul, .vakje h3 {
	margin-left: 30px;
}
.vakje li {
	list-style: none;
}
.vakje h3 {
	color:#8A1131;
	text-decoration: underline;
}
ul {
	padding: 0;
	margin-left: 10px;
}

.schuingedrukt {
	font-style: italic;
}
.uitlijnR {
	float: right;
}
.uitlijnL {
	float: left;
}
.inge {
	padding-right: 80px;
	text-align: center;
	color: #E65940;
	padding-left: 60px;
}
.plaatsing {
	padding: 0;
	margin-right: 25%;
}
.onderstreep {
	text-decoration: underline;
}

.blikje li {
	list-style: none;
}

.blikje {
	margin-top: 75px;
	margin-left:20px;
	
}
li.geenbullet{
	list-style:none;
	margin-bottom:-3px;
	
	color:#8A1131;
	font-size:20px;
	
}

footer{
	clear:both;
	padding-top:10px;
	padding-right:25px;
	
}
footer li{
	display:inline-block;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
nav li{
	float:left;
	
}
nav{
	margin-left: 390px;
}
