/* Hintergründe */
body {
	background-image : url( '/img/bg/loewe.gif' );
}

#header {
	background-image : url( '/img/header/venedig2.jpg' );
}

/* Spaltenbreite */
#main_left_column_wrapper {
	width : 399px;
}

#main_right_column_wrapper {
	width : 399px;
}

/* Boxen */
#main_right_column .box {
	width : 352px;
}

#main_right_column .box .header {
	background-image : url( '/img/box/loewe.png' );
}

#main_right_column .box .header b {
	font-size: 28px;
	bottom : 12px;
}