body {
	margin: 10px 0px 10px 0px;
	padding: 0;
	line-height: 1.5em;
	background-image: url(img/bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 12px;
}
#maincontainer {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border: solid 1px #444444;
	padding: 0px;
	-moz-box-shadow: #666666 4px 4px 10px;
	-webkit-box-shadow: #666666 4px 4px 10px;
}
#topsection {
	background-image: url(img/header.png);
	height: 250px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 0 200px 0 200px;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}
#contentcolumn a:link {
	color: #EA032F;
	font-weight: normal;
	text-decoration: underline;
}
#contentcolumn a:visited {
	color: #EA032F;
	font-weight: normal;
	text-decoration: underline;
}
#contentcolumn a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#contentcolumn ul {
	list-style: url(img/bullet.png);
	margin: 0px 0px 10px 0px;
}
#contentcolumn h1 {
	color: #EA032F;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 22pt;
}
.lijn {
	border-bottom: dashed 2px #EA032F;
}
#leftcolumn {
	float: left;
	width: 200px; /*Width of left column in pixel*/
	margin-left: -995px;/*Set margin to that of -(MainContainerWidth)*/
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
}
#leftcolumn h1 {
	float: left;
	color: #FFFFFF;
	font-size: 12pt;
	background-color: #EA032F;
	width: 100%;
	padding: 10px 5px 10px 15px;
	margin: 0px 0px 0px -10px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
#rightcolumn {
	float: left;
	width: 205px; /*Width of right column*/
	margin-left: -205px; /*Set left margin to -(RightColumnWidth)*/
	background: #FFFFFF;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}
.menu {
	text-align: left;
	font-family: Trebuchet MS;
	border: solid 1px #E5E5E5;
}
.menu h1 {
	float: right;
	color: #FFFFFF;
	font-size: 12pt;
	background-color: #EA032F;
	width: 100%;
	text-indent: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.menu ul {
	list-style: url(img/bullet.png);
	line-height: 25px;
	margin: 0px 0px 0px -15px;
}
.menu a:link {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menu a:visited {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menu a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #F1F1F1;
}
.links {
	text-align: left;
	font-family: Trebuchet MS;
	border: solid 1px #E5E5E5;
}
.links h1 {
	float: right;
	color: #FFFFFF;
	font-size: 12pt;
	background-color: #EA032F;
	width: 100%;
	text-indent: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.links ul {
	list-style: url(img/bullet.png);
	line-height: 25px;
	margin: 0px 0px 10px -15px;
}
.links a:link {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.links a:visited {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.links a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #F1F1F1;
}
.nieuws {
	text-align: left;
	font-family: Trebuchet MS;
	border: solid 1px #E5E5E5;
}
.nieuws p {
	padding: 3px 3px 3px 3px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.nieuws h1 {
	float: right;
	color: #FFFFFF;
	font-size: 12pt;
	background-color: #EA032F;
	width: 100%;
	text-indent: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.nieuws ul {
	list-style: url(img/bullet.png);
	line-height: 25px;
	margin: 0px 0px 10px -15px;
}
.nieuws a:link {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.nieuws a:visited {
	color: #E20422;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.nieuws a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #F1F1F1;
}
#footer {
	clear: left;
	margin: 0 auto 0 auto;
	width: 1000px;
	background: #EA032F;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.innertube {
	margin: 0px 10px 10px 10px;
}
img.prijs {
	float: right;
}
.bold {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.roodgroot {
	color: #EA032F;
	font-weight: bold;
	font-size: 18px;
}
.zwart {
	color: #000000;
	text-decoration: underline;
}
.rood {
	color: #EA032F;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
img.front {
	border: solid 3px #666666;
}
img.rechts {
	float: right;
}
input {
	width: 200px;
	border: 2px solid #e5e5e5;
	background-color: #F5F5F5;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}
input:focus {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	border: solid 2px #EA032F;
}
textarea {
	width: 350px;
	height: 150px;
	border: 2px solid #e5e5e5;
	background-color: #F5F5F5;
	font-size: 9pt;
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: normal;
}
textarea:focus {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	border: solid 2px #EA032F;
}
.error {
	width: 575px;
	border: solid 3px #444444;
	background-color: #EA032F;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

