body {
	background-color: #4d4d4d;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 13px;	
}
.header {
	padding-left:200px;
	padding-top:0px;
	padding-bottom:0px;
}
.header h1 {
	padding: 0px;
	margin: 0px;
	font-size:60px;
	line-height: 50px;
	height: 60px;
	font-weight: lighter;
	
}
.header h1 a {
	text-decoration: none;
	color: #000000;
}
.header h3 {
	margin: 0px;
	font-size:15px;
	color: #224858;
}

h1 {
	font-size: 30px;
}
h2 {
	width: 240px;
	height:25px;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	padding: 5px;
	font-weight: normal;
}

.content_links {
	vertical-align: top;
	width: 150px;
	padding: 10px;
	background-color: #e7e7e7;
	line-height: 150%;
}
.content_midden {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	width: 570px;
	padding: 10px;
	background-color: #ffffff;
}

.content_rechts {
	width: 250px;
	padding: 10px;
	vertical-align: top;
	background-color: #e7e7e7;
}


/* LINKER KOLOM */
.alert {
	background-color: red;
	padding: 4px;
	margin-bottom: 10px;
}


/* DE BERICHTEN ZELF */
.rooftop {
	text-align: center;
	color: #cccccc;
	width: 100%;
	height: 20px;
	padding: 5px;	
	border-bottom: dotted;
	border-color: #000000;
	border-bottom-width: 1px;
}

.post {
	margin-bottom: 20px;
}
.titeldatum {

	color: #c0c0c0;

}
.posttitle h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	

}

.postheader {
	font-size: 15px;
	border-style: dotted;
	border-color: gray;
	border-width: thin;
	height:200px;
	padding: 10px;	
	
}
.lead {
	font-size: 15px;
	margin-top: 10px;
}
.drop {
	font-size: 20px;
	font-weight: bold;
}

.postleadimage {
	float:left;
	width: 150px;
}

.postleadimage a img {
	border-color: black;
	border-width: 1px;
	border-style: double;
}

.postleadmeta {
	float: left;
	margin-left: 10px;
	width: 300px;
}
.entry {
	font-size: 14px;
	clear:both;
	line-height: 25px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
}
.entry > img:first-child {
	display: none;
}


.commentlist li {


	border-bottom-color: #9e9e9e;


	border-bottom-width: 1px;


	border-bottom-style: dotted;


	margin: 0px;


	padding: 0px;


	list-style-position: inside;


	list-style-type: none;


}

/* TEASER STYLE RECHTS */

.teaserrechts {
	background: url('/journalistiek/wp-content/themes/aanhetwoord/images/bg-hatch.gif');
	//background-color: #d4f4e8;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	height:80px;
	border: 2px;
	border-color: #ffffff;
	border-style: solid;

}


.teaserrechts a img {
	width:60px;
	border: none;
}

.teaserquote {
	font-style: italic;
	font-size: 14px;
}
.teasernaam {
	font-weight: bold;
	font-size:14px;
}
.teaserimage {
	margin-right: 8px;
	width:60px;
	height:80px;
	background-color: #cccccc;
	float:left;
}
.commentlist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.navigatie {
	background-color: #9a9a9a;
}
.navigatie tr td {
	padding-left: 10px;
	font-size: 15px;
}
.navigatie tr td a {
	text-decoration: none;
	color: white;
}