body {
	margin: 7px 0 1px 0;
	background-color: #F1E9D3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4B423F;
	text-align: justify;	
}
h2 {
	color: #8A8A8A;
	font-size: 17px;	
}
b {
	font-size:12px;
	font-weight: normal;
	color: #4B423F;
}
a {
	color: #0986FF;
	text-decoration: none;	
}
a:hover
{
	color: #0986FF;
	text-decoration: underline;
}
#adsense {
	margin: 8px 0 0 90px;	
}
#spacer {
	height:25px;
}
/* ---------- hoofdnav ---------- */
.vraag {
	color: #696969;
	background-color: #F1E9D3;	
	font-size: 10px;
	margin: 0 0 0 0;
}
.vraagtitel{
	color: #696969;
	font-size: 12px;
	margin: 0 0 0 0;
	font-weight:bold;	
}
.hoofdnav_select {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/clue_hoofdnav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hoofdnav {
	font-size: 11px;
	font-weight: bold;
} 
a.hoofdnav {
	color: gray;
} 
a.hoofdnav:hover {
	color: #FF7F50;
	text-decoration: underline;
} 
/* ---------- subnav ---------- */
.subnav {
	font-size: 10px;
	font-weight: bold;
	margin-left: 22px;
	line-height: 200%;
} 
a.subnav {
	color: gray;
}
a.subnav:hover {
	color: #0986FF;
	text-decoration: underline;	
}
.subnav_select {
	color: gray;
	font-size: 10px;
	font-weight: bold;
	margin-left: 22px;
	background-image: url(../images/clue_subnav.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
}
/* ---------- copyright ---------- */
.copyrighttekst {
	font-size: 9px;
	color: #F1E9D3;
	text-align: right;
} 
/* ---------- links ---------- */
a.linktekst {
	color: #f1e9d3;
	font-size:0%;
} 
a.linktekst:hover {
	color: #f1e9d3;
	text-decoration: none;
}
/* ---------- divers ---------- */
.tekst{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4B423F;
	text-align: justify;	
}
.main_middle {
	background-image: url(../images/main_middle.jpg);
	background-repeat: repeat;
	background-color: #FFF7E2;
}
.formulierknop {
	font-size: 15px;
	background-color: #F1E9D3;
	border: 0px;
}
.bijschrift {
	font-size: 9px;
	color: #708090;
	line-height: 15px;
}
/* ---------- gastenboek ---------- */
.shoutnaam{
	font-size: 10px;
	color: #7B0000;
	font-weight: bold;
	text-align:right;		
}
.shoutwoonplaats{
	font-size:10px;
	color: #636363;
	text-align:right;
}
.smileyhint{
	font-size:9px;
	color: silver;
}
table.shouttabel{
	border-collapse: collapse;
}	
td.shouttabel{
	padding: 8px 8px 8px 8px ;
}	
.datagrid{
	font-size: 12px;
	color: #434343;
}	
table.invul{
	margin: 20px 5px 5px 45px;
}	
.shouttekst{
	font-size:11px;
	color: #151510;
}
.shoutinput1 {
	font-size: 11px;
	border: 1px solid gray;
	padding: 1px 1px 1px 1px;
	margin: 4px 0 3px 0; 
	width: 80px;
}
.shoutinput2 {
	font-size: 11px;
	border: 1px solid gray;
	padding: 1px 1px 1px 1px;
	margin: 4px 0 3px 0; 
	width:300px;
	height:60px;
}
table.smilietabel{
	margin-left:120px;
	border-collapse: collapse;
	border: 1px solid #ECE0C3;
	font-size:9px;
}	
td.smilietabel{
	border: 1px solid #ECE0C3;
	padding: 1px 1px 1px 1px ;
}	
.shoutcomment{
	padding: 5px 0px 0px 0px ;
	color:#FF9900;
}	
.vraagalarm {
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
}
.vrageninput1 {
	font-size: 11px;
	border: 1px solid gray;
	padding: 1px 1px 1px 1px;
	margin: 4px 0 3px 0; 
	width: 80px;
}
.vrageninput2 {
	font-size: 11px;
	border: 1px solid gray;
	padding: 1px 1px 1px 1px;
	margin: 4px 0 3px 0; 
	width:250px;
}