a {
 color: #000000;
/* text-decoration: none; */
}

.logentrydate
{
font-family: Verdana;
font-size: 12px;
font-weight: 700;
background-color: #ffffff;
text-align: right;
color: #000000;
}

.logentry_full
{
}

.ondertekst
{
font-family: Verdana;
font-size: 10px;
font-style: italic;
}

.logtekst
{
background-color: #FFFFFF;
}

.logtitel
{
font-family: Verdana;
font-size: 12px;
font-weight: 700;
background-color: #E8E8E8;
}

.sidebarcolumn
{
width: 150px; /* 750 - 550 = 200 - 4 - 4 - 4 = 188 - 2*8 */
padding: 8px;
padding-right: 3px;
background-color: F5F6F6;
}

.logcolumn
{
padding: 8px;
width: auto;
}

.leftpadding, .rightpadding, .bottompadding
{
background-color: #A0A0A0;
}

.leftpadding, .rightpadding
{
padding-left: 4px;
width: 4px;
}

tr>.leftpadding, tr>.rightpadding
{
width: 0px;
}

.bottompadding
{
padding-top: 4px;
height: 4px;
}

tr>.bottompadding
{
height: 0px;
}

.columnseparator
{
padding-left: 4px;
width: 4px;
background-color: #FAFAFA;
}

tr>.columnseparator
{
width: 0px;
}

.sidebarcolumn, .logcolumn
{
vertical-align: top;
}

.header
{
height: 250px;
background-color: #ffffff;
/*background-image: url("http://www.vranqz.nl/logo/1.jpg");*/
}

.entryfooter
{
align: right;
color: #606060;
}

.sidebartitel
{
font-size: 13px;
font-weight: 700;
}

p
{
display: inline;
}

div.centered {text-align: center;}
div.centered table {margin: 0 auto; text-align: left;}

.centertable
{
width: 750px;
background-color: #FFFFFF;
}

body
{
margin: 0px;
padding: 0px;
background-color: #555555;
}

*
{
font-family: verdana;
font-size: 12px;
line-height: 16px;
}

.date {
	color: /*#666*/ #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 13px;*/
	font-weight: normal;
  	float: right;
         margin-bottom: -4px;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 2px 4px 2px 0px;
	clear: both;
}

.entryfooter A, .date A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #000000; /*#5C6B8E*/;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


div.logseparator
{
height: 1px;
border-bottom: 1px solid #C0C0C0;
width: 98%;
margin-left: 1%;
}

.subtitle
{
text-align: center;
color: #C0C0C0;
padding-top: 4px;
padding-bottom: 4px;
}

.strikethru
{
text-decoration: line-through;
}