/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E50006;		
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E50006;		
}

a:link{ 	color: #ffffff; text-decoration: underline; font-weight: bold; }
a:active{ 	color: #ffffff; text-decoration: underline; font-weight: bold;}
a:visited{ 	color: #ffffff; text-decoration: underline; font-weight: bold;}
a:hover{ 	color: #ffffff; text-decoration: underline; font-weight: bold;}

a.link_blauw:link{ 		color: #7dd5ee; text-decoration: underline; font-weight: bold; }
a.link_blauw:active{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}
a.link_blauw:visited{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}
a.link_blauw:hover{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}

.blauw_link a:link{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold; }
.blauw_link a:active{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}
.blauw_link a:visited{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}
.blauw_link a:hover{ 	color: #7dd5ee; text-decoration: underline; font-weight: bold;}

.image_padded{
	margin: 10px;
}

img{
	border-style: none;	
}

table{

}

p{
	display: inline;
}

.table_boven{

}

.table_midden{

}

.cell_midden_links{
	background-image: url(../images/website_TK_28.gif);
}

.cell_midden_midden{
	background-image: url(../images/website_TK_29.gif);
}

.cell_midden_rechts{
	background-image: url(../images/website_TK_30.gif);
}

.table_onder{

}

.text{
	border-style: solid;
	border-width: 2px;
	border-color: #7DD5EE;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button{
	border-style: solid;
	border-width: 2px;
	border-color: #7dd5ee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10px;	
	cursor: pointer;
}

.border_blauw{
	background-color:#FFFFFF;
	color: #39320F;
	border-style: solid;
	border-width: 2px;
	border-color: #7dd5ee;
	
}

.spacer_top{
	height: 18px;
}

#SBpowered{
display: none;
}

#SBadvert{
display: none;
}
