body{
	margin:0;
	padding:0;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-image:url(../img/bgKip8.jpg);
}
#wrapper{
	width:900px;
	margin:15px auto;
	position:relative;
	webkit-border-radius:20px;
	border-radius:20px;
	padding:20px;
	padding-bottom:15px;
	background:#e3e3e3;
	overflow:hidden;
}
header{
	
}
header li{
	list-style:none;
	display:inline-block;
	/*position:absolute;*/
}
header h1{
	color:#00106E;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	/*font-weight: normal;*/
	text-align: center;
	font-size: 46px;
	-webkit-box-shadow:0 1px 0 white;
	text-shadow:0 1px 0 white;
	
}


.kip{
	margin-left:320px;
	width:200px;
	border:#00106E 4px solid;
	background:#00106E;
	-webkit-box-shadow:1px 1px 1px #757575;
	box-shadow:1px 1px 1px #757575;
	
}

article{
	clear:both;
	width:900px;
	margin:15px auto;
	margin:0 auto 15px auto;
	background:url(../img/bgKip1a.jpg);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.40);
	box-shadow:1px 1px 4px rgba(0,0,0,0.40);
}
article p/*, .centreer*/{
	padding:20px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.4em;
	font-style:italic;
	color:#0F036B;
}
#doorzichtig{
	overflow:hidden;
	width:900px;
	margin:0px auto;
	background:white;
	opacity:.8;
	 filter:alpha(opacity=80); /* For IE8 and earlier */
}
.deel1{
	padding-left:10px;
	width:360px;
	margin-right:20px;
	float:left;
	margin-top:-22px;
	padding-bottom:50px;
	 
	/*border:1px black solid;*/
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.40);
	box-shadow:1px 1px 4px rgba(0,0,0,0.40);
	
}
.deel1 p:first-line, .deel2 p:first-line, .deel3 p:first-line
{
color:#0F036B;
	font-weight:bold;
} 

.stelbij{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.4em;
	font-style:italic;
	color:#0F036B;
	margin-left:15px;	
	position:absolute;
	height:250px;
	width:340px;
	padding-right:-5px;
	margin-right:20px;
	
	/*padding-left:15px;*/
	
}

.deel2 p, .deel3 p{
	margin-right:5px;
	margin-top:-25px;
	padding-bottom:0;
	
}
.deel2 p{
	margin-top:8px;
	margin:0 auto 15px auto;
	
}
#deel4{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:1.05em;
	font-style:normal;
	
	
}
#bereiding{
	width:400px;
	float:left;
	margin-right:60px;
	color:#0F036B;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#bereiding ol{
	padding-left:0;
	margin-left:20px;
}
#ingredienten{
	width:345px;
	float:left;
	margin-right:20px;
	margin-left:520px;
	margin-top:-930px;
	padding-top:5px;
	padding-right:15px;
	font-weight:lighter;
	background:url(../img/bgvakje3.jpg);
	background-size:cover;
	background-size:auto;
	background-position:bottom;
	box-shadow: 5px 5px 10px #236C8E;
	-webkit-box-shadow: 5px 5px 10px #236C8E;
}
#ingredienten li{
	list-style-image:url(../img/blackBullet.gif);
	}
#ingredienten ul{
	padding-left:0px;
	margin-left:30px;
}
#ingredienten h4{
	margin-left:20px;
	margin-top:50px;
	color:#ff4e00;
}
ol li, ul li{
	padding-bottom:.4em;
	
}
figure img{
	margin-left:-40px;
}
	
article .eerste-zin{
	margin-left:-18px;


}

.kleur-blauw{
	color:#0F036B;
	font-weight:bold;
}
.centreer{
	margin-left:50px;
	color:#D91032;
}
.eindzin{
	clear:both;
	color:#0F036B;
	
}


#box1,#box2, #box3{
	position:absolute;
	top:640px;
	left:20px;
	left:-3px;
	width:660px;
	height:450px;
	background:#0F036B;
	background:#000;
	background:none;
	display:none;
	color:white;
	font-family:arial;
	font-size:small;
}

#box4{
	position:absolute;
	top:540px;
	left:-3px;
	width:400px;
	height:500px;
	background:#0F036B;
	background:#000;
	background:none;
	display:none;
	color:white;
	font-family:arial;
	font-size:small;
	
}

#box1 img, #box2 img, #box3 img, #box4 img{
	margin-left:-20px;
	padding:0;
	border:white 8px solid;
	
}

button{
	color:red;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	height:30px;
	width:80px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:white;
	border:#51577E 1px solid;
	cursor:pointer;
	
}
button:hover{
	color:white;
	background:#0F036B;
	
}
.sloop{
	margin-top:15px;
}
.ondertitel{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:.8em;
	line-height:1em;
	margin-left:10px;
	margin-top:10px;
	color:#0F036B;
}
footer{
	clear:both;
	
}
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: 350px;
}