@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #383431;
	font-size: 18%;
	background-color: #333;
	padding-top: 20px;
	font-weight: bold;
}
td {
	font-size: 12px;   /* tbv IE5 */
}
a {
	color: #ED182A;
	font-weight: bold;
}
h1{
	color: #00F;
	font-size: 18px;
	font-weight: bold;
}
#container {
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	padding-top: 20px;
	background-image: url(images/IJsbaanveenoord.jpg);
	background-repeat: no-repeat;
	height: 627px;
}
.main {
	background-image: url(images/ijsver-logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 10px;
}
#menu{
	padding-top: 80px;
	font-size: 18px;
	color: #ED182A;
	float: right;
	text-align: center;
	padding-right: 50px;
}
#menu a{
	color: #00529C;
	text-decoration: none;
}
#plaatjes{
	float: right;
	width: 400px;
}
.tekstintabel{
	padding-left: 30px;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #ED1B2F;
	text-align: center;
}
.tekstintabelnormaal{
	padding-left: 30px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.roodvet{
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	top: 560px;
	left: 160px;
}
.knop{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1327;
	padding-right: 2px;
	padding-left: 2px;
}
.tabel tr{
}
.txtweb{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#filmpje{
	position: absolute;
	top: 120px;
	left: 630px;
}
