hbody, table, tr, td { 
	font: 12px Arial, sans serif; 
	color: #000000;
}	

.blockHeader{ 
	color: #FFFFFF;
	font-weight:bold;
}	

.menu {
	text-transform: uppercase;
	font: 11px Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

.menu:hover{
	text-decoration: underline;
	background-color:;
}

.mainTitle, h1 { 
	font-size: 18px; 
	font-weight: bold;
}	

.subTitle, h2 { 
	font-size: 14px; 
	font-weight: bold;
}

.tdkop {
	background-color:#007AA5;
	font-family:Tahoma, Arial;
	font-size:13;
	color:#FFFFFF;
	font-weight:bold;
}

.bottomLinks { 
	font: 10px Arial, sans serif; 
}	

input, select {font: 11px Arial, Helvetica, sans-serif;}

a { 
	color:#00AADE;
}	
a:hover {
	text-decoration:none;
}	

.newslink { 
	color:#00AADE;
	font-weight: normal;
	text-decoration:none;
}	
.newslink:hover {
	text-decoration:underline;
}

hr {width:100%;color:#00AADE; height:1}	


.header { font: 12px Arial, Helvetica, sans-serif; color: #000000; font-weight:bold;}	
.tdnews { padding:10;}	
.news { color:#000000}

/* Partnerweb Specifiek */

.tablenoborder {
	cellspacing:0;
	cellpadding: 1;
	width: 95%;
} 

.table {
	border-color:#04629c;
	border-width: 1px;
	border-style: solid;
	cellspacing: 0;
	cellpadding: 1;
	width: 95%;
} 

.small_links {
	background-color: #fce1be;
	font-size:8pt;
	font-style:normal;
	color:#04629c;
	font-family:arial;
} 

.cellkop1 {
	font-size: 12pt;
	font-weight:bold;
	color:#000000;
	font-family:arial;
	border-bottom-style: solid; 
	border-bottom-width:1; 
	border-bottom-color: #00AADE;
}

.cellkop2 {
	font-size: 9pt;
	font-weight:bold;
	color:#000000;
	font-family:arial;
	border-bottom-style: solid; 
	border-bottom-width:2; 
	border-bottom-color: #00AADE;
} 

.smalltekst {
	font-size:8pt;
	font-style:normal;
	color:#000000;
	font-family:arial;
}

.smalltekst2 {
	font-size:8pt;
	font-style:normal;
	color:#04629c;
	font-family:arial;
} 

.cell1 {
	background: #feefd7;
}

.cell2 {
	background: #FEF8F1;
} 

.kop2 {
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	font-family:arial;
} 

/*nav */

#topmenu, #topmenuitem a{
	font-family:arial,helvetica; font-size:12px; font-weight:bold;
	float: left;
	width: 150px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	line-height: 20px;
}
	
#topmenuitem a {
    padding-left: 4px;
    border-left: 1px solid #000000;
}
#topmenuitem a:hover {
	background: #00AADE;
	color:#FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#topmenu {
	width: 800px;
	float: none;
}