Body
{
	background-color:#FF9900;
}


.LeftColumn
{
	background-image:url(images/ballons.gif);
	background-repeat:repeat-y;
	width:70px;
	height:700px;
}

.ContentPane
{
	width:900px;
	background-color:#FFCC66;
}

.RightColumn
{
	background-image:url(images/sterne.gif);
	background-repeat:repeat-y;
	width:70px;
	height:700px;
	background-color:#FFCC66;
}

.MainMenu .root
{
	text-align:center;
}




















