#textpag .auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
#textpag .streamer {
	font-weight: bold;
}
#textpag p {
	line-height:160%;
}

.weblogcredits {
	position: relative;
	height:130px;
	top:0px;
	left: 300px;
	width: 40%;
	}
* html .weblogcredits {
	height:145px;
	top:14px;
	left: 0px;
}
.weblogcredits .wiewatwanneer {
	position: absolute;
	bottom: 14px;
	}
.wiewatwanneer .datum {
	font-size:80%;
	padding: 0 0 0 10px;
}
.weblog {
	position: relative;
	border-top: solid 1px white;
}
.weblog h2, weblog h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 10px 0 0 0;
}
.weblog h2 .ondertekst {
	display:block;
	color: #666666;
	font-size: 85%;
	font-weight:normal;
	}
.weblog h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	clear: both;
	margin: 10px 0px 0px 10px;
}
.weblog h3 .logdatum {
	display:block;
	color: #666666;
	margin: 3px 3px 10px 0px;
	font-size: 85%;
	font-weight:normal;
}
#textpag .fotoartikel {
	position:relative;
	background-color:#FF0000;
	text-align: right;
	float:left;
	width: 280px;
	top: 0px;
	left:0px;
	margin: 15px 15px 15px 0px;
	padding:  0px;
	height: 129px;
	z-index:26;	
}

.fotoartikel .marginbalk {
	position: absolute;
	left: -14px;
	top: 0px;
	height: 100%;
	width: 14px;
	background-color:#880000;
}

/* ***************** formulieren ************************ */
#textpag form {
	width:97%;
	margin: 20px 0px 10px 10px;
	padding: 8px 4px 8px 8px;
	font-size:80%;
	background-color:#F6F6F6;
}
#textpag fieldset {
	border:none;
	border-top:solid 1px #CCCCCC;
	margin: 0 0 10px 0;
}
#textpag legend {
	font-weight: bold;
	color:#666666;
	padding: 5px;
	margin: 0px 0px 8px -12px;
}
#textpag input, #textpag textarea{
  /* FIXME: dit mag niet gelden voor input elementen met type = image, submit of button */
  /* width: 21em; */
}
#textpag .samen {
	width: 48%;
	float: left;
}
/* ***************** formulieren ************************ */






