#seite-content {
	background: url(../images/layout/bg-sidebar.gif) repeat-y top right;
	padding:0;
	}

#seite-content .col-left {
	float:left;
	width:540px;
	margin:0 40px 0 0;
	padding:40px 0 40px 0;
	
	}
#seite-content .col-right {
	float:right;
	width:300px;
	padding:40px 0 40px 20px;
	margin:0;
	background: url(../images/layout/bg-sidebar-top.gif) no-repeat top left;
	}
	
	


