HTML, BODY, TABLE {
	font-family: Verdana;
	font-size: 10pt;
}
BODY {
	margin: 0px;
	background-color: #ffe37c;
}
IMG {
	border: 0px;
}
#content {
	width: 980px;
	padding-top: 5px;
	background-color: #fbfbdf;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#content1	{
	width: 200px;
	border: 2px solid #000;
	padding: 2px;
	background-color: #fff7b5;
	margin-bottom: 5px;
}
#content2	{
	width: 500px;
	border: 2px solid #000;
	padding: 2px;
	background-color: #fff7b5;
	margin: 5px;
}
a {
	color:			#000;
	font-size:	11px;
	text-decoration: none;
}
a:hover {
	color:			#CC0000;
	font-size:	11px;
	text-decoration: underline;
}
a.promotool {
	color:			#000;
	font-size:	10px;
	font-weight: Bold;
	text-decoration: none;
}
a:hover.promotool {
	color:			#000;
	font-size:	10px;
	font-weight: Bold;
	text-decoration: underline;
}
TD.knop {
	background-color: #ffea9c;
	border: 1px solid #000;
	font-weight: Bold;
}

TD.content {
	border: 2px solid #000;
	padding: 2px;
	background-color: #fff7b5;
}
DIV.reclame_block {
	width: 200px;
	border: 2px solid #000;
	padding: 2px;
	background-color: #fff7b5;
	margin: 5px;
}

#textad {
	font-family: Verdana;
	width: 200px;
	padding: 0px;
	margin: 5px;
}
	#textad-title {
		color: #000000;
		font-weight: Bold;
		text-align: center;
	}
	#textad-title a {
		color: #000000;
		text-decoration: none;
		font-weight: Bold;
		font-size: 12pt;
	}
	#textad-title a:hover {
		color: #0C0C0C;
		text-decoration: none;
		font-weight: Bold
	}
	#textad-text {
		text-align: center;
		padding: 1px;
	}
	#textad-text a {
		color: #000000;
		text-decoration: none;
	}
	#textad-text a:hover {
		color: #0C0C0C;
	}
a.big {
	font-weight: Bold;
	font-size: 14pt;
	color: #060089;
}
a:hover.big {
	font-weight: Bold;
	text-decoration: underline;
	font-size: 14pt;
	color: #060089;
}
a.promotool IMG {
	border: 2px solid #000;
	font-size: 10px;
}
a:hover.promotool IMG {
	border: 1px solid #000;
	font-size: 10px;
}