body
{
	background-image: url(content/img/page_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #cdcbcb; 
}

/**********************/
/* POSITIONERING */
/**********************/

#top
{
	position: absolute;
	top: 0px;
	left: 31px;
	width: 960px;
	height: 269px;
}

#mainnav
{
	position: absolute;
	top: 45px;
	left: 0px;
	height: 50px;
	width: 960px;
	background-image: url(content/img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainnavlinks
{
	position: absolute;
	top: 19px;
	left: 175px;
	height: 30px;
	width: 900px;	
}

#logo
{
	position: absolute;
	top: 6px;
	left: 0px;
	height: 77px;
	width: 167px;
}

#quicklinks
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 27px;
	width: 300px;
	text-align: right;
}

#newsflash
{
	position: absolute;
	top: 110px;
	left: 447px;
	height: 130px;
	width: 490px;
	color: #FFFFFF;
	font-size: 12px;	
}

#container
{
	position: absolute;
	top: 275px;
	left: 42px;
	width: 940px;
}

#subnav
{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 250px;	
}

#contentinsprong
{
	position: absolute;
	top: 0px;
	left: 270px;
	width: 650px;	
	padding-bottom: 50px;	
}


/*************/
/* OPMAAK */
/*************/

body, li, td
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 12px;
}

th
{
	font-size: 13px;
}

h1
{
	font-size: 14px;
}

/*newsflash */

#newsflash a
{
	color: #FFFFFF;	
}

#newsflash a:hover
{
	color: #FFFFFF;	
	text-decoration: none;
}

#newsflash h1
{
	text-transform: uppercase;
	font-weight: bold;
}

#newsflash p
{
	padding-left: 40px;
}

/* mainnav */

#mainnav a
{
	color:#FFFFFF;
	background-image: url(content/img/mainnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 12px 13px 5px;
	text-decoration: underline;
}

#mainnav a:hover
{
	color: #70dbfc;
	text-decoration: none;
}

/*subnav */

#subnav table
{
	width: 248px;	
}

#subnav table td.subnav_title
{
	height: 42px;
	width: 248px;
	background-image: url(content/img/subnav_title.gif);
	background-repeat: no-repeat;
	color: #03b0e3;
	text-transform: uppercase;
	padding-left: 40px;
	font-weight: bold;
	background-color:#ffffff;	
}

#subnav table td.subnav_bottom
{
	background-image: url(content/img/subnav_bottom.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;		
}

#subnav table td
{
	background-color:#f0f0f0;
}

#subnav table td ul
{
	margin-top: 15px;
}

#subnav table td li
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#subnav table td li a
{
	color: #454444;
	list-style-image: url(content/img/arrow_grey.gif);
	text-decoration: underline;
}

#subnav table td li a:hover
{
	color: #03b0e3;
	list-style-image: url(content/img/arrow_orange.gif);
	text-decoration: none;
}

/*content */

#content table td a
{
	color: #454444;	
	text-decoration: underline;
}

#content table td a:hover
{
	color: #03b0e3;	
	text-decoration: none;
}

#content table th
{
	color: #03b0e3;	
	text-transform: uppercase;
	border-bottom: 1px solid #03b0e3;
	text-align: left;
	padding-top: 10px;
}

#content table td
{
	background-color:#f0f0f0;
}

#content table td.promotie
{
text-align: right;	

}

#content table td.promotie em
{
	background-color: #03b0e3;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	padding: 1px 8px 1px 4px;
	text-transform: uppercase;
	margin-right: 5px;
	background-image: url(content/img/promotie.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

/* span */
span.top
{
	text-align: right;
	background-image: url(content/img/top.gif);
	background-position: right;
	background-repeat: no-repeat;	
	width:650px;
	padding-right: 12px ;
	font-size:10px;
	font-weight: bold;
}

span.top a
{
	color: #03b0e3;	
	text-decoration:underline;	
}

span.top a:hover
{
	text-decoration:none;		
}

/*content */

#content  li a
{
	color: #5c5c5c;	
	text-decoration:underline;	
}

#content  li a:hover
{
	color: #03b0e3;	
	text-decoration:none;	
}

#content table.sfeer td
{
	background-color: #FFFFFF;
}

/* prijsperiode */

#prijs_periode
{
	float: right;
	width: 300px;
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#prijs_periode table th
{
	background-color:  #03b0e3;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}
#prijs_periode table td
{
	background-color:  #6ed5f5;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
}

#prijs_periode table td a
{
	color: #FFFFFF;	
	text-decoration: underline
}

#prijs_periode table td a:hover
{
	text-decoration: none;
	color:#FFFFFF;
}