/*------------Grundeinstellungen------------*/
body
{
}

#content
{
	margin-left: 0px;
	background-image: url(swl2l.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 30px;
	height: 900px;
}


#navi ul
{
	display: none;
}


