
#footer_box_1 img, #footer_box_2 img, #footer_box_3 img, #footer_box_3 img {
 	text-align:				center;
}

#footer_box_1, #footer_box_2, #footer_box_3, #footer_box_4 {
 	height:					117px;
 	background-image:		url('../images/layout/box_background.png');
 	font-size:				110%;
 	font-weight:			bold;
 	color:					#da251d;
 	padding-top:			8px;
 	}

#footer_box_1 {
 	width:					231px;
}

#footer_box_2 {
 	width:					240px;
}

#footer_box_3 {
	width:					240px;
}

#footer_box_4 {
	width:					229px;
	background-repeat:		no-repeat;
}


#footer img.arrow {
	vertical-align:			middle;
}

/** Content Box Styles
 *****************************/

.box_franchise {
	background-image:		url('/data/mediabrowser/footer_boxen/startseite_franchise.png');
	background-repeat:		no-repeat;
	background-position:	center;

	width:					221px;
	height:					9px;

	padding-top:			100px;
	padding-left:			10px;
	}

.box_oeffungszeiten {
	background-image:		url('/data/mediabrowser/footer_boxen/startseite_oeffnungszeiten.png');
	background-repeat:		no-repeat;
	background-position:	center;

	width:					240px;
	height:					9px;

	padding-top:			100px;
	padding-left:			10px;
	}

.box_neueroeffnungen {
	background-image:		url('/data/mediabrowser/footer_boxen/startseite_neueroeffnungen.png');
	background-repeat:		no-repeat;
	background-position:	top left;

	width:					240px;
	height:					29px;

	margin-top:				15px;

	padding-top:			20px;
	text-align:				left;
	}


.box_facebook {

	margin-top:				30px;

	width:					220px;
	height:					19px;

	margin-top:				16px;
	padding-top:			13px;

	text-align:				center;
	}


