body {
	background-image: url(../img/roestachtergrond.jpg);
	background-repeat: repeat repeat;
	font-family: "Verdana", Times, serif;
	margin-top: 50px;
}

#maintable {
}

#menu {
	font-weight: bold;
	font-size: 29px;
	text-align: left;
	padding-left: 20px;
}

#menu a, a:visited {
	color: #FFD700;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#submenu {
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFF;
}

#submenu a, a:visited {
	color: #FFF;
	text-decoration: none;
}

#submenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#text {
	color: #FFF;
	padding: 20px;
}

#text h1 {
	font-weight: bold;
	font-size: 28px;
}

#text p {
	font-weight: bold;
	line-height: 1.2em;
}

#text a, a:visited {
	color: #FFD700;
	text-decoration: none;
}

#text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#controls {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

#controls a, a:visited {
	color: #FFF;
	text-decoration: none;
}

#controls a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#photo {
	padding-top: 20px;
}

.photo {
	border: 4px solid #000000;
}

.photoright {
	border: 2px solid #000000;
	margin: 0px 0px 10px 10px;
	float: right;
}
