div#servicemenu{
height: auto;
min-height: 140px;
_height: 140px; /* underscore hack for IE */
padding: 23px 0 0 0;
margin: 0px;
background: url(../images/bg_servicemenu.gif) #dddddd no-repeat;
}

img#logoHome{
width: 778px;
height: 54px;
margin-top: 45px;
margin-left: 8px;
}

div.subBox{
	padding: 0px;		
}


div#contentHome{
padding: 0px 270px 22px 96px;
font-weight: normal;
}

A:link, A:visited, div.subBox a{
	color: blue;
	text-decoration: none;	
	}
A:hover, A:active, div.subBox a:hover, div.subBox a:active{	
	text-decoration: underline;
}

div#contentHomepage{
	width: 778px;
	min-height: 330px;
	_height: 330px;/* underscore-hack voor IE min-height-bug */
	background: url(../images/bg_content_homepage.jpg) repeat-x;	
	float: right;	
	margin-right: 8px;
	_margin-right: 4px;/* underscore hack voor IE die box-model niet begrijpt */
	overflow: hidden;
	padding-top: 1px;			
}

div#contentHomepage h2{
	font-size: 98%;
}


div#kolomLinks{
float: left;
width: 296px;
/*margin-left: 88px;*/
margin-left: 32px;
/*_margin-left: 44px; underscore hack for IE onbegrip van boxmodel */
_margin-left: 16px;/* underscore hack for IE onbegrip van boxmodel */
}

div#kolomRechts{
float: left;
width: 296px;
/*margin-left: 32px;*/
margin-left: 88px;
}

div#printTip{
display: none;
}

div#disclaimer{
padding-top: 20px;
}

h2{
border-bottom: 1px solid #fff;
padding-bottom: 3px;
padding-left: 14px;
}

div#kolomLinks h2{
	background: url(../images/icon_h2_home_rood.gif) 0 26px  no-repeat;
}

div#kolomRechts h2{
	background: url(../images/icon_h2_home_blauw.gif) 0 26px  no-repeat;
}

body{
font-size: 0.75em;
}

div#kolomLinks A:link, div#kolomLinks A:visited{
	color: red;
	text-decoration: none;	
}

div#kolomLinks  A:hover, div#kolomLinks  A:active{	
	text-decoration: underline;
}
