.scrolling_logos {
   padding:11px;
   width:100%;
	height: 30px;
}

 #scroller {
      height: 15px;
      list-style: none;
      text-align: center;
      overflow: hidden;
 }
 #scroller li {
      float: left;
      height: 43px;
 }
 a {
 	color:#ff0000;
}
 #error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px dotted red;
	background:#FCE9E9;
	color:red;
	padding:5px;
	width:550px;
	margin-bottom:10px;
}
table.content tr td {
	padding-left:0px;
}
.nieuwsscroller{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #F2F2F2;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-track-color: #efefef;	
}

#zoeken{
	background-image:url(layout/cijfers.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:102px;	
}

#adres{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	padding:15px;
}

.subCategory,li,a{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color;black;
}
current{
	font-weight:bold;
}
h1{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
}
.prijs{
	font-family:arial;
	font-size:12px;
	color:black;
}
.oudeprijs{
	font-family:arial;
	font-size:12px;
	color:red;
	text-decoration:line-through;
}
.description,content,label{
	font-family:arial;
	font-size:12px;
}
.aanbieding{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.bottomborder{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid black;
}
.menu{
	font-family:arial;
	font-size:11px;
	color:white;
}
.hoofdmenu{
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:white;
}
p,blockquote{
	font-family:arial;
	font-size:12px;
}

