/* p */
p {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;/* AANGEPAST: 1PX GROTER */
	line-height: 16px;
}

/* Positionering kaders */
.menu {
	top: 87px;
	left: 369px;
	width: 274px;
	height: 19px;
	position: absolute;
	text-align: right;
	background-color:#CCDFF0;
}
.content {
	top: 136px;
	left: 38px;
	width: 488px;
	height: 466px;
	margin-bottom: 50px;
	position: absolute;
}

.player {
	top: 337px;
	left: 538px;
	width: 175px;
	height: 218px;
	background-image: url("../img/subpages/tempplayerd.jpg");
	position: absolute;
}

.news {
	top: 136px;
	left: 538px;
	width: 162px;
	height: 152px;
	background-image: url("../img/subpages/bg_subpages_bm_newskader.gif");
	position: absolute;
}

.newsContent {
	top: 24px;
	left: 0px;
	width: 140px;
	height: 110px;
	margin: 6px;
	position: absolute;
	
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;/* AANGEPAST: 1PX GROTER */
	line-height: normal;
}

.lidAutomotive {
	width: 156px;
	height: 25px;
	left: 548px;
	top: 568px;
	position:absolute;
	
	background-image: url("../img/subpages/icon_lid_automotive.gif");
	background-repeat:no-repeat
}