#image{
	position:absolute;
	left:5px;
	top:5px;
	width:625px;
	height:350px;
}
#menu{
	position:absolute;
	left:630px;
	top:5px;
	width:250px;
	height:350px;
}
#content{
	position:absolute;
	left:5px;
	top:355px;
	width:450px;
	
	padding-left:25px;
	padding-right:25px;

	height:250px;
}
#logo{
	position:absolute;
	left:505px;
	top:355px;
	width:375px;
	height:250px;
	background-image:url(../../upload/layoutbilder/logo_4E0000.gif);
}			