body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #FFED00;
	background-image: url(/2004/media/bg.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	/* color: #0000ff; */
	text-decoration: underline;
}

a.body {
	color: #000000;
	text-decoration: none;
}

a.body:hover {
	color: #ff0000;
	text-decoration: underline;
}

td.nav {
	font-size: 11px;
	background-color: #FF0000;
	cursor: pointer; 
	cursor: hand;
	padding-bottom: 2px;
	padding-left: 11px;
}

td.navSelected {
	font-size: 11px;
	background-color: #FF0000;
	cursor: pointer; 
	cursor: hand;
	padding-bottom: 2px;
	padding-left: 11px;
}

a.nav, a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.navSelected, a.navSelected:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.title, h1, h2, h3, h4 {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	display: inline;
}

.header, h5, h6, h7 {
	font-weight: bold;
	color: #000000;
	display: inline;
}

ul, ol {
	margin-top: 0px;
	margin-left: 14px;
}

strong {
	/* color: #80909A;
	font-weight: normal; */
}

li {
	list-style-image: url(/media/2004/bullet.gif);
}

form {
	display: inline;
}

img.ref {
	position: absolute;
}

img.png {
	behavior: url(/2004/css/png.htc);
}

#logo {
	position: absolute; 
	top: 4px; 
	left: -16px; 
	width: 180px; 
	height: 142px; 
	z-index: 1;
}

#nextEvent {
	width: 100%; 
	height: 29px; 
	background-color: #ff0000;
}

#nextEventImage {
	width: 128px;
	height: 119px;
	position: absolute;
	left: 570px;
	top: 105px;
	z-index: 5;
}

.titleBar {
	background-color: #000000;
}

.titleImage {
 	margin-bottom: 7px;
}

.divider {
	color: #ff0000;
}

.date {
	color: #ff0000;
	font-weight: bold;
}

.focus {
	color: #ff0000;
}

.bgContent {
	background-image: url(/2004/media/bg_content.gif);
}

.hr1 {
	background-color: #8B9AA3;
	padding: 0px;
}

.hr2 {
	background-color: #62834F;
	padding: 0px;
}

.white {
	color: #ffffff;
}

.topbar {
	background-image: url(/2004/media/bg_topbar.gif);
}

.odd {

}

.even {
	background-image: url(/2004/media/bg_content_light.gif);
}

.afterParty {
	background-image: url(/2004/media/bg_content_dark.gif);
}

.hr {
	height: 1px;
	margin-top: 4px;
	margin-bottom: 12px;
	background-color: #000000;
	width: 100%;
	overflow: hidden;
}

.videoBackground, .imageBackground {
	background-color: #ff0000;
}

.programDivider {
	height: 1px;
	background-color: #000000;
}

.subscript {
	font-size: 11px;
	color: #000000;
}

a.recensieLink {
	color: #ffffff; 
	/* font-weight: bold; */
}

.pageName {
	font-weight: bold;
	color: #FFED00;
}

input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

input.button {
	background-color: #000000;
	color: #FFED00;
	font-weight: bold;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.radio, .checkbox {
	border-width: 0px;
}

.large {
	width: 260px;
}

.medium {
	width: 140px;
}

.small {
	width: 80px;
}

.extraSmall {
	width: 45px;
}
