.plain, body, table, td, p {
	font-family: Arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.plainhand {
	cursor : pointer;
}
h3{
	font-family: Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #00a4e4;
	font-weight: normal;
	text-decoration: none;
}

a:visited, a:active {
	font-family: Arial;
	font-size: 11px;
	color: #00a4e4;
	font-weight: normal;
	text-decoration: none;
} 

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00a4e4;
	font-weight: normal;
	text-decoration: underline;
} 

a.linkbutton, a.linkbutton:link, a.linkbutton:visited  {
	background-color: #FFFFFF;
	background-image: url('');
	border: 1px solid #000000;
	display:block inline;
	height: 20px;
	width: 100px;
	margin: 5px auto;
	padding: 3px 20px 5px 20px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
a.linkbutton:hover{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display:block inline 100px;
	height: 20px;
	width: 100px;
	margin: 5px auto;
	padding: 3px 20px 5px 20px;
	text-align: center;
	color: #640E71;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.textbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #434343;
	border: 1px solid #003366;
	font-weight: normal;
	text-decoration: none;
	height:20px;
	padding:2px;
}
.textboxmini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #434343;
	border: 1px solid #003366;
	font-weight: normal;
	text-decoration: none;
	height:20px;
	padding:2px;
}
.button {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 11px;
	background-color: #003366;
	border: 1px #434343 solid;
	cursor: pointer;
}
.zoekbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px #434343 solid;
	cursor: pointer;
	font-weight: bold;
}
.zoekbutton: hover, .zoekbutton:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7ACCC8;
	border: 1px #434343 solid;
	cursor: pointer;
	font-weight: bold;
}
.klein{ 
	font-family: Arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.mini{
	font-family: Arial;
	font-size: 9px;
	color: #737373;
	font-weight: normal;
	text-decoration: none;
}
.minizwart{
	font-family: Arial;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.minihome{
	font-family: Arial;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.minileesverder,.minileesverder:visited{
	font-family: Arial;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.minileesverder:hover,.minileesverder:active{
	font-family: Arial;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
.nieuwsarchief,.nieuwsarchief:visited{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.nieuwsarchief:hover,.nieuwsarchief:active{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.kop{
	font-family: "Arial";
	font-size: 180%;
	color: #003366;
	text-decoration: none;
	padding:0px 0px 5px 0px;
}
.kop:hover{
	font-family: "Arial";
	color: #003366;
	text-decoration: none;
}
.kop:active, .kop:visited{
	font-family: "Arial";
	color: #003366;
	text-decoration: none;
}
.subkop{
	font-family: "Arial";
	font-size: 160%;
	color: #003366;
	text-decoration: none;
	padding:0px 0px 5px 0px;
}

.extramenu_linkkop{
	font-family: "century gothic";
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	cursor: pointer;
}

.extramenu_linkkop_selected{
	font-family: "century gothic";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	cursor: pointer;
}

.extramenu_titel{
	font-family: "century gothic";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 5px 0px;
}

.extramenu_tagline{
	font-family: "century gothic";
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 5px 0px;
}

.extramenu_explain {
	padding: 5px;
}

.extramenu_arrow {
	background-color: #707174;
}

.extramenu_arrow:hover, .extramenu_arrow_selected  {
	background-color: #003366;
	background-image:url('../thema/ica2009/pics/extramenu_arrow.gif'); 
	background-repeat:no-repeat; 
	background-position:top left;
}

.extramenu_link {

	font-family: "century gothic";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	vertical-align: middle;
	cursor: pointer;

}	

.extramenu_link_selected {

	font-family: "century gothic";
	font-size: 14px;
	font-weight: bold;
	color: #00a4e4;
	background-color: #00a4e4;
	padding: 5px;
	vertical-align: middle;
	cursor: pointer;

}

.td_kop{
	font-family: "Arial";
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.footerLine {
	font-family: "century gothic";
	font-size: 60px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 800px;
}

.tabblad {
	
	float:left;
	height:23px;
	cursor:pointer;
	width:100px ;
	margin-right:5px;
	margin-top: 4px;
	text-align:center;
	font-size:14px;
	color:#000;
	
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	background-color:#f7a383;
	
}

td .companylogo {
	height:64px; 
	width:96px;
	background-image:url('../thema/ica/pics/companylogo_bg.gif'); 
	background-repeat:no-repeat; 
	background-position:top center;
	padding: 7px 10px 3px 12px;
	/*border: 1px solid #FF0000;*/
}

.evenement_donker{
	font-family: "Arial";
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.evenement_licht, a.evenement_donker {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#overlay {
	background-color:#FFFFFF;
	display:none;
	height:100%;
	left:0px;
	opacity:0.7;
	position:fixed;
	top:0px;
	width:100%;
	z-index:900;
}
* html #overlay {
	position:absolute;
}
#divAristoteles {
	background-color:#FFFFFF;
	border:1px solid #003366;
	display:none;
	height:460px;
	left:50%;
	position:fixed;
	text-align:left;
	top:50%;
	width:440px;
	z-index:950;
	padding: 0px;
}
* html #divAristoteles {
position:absolute;
}
.windowIEcenter {
}

.evenementtabelica
{
	
}

.evenementtabelica strong
{
	color:#434343;
}
.evenementtabelicasupported
{
	
}

.evenementtabelicasupported strong
{
	color:#434343;
}

div#loginHolder{
	float: right; 
	height:30px;
}
div#tekstHolder{
	margin: 2px;
}
.ica_borderBottomtd{
	border-bottom: 1px solid #717074;
}

