/**
 * Style sheet 3Spalten
 */
#main-column
{
	width: 42.0em;
}

#left
{
	background-color:#446fb9;
}
