/* CSS Document */

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

.voorkeur{
	float: left;
	width: 380px;
	color: #000000;
	font-weight: bold;
	background-image: url(magazines/images/alert.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	margin-left: 20px;
}

.navi{
	height:37px;
	background-image: url(magazines/images/navi.png);
	background-repeat: repeat-x;
	width: 676px;
}

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

.servicebg{
	float:right;
	background-image:url(images/servicebg.png);
	height:190px;
	width:261px;
	text-align: center;
}
.service{
	color:#96BF0D;
	padding:10px;
}

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

.txt{
	width:655px;
	height: auto;
	float:left;
	padding-left:25px;
	padding-right:25px;
}

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

a:hover {
	text-decoration:underline;
}

.titel {
	color: #0099FF;
	font-size: 20px;
}

.adverteren {
	font-size: 40px;
	padding-top: 7px;
	padding-left: 25px;
	color: #0099FF;
}

.mag {
	float:left;
	width:160px;
}
