#TdTitle {
	font-size: 10px;
	height: 16px;
}
#TdNoTitle {
	font-size: 10px;
	height: 0px;
}
#TdTitleAdmin {
	font-size: 10px;
	height: 24px;
}
#TableTitle {
	font-size: 10px;
	width: 100%;
	height: 100%;
}

#TdStandardHeader 
{
    background-image: url(images/standardHeader.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
#TdStandardShadow 
{
    background-image: url(images/standardShadow.jpg);
    background-repeat: repeat-x;
}
.contentpanenieuws
{
    width: 450px;
}
.contentpaneresultaten
{
    width: 275px;
    color: #FFFFFF;
}

.contentpanestandard
{
    width: 100%;
}

/* Admin */
.dnnTitleAdmin {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.dnnTitle {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #457ABE;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}
.dnnTitleWhite {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
}

.BottomGap {
	font-size: 10px;
	height: 5px;
}



