/**/

div.form-row {
	display: block;
	overflow: auto;
	margin-bottom: 10px;
}

div.field-label {
	width: 150px;
	display: block;
	float: left;
}

div.field-widget {
	width: 300px;
	display: block;
	float: left;
}

#interface-box
{
	width: 1234px;

	margin: 0px auto;
	text-align: left;
}

#interface-header
{
	width: 1234px;

	height: 130px;
	background: url(../images/header_background.jpg) no-repeat;

	margin: 1px 0px 0px -71px;
}


#interface-logos
{
	position: absolute;
	padding: 0px;
	margin: 0px 0 0px 100px;
}

#empty
 {
 	float: right;
 	margin: 8px 350px 0px 0px;
 	background-color: white;
 	height: 98px;
	width: 80px;
}

#interface-middle
{
	margin: -15px auto;
	text-align: left;
	height: 444px;
	width: 1234px;
	background: url(../images/middle_background.png) repeat-y;
}

#interface-middle-picture
{
	margin: 0 0px 0 -229px;
}

#interface-middle-inner
{
	padding: 10px 30px;
	color: #000;
}

#interface-middle-left
{
	float: left;
	width: 200px;
}

#interface-middle-menu
{
	height: 240px;
	margin: -20px 0px 0px 0px;
}

#interface-middle-right
{
	float: left;
	width: 558px;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
}

#vinden
{
	margin: 0 0 0 80px;
	padding: 20px 0 0 0;
}

#interface-footer
{
	width: 1234px;
	height: 174px;
	background: url(../images/footer_background.png) no-repeat;
	margin: 0 0 0 -20px;
	padding: 0;
}


#newsticker
{
	margin: -40px 0px 0px 250px;
	width: 150px;
}

#interface-footer a.vind {color: white; font: 24px/24px CorpoSSCDem, verdana, arial; text-decoration: none; }
#interface-footer a.vind:hover {color: #d8aeb7; text-decoration: none; }
#interface-footer a.vind:active {color: white; text-decoration: none; }


.foot-text
{
	float: right;
	margin: 0px 225px 0px 50px;
	color: white;
	font-size: 14px;
	width: 550px;
}

#interface-footer a.foot {color: white; font-family: CorpoSSCDem, verdana, arial; font-size: 14px; }
#interface-footer a.foot:hover {color: #d8aeb7; font-family: CorpoSSCDem, verdana, arial; font-size: 14px;  }
#interface-footer a.foot:active {color: white; font-family: CorpoSSCDem, verdana, arial; font-size: 14px; }

div.flash {
	position: absolute;
	margin: 154px 0 0 250px;
}

#news-txt
{
	position: absolute;
	margin: 150px 0 0 715px;
	padding: 10px;
	color: white;
	font-family: CorpoSSCDem, verdana, arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(../images/bg_news.png) right no-repeat ;
	width: 238px;
	height: 220px;
}


.news
{
	margin: -135px 215px;
	padding: 8px 10px 8px 10px;
	float: right;
	background: url(../images/bg_news.png) right no-repeat ;
	width: 258px;
	height: 100px;
}

#kop
{
	position: absolute;
	margin: 10px 0 0 290px;
	background: url(../images/kop.png) right no-repeat;
	width: 700px;
	height: 72px;
	text-align: right;
}

.clear
{
    clear:both;
    height:0px;
    line-height:0pt;
    visibility:hidden;
}


.tekst
{
    position: absolute;
    background: url(../images/text_bg.png) no-repeat;
    font-family: CorpoSSCDem, verdana, arial;
    width: 500px;
    height: 365px;
    margin: 0px 0px 0 460px;
    padding: 20px 20px 20px 20px;
}

a.voortenten-link{ font: 14px CorpoSSCDem, verdana, arial; color: black; text-align: left;	text-decoration: none; font-weight: bold; }
a.voortenten-link:hover { font: 14px CorpoSSCDem, verdana, arial; color: black; text-align: left;	text-decoration: underline; font-weight: bold; }
a.voortenten-link:active { font: 14px CorpoSSCDem, verdana, arial; color: black; text-align: left;	text-decoration: none; font-weight: bold; }

a.button
{
	background-color:#FFFFFF;
	border:1px solid #B4C4D9;
	clear:none;
	color:#1E3D6A;
	float:none;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:20px;
	cursor: pointer;
	padding: 5px;
}

a.crvn-link{ font: 13px CorpoSSCDem, verdana, arial; color: black; text-align: left; text-decoration: none; font-weight: bold; }
a.crvn-link:hover { font: 13px CorpoSSCDem, verdana, arial;	color: black; text-align: left;	text-decoration: underline; font-weight: bold; }
a.crvn-link:active { font: 13px CorpoSSCDem, verdana, arial; color: black; text-align: left; text-decoration: none; font-weight: bold; }

.row_odd
{
	background-color:#FFFFFF;
	color:#1E3D6A;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.row_even
{
	background-color:#EDF3FA;
	color:#1E3D6A;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

td.crvn-txt { font-size: 12px; font-family: CorpoSSCDem, verdana, arial; }
