#design {
	width:750px;
	background-image:url(img/llay.gif);
	background-repeat:no-repeat;
}

#header {
	width:750px;
	height:185px;
}

#logo {
	float:left;
	margin-top:30px;
	margin-left:28px;
	width:125px;
}

#sprachwahl {
	float:left;
	height:17px;
	width:579px;
	text-align:right;
	margin-top:10px;
}

#usermenu {
	float:left;
	height:90px;
	width:579px;
}

#menuleiste {
	float:left;
	width:579px;
	height:49px;
}

#sitebody {
	clear:both;
	background-image:url(img/tablebg.gif);
	background-repeat:repeat-y;
}

#sitemenu {
	float:left;
	width:180px;
	text-align:center;
}

#content {
	float:left;
	width:550px;
	text-align:center;
}

#footer {
	clear:both;
	height:20px;
}