body {
	background-color:#94B832;
	color:#000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	cursor:default;
}

a {
	color:#475A19;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
a:hover {
	color:#475A19;
	text-decoration:underline;
}
acronym {
	font-style:normal;
}

#page {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#header {
	margin-right:auto;
	margin-left:auto;
	background-color:#000000;
	background-image:url(/img/headerback.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:140px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif
}
#headertext {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	font-size:36px;
	background-image:url(/img/header.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:120px;
}
#headerlinks {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
}
#tl_salon {
	background-image:url(img/tl_werktdat.gif);
	width:98px;
	height:20px;
	float:left;
	margin-right:20px;
}
#tl_salon:hover {
	background-image:url(img/tl_werktdat2.gif);
}
#tl_wlp {
	background-image:url(img/tl_wlp.gif);
	width:100px;
	height:20px;
	float:left;
	margin-right:20px;
}
#tl_wlp:hover {
	background-image:url(img/tl_wlp2.gif);
}
#tl_corp {
	background-image:url(img/tl_corp.gif);
	width:120px;
	height:20px;
	float:left;
}
#tl_corp:hover {
	background-image:url(img/tl_corp2.gif);
}
#log {
	width:406px;
	float:left;
	margin: 0px 10px;
}

.logitem {
	border: 1px solid #fff;
	margin-bottom:10px;
	padding:5px;
	background-color:#b0db3c;
}
.logitem:hover {
	background-color:#C1E74F;
}
.logitem img {
	float:right;
	margin:0px 0px 0px 10px;
	border:0px;
}
.logitem .mailicon {
	border:0px;
	margin:0px;
	float:none;
}
.logitem .caption {
	font-weight:bold;
	font-size:16px;
	color: #475A19;
	margin-bottom:10px;
}
.logitem .bottomline {
	margin-top:5px;
	clear:both;
	font-size:10px;
	height:20px;
}
.logitem .bottomline .datum {
	color: #759328;
	float:left;
	display:inline;
}
.logitem .bottomline .reactie {
	color: #475A19;
	float:right;
	display:inline;
}
.logitem .extrainfo {
	background-color:#94B832;
	margin-top:4px;
	padding:2px 4px;
	font-size:10px;
	line-height:14px;
	clear:both;
}
.logitem .klein {
	font-size:10px;
	line-height:14px;
	color:#759328;
}
.logitem .bolcom {
	float:none;
	margin:0;
	margin-bottom:-2px;
}
.logitem a {
	text-decoration:underline;
}
.logitem a:hover {
	text-decoration:none;
}
.logreactie {
	border: 1px solid #fff;
	margin-bottom:10px;
	padding:5px;
	background-color:#CEE679;
	overflow:hidden;  
	width:406px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:394px;
}
.logreactie .bottomline {
	margin-top:5px;
	clear:both;
	font-size:10px;
	height:20px;
}
.logreactie .bottomline .datum {
	float: left;
	color: #759328;
	display:inline;
}
.logreactie .mailicon {
	border:0px;
}
.logreactie .image {
}
#logreactieform {
	border: 1px solid #fff;
	margin-bottom:10px;
	padding:5px 5px 15px 5px;
	background-color:#DEE6BD;
	color:#475A19;
}
#logreactieform input, textarea {
	display: block;
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
#logreactieform textarea {
	height:50px;
}
#logreactieform .label {
	display: block;
	float:left;
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-weight:bold;
}
#logreactieform br {
	clear: left;
}
#logreactieform .submit {
	width:100px;
	margin-left:0px;
}

#links {
	width:182px;
	float:left;
	overflow:hidden;
	word-break:break-all;
}

#rechts {
	width:182px;
	float:left;
	overflow:hidden;
	word-break:break-all;

}
.kader {
	border: 1px solid #fff;
	margin-bottom:10px;
	padding:5px;
	background-color:#b0db3c;
	
}
.kader:hover {
	background-color:#C1E74F;
}
.kader .licht {
	color:#759328;
}
.kader .groot {
	font-size:14px;
	font-weight:bold;
}
.kader .active {
	color:#000;
}
.kader form {
	padding:0;
	margin:0;
}
.kader input {
	width:170px;
}
.referers {
	font-size:10px;
	line-height:15px;
}