body
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11pt;
	color: #242424;
	margin: 0px;
	background: #242424 url(../images/bg_gil0.jpg) no-repeat 10px 70px;
}

h1
{
	color: rgb(30, 170, 40);
	font-family: "century gothic", tahoma, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 10px;
}

h3.kop
{
	color: rgb(30, 170, 40);
	font-family: "century gothic", tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	margin: 0px;
	margin-bottom: 5px;
}

td 
{
	vertical-align: top;
}

a
{
	/*color: #0066cc;*/
	color: #694545;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-left: 10px;
}

a img{
	border: none; 
}

div.division
{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background: #694545;
}

div#container
{
	position: absolute;
	left: 50%;
	width: 800px;
	height: auto;
	min-height: 100%;
	margin-left: -400px;
	background: rgb(255, 255, 210);
	border-left: 1px solid #acbfac;
	border-right: 1px solid #acbfac;
}

div#top
{
	height: 200px;
	background: black url(../images/top.jpg);
}

/* menu */
div#menu
{
	height: 30px;
	background: url(../images/nav/menu.png) repeat-x;
	text-align: right;
}

div#menu a
{
	font-family: Calibri, Verdana, Sans-Serif;
	color: White;
}

div#toplinks a
{
	margin-right: 10px;
}

div#toplinks
{
	border-bottom: 1px dotted #694545;
	height: 18px;
	padding-bottom: 4px;
	padding-top: 1px;
	text-align: right;
	clear: both;
}

div#text
{
	margin-left: auto;
	width: 530px;
}

div#text p
{
	margin: 10px;
}

img.text
{
	border: 1px solid #242424;
	float: right;
	clear: right;
}

img.textFree
{
	border: 1px solid #242424;
	margin: 5px;
}

span.subtitle
{
	font-size: 8pt;
	color: #cc3b3b;
	margin-top: -5px;
	padding-left: 5px;
	display: block;
}

div#foot
{
	padding-top: 1px;
	clear: both;
	text-align: center;
	border-top: 1px solid #acbfac;
}

/* submenu */
div#side
{
	background: rgb(255,230,190);
	width: 239px;
	border-right: 1px solid #694545;
	border-bottom: 1px solid #694545;
	float: left;
}

div#side a.menu
{
	padding-top: 3px;
	height: 22px;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	
}

div#side a.menu:hover
{
	text-decoration: underline;
	/*background: url(../images/nav/submenu_hover.jpg) repeat-y;*/
}

div#side a.active
{
	color: #cc3b3b;
	background: url(../images/nav/sub_bullet.gif) no-repeat center left;
	padding-top: 3px;
	height: 22px;
	text-decoration: none;
	display: block;
	padding-left: 13px;
}

#side_bottom
{
	float: left;
	clear: both;
	width: 240px;
	height: 118px;
	background: url(../images/bottom_gradient.jpg) no-repeat top left;
	margin-top: -1px;
}
		
div.block
{
	padding: 10px;
}

form
{
	margin: 10px;
}

fieldset
{
    border: none;
}

legend
{
    color: rgb(30, 170, 40);
    font-weight: bold;
}

label
{
	color: #cd270d;
	font-family: "century gothic", tahoma, verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
}

span.head
{
	color: #cd270d;
	font-family: "century gothic", tahoma, verdana, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	display: block;
	margin: 0px 0px 0px 0px;
}

span.red
{
	color: #cd270d;
}

span.date
{
	font-family: "Century Gothic", tahoma, verdana, arial;
	color: #cd270d;
}

div#agenda
{
	font-size: 11pt;
}

.agendaItem:hover
{
	cursor: pointer;
}

.agendaItem a
{
	padding: 0px 5px 0px 5px;
	display: block;
}
.agendaItem a:hover
{
	text-decoration: underline;
}
/* studio pallieter */
.sp_grey
{
	font-family: "Century Gothic", tahoma, verdana, arial;
	font-size: 10pt;
	color: black;
}

.sp_black
{
	font-family: "Century Gothic", tahoma, verdana, arial;
	font-size: 14pt;
	color: black;
	text-transform: uppercase;
}

.sp_red
{
	font-family: "Century Gothic", tahoma, verdana, arial;
	font-size: 14pt;
	color: red;
	text-transform: uppercase;
}
