a {
	color : #660000;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	background-attachment : scroll;
	background-color : #C0C6A8;
	background-position : right top;
	background-repeat : no-repeat;
	font-family : Georgia, serif;
	font-size : 12px;
	line-height : 18px;
	margin : 0px;
	padding: 0px;
}

h3 {
	border-bottom : 1px solid #880000;
	font-size : 14px;
	margin: 10px 0px 10px 0px;
}

h4 {
	border-bottom : 1px solid #627022;
	color : #4A541A;
	font-size : 12px;
	font-style : italic;
	margin : 6px 0px 10px 0px;
	padding:0px;
}
p {

	margin:9px 0px 9px 0px;
	padding: 0px;
}

input, textarea,  select, option{
	background-color : #DFE2D4;
	border : inset 1px #627022;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	line-height : 16px;
	padding : 2px;
}

.date {
	align : right;
	color : #660000;
	float : right;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}

#comment {
	background-color : #FFFFFF;
	background-position : top right;
	background-repeat : repeat-x;
	margin : 10px;
}

#comment h3 {
	border : none;
}

#main {
	border : 1px solid #880000;
	margin-left: 200px;
	margin-right:162px;
	background: #FFF;
	padding: 10px;
	padding-top:0px;
}

#main p {
	xborder: 2px solid #00f;
	margin: 0px;
}

#nav {
	float : left;

	line-height : 18px;
	position: absolute;
	right:0px;
	top:151px;
	width:162px;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	line-height : 18px;
	padding:5px;
	padding-top:19px;
	padding-right:5px;
	max-width: 130px;
}


.lastcomments {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 9px;


}


#linkdump {
	position: absolute;
	left:0px;
	top:151px;
	width:201px;
	padding:10px;
	padding-top:19px;
	background: #E3E6DA;
	border-bottom: 1px solid #800;
	border-right: 1px solid #800;
	font-family : Georgia, serif;
	font-size : 11px;
	line-height : 18px;
	color: #6A6E57;
	max-width: 180px;
}

#linkdump a {
	color: #764D4D;
}

#linkdump h4 {
	color:	#6A6E57;
}

#satyr {
	background-repeat : no-repeat;
	height : 150px;
	left : 0px;
	top : 0px;
	width : 700px;
}

#woordbeeld {
	border : 0px dashed #FF0000;
	height : 120px;
	position : absolute;
	right : 0px;
	top : 82px;
	width : 510px;
}



#banner {
	border : 0px dashed #FF0000;
	height : 50px;
	position : absolute;
	right : 0px;
	top : 22px;
	width : 350px;
}


