div.bobby_root{
	background-color: #555745;
}
	
div.greybox {
	line-height: 			15px;
	text-align: 			left;
	width: 					448px;
	height: 				85px;
	/*float: 				left;*/
	margin: 				0;
	padding: 				2px 10px 10px 10px;
	border-width: 			0;			
	}

div.greybox a {
	color: 					#94928b;
	text-decoration: 		none;
	display: 				block; 
}

div.greybox a:hover {
	color: 					#ffffff;
	text-decoration: 		none;
}

div.greybox a img {
	padding-right: 			15px;
	margin-bottom: 			5px;
	border-style: 			none;
}

div.greybox img {
	margin-bottom: 			5px;
	border-style: 			none;
}

div.greybox a:hover img {
	background-image: 		url(/i/teaser-headline-pfeil.gif);
	background-repeat: 		no-repeat;
	background-position: 	right 5px;
	padding-right: 			15px;
}
