/* Hintergründe */
body {
	background-image : url( '/img/bg/pferd.gif' );
}

#header {
	background-image : url( '/img/header/feuerwehr.jpg' );
}

/* Spaltenbreite */
#main_left_column_wrapper {
	width : 556px;
}

#main_right_column_wrapper {
	width : 242px;
}

/* Boxen */
#main_right_column .box {
	width : 200px;
}

#main_right_column .box .header {
	background-image : url( '/img/box/steuerrad.png' );
}

#main_right_column .box .header b {
	font-size: 28px;
	bottom : 12px;
}