@charset "utf-8";
.par {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	text-align:justify;
}
.subkop {
	font-weight: bold;
	color: #99af18;
}
.subkop2 {
	font-weight: bold;
}

.link {
	color: #99af18;
	text-decoration:underline;
}
.link:hover {
	text-decoration:none;
}

.nieuwskop {
	font-weight: bold;
	color: #b3b3b3;
	text-transform:uppercase;
	font-size:1.2em;
}
.nieuwsintro {
	color: #000000;
	font-size:0.9em;
	line-height:15px;	
}
.field {
	background-color: #666666;
	width: 260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:5px;
	border: 1px solid #4D4D4D;
}
.submit {
	margin:0px;
	padding:0px;
	background-image:url(../images/verstuur.gif);
	background-repeat:no-repeat;
	background-position:center;
	outline:none;
	margin-left:303px;
	margin-top:6px;
}

.previewimg{
	background-color: #4D4D4D;
	height: 188px;
	width: 343px;
	z-index:100;
	top:0px;
	z-index:101;
}

.previewtxt {
	background-color: #4D4D4D;
	z-index:100;
	margin-top:2px;
	width:343px;
	height:286px;
	font-size:10px;
	z-index:101;
	overflow:hidden;
}

.preview {
	background-color: #262626;
	height: 476px;
	width: 343px;
	border: 1px solid #FFFFFF;
	position: absolute;
	display:none;
	z-index:100;
	top:100px;
	margin-left:80px;
	
}

#button_contact a
{
	position:absolute;
	display:block;
	width:129px;
	height:129px;
	background-image:url(../images/button_contact.gif);
	z-index:6;
	margin-top:-102px;
	margin-left:660px;
}