/*************************
  Cyberlandje-element mark-up
**************************/
.cyberlandje
{
	margin-top: -10px;
	overflow: hidden;
}

.cyberlandje .block
{
	width: 447px;
	height: 240px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 4px;
	overflow: hidden;
}
.cyberlandje #top_left
{
	float: left;
}
.cyberlandje #top_right
{
	float: right;
}
.cyberlandje #bottom_left
{
	float: left;
}
.cyberlandje #bottom_right
{
	float: right;
	overflow: visible;
}

.cyberlandje h2
{
	margin-top: 8px;
	margin-bottom: 6px;
}

.cyberlandje h2 .newinfo
{
	font-size: 10pt;
	margin-left: 3px;
}

.cyberlandje .news
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.cyberlandje .news .title
{
	color: #404040;
	font-size: 10pt;
}

.cyberlandje .news .title a
{
	color: #404040;
}

.cyberlandje .news .recent a
{
	color: darkblue;
}

.cyberlandje .news .author
{
	font-size: 7pt;
}

.cyberlandje .news .text
{
	margin: 0px;
	display: none;
}

.cyberlandje p.makestartpage
{
	float: right;
	color: #999999;
	font-size: 8pt;
}

.cyberlandje p.moreinfo
{
	float: left;
	color: #999999;
	font-size: 8pt;
}

.cyberlandje #krabbelmuur
{
	height: 135px;
	overflow: hidden;
}

.cyberlandje #krabbelmuur .krabbel .time
{
	display: inline;
	font-size: 6pt;
	color: #404040;
	font-style: italic;
}
.cyberlandje form
{
	margin: 0px;
}
.cyberlandje input
{
	font-size: 7pt;
}
.cyberlandje .calendar
{
	margin-left: 30px;
	margin-top: 0px;
}