html {}

body	{
	margin-top: 0px; padding: 0px;
	font-family: arial, geneva, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal;
	font-size:12px; text-align: left;  color:#000; 
	background-color:#fff;
	}

	A 		{ color: #444; text-decoration: none;}
	A:link		{ color: #444; text-decoration: none;}
	A:visited	{ color: #444; text-decoration: none;}
	A:active	{ color: #444;  text-decoration: none;}
	A:hover	{ color: #fff;  text-decoration: none; background-color:#333}

img	{border:0px;}

#container {
	margin: 0px auto; width: 800px;
	}

#banner	{
	width:800px;
	height:159px;
	}

#content {
	text-align:left;
	padding-top:15px;
	width:800px
	}

#cartooncontent {
	margin-top:15px;
	text-align:center;
	width:800px
	}

.cartoon {
	margin-bottom:5px;
	border-bottom:1px black solid;
	padding-bottom:5px;
	}

#photocontent{
	text-align:center;
	padding-top:15px;
	width:800px
	}



#titlezone {
	background-image:url(http://www.chavannes.nl/assets/titlezonebg.jpg);
	background-color:#ddd;
	padding-left:10px;
	padding-top:10px;
	margin-top:30px;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding-bottom:10px;
	}

.titletext
	{
	font-family:arial; font-weight:bold;
	color:#000;
	font-size:14px;
	}

#welcomezone {
	background-color:#cc9;
	padding-left:10px;
	padding-top:10px;
	margin-top:30px;
	border-top:1px solid #663;
	border-right:1px solid #663;
	border-bottom:1px solid #663;
	padding-bottom:10px;
	}

.welcometext
	{
	font-family:arial; font-weight:bold;
	color:#000;
	font-size:14px;
	padding:15px;
	border-left:1px solid #663;
	border-bottom:1px solid #663;
	}


.datetext {
	font-family:arial; font-weight:normal;
	color:#000;
	font-size:10px;
	}	

.text_header {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #000000;
}

.bodytext {
	padding:15px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	}

.comment-content {
	}

.comment-footer {
	font-family:arial,verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color:#666;
	margin-right:10px;
	padding-bottom:10px;
	text-align:right;
	border-bottom:1px dotted #999;	
	}

.bottomnavtext {
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	}



.archivemonth
	{
	font-family:arial;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	text-transform:uppercase;
	}

.archivedate
	{
	font-family:arial;
	letter-spacing:+2px;
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	}

.archivetitle
	{
	font-family:arial;
	color:#000;
	font-size:12px;
	font-weight:bold;
	}

#searchzone
	{
	float:left;
	}

.searchtext
	{
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	}

#invis	{
	visibility:hidden;
	}

