body
{	/*repeating header bg*/
	background: url('../images/header_voorjaar_bg.png') 0px -1px repeat-x;
}

.graphic
{	/*header afbeelding*/
	/*background: url('../images/header_graphic_najaar.png'); najaar */
	background: url('../images/header_voorjaar.png') no-repeat; /*kerst */ 
	height:179px;
	z-index: 0;
	}

.lees
{
	background-image: url('../images/lees_meer_voorjaar.png');
	width: 110px;
	height: 33px;
}
	
.lees:hover
{
	background-image: url('../images/lees_meer_voorjaar_hover.png');
}

a{
	color:#000;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color:#cc66cc;
}

.actie
{
	z-index: 1;
}

.menu
{
	z-index: 100;
	padding-top: 17px;
}

.footer{
	clear: both;
	border-top:1px solid #e5e1da;
	padding-top:10px;
	height:50px;
	text-align: left;
	font-size: 10px;
	width:838px;
	color:#63574d;
}

.footer_title{
	margin-bottom: 8px;
	color:#660066;
	font-weight: bold;
	text-transform: uppercase;
}

.footer_text{
	background-color: #ebe0d8;
	padding:5px;
}

.merk_link{
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dotted #e5e1da;
}

.item_b_link{
	border-top:1px solid #e5e1da;
	width:538px;
	padding-top: 5px;
	margin-top: 5px;
}

.item_title{
	letter-spacing: 0.5px;
	color:#330033;
	font-size: 17px;
	font-weight: bold;
	height:45px;
	text-align: left;
}

