body {
	width									: 100%;
	font-family						: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size							: 12;
	color									: #FFFFFF;
	margin								: 0;
	padding								: 0;
	background-color			: #000000;
}

table {
	font-family						: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size							: 12;
}

hr {
	background-color			: #FF0000;
	height								: 2px;
        border					: 0px;
        color						: #FF0000;
        noshade					: none;
}

#copyright {
	width									: 50%;
	font-family						: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contact_gegevens {
	font-weight						: bold;
	color									: #FF0000;
	text-align						: center;
}

#kop1 {
	color									: #FFFFFF;
	font-size							: 15;
	font-weight						: bold;
}

#note1 {
	text-decoration				: none;
	color									: #CCCCCC;
	font-family						: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size							: 8pt;
}

#redbar {
	background-color			: #FF0000;
	color									: #000000;
	font-weight						: bold;
	text-align						: center;
	font-size							: 14px;
  height								: 24px;
	position							: relative;
	background-repeat			: repeat-x;
	background-position 	: 100% 100%;
  background-image      : url(../images/blackbar.gif);
}

.menu_normaal {
	color									: #FFFFFF;
	font-weight						: bold;
	position							: relative;
	left									: 5px;
	text-decoration				: none;
}

.menu_normaal a{
	color									: #FFFFFF;
	font-weight						: bold;
	position							: relative;
	left									: 5px;
	text-decoration				: none;
}

.menu_normaal a:hover{
	color									: rgb(255,204,0);
	text-decoration				: underline;
}

.menu_sub a{
	color									: #CCCCCC;
	font-weight						: bold;
	position							: relative;
	left									: 18px;
	text-decoration				: none;
}

.menu_sub a:hover{
	color									: rgb(255,204,0);
	text-decoration				: underline;
}

a {
	color									: #FFFFFF;
	text-decoration				: none;
}
a:hover {
	color									: #FF0000;
	text-decoration				: underline;
}

img {
	border-width					: 2px;
        border-color		: red;
}

#showroomblend {
	position							: absolute;
	top										: 60;
	left									: 275;
}

#btnScooterKopen {
	position: absolute;
	top: 1px;
	left: -100px;
	border: 0px;
}

