@charset "UTF-8";
/* CSS Document fuer bestbeef.ch */
/* TEMPLATE mit Randspalte */
/* (C) 2010 by WebGarage AG */

/* Farben bestbeef:
rot 			(Links, Titel): 		#DB002F
//hellrot 		(bg Randspalte): 	#FCE5E6
hellgrau 	(Hintergrund Navi): 	#D9D9D9
grau 			(Adresse): 				#7F7F7F
dunkelgrau 	(Text Randspalte): 	#666666
schwarz 		(Lauftext, Hover): 	#000000
weiss	(Website BG):					#FFFFFF
*/


body {
	background: url("../images/bg-content_bestbeef.gif") top center repeat-y;
	background-color:#FFFFFF;
}
#content {
	width: 650px;
}
#inhalt {
	width: 620px;
}

