/* ==================================== */
/*	DIVS								*/
/* ==================================== */

#MenuLeft
{
	background:transparent url('Images/Tuin/BorderMenuLeftTuinTop.gif') left top no-repeat;
}

#BreadCrumb
{
	background: transparent url('images/tuin/breadcrumb_tuin.gif') left top no-repeat;
}

/* ==================================== */
/*	TUIN								*/
/* ==================================== */
#advies_prods_gebruikt_titel
{
	background-color: #93c13e;
	color: #ffffff;
	padding: 5px 10px;
	font-weight: bold;
}

#advies_prods_vinden_titel
{
	background-color: #105d38;
	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;
}
/* ==================================== */
/*	MENU								*/
/* ==================================== */

.RadMenu_MenuLeft
{
	background:transparent url('Images/Tuin/BorderMenuLeftTuin.gif') left top repeat-y;
}

.RadMenu_MenuLeft .rootGroup .CurrentHeader
{
	color:#99cc00;
}

.RadPanelbar_PanelBarLeft
{
	background:transparent url('Images/Tuin/BorderMenuLeftTuin.gif') left top repeat-y;
}

.RadPanelbar_PanelBarLeft .rootGroup .link:hover,
.RadPanelbar_PanelBarLeft .rootGroup .selected
{
	background-color:#99cc00;
}

.RadPanelbar_PanelBarLeft .rootGroup .link .text
{
	background:transparent url('Images/Tuin/ArrowLeftTuin.gif') left 7px no-repeat;
}

.RadPanelbar_PanelBarLeft .rootGroup .expanded .text
{
	background:transparent url('Images/Tuin/ArrowDownTuin.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:#99cc00;
}

/* ==================================== */
/*	CONTAINER CLASSES						*/
/* ==================================== */

.NormalBorderCategorie
{margin-bottom:10px;}

.NormalBorderCategorie .TopLeft
{
	background:transparent url('Images/ContainerTuin/TopLeft.gif') top left no-repeat;
}

.NormalBorderCategorie .TopRight
{
	background:transparent url('Images/ContainerTuin/TopRight.gif') top right no-repeat;
}

.NormalBorderCategorie .TopMiddle
{
	background:transparent url('Images/ContainerTuin/TopMiddle.gif') top left repeat-x;
}

.NormalBorderCategorie .MiddleLeft
{
	background:transparent url('Images/ContainerTuin/MiddleLeft.gif') top left repeat-y;
}

.NormalBorderCategorie .MiddleRight
{
	background:transparent url('Images/ContainerTuin/MiddleRight.gif') top right repeat-y;
}

.NormalBorderCategorie h1,
.NormalBorderCategorie h2,
.NormalBorderCategorie h3,
.NormalBorderCategorie h4,
.NormalBorderCategorie h5,
.NormalBorderCategorie h6,
.NormalBorderCategorie .Title,
.NormalBorderCategorie .Title h1,
.NormalBorderCategorie .Title h1 .Head
{
	color:#99cc00;

	margin-bottom:0px;
}

.NormalBorderCategorieContentPane
{
	background-color:#FFF;
}

.NormalBorderCategorie .BottomLeft
{
	background:transparent url('Images/ContainerTuin/BottomLeft.gif') top left no-repeat;
}

.NormalBorderCategorie .BottomRight
{
	background:transparent url('Images/ContainerTuin/BottomRight.gif') top right no-repeat;
}

.NormalBorderCategorie .BottomMiddle
{
	background:transparent url('Images/ContainerTuin/bottomMiddle.gif') top left repeat-x;
}

/* ==================================== */
/*	CUSTOM CLASSES						*/
/* ==================================== */

a:link
{
    text-decoration: underline;
    color: #99cc00;
}

a:visited
{
    text-decoration: underline;
    color: #99cc00;
}

a:hover
{
    text-decoration: underline;
    color: #99cc00;
}

a:active
{
    text-decoration: underline;
    color: #99cc00;
}

UL LI
{
    list-style-type: none;
    list-style-image:url('Images/Tuin/DotTuin.gif');
}

/* ==================================== */
/*	BASIS HTML							*/
/* ==================================== */
