/* BORDERS */
.topLeft{
	border-top: none #000000;
	border-bottom: none;
	border-left: none;
}
.redFlagLeft{
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}

/* FONTS */
a {
	text-decoration: none;
	color: #00a0b8;
	
}


td, p, body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
}

ul,ol {
    margin-top: 0px;
    margin-bottom: 0px;
}
.broodTitel{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
}
.sublink{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
}
.sublink:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
}
.txtzwart{
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}
.txtzwart td {
	font-size: 11px;
	line-height: 140%;
}
.txtzwartvet{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
}
.txtwit{
	color: #FFFFFF;
	font-size: 100%;
	line-height: 140%;
}

.txtwitvet{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
}

.txtwit a,.txtwitvet a  {
	color: #FFFFFF;
	font-size:11px;
}

.txtwit a:hover , .txtwitvet a:hover {
	color: #000000;
	font-size:11px;
}
.zoekresultaat, .zoekresultaat:active, .zoekresultaat:visited {
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0462CC;
	font-size:11px;
}
.zoekresultaat:hover {
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #0462CC;
	font-size:11px;
}
.linkthumbbig
{
	float: left;
	width: 		100px;
	height: 	100px;
	border: 	1px solid #CDCDCD;
	cursor: 	pointer;
	text-align:	center;
}
.linkthumbbig:hover
{
	border: 	1px solid #333333;
}
.zoekresultaat, .zoekresultaat:active, .zoekresultaat:visited {
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0462CC;
	font-size:11px;
}
.zoekresultaat:hover {
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	color: #0462CC;
	font-size:11px;
}
/* FORMS */
.textbox {
	border: #000000 1px inset;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	}
	
.button {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0462CC;
	border : 0px solid #0462CC;
	cursor : pointer;
}

.linkthumbbig
{
	float: left;
	width: 		100px;
	height: 	100px;
	border: 	1px solid #CDCDCD;
	cursor: 	pointer;
	text-align:	center;
}
.linkthumbbig:hover
{
	border: 	1px solid #333333;
}

