body{
	font: 100%/1.5 Optima, "Lucida Grande", Calibri, "Trebuchet MS","Dejavu Sans", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
h1, h2, h3, blockquote{
	font-family: "Lucida Grande", Calibri, "Segoe Sans", Futura, "Gill Sans", "Lucida Sans", "News Gothic MT", "Bitstream Vera Sans", "Trebuchet MS", sans-serif;
}
a img{
	border: 0;
}

#logo{
	position: absolute;
	top: 20px;
	left: 20px;
}
#navigatie{
	width: 180px;
	position: absolute;
	left: 20px;
	top: 220px;
	padding: 2em 0 2em;
}
#navigatie img{
	margin: 0 0 0 8px;
}
#navigatie ul.navigatie,
ul.archieven{
	margin: 0 0 2em 10px;
	padding: 0;
	list-style: none;
}
ul.archieven{
	margin: 0;
}
#navigatie .navigatie li{
	margin: 0 0 5px;
}
#navigatie .navigatie li a,
ul.archieven li a{
	color: #929292;
	background: url(../gfx/li-hover.gif) no-repeat 0 7px;
	padding: 0 0 0 18px;
	margin: 0 0 5px;
	font-size: 1.1em;
	text-decoration: none;
}
ul.archieven li a{
	padding: 0;
	margin: 0;
	background: none;
}
#navigatie .navigatie li a:hover{
	background: url(../gfx/li.gif) no-repeat 0 7px;
}
#navigatie h2{
	margin: 2em 0 0 10px;
	font-size: 1.2em;
	color: #929292;
	font-weight: normal;
	font-family: georgia,Cambria,"Times New Roman",serif;
	text-transform: lowercase;
}
#navigatie ul{
	margin: 0 0 1.5em 10px;
	padding: 0 0 0 15px;
	color: #929292;
}
#navigatie a{
	color: #929292;
	text-transform: lowercase;
}
#navigatie .citylifeafrica {
	position: relative;
	display: block;
	width: 180px;
	height: 42px;
	margin: 0 0 20px;
	}
	#navigatie .citylifeafrica img {
		position: absolute;
		width: 180px;
		height: 42px;
		}
	#navigatie .citylifeafrica:hover img {
		width: auto;
		height: auto;
		}

#inhoud{
	margin: 50px 25px 0 260px;
	max-width: 45em;
}
h1{
	margin: 0;
	font: 150%/1.2 georgia,Cambria,"Times New Roman",serif;
}
h1 a{
	color: #929292;
	text-decoration: none;
}
.datum{
	color: #929292;
	font-size: 0.9em;
	margin: 0 0 1em;
	font-family: Optima, "Lucida Grande", Calibri, "Trebuchet MS","Dejavu Sans", sans-serif;
}
p{
	margin: 0 0 1em;
}
#inhoud img{
	float: right;
	width: 18.6%;
	border: 1px solid #929292;
	margin: .3em 0 .5em 1%;
}
#inhoud div{
	overflow: auto;
	clear: both;
	margin: 0 0 1em;
}
hr{
	border: solid #929292;
	border-width: 0 0 2px;
	margin: 2em 0;
	padding: 0;
	height: 1px;
	clear: both;
}

.comments{
	clear: both;
	margin: 2em 0;
	padding: 0;
	list-style: none;
	border: solid #929292;
	border-width: 0 0 2px;
}
.comments li{
	border: solid #929292;
	border-width: 1px 0 0;
	padding: 1em 10px 0;
}
.comments li:first-child{
	border-width: 2px 0 0;
	padding: 1em 10px 0;
}
.comments .leeg{
	display: none;
}
#form{
	margin: 0 0 2em;
	padding: 0;
}
#form fieldset{
	border: 0;
	padding: 0;
	margin: 0 0 1em;
}
#form .details{
	float: left;
	margin: 0 20px 0 0;
}
fieldset.details label{
	display: block;
}
fieldset.comment{
	clear: both;
}
fieldset.remember{
	font-size: .9em;
	float: left;
}
#form fieldset.spamquiz{
	border: 1px dotted #929292;
	padding: .5em;
	margin: 0 0 .5em;
}
fieldset.spamquiz p{
	font-size: .9em;
	font-style: italic;
	margin: 0 0 0.5em;
}
legend{
	color: #000;
}

/* Search/Archives */

#inhoud fieldset{
	border: 0;
	margin: .5em 0 1em;
	padding: 0;
}
h1.archieven{
	margin: 6em 0 .5em;
}


