body    {
	background: none;
	background-color: #ffffff;
}

a
{
	color: #0437b9;
	text-decoration: underline;
}

a:visited
{
	color: #651a97;
	text-decoration: underline;
}

#main {
  width: 100%;
	background-color: #ffffff;
}

#head {
/*   display: none;  */
/*   visibility: hidden; */
	background-image: url('/gfx/verlauf-winterreise.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 137px;
	width: 100%;
}

#path {
	position: absolute;
	top: 99px;
	left: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: black;
}

#path a, #path a:visited, #path a:hover {
	color: #0437b9;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: normal;
}

#foot {
  display: none;
  visibility: hidden;
}
#navi_left {
  display: none;
  visibility: hidden;
}
#drucker {
  display: none;
  visibility: hidden;
}
div.ro, div.lo, div.ru, div.lu {
  background: none;
}