@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: "Trebuchet MS";
	color: #383431;
	font-size: 18%;
	background-color: #666666;
	padding-top: 20px;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;   /* tbv IE5 */
}
a {
	color: #ED182A;
	font-weight: bold;
}
h1{
	color: #00F;
	font-size: 18px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	font-weight: bold;
}
#container {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	padding-top: 20px;
	background-image: url(images/IJsbaanveenoord.jpg);
	background-repeat: no-repeat;
	height: 627px;
}
#kolom-links{
	float: left;
	width: 540px;
	padding-left: 20px;
}
#logo{
	background-image: url(images/ijsver-logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 400px;
	float: left;
	background-position: 20px 0px;
}
#menu{
	padding-top: 80px;
	font-size: 18px;
	color: #ED182A;
	float: left;
	text-align: center;
	padding-left: 40px;
	width: 100px;
	font-weight: bold;
}
#menu a{
	color: #00529C;
	text-decoration: none;
	font-weight: bold;
}
#content-kl{
	width: 100%;
	float: left;
	line-height: 20px;
	font-size: 14px;
}
.style7 {
	color: #FFFFFF;
	display: block;
	background-color: #C51220;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#kolom-rechts{
	width: 400px;
	float: left;
	text-align: center;
	font-weight: bold;
}
#filmpje{
	position: absolute;
	top: 100px;
	left: 600px;
}
#onderschrift-filmpje{
	padding-top: 270px;
}
#content-kr{
	padding-top: 100px;
}




#plaatjes{
	float: right;
	width: 400px;
}
.roodvet{
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	top: 560px;
	left: 160px;
}
.voetnoot{
	font-size: 10px;
}
.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;
}
#footer{
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 5px;
}

