*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
/*
	Horizontal
*/
.left
{
	width: 200px;
	background-color: #d7b359;
	border-left: solid 1px white;
	border-right: solid 1px white;
	vertical-align: top;
}
.center, .right
{
	background: #ffffff;
}
/*
	Vertical
*/
.layout_top
{
	height: 36px;
	vertical-align: middle;
}
.middle
{
	height: 142px;
	width: 277px;
}

/*
	X+Y
*/
#logoBar
{
	width: 277px;
	background-image: url('/layout/logo.gif');
	background-color: #7f3f10;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	color: #d7b359;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	border-right: solid 1px white;
	border-bottom: solid 2px #d7b359;
}

.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 25px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
}
.menu li
{
	padding-bottom: 4px;
	padding-top: 2px;
	list-style-image:url('/images/blok2.gif');
}
.menu a
{
	text-decoration: none;
}
.menu a:hover
{
	color: white;
	font-weight:bold;
}

.menu .active{
	font-weight:bold;
}

.vlaggen img{
	border:none;
	margin-left:5px;
}

.agenda_item h3{
	font-size:13px;
}

.agenda_item h2{
	font-size:13px;
}


.agenda_item_content{
	font-size:12px;
}

#gb_backend, #gb_backend tr, #gb_backend tr td
{
	height: 10px;
}

small {
	font-size:8px;
}
