@charset "UTF-8";
/* CSS Document */


h1,
.h1_id {
	line-height:24px;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3D3644;
	margin-left: -20px;
}


h2 {
	line-height:16px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #89695F;
	margin: 0px 0px 3px -20px;
	height: 1%;
	position: relative;
	display: block;
}

.h2_id {
	line-height:16px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #89695F;
	margin: 0px 0px 3px 0px;
	height: 1%;
	position: relative;
}
.h2_inline {
	line-height:16px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #89695F;
	height: 1%;
	position: relative;
}
.no_indent h2,
.no_indent .h2_id,
.no_indent h2 .h2_inline

{
	margin-left: 0px;
}

h3,
.h3_id {
	line-height:16px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #2d2828;
}

/*links*/
a:link,
a:visited,
a:active {
	color: #e9661d;
	text-decoration: none;
}

a:hover {
	color: #cab800;
}

h3 a,
.intro a {
	font-weight: bold;
}


/* bijzonderheden */
.home_intro {
	color: #888;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	
}

.intro {
	font-weight: bold;
}

.auteur,
.datum {
	line-height: 16px;
	color: #948A71;
	font-style: italic;
	font-size: 11px;
}	

/* zijn verschillende namen noodzakelijk? / blijven deze allemaal bestaan? */
.foto_bijschrift,
.foto_bijschrift2,
.foto_bijschrift3,
.foto_bijschrift4 {
	line-height: 16px;
	color: #948A71;
	font-style: italic;
	text-align: left;
	margin-top: 5px;
}
#inlog1 a {
	font-weight: bold;
	color: #fff;
}
#inlog1 a:hover{
	color: #306;
}

/* worden deze gebruikt? 
.artikelkopje {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #41185A;
}

.tussenkop {
	line-height: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #444;
}
	
	
.highlight {
	font-weight: bold;
}
*/

#inlog3 a:link {
	font-weight: bold;
	color: #333;
}
#inlog3 a:hover {
	font-weight: bold;
	color: #306;
}
.cursief {
	font-style:italic;
}
.cursief_bold {
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
normaal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #444;
}
