@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 650px;
	width: 1065px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Links/backgroundcontainer.jpg);
	text-align: left;
}
#maincolumn {
	float: right;
	height: 567px;
	width: 740px;
	margin-top: 25px;
	margin-right: 25px;
	overflow: auto;
}
#menu {
	background-image: url(Links/menubalk.jpg);
	float: left;
	height: 47px;
	width: 1040px;
	font-size: 36px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-variant: small-caps;
	color: #FFF;
	background-repeat: no-repeat;
}

#titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #e94b0e;
	height: 40px;
	width: 250px;
	margin-top: 25px;
	margin-left: 25px;
	vertical-align: middle;
	float: left;
	margin-right: 25px;
	font-weight: bold;
}
#advertentie {
	height: 250px;
	width: 250px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
}
#shirtje {
	background-image: url(Links/tshirt.png);
	float: left;
	height: 225px;
	width: 250px;
	margin-top: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 35px;
	font-size: 12px;
	line-height: 15px;
}
#container #shirtje a {
	color: #000;
}

a:link {
	color: #e94b0e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e94b0e;
}
a:hover {
	text-decoration: underline;
	color: #e94b0e;
}
a:active {
	text-decoration: none;
}
#footnote {
	font-size: 10px;
	color: #000;
	height: 30px;
	width: 1065px;
	margin-top: 15px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #footnote a {
	color: #000;
}


body {
	background-image: url(Links/Pattern.jpg);
	text-align: center;
}
#container #menu a {
	color: #FFF;
}
#container #menu a:hover {
	color: #e94b0e;
	text-decoration: none;
}
#container #maincolumn h2 {
	font-size: 16px;
	text-indent: 0;
	color: #e94b0e;
}
h3 {
	color: #E94B0E;
}

