/* ********************************************************************************* */
/*				 		Bud Spencer und Terence Hill								 */
/* ********************************************************************************* */

div.budhead {
	background-image:		url(http://www.maasswerk.de/images/nostalgie/zusatzseiten/budheadback.jpg);
	repeat:					repeat-x;
	height:					111px;
	width:					640px;
	border-bottom:			1px solid #E4B06B;
}

div.budhead h1 {
	color:					#000000;
	padding-bottom:			0px;
	padding-top:			5px;
	font-size:				18px;
}

div.budhead p {
	padding-top:			5px;
	padding-bottom:			3px;
	color:					#000000;
}

div.budContent {
	width:					640px;
	height:					800px;	
}

div.budkleinBox {
	margin-left:			10px;
	width:					200px;
	height:					270px;
	float:					left;
	xborder:					1px solid red;
}

div.budkleinBox h1 {
	text-indent:			0px;
	padding-top:			0px;
	padding-bottom:			15px;
	font-size:				17px;
}