#container { 
	background: url(gfx/bg-sidebar-start.png) repeat-y right top;
}
/*
body {
	background: url(gfx/bg-sidebar-start.png) repeat-y 35.8em top;

}*/
	
div.submenu.seitenwolke {
	background: url(gfx/bg-seitenwolke.png) repeat-x #4c6296;
}

#sidebar1 {
	width: 60em;
}

#sidebar1 h3 {
	margin-bottom:0;
}

#mainContent {
	margin-right: 64em;
}
