/* Hoofdonderdelen Body, h1 t/m h3, p, img */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #6F90A1;
	width: 100%;
	height: 100%;
}

/* Hoofdtekst max. 5 woorden */
h1 {
	margin: 50px 0px 0px 130px;
	color: White;
	font-family: Verdana;
	font-size: 18pt;
	text-transform: uppercase;
}

/* Deeplink */
a.ip-calltoaction, a.ip-calltoaction:active, a.ip-calltoaction:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;   
	text-decoration: underline;
	margin: 4px 0px 4px 0px;
}

a.ip-calltoaction:hover { 
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	text-decoration: underline;
	margin: 4px 0px 4px 0px;
}

/* Deeplink bottom*/
a.ip-calltoactionbottom, a.ip-calltoactionbottom:active, a.ip-calltoactionbottom:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;   
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

a.ip-calltoactionbottom:hover { 
	font-size: 11px;
	font-weight: normal;
	color: #333333; 
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

/* Kop per blokje */
h2 {
	padding:5px 0px 0px 5px;
	color:white;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	display: block;
	height: 32px;
	text-transform: uppercase;
}

/* Tekst per blokje */
p {
	margin: 0px 0px 0px 10px;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
}

img {
	border: 0px;
}

a.ip-menu, a.ip-menu:active, a.ip-menu:visited {
	padding:10px 10px 10px 10px;
	font-family:Arial;
	font-size: 11px;
	line-height:150%;
	color: #000000;
	text-decoration: none;
}

a.ip-menu:hover {
	padding:10px 10px 10px 10px;
	font-family:Arial;
	font-size: 11px;
	line-height:150%;
	color: #000000;
	text-decoration: none;
}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width:955px;
	background:#ffffff;
}

#menudiv ul {
	font-family: Verdana;
	font-size: 10px;
	list-style: none;
	
}

#tabNavigation li {
	float:left;
	text-align:center;
	height:25px;
}

#tabNavigation li a:hover {
	color:#fff;
}

#tabNavigation a {
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:Black;
	padding:0px 0px 0px 10px;
	height:25px;
	float:left;
	cursor:pointer;
	display:block;
}

#tabNavigation a span {
	padding:5px 10px 0px 0px;
	height:20px;
	float:left;
}

#secondmenudiv {
	width:725px;
	height:31px;
	border-top:solid 1px #999997;	
}

#middlesnippet
{
	width:955px;
	height:120px;
	border-top:solid 1px #e0e0e2;	
	border-bottom:0px;	
	background-color:#fff;
	float:left;
	margin-top:0px;
}

#middletext2 {
	width:891px;
	height:107px;
	margin:10px 33px 0px 31px;
	font-family:verdana;
	font-size:12pt;
	color:white;
}

img.hand {
	width:155px;
	height:172px; 
	top:35px;
	left:775px; 
	display: block;
	position: absolute;
	z-index:2; 
}

#leftcontent {
	width:145px;	
	text-align:center;
	float:left;
}

#contentsnippet {
	width:490px;
	padding-top:35px;
	float:left;
}

#rightcontent {
	width:300px;	
	padding:32px 0px 0px 20px;
	float:left;
}

#rightcontent h3
{
	margin:0px 0px 0px 0px;
	color:#639ad2;
	font-family:Arial;
	font-size:16pt;
	background-color:white;
	width:240px;
	padding-bottom:2px;
}

.nieuwscontent {
	width:240px;
	margin-top:1px;
	float:left;
}