/*///////////////////////////

  Algemene styles

///////////////////////////*/

.adresTop {
	width: 100%;
	height: 28px;
	position:absolute;
	padding: 7px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

.mainLayout {
	width: 739px;
	height: 625px;
	left: 30px;
	top: 0px;
	position:absolute;
    background-color: #FFF;
}

.content {
	top: 136px;
	left: 38px;
	width: 488px;
	height: 466px;
	margin-bottom: 50px;
	position: absolute;
}

/* Slordige smokkelactie: pagina's in witte contentkader hebben links een pixellijn*/
.bgMainContent {
	background-attachment: fixed;
	background-image: url(../img/bg_ron.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* contentkader, DIV */
.contentKader {
	height: 466px;
	width: 488px;

	background-color: #FFF;
	background-image:  url("../img/bg_subpages_bm_contentkader.gif");
	background-repeat: no-repeat;
	background-position: bottom;	
}

/* contentkader, opmaak kop incl. achtergrondplaatje */
.contentKop {
	height: 23px;

	background-color: #0D2E88;
	background-image:  url("../img/bg_subpages_bm_contentkader_kop.gif");
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* AANGEPAST: 1PX GROTER */
	font-variant: small-caps;
	font-weight:bold;
	color: #FB0F0C;
	text-align: left;
	vertical-align: middle;
	text-indent: 6px;
}

/* contentkader, opmaak content */
.contentContent {
	xpadding: 10px 20px 20px 10px ;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* AANGEPAST: 1PX GROTER */

	text-align: left;
	vertical-align: top;
}

.contentContent a:link, .contentContent a:visited {
	color: #000000;
}

.contentContent a:hover, .contentContent a:active {
	text-decoration: underline;
	color: #FB0F0C;
}

.contentContent ul{
	margin-left: 15px;
	margin-left: 0px;
	padding-left:10px;
	padding-right:5px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* AANGEPAST: 1PX GROTER */
	line-height: 16px;
	position: relative;
	list-style-position: outside;
	list-style-image: url(../img/list_item_light.gif);
	left: 0px;
}

.player {
	top: 337px;
	left: 538px;
	width: 175px;
	height: 218px;
	background-image: url("../img/tempplayerd.jpg");
	position: absolute;
}

.news {
	top: 136px;
	left: 538px;
	width: 162px;
	height: 152px;
	background-image: url("../img/bg_subpages_ess_newskader.gif");
	position: absolute;
}

.newsContent {
    top: 32px;
	left: 8px;
	width: 146px;
	height: 117px;

	position: absolute;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* AANGEPAST: 1PX GROTER */
	line-height: 12px;
	text-align: left;
}

.newsContent a:link, .newsContent a:visited {
	color: #000000;
	text-decoration: none;
}

.newsContent a:hover, .newsContent a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.zevenlogo {
	top: 607px;
	left: 5px;
	position:absolute;
	
	width: 19px;
	height: 19px;
	z-index:100;
}

.lidAutomotive {
	width: 156px;
	height: 25px;
	left: 548px;
	top: 568px;
	position:absolute;
	
	background-image: url("../img/icon_lid_automotive.gif");
	background-repeat:no-repeat
}


/*///////////////////////////

  subpages styles

///////////////////////////*/
.bgBody {
	margin: 0px;
	height:100%;
	
	background-color: #B1C6C4;

	background-image:  url("../img/bg_subpages_topbar.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.bgBodyContent {
	margin: 0px;
	height:100%;
	
	xbackground-color: #FFFFFF;
	background-attachment: fixed;
}

.bgBodyTxt {
	margin: 0px;
}

/*///////////////////////////

  Bedrijfsspecifieke styles

///////////////////////////*/
.bgBody {
	margin: 0px;
	height:100%;

	background-attachment: scroll;
	background-image: url(../img/bg_ess.gif);
	background-repeat: x-repeat;
	background-position: left top;
}

.naviTopButtons {
	width: 100%;
	height: 136px;
	top: 28px;
	position:absolute;
	
	background-image: url("../img/title_img_ess.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	top: 90px;
	left: 380px;
	width: 284px;
	height: 19px;
	position: absolute;
	text-align: right;
}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	display	: inline;
}

#menu li {
	display	: inline;
    padding: 8px;
}

#menu a,#menu a:link,#menu a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: #0E3192;
    text-decoration: none;
}

#menu a:hover,#menu a:active {
    color: #FF0000;
}
