/* Hintergründe */
body {
	background-image : url( '/img/bg/schiff.gif' );
}

#header {
	background-image : url( '/img/header/venedig_nebenwerte.jpg' );
}

/* Spaltenbreite */
#main_left_column_wrapper {
	width : 399px;
}

#main_right_column_wrapper {
	width : 399px;
}

/* Boxen */
#main_right_column .box {
	width : 352px;
	background-color: #F1EAE2;
}

#main_right_column .box .header, #main_left_column .box .header {
	background-image : url( '/img/box/steuerrad.png' );
}

#main_right_column .box .rot {
	background-image : url( '/img/box/steuerrad_rot.png' );
}

#main_right_column .box .braun {
	background-image : url( '/img/box/steuerrad_braun.png' );
}

#main_right_column .box .header b {
	font-size: 36px;
	bottom : 7px;
}