
div.top{
	width: 700px;
	height: 22px;
	margin-left: 4px;

	background: url(../MEDIA/img/papier_top.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
}

div.bottom{
	width: 700px;
	height: 100px;
	margin-left: 4px;

	background: url(../MEDIA/img/papier_bottom.jpg);
	background-repeat: no-repeat;
	background-position:  bottom left;
}

div.container{
	min-height: 400px;
	margin-left: 4px;
	padding: 4px 0 0 4px;
	background-color: #fff;
	text-align: left;

	background: url(../MEDIA/img/papier.jpg);
	background-repeat: repeat-y;
	background-position:  top left;
}

div.menu{
	float: left;
	width:250px;
	margin-top: 7px;
	margin-left: 4px;
	padding:0;
}
div.menu .title{
	display: block;

	font-family: "Verdana";
	font-size: 28px;
	font-weight: bold;
	color: #000;
	background-color: #f90;

	height: 40px;
	margin-bottom: 14px;
}
div.menu A{
	display: block;

	font-family: "Verdana";
	font-size: 28px;
	font-weight: bold;
	color: #ccc;

	letter-spacing: 1px;
	line-height: 10px;

	text-decoration: none;
}
div.menu A:HOVER{
	color: #333;
}
div.menu .error{
	display: block;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	color: red;

	background-color: #fff;
	border: medium solid red;
	padding: 2px;
}
div.menu .error a{
	display: inline;
	font-size: 10px;
	font-style: normal;
	color: red;
	text-decoration: underline;
}

div.content{
	margin-left: 250px;
	padding-top: 6px;
}
div.content P{
	margin-bottom: 16px;
}
div.content .text{
	float: left;
	width:380px;

	padding: 8px;

	font-family: Courier;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 140%;

	text-align: left;
}
div.content .text H1{
	margin: 0 0 8px 0;
	font-family: "Verdana";
	font-size: 26px;
	font-weight: bold;
	color: #111;
	letter-spacing: 1px;
}
div.content .text .permalink A{
	text-decoration: none;
}
div.content .text .permalink A:HOVER{
	background-color: #eee;
}
div.content .text H2{
	margin: 4px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	color: #111;
	letter-spacing: 0px;
}
div.content .text .datum{
	display: block;
	margin: 0 0 0 -1px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	letter-spacing: 0px;
}
div.content .text .tags{
	display: block;
	margin: 4px 0 0 -1px;
	min-height: 30px;
	background: url(../MEDIA/img/streep.gif);
	background-repeat: repeat-x;
	background-position:  top left;

	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #333;
	letter-spacing: 0px;

}
div.content .text .clipping{
	margin-top: 10px;
	width: 400px;

	overflow: hidden;
	/* clip: rect(55px auto auto 50px); */
}

div.content .text .specialiteiten {
	width: 420px;
}
div.content .text .specialiteiten IMG{
	padding: 2px;
	/* img width = 130 (+ 2*2) = 134 */
}
div.content .text .specialiteiten A:HOVER IMG{
	background-color: #efefef;
}
div.content .postit{
	margin-left: 380px;
}
div.content .postit .weblog{
	position: absolute;

	padding: 10px 10px 10px 20px;
	margin-top: 26px;
	margin-left: 16px;

	width: 220px;
	height: 213px;
	top: 20px;

	background: url(../MEDIA/img/postit.gif);
	background-repeat: no-repeat;
	background-position:  top left;
}

div.content .postit .weblogtags{
	padding: 10px 10px 10px 20px;

	width: 220px;
	height: 40px;
	top: 20px;

	background: url(../MEDIA/img/postit.gif);
	background-repeat: no-repeat;
	background-position:  top left;
}
div.content .postit .weblogarchief{
	padding: 30px;
	
	width: 220px;
	height: 213px;
	top: 20px;

	background: url(../MEDIA/img/postit.gif);
	background-repeat: no-repeat;
	background-position:  top left;
}
div.content .postit .weblogarchief A{
	display: block;
}
div.content .postit .image{
	z-index: -1;
}
div.content .postit .tekst{
	width: 190px;
	font-family: georgia,serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 140%;
}
div.content .postit H1{
	margin: 0 0 0 -3px;
	font-size: 18px;
	font-weight: bold;
	color: #111;
	letter-spacing: 0px;

}
div.content .postit H2{
	margin: 4px 0 4px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	letter-spacing: 0px;
}
div.content .postit .datum{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	letter-spacing: 0px;
}
div.content .postit .header{
	display: block;
	font-size: 9px;
	color: #111;
	letter-spacing: 0px;
}
div.content .postit .meer{
	display: block;
	margin: 10px 0 0 -1px;
	font-size: 10px;
	color: #333;
	letter-spacing: 0px;
}
div.content .postit .image{
	position: relative;
	top: -24px;
	left: 80px;

	background: url(../MEDIA/img/image_achter.gif);
	background-repeat: no-repeat;
	background-position:  top left;
}

div.footer{
	clear: both;
	width: 700px;
	padding-top: 50px;
	padding-left: 30px;
	
	font-family: "Verdana";
	font-size: 10px;
	color: #667;
}
div.footer A{
	color: #667;
	margin-right: 10px;
}
div.footer A:HOVER{
	color: #333;
}

