@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	text-align: right;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(../img/template/footer.png);
}
.textmodels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.brands {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #020202;
}
.main {
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-image: url(../img/template/verloop.png);
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

