body
{
    margin:0px;
}

body,p,td
{
	font-family			: verdana;
	font-size			: 11px;
	color				: #00172F;
	line-height         : 18px;
}

img
{
	border-width		: 0px;
}

a
{
	color				: #0066CC;
	text-decoration		: underline;
}

a:hover
{
	color				: #000;	
	text-decoration		: none;
}

h1,
.h1
{
	font-weight			: bold;
	color				: #0066CC;
	font-size			: 13px;	
	text-transform:none;
	margin:0px;
	margin-bottom:10px;
}

h2
{
    font-weight			: bold;
	color				: #00172f;
	font-size			: 11px;
	text-transform:none;
	margin:0px;
	margin-bottom:10px;	
}

h3
{
	font-weight:bold;
	font-size:11px;
	color:#00172f;
	margin-bottom:10px;
}

.HomepageVisualHolder
{
    width:100%;
    height:170px;
    background-color:#65C6F9;
    margin-bottom:20px;
}

.HomepageVisual
{
    width:900px;
    height:170px;
    margin-left:auto;
    margin-right:auto;
    
}

.HeaderTop
{
    width:100%;
    height:22px;
    background-color:#FFCC00;
    margin:0px;
    border-width:0px;
    border-style:solid;
    border-bottom-color:#fff;
    border-bottom-width:1px;
}

.HeaderLogoHolder
{
    width:900px;
    height:22px;
    margin-left:auto;
    margin-right:auto;    
}

.LogoHolder
{
    position:absolute;
    top:3px;
}

.LogoHolder img
{
    border-width:0px;
}

.ContentHolder
{
    margin-left:auto;
    margin-right:auto;
    width:900px;
}

.AddressLinks a
{
    font-size:10px;
}

.HomepageFooterInfo
{
    text-align:center;
    font-size:10px;
}

.HomepageFooterInfo a
{
    font-size:10px;
}

.mainTable
{
	margin				: 10px;
	background-color	: #FFFFFF;
	margin-top			: 0px;
	width				: 900px;
}



.IntroHolder
{
    width:140px;
    margin-right:22px;
    float:left;
}

.IntroHeader
{
    width:140px;
    height:20px;
    background-color:#7BB2E7;
    line-height:20px;
    vertical-align:middle;
    margin-bottom:1px; 
}

.IntroImage
{
    margin-bottom:1px;            
}

.IntroHeader a,
.IntroHeader a:hover
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:10px;
}

.IntroText
{
    width:140px;
    height:80px;
    background-color:#EAEAEA;
}

.IntroText a
{
    color:#000000;
    text-decoration:underline;
}

.IntroText a:hover
{
    color:#000000;
    text-decoration:none;
}   

.IntroTextContent
{
    width:132px;
    margin:4px;
    margin-top:0px;
}   


/* hoofd navigatie */



.main-nav
{
	background-color	: #FFCC00;
}

.main-nav TD a
{
	color				:#0000FF;
	font-size			: 11px;
	text-decoration			: none;
}

.main-nav TD a:hover
{
	color				: #0000FF;
	font-size			: 11px;
	text-decoration			: underline;
}

.main-nav-empty
{
	width				: 8px;
}

.toplink
{
	float:right;
	margin :10px;
}

.subnav
{
	height				: 24px;
	border-style		: dotted;
	border-width		: 0px;
	border-bottom-width : 1px;
	border-color		: #CCCCCC;
	padding-top			: 4px;
}

.subnav a
{
	color				: #0066CC;
	font-weight			: bold;
	text-decoration		: none;
}

.subnav a:hover
{
	color				: #000000;
	font-weight			: bold;
	text-decoration		: underline;
}		


.navholder
{
	width				: 190px;
	padding				: 0px;
	padding-top			: 10px;
	padding-bottom		: 10px;
}

.ButtonRefHolder
{
    width:196px;
    float:right;     
}

.ButtonRef
{
    width:196px;
    background-color:#7BB2E7;
    height:49px;
    line-height:49px;
    vertical-align:middle;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    font-weight:bold;
    font-size:14px; 
    color:#C5DDF5;    
                     	    
}

.ButtonRef a,
.ButtonRefCustomer a,
.ButtonRef a:hover,
.ButtonRefCustomer a:hover		
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;	
    border-width:0px;	    
}

.ButtonRef span,
.ButtonRefCustomer span
{
    margin-left:10px;
}


.ButtonRefCustomer
{
    width:196px;
    background-color:#7BB2E7;
    height:50px;
    line-height:50px;
    vertical-align:middle;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    font-weight:bold;
    font-size:14px; 
    color:#C5DDF5;    		    
}	

.MainContent
{
    width:490px;
}

/* formulier */

form input,textarea
{
	width				: 200px;
	border-width		: 1px;
	border-color		: #DBDCDE;
	border-style		: solid;
	margin-bottom:4px;
}

form .radio,
.Radio
{
	border-width		: 0px;
	width				: 14px;
	height				: 14px;
}	

form .contactButton,
form .button
{
	width				: 100px;
}

.LinkpartnersLink
{
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	color:#666666;
}

