* {
	margin: 0px;
	padding: 0px;
}
html {
}
body {
}
.reden {
}
.waarom {
}
.nr1 {
} 
.nr2 {
}
.nr3 {
}
.nr4 {
}
.nr5 {
}
.reden h2, .waarom h2 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 2.5em;
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3%;
}
.reden h2 a.reden:link, .waarom h2 a.reden:link, .reden h2 a.reden:visited, .waarom h2 a.reden:visited {
	color: red;
	font-style: italic;
	text-decoration: none;
}
.reden h2 a.reden:hover, .waarom h2 a.reden:hover {
	color:red;
	font-style: normal;
	text-decoration: none;
}

a.of:link, a.of:visited{
	font-family: 'Roboto Slab', serif;
	text-decoration: none;
	font-weight: 700;
	color: black;
	font-size: 0.7em;
	font-style: normal;
}
a.of:hover {
	font-style: italic;
}
#reden1 {
}

#dagdromen, #praatje, #chaos, #orde, #beeld, #tekens, #diegene, #lijntje{
	border-bottom:5px solid red;
	display:none;
	text-align: center;
}
h3 {
	background:red;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: white;
	font-size: 2em;
}
img.show {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 900px;
}
a.mij {
	background: url(images/klik.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	padding-bottom: 40px;
	height: 40px;
	
}
a.of1 {
	background: url(images/klik2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	padding-bottom: 40px;
	height: 40px;	
}
p {
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 1.4em;
}
p a:link, p a:visited, p a:active {
	text-decoration: none;
	color: red;
	font-style: italic;
}
p a:hover {
	font-style: normal;
}