/* Hoofdonderdelen Body, h1 t/m h3, p, img */ 
body
{
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

/* Hoofdtekst max. 5 woorden */
h1
{
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #CA3270;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
}

/* Deeplink */
a.ip-calltoaction, a.ip-calltoaction:active, a.ip-calltoaction:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;   
	text-decoration: underline;
	margin: 4px 0px 4px 0px;
}

a.ip-calltoaction:hover
{ 
	font-size: 11px;
	font-weight: bold;
	color: #666666; 
	text-decoration: underline;
	margin: 4px 0px 4px 0px;
}

/* Deeplink bottom*/
a.ip-calltoactionbottom, a.ip-calltoactionbottom:active, a.ip-calltoactionbottom:visited
{
	font-size: 100%;
	font-weight: normal;
	color: #000000;   
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a.ip-calltoactionbottom:hover
{ 
	color: #666666; 
	text-decoration: underline;
}

/* Kop per blokje */
h2
{
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	color: #666666;
}

/* Tekst per blokje */
p
{
	font-size: 100%;
	color: #666666;
	margin: 0px 0px 0px 0px;
	line-height: 1.5;
}


img
{
	border: 0px;
}

table
{
	padding: 0px;
	margin: 0px;
}

/*------------------------------------------------------------------------------------------*/
table.ip-menu
{
	background: transparent;
	text-align: left;
}

td.menu
{
	vertical-align: top;
	padding-top: 20px;
}


td.ip-menu
{
	padding-left: 20px;	
}

a.ip-menu, a.ip-menu:active, a.ip-menu:visited
{
	text-decoration: none;
	color: #000000;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

a.ip-menu:hover
{
	text-decoration: underline;
	color: #0B2D49;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

img.ipmenu-image
{
	border: 0px;
}

table.ip-content
{
	background-color: transparent;
}
a.ip-contentlink, a.ip-contentlink:active, a.ip-contentlink:visited
{
	color: #666666;   
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.ip-contentlink:hover
{
	color: #666666;   
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

div#wrapper
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 768px;
}

img.nav
{
	position: absolute;
	top: 2px;
	left: 148px;
	z-index: 1;
}

div#container
{
	border-top: 0px solid #FFFFFF;
}

div#content
{
	background: #F0F0F0;
	width: 470px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

div#menu
{
	background: #FFFFFF;
	width: 253px;
}

td.menukop
{
	color: white;
	background: #003366;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;
}


table.ip-sitemap
{
	background-color: white;
	width: 450px;
	border: 0px solid #B3B3B3;
	top: 50px;
	color: #0066CC;
}

table.ip-sitemap hr
{
	color: #0066CC;
	height: 1px;
	width: 550px;
}

td.ip-sitemap-kop
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

td.ip-sitemap-content
{
	padding-left: 15px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}

a.ip-sitemap-link, a.ip-sitemap-link:active, a.ip-sitemap-link:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

a.ip-sitemap-link:hover
{
	font-weight: normal;   
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
}