/* ==================================== */
/*	BAKKEN								*/
/* ==================================== */
#advies_prods_gebruikt_titel
{
	background-color: #ffca35;
	color: #ffffff;
	padding: 5px 10px;
	font-weight: bold;
}

#advies_prods_vinden_titel
{
	background-color: #7e461d;
	color: #ffffff;
	padding: 5px 10px;
	font-weight: bold;
}

.ContentLeftMailing 
{
	width:940px !important;	
}

.ContentLeftMailing #Panes
{
	width:730px !important;
}

.ContentLeftMailing .ContentPaneMailing
{
	width:730px !important;
	margin-right:10px;
}

/* ==================================== */
/*	DIVS								*/
/* ==================================== */

#MenuLeft
{
	background:transparent url('Images/Bakken/BorderMenuLeftBakkenTop.gif') left top no-repeat;
}

#BreadCrumb
{
	background: transparent url('images/bakken/breadcrumb_bakken.gif') left top no-repeat;
}

/* ==================================== */
/*	MENU								*/
/* ==================================== */

.RadMenu_MenuLeft
{
	background:transparent url('Images/Bakken/BorderMenuLeftBakken.gif') left top repeat-y;
}

.RadMenu_MenuLeft .rootGroup .CurrentHeader
{
	color:#603517;
}

.RadPanelbar_PanelBarLeft
{
	background:transparent url('Images/Bakken/BorderMenuLeftBakken.gif') left top repeat-y;
}

.RadPanelbar_PanelBarLeft .rootGroup .link:hover,
.RadPanelbar_PanelBarLeft .rootGroup .selected
{
	background-color:#603517;
}

.RadPanelbar_PanelBarLeft .rootGroup .link .text
{
	background:transparent url('Images/Bakken/ArrowLeftBakken.gif') left 7px no-repeat;
}

.RadPanelbar_PanelBarLeft .rootGroup .expanded .text
{
	background:transparent url('Images/Bakken/ArrowDownBakken.gif') left 9px no-repeat;
}

.RadPanelbar_PanelBarLeft .rootGroup .selected .text {
	background:transparent url('Images/ArrowLeftWhite.gif') left 7px no-repeat;
	color:#FFF;
}

.RadPanelbar_PanelBarLeft .level1 .selected,
.RadPanelbar_PanelBarLeft .level1 .link:hover
{
	background-color:#603517;
}

/* ==================================== */
/*	CONTAINER CLASSES						*/
/* ==================================== */

.NormalBorderCategorie
{margin-bottom:10px;}

.NormalBorderCategorie .TopLeft
{
	background:transparent url('Images/ContainerBakken/TopLeft.gif') top left no-repeat;
}

.NormalBorderCategorie .TopRight
{
	background:transparent url('Images/ContainerBakken/TopRight.gif') top right no-repeat;
}

.NormalBorderCategorie .TopMiddle
{
	background:transparent url('Images/ContainerBakken/TopMiddle.gif') top left repeat-x;
}

.NormalBorderCategorie .MiddleLeft
{
	background:transparent url('Images/ContainerBakken/MiddleLeft.gif') top left repeat-y;
}

.NormalBorderCategorie .MiddleRight
{
	background:transparent url('Images/ContainerBakken/MiddleRight.gif') top right repeat-y;
}

.NormalBorderCategorie h1,
.NormalBorderCategorie h2,
.NormalBorderCategorie h2,
.NormalBorderCategorie h4,
.NormalBorderCategorie h5,
.NormalBorderCategorie h6,
.NormalBorderCategorie .Title,
.NormalBorderCategorie .Title h1,
.NormalBorderCategorie .Title h1 .Head
{
	color:#603517;
	background-color:#FFF;
	margin-bottom:0px;
}

.NormalBorderCategorieContentPane
{
	background-color:#FFF;
}

.NormalBorderCategorie .BottomLeft
{
	background:transparent url('Images/ContainerBakken/BottomLeft.gif') top left no-repeat;
}

.NormalBorderCategorie .BottomRight
{
	background:transparent url('Images/ContainerBakken/BottomRight.gif') top right no-repeat;
}

.NormalBorderCategorie .BottomMiddle
{
	background:transparent url('Images/ContainerBakken/bottomMiddle.gif') top left repeat-x;
}

/* ==================================== */
/*	CUSTOM CLASSES						*/
/* ==================================== */

a:link
{
    text-decoration: underline;
    color: #603517;
}

a:visited
{
    text-decoration: underline;
    color: #603517;
}

a:hover
{
    text-decoration: underline;
    color: #603517;
}

a:active
{
    text-decoration: underline;
    color: #603517;
}

UL LI
{
    list-style-type: none;
    list-style-image:url('Images/Bakken/DotBakken.gif');
}

/* ==================================== */
/*	BASIS HTML							*/
/* ==================================== */
