/* CSS Document */

.content{
	width:700px;
	float:left;
}
.tabjes{
	height:37px;
	background-image:url(nieuws/images/tabs.png);
	background-repeat:no-repeat;
	width:506px;
}

.tekstbg{
	width:700px;
	float:left;
	background-image:url(nieuws/images/tekstbg.png)
}

.tekstbg2{
	width:700px;
	height:288px;
	float:left;
	background-image:url(nieuws/images/tekstbg2.png)
}

.servicebg{
	float:right;
	background-image:url(nieuws/images/servicebg.png);
	height:109px;
	width:261px;
}
.service{
	color:#96BF0D;
	font-size:15px;
}

.contact{
	float:right;
	padding-top:12px;
	width:261px;
}

.txt{
	width:650px;
	padding-left:18px;
	padding-right:25px;
}

.link1{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

