body { 
 padding: 5px 0 0 0; 
 margin: 0; 
 font: 12px Tahoma, Arial, sans-serif; 
}

.body { 
 padding: 5px 0 0 0; 
 margin: 0; 
 font: 12px Tahoma, Arial, sans-serif; 
 background: #fff url(img/bg.gif) repeat-x; 
 color: #454545; 
}

.bodyVideo { 
 padding: 5px 0 0 0; 
 margin: 0; 
 font: 12px Tahoma, Arial, sans-serif; 
}

.leesverder {
	color: #000066;
	text-decoration :none;
	font-sixe : 12px;
	font-style : italic;
}

.videoLnk { 
 color: #cc001d; 
 text-decoration :none;
 font-sixe : 12px;
 font-style : italic;
 font-weight : bold;
}

.textLnk {
	color: #000066;
	text-decoration :none;
	font-sixe : 12px;
	font-weight : bold;
}
.tags { 
 color: #357994; 
 text-decoration :none;
 font-sixe : 12px;
}

.tags:hover { 
 color: #357994; 
 text-decoration :underline; 
 font-sixe : 12px;
}

.hl { 
 color: #cc001d; 
 text-decoration :underline;
 font-weight : bold;
 font-sixe : 12px;
}

.tabOn { 
 color: #2F637A; 
 text-decoration :none;
 font-weight : bold;
 font-sixe : 12px;
 padding-left : 8px;
 padding-right : 8px; 
}
.tabOn:hover { 
 color: #2F637A; 
 text-decoration :none; 
 font-weight : bold;
 font-sixe : 12px;
 padding-left : 8px;
 padding-right : 8px; 
}

.tabOff { 
 color: white; 
 text-decoration :underline;
 font-weight : bold;
 font-sixe : 12px;
 padding-left : 8px; 
 padding-right : 8px; 
}
.tabOff:hover { 
 color: white; 
 text-decoration :underline; 
 font-weight : bold;
 font-sixe : 12px;
 padding-left : 8px; 
 padding-right : 8px;
}

td {
 font: 12px Tahoma, Arial, sans-serif;
 color: #454545; 
}

.tdTags {
 font: 11px Tahoma, Arial, sans-serif;
 color: white; 
}

.content {
 border-top : 1px solid #CFCFCF; 
 border-bottom : 0px solid #CFCFCF; 
}

.nieuws {
 border : 1px solid #CFCFCF; 
 background-color : #EEEEEE; 
}

.txt {
 border : 1px solid #CFCFCF; 
}

.search {
 width : 200px;  
 border : 1px solid #357994; 
}

.button {
 width : 60px;  
 border : 1px solid #58cff9; 
 font-weight : bold; 
}
