body{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
text-align: center;
background-image: url('fig/bg2.jpg');
background-attachment: fixed;
color: white;
}
#main{
width: 900px;
background-color: white;
margin-left: auto; /*zorgt voor de centrering*/
margin-right: auto; /*zorgt voor de centrering*/
margin-top: 15px; /*afstand buiten div*/
margin-bottom: 15px;
padding-bottom: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
border-radius: 15px;
}
#container1{
	padding-top: 15px;
	}
#links{
	margin-left: 15px;
	width: 200px;
	height: 191px;
	text-align: center;
	background-color: #E5173E;
	float: left;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
}
a {
	color: white;
	}
table.menu{
	background-color: #E5173E;	
	font-size: 14px;
	width: 170px;
	text-align: left;
	margin-left: 15px;
	margin-right: 40px;
	-moz-border-radius: 15px;
border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
	}
td.menucel {
	text-decoration: none;
	padding-left: 10px;
	}
td.menucel a {
	display: block;
	text-decoration: none;
	color: white;
}
td.menucel a:hover {
	display: block;
	color: #4b4545;
	font-weight: bold;
	text-decoration: none;
}
#top{
	background-color: #E5173E; /*roze-rood*/
	width: 655px;
	padding: 0 0 15px 0px;
	margin-left: 230px;
	-moz-border-radius: 15px;
	height: 176px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
}
#top img {
	border: none;
	}
#container2 {
padding-top: 15px;
}
#tip{
	margin-left: 15px;
	width: 200px;
	text-align: center;
	background-color: #E5173E;
	float: left;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
}
p.tip{
	text-align: left;
	margin: 5px;
	}
h1.tip{
	text-align: left;
	margin: 5px;
	}
#tekst {
margin-left: 230px;
padding: 5px;
background-color: #4b4545;
color: white;
text-align: left; 
-moz-border-radius: 15px;
border-bottom-right-radius: 15px;
width: 645px;
border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(../pie/PIE.htc);
}
#tekst table {
	margin: 0;
	}
#tekst img {
	border: none;
	}
img.hoofdsponsor {
	float: left;
	width: 309px;
	height: 100px;
	margin: 5px;
	border: none;
	}
img.sponsor {
	float: left;
	width: 200px;
	height: 100px;
	margin: 5px;
	border: none;
	}
hr {
margin-top: 5px;
} 
h1 {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	margin-bottom: 10px; 
}
Table { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	font-style: normal;
	background-color: #4b4545;
	color: white;
}
#footer{
background-color: #4b4545;
width: 100%;
margin: 0 auto;
text-align: center;
clear: both;
}
img.frontpage {
	float: left;
	margin: 5px;
	}
hr.line{
	clear: both;
	}
