
#rightimg{
   float: left;
   height: 89px;
   width: 355px;
   padding: 0px;
   margin: 0px;
   text-align: right;
}

#leftmenu{
	float:left;
	width:234px;
	height:475px;
	text-align: left;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../material/bg_left_start.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#content{
    float: left;
    height: 475px;
	width: 566px;
    background-image: url(../material/bg_mitte_start.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
