*
{
	font-family: Verdana, Corbel, Geneva, sans-serif;
}
body
{
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

.gutter
{
	padding: 10px;
}
.gutter_x
{
	padding: 0 10px;
}
.gutter_y
{
	padding: 10px 0;
}

.titels
{
	font: bold 12px;
	color: #333333;
}
.list
{
	font: normal 10px;
	color: #000000;
}
.titels_sub
{
	font: bold 10px;
	color: #333333;
}
.list_link, .list_link:visited
{
	font: normal 10px;
	color: #CC3300;
}
.list_link:hover
{
	font: normal 10px;
	color: black;
}
img
{
	border: 0;
}
a
{
	color: #BD1818;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	font-size: 11px;
	color: #BD1818;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	color: #FF0606;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	font-size: 11px;
	color: #FF0606;
	font-weight: normal;
	text-decoration: none;
}

.submenu a:
{
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.submenu a:link
{
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.submenu a:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.submenu a:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

#header
{
	background-color: #fff;
	padding: 0;
	margin: 0 0 3px;
	height: 130px;
}

.sternGroepMenu
{
	clear: both;
	left: 0;
	position: relative;
	width: 100%;
	height: 18px;
	background-color: #E31B23;
	color: #fff;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: right;
}
.sternGroepMenu a
{
	color: #fff !important;
	font-weight: bold !important;
}


.content, .detail, .detailPrice
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.witbold
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.pulldownmenu
{
	border-bottom: thin none #101010;
	border-left: thin none #101010;
	border-right: thin none #101010;
	border-top: thin none #101010;
	color: #000000;
	font-size: 10px;
}

.Button
{
	font-size: 11px;
	background-color: #C6CED9;
	color: #000000;
	border: 1px solid #848284;
}

.kopje
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD1818;
}

.subkopje
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
h2
{
	font-size: 14px;
	color: #BD1818;
	font-weight: bold;
	text-align: left;
}
p
{
	font-size: 11px;
	color: #333333;
}
.merk
{
	font-size: 10px;
	color: #BD1818;
	text-align: left;
}
.prijs
{
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.image
{
	border: 5px solid #CCCCCC;
}



/* ----------------------------------------------------------- */
/* FOTOSCROLLER */
/* ----------------------------------------------------------- */
#scrolldiv
{
	width: 605px;
	position: relative; /*top: 120px;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 121px;
}

#slides
{
	width: 2664px; /* 2 x 9 x (breedte van plaatje + (2 x 2px border)) */
	position: relative;
	top: 0px;
	left: 0px; /*border: 2px solid red;*/
	margin: 0px;
	padding: 0px;
	height: 111px;
}
.slide
{
	float: left;
	border-right: 2px solid white;
	padding: 2px 0;
}


.sternGroepMenu a
{
	color: #fff !important;
	font-weight: bold !important;
}
