body
{
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/def/background.gif);
	background-repeat: repeat-y;
}

#fundatie_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 134px;
	z-index: 1;
}

#fundatie_header
{
	position: absolute;
	top: 0px;
	left: 134px;
	width: 599px;
	height: 96px;
	z-index: 2;
}

#fundatie_content
{
	position: absolute;
	top: 96px;
	left: 134px;
	width: 599px;
	z-index: 2;
}

.title
{
	color: #000000;
	font-size: 11pt;
	line-height: 13pt;
	text-decoration: none;
	font-weight: bold;
}

a.title:link
{
	text-decoration: none;
	color: #000000;
}

a.title:hover, a.title:active
{
	text-decoration: none;
	color: #CC3300;
}

.caption
{
	color: #000;
	font-size: 8pt;
	line-height: 13pt;
	text-decoration: none;
	font-style: italic;
}

.text
{
	color: #000000;
	font-size: 8pt;
	line-height: 13pt;
	text-decoration: none;
}

a.text:link
{
	text-decoration: none;
	color: #000000;
}

a.text:hover, a.text:active
{
	text-decoration: none;
	color: #CC3300;
}

.text_active
{
	color: #CC3300;
	font-size: 8pt;
	line-height: 13pt;
	text-decoration: none;
}

.input_field
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 152px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_submit
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
}