body {
	background-color: #0069D2;
	background-image: url(../images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#www {
	padding-left: 3px;
}
.tableside1_left {
	width: 1px;
    background-color: #97A7D5;
	background-image: url(../images/table2/side.gif);
	background-repeat: repeat-y;
}
.tableside1_right {
	width: 1px;
	background-color: #97A7D5;
	background-image: url(../images/table2/side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tablecenter1 {
	background-color: #97A7D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 192px;
	padding-right: 4px;
	padding-left: 4px;
}
.tableside2_left {
	width: 1px;
    background-color: #D3D9EE;
	background-image: url(../images/table2/side.gif);
	background-repeat: repeat-y;
}
.tableside2_right {
	width: 1px;
	background-color: #D3D9EE;
	background-image: url(../images/table2/side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tablecenter2 {
	background-color: #D3D9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
}
.opening {
	padding-left: 5px;
	padding-right: 5px;
}
.titeltekst {
	font-weight: bolder;
	color: #C4272E;
}
a {
	color: #C4272E;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
.motofoto {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px dashed #FFFFFF;
}
.copyright {
	margin-left: 115px;
}

.motorfotospacer {
	margin-top: 3px;
	margin-bottom: 7px;
}
.tablecenter2 th {
	background-color: #97a7d5;
}
.imagocel {
	background-image: url(../images/imagobottom.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.www {
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: bottom;
}

