@charset "utf-8";
/* logo spacing */
.sponsor-row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;text-align:center	
	
}
.sponsor-row img{margin:10px;vertical-align: middle;}
/* SPONSOREN */

table#sponsor{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 18px;margin-bottom:20px}
table#sponsor td{
	padding:4px;border-bottom:1px solid #fff
	
}
table th{text-align:left;padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}
#sponsor img{}
img.pad{margin-bottom:5px}
table#sponsor .rowblue{background-color: #fff;}
#sponsor a:hover{color:#1a74a1}
