/**
 * Style sheet menu
 */
.mod_navigationMain
{
	padding-bottom:25px;
}

.mod_navigationMain a
{
	display:block;
	font-size:0px;
	color:#ffffff;
}

.mod_navigationMain ul,
.mod_navigationMain li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigationMain li
{
	float:left;
	padding-right:25px;
	font-size:1pt;
}

.mod_navigationMain .last
{
	padding-right:0px;
	padding-left:0px;
}


/**
 * items
 */
.mod_navigationMain .de_contact
{
	width:73px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_contact_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_contact
{
	width:73px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_contact_o.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_philo
{
	width:103px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_philo_o.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .de_portfo
{
	width:158px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_portfo_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_portfo
{
	width:158px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_portfo_o.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .de_philo
{
	width:103px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_philo_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .de_lawyers
{
	width:126px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_lawyers_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .de_aboutus
{
	width:135px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_aboutus_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .de_impress
{
	width:81px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_impress_n.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_impress
{
	width:81px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_impress_o.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_aboutus
{
	width:135px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_aboutus_o.jpg");
	background-repeat:no-repeat;
}

.mod_navigationMain .act_de_lawyers
{
	width:126px;
	height:25px;
	background-image:url("tl_files/graef_layout/images/de_lawyers_o.jpg");
	background-repeat:no-repeat;
}
