@charset "utf-8";
h1 {
	font-size: large;
	color: #FFF7F3;
}

h2 {
	color: #818382;
	font-size: medium;
}

a.live:link {
	color: #818382;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.live:visited {
	color: #818382;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.live:hover {
	text-decoration: underline;
	color: #818382;
	font-size: 13px;
	font-weight: bold;
}
a.live:active {
	color: #818382;
	text-decoration: underline;
	font-size: 13px;
}

a.peepshow:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #D9FAFF;
	font-size: 16px;
}
a.peepshow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #D9FAFF;
	text-decoration: none;
	font-size: 16px;
}
a.peepshow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC8C97;
	text-decoration: none;
}
a.peepshow:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #BEFAFF;
	font-size: 16px;
} 
body {
	background-color: #010101;
}

.stijl2 {color: #818382}

#wrap {
position: absolute;
	top: 190px;
	left: 0px;
	width: 100%;
}

#brandsmarquee {
	
  width: 750px;
  height: 200px;
  margin: 0 auto;
}

