body
{
	font-size: 11px;
	margin: 0px;
	color: #505050;
}
a
{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
.title
{
	font-weight: bold;	
}
.tabs
{
	padding-left: 240px;
}
.search
{
	padding-left: 400px;
	padding-top: 40px;
}
.top
{
    background: url(/Images/top.gif) no-repeat;
    height: 99px;
    padding-bottom: 10px;
}
.box_orange_top, .box_red_top, .box_green_top
{
    background: url(/Images/box_orange/top.gif);
    height: 21px;
    padding-left: 8px;
    padding-top: 3px;
    font-weight: bold;
}
.box_red_top
{
    background: url(/Images/box_red/top.gif);
}
.box_green_top
{
    background: url(/Images/box_green/top.gif);
}
.box_orange_spacer, .box_red_spacer, .box_green_spacer
{
    background: url(/Images/box_orange/spacer.gif);
    height: 3px;
}
.box_red_spacer
{
    background: url(/Images/box_red/spacer.gif);
}
.box_green_spacer
{
    background: url(/Images/box_green/spacer.gif);
}

.box_orange_bottom, .box_red_bottom, .box_green_bottom
{
    background: url(/Images/box_orange/bottom.gif);
    height: 9px;
}
.box_red_bottom
{
    background: url(/Images/box_red/bottom.gif);
}
.box_green_bottom
{
    background: url(/Images/box_green/bottom.gif);
}

.box_orange_content, .box_red_content, .box_green_content
{
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #f8f8f8;
}
.padding
{   
    padding-top: 10px;
}
.bottom_stroke
{
	background-image: url(/Images/bottom_stroke3.jpg);
	height: 9px;
	padding-left: 6px;
    vertical-align: middle;
}
.shoprepeater_line
{
	height: 10px;
	vertical-align: top;
}

.pagerepeater
{
	padding-top: 3px;
    text-align: center;
}
.winkelbeheerleft
{
	width: 18px;
}
.winkelbeheerright
{
	width: 85px;
}
.content
{
	background-color: #f8f8f8;
}

