BODY {
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
	color : #FFFFFF;
}

TD {
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
	color : #FFFFFF;
}
.introtekst {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	line-height : 18px;
	color : #000000;
}
.titel {
	font-family : Arial;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
	color : #e3aa67;
}
.datum {
	font-family : Arial;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
	line-height : 26px;
	color : #ffcc00;
}
.artiest {
	font-family : Arial;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	line-height : 22px;
	color : #ffffff;
}
.error {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 22px;
	color : #ff0000;
	outline: white solid thin;
}
.gb_titel {
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #e3aa67;
}
.bo_tekstTitel {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 11px;
	color : #e3aa67;
}
.bo_titel {
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #e3aa67;
}
.bo_tekst {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 11px;
	color : #000000;
}
.bo_succ {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 11px;
	font-weight : bold;
	color : #1F6913;
}
A {
	color: #525767;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #000000;
	text-decoration : underline;
	font-weight : bold;
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	text-decoration : none;
	font-weight : bold;
}

A.wit {
	color: white;
	text-decoration : none;
}
A:HOVER.wit {
	color: #ababab;
	text-decoration : none;
	font-weight : bold;
}
A:LINK.wit {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.wit {
	text-decoration : none;
	font-weight : bold;
}

A.rood {
	color: #FF0000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.rood {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
A.grijs {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}




#rood A:active  { color: #ff0000; text-decoration: none}
#rood A:visited { color: #ff0000; text-decoration: none}
#rood A:link    { color: #ff0000; text-decoration: none}
#rood A:hover   { color: #ff0000; text-decoration: none}

#bolink A:active  { color: #ff0000; text-decoration: underline}
#bolink A:visited { color: #ff0000; text-decoration: underline}
#bolink A:link    { color: #ff0000; text-decoration: underline}
#bolink A:hover   { color: #ff0000; text-decoration: underline}

INPUT {
	color : #000000;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	}
	
SELECT {
	color : #000000;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	}
	
.area {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.klein {
	font-size : 10px;
}

.nieuws_datum {
	font-size : 10px;
	font-weight : bold;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}
.nieuws_titel {
	font-size : 10px;
	font-weight : normal;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}
