.catTitle
{
	color:#C5B358; 
}

.itemTitle
{
	color: #C5B358;
}

.itemRight .itemTitle
{
	color: #C5B358;
}

.itemBody a
{
	color: #C5B358;
}

/*===============================================================================================*/
/* Menu */
/*===============================================================================================*/
.menuContainer div.menu a.current
{
	background: url("../img/bgMenuCurrentBeige.png") no-repeat center 1px;
}
/*===============================================================================================*/
/* subMenu */
/*===============================================================================================*/
.subMenuContainer a
{
	color: #C5B358;
}

.roundCornerLeft div a,
.roundCornerLeft div a:hover
{
	color: #C5B358;
}
/*===============================================================================================*/


/*===============================================================================================*/
/* overig buttons */
/*===============================================================================================*/
form button
{
	background: url("../img/btnStandardBeige.gif") repeat-x 0px 0px;
}

form button:hover
{
	background: url("../img/btnStandardBeige.gif") repeat-x 0px -29px;
}

a.btnSmall, button.btnSmall
{
	color: #FFF;
	background: url("../img/btnSmallBeige.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnSmall:hover
{
	background: url("../img/btnSmallBeige.gif") no-repeat 0px -36px;
}

a.btnNormal, button.btnNormal
{
	color: #FFF !important;
	background: url("../img/btnNormalBeige.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnNormal:hover
{
	background: url("../img/btnNormalBeige.gif") no-repeat 0px -37px;
}

a.btnLarge, button.btnLarge
{
	color: #FFF;
	background: url("../img/btnLargeBeige.gif") no-repeat 0px 0px;
}

a.btnLarge:hover, button.btnLarge:hover
{
	background: url("../img/btnLargeBeige.gif") no-repeat 0px -36px;
}
/*===============================================================================================*/
a.itemVerkort td .btnMore
{
	background: url("../img/btnNormalBeige.gif") no-repeat 0px 0px;
}

a.itemVerkort td .teaser
{
	text-align: justify;
}

div.paging a.current
{
	background: #3C6791 url("../img/bgPagingBeige.gif") repeat-x 0px 0px;
	color: #FFF;
}
