/* Full Content Fix */

#contentcenter
{
	float:left;
	margin: 0 10px 0 -179px;
	width: 800px;
}

a, a:visited
{
	color: #000;
	text-decoration:none;
}

#contactform
{
	width: 100%;
}

.cf_subject
{
	margin-bottom: 20px;
}

.cf_name
{
	width: 100%;
	margin-bottom: 5px;
}

.cf_email
{
	width: 100%;
	margin-bottom: 5px;
}

.cf_phone
{
	width: 100%;
	margin-bottom: 5px;
}

.cf_question
{
	width: 101%;
}

.cf_question textarea
{
	width: 100%;
	border: solid 1px #AAAAAA;
	margin-bottom: 5px;
}

.cf_btnContactSubmit
{
}

.cf_inputbut
{
	background: url(Images/btn_verstuur.gif) no-repeat top left;
	border: medium none;
	height: 24px;
	width: 77px;
}

.cf_inputbut:hover
{
	background: url(Images/btn_verstuur.gif) no-repeat bottom right;
	border: medium none;
	height: 24px;
	width: 77px;
}

input.textBox, .textarea
{
	border: 1px solid #AAAAAA;
	color: #4B4B4B;
	padding: 3px;
	width: 100%;
}



#contactWrapper
{
	width: 100%;
	vertical-align: top;
}
.contactInfo
{
	vertical-align: top;
	margin-right: 0px;
	width: 200px;
}
#lastContactInfoContainer
{
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
}
table.newsTable
{
	width: 100%;
	margin-top: 5px;
}
table.newsTable td
{
	width: 655px;
}
a:hover.contactInfoLink
{
	text-decoration: underline;
}
.contactInfoBlock
{
	text-align: left;
	vertical-align: top; /* width: 190px; float:left; padding-right: 15px; vertical-align:top; text-align:justify; */
}

.contactInfoBlock td
{
	margin-bottom: 2px;
}


#contactInfoBlockLast
{
	padding-right: 0px;
}

