lamarck_content {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #515151;
}
.partnereinktabla {
	float:left;
}

#headslies, #mgall{
	width: 732px;
	height: 182px;
	overflow: hidden;
	position: relative;
}
#mgall #left{
	position: absolute;
	width: 13px;
	height: 17px;
	right: 20px;
	bottom: 5px;
	background: url( ../images/header/left.gif );
	cursor: pointer;
	z-index: 500;
}
#mgall #right{
	position: absolute;
	width: 13px;
	height: 17px;
	right: 5px;
	bottom: 5px;
	background: url( ../images/header/right.gif );
	cursor: pointer;
	z-index: 500;
}
#headslies #wrapper{
	width: 732px;
	height: 5000px;
}
#menu{
	font-family: Tahoma, Arial !important;
	font-size:12px !important;
	font-weight:bold !important;
	height:21px !important;
}
#menu a{
	text-decoration:none !important;
	color: #555454 !important;
}

.haszn {
	font-size:11px;
	color:#999; 
	display:block; 
	margin:0; 
	padding:0px; 
	padding-bottom:5px; 
	text-align:center; 
	font-weight:normal; 
	text-decoration:none;
}
.haszn:hover {
	color:#666;
}

