#bogen {
	background-image: url(http://www.daniel-volk.info/files/design/menubogen.png );
}


#left1, #left2, #left3, #left4, #left5,
#right1, #right2, #right3, #right4, #right5 {
	background-image: url(http://www.daniel-volk.info/files/design/bb_slim_grey.gif );
}


#content, #contentbig, #contenthalf, #halfL2 {
	background-image: url(http://www.daniel-volk.info/files/design/bb_content_grey.gif );
}


#contentbig {
	background-image: url(http://www.daniel-volk.info/files/design/bb_big_grey.gif );
}

#contenthalf, #halfL2 {
	background-image: url(http://www.daniel-volk.info/files/design/bb_content_grey.gif );
}

#halfR1, #halfR2 {
	background-image: url(http://www.daniel-volk.info/files/design/bb_content_blue.gif );
}

div#halfL2 { background-image: url(http://www.daniel-volk.info/files/design/bb_content_yellow.gif ); }
div#halfR2 { background-image: url(http://www.daniel-volk.info/files/design/bb_content_lightgrey.gif ); }






div#halfR1 h1 { color: #fbee31; }

.boxA { position: relative; }

.boxB, #halfR2 .boxB {
	position: absolute; 
	top: 0px;
	left: 220px;
}

#halfR2 .boxB { 
	left: 219px;
	width: 199px;
}



