body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background: #473206 url('img/bg.gif');
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin: 0 0 3px 0;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	padding: 5px 5px 6px 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	color: #473206;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
}
a:link, a:visited {
	color : #684c0a;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
ul {
	padding: 0;
	margin: 0;
}
#container {
	background: #f1e9d2 repeat-y url(img/mainbg.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}

#header h1 a:link,#header h1 a:visited {
	font-size: 2.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #473206;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 0 30px;
}
#header h1 a:hover {
	background: none;
}
.head1 {
	color: #473206;
	width:700px;
	padding: 5px 15px 0 0;
	text-align: center;
	float: left;
}
.head1a {
	color: #473206;
	width:700px;
	padding: 5px 15px 0 0;
	text-align: center;
	font-style: italic;
	float: left;
	font-size: 1.6em;
}
#main {
	width: 430px;
	padding-left: 5px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 10px;
}
#main h2 a:link, #main h2 a:visited {
	color: #453004;
	text-decoration: none;
}
#content {
	color: #000;
	padding-bottom: 25px;
	overflow: auto;
}
#content li {
	background-image: url(img/lio.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;	
	padding: 0 0 0 12px;
	border-top: 1px solid #e4d8b5;	
	list-style-image: none;
	list-style-type: none;
	line-height: 150%;
	margin-left: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #342401;
	padding: 0 0 5px 0;
	font-size: 2.0em;
	border-bottom: 1px solid #dbcba1;
}
.kol1 {
	width: 50%;
	float: left;
}
.kol2 {
	width: 50%;
	float: right;
}
.posted {
	text-align: center;
	padding: 5px 6px 6px 6px;
	margin: -15px 0 0 0;
	border-bottom: 1px solid #f4dfb3;
	border-top: 1px solid #f4dfb3;	
}
.pimg {
	background: bottom no-repeat center url('img/p1.jpg');
	height: 40px;
	margin: 0 0 10px 0;
}
/* Navigatie */
#menu {
	padding: 0;
	margin: 20px 0;
	border-top: 1px solid #e4d8b5;	
	
}
#menu ul {
	padding: 0 0 0 20px;
}
#menu ul li {
	margin: 0;
	list-style-type: none;
	float:left;
	text-align: center;
	padding: 0 30px 0 0;
	border-bottom: 1px solid #f4dfb3;
	border-top: 1px solid #f4dfb3;	
}
#menu ul li a:link, #menu ul li a:visited {
	color : #684c0a;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	border-style:none;
	height: 29px;
	line-height: 23px;
	padding-top: 6px;
}
#menu ul li a:hover, #menu ul li a:active {
	color : #332301;
	text-decoration : underline;
}

#sidebar {
	width: 240px;
	color: #666;
	float: right;
	padding: 0 12px 0 12px;
	margin: 0 0 0 0;
	border-left: 1px #e2cda2 solid;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #342401;
	padding: 0 0 5px 0;
	font-size: 1.8em;
}
#sidebar p {
	background: bottom no-repeat center url('img/p1.jpg');
	padding: 0 0 33px 0; 
}
#sidebar ul{
	margin: 0 0 0 -15px;
	background: bottom no-repeat center url('img/p1.jpg');
	padding: 0 0 33px 0; 
}
#sidebar li{
	background: none;
	padding: 0 0 0 10px; 
	margin: 0;
}
#sidebar .category {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #473206;
	font-style: italic;
}
#sidebar .menu li a:link, #sidebar .menu li a:visited {
	color: #675116;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/lio.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
	line-height: 1.4em;

}
#sidebar .category li a:link, #sidebar .category li a:visited {
	color: #473206;
	font-style: italic;
	text-decoration: none;
	line-height: 1.2em;
	padding: 0 0 0 0;
}
#sidebar .category li a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(img/footerl.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 43px;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 20px 0 0 0;
	line-height: 14px;
	margin: 0 0 0px 13px;
}
#footer .copy {
font: bold italic 1.2em Georgia, "Times New Roman", Times, serif;
text-align: center;
letter-spacing: 1px;
color: #7d5500;
}
#footer .copy a:link, #footer .copy a:visitedi {
color: #7d5500;
text-decoration: none;
}
#footer .copy a:hover {	
	text-decoration: underline;
}
#end {
	margin:   auto ;
	width: 760px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: 0px -45px;
}

#start {
	margin: auto;
	width: 760px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
#post {
	padding: 25px 0 0 0;
}
#space {
	display: none;
}

