/* layout oben.html */
	body{
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: medium;
	text-align: left;
         background: url(parthe_back.png) center top;

         bgcolor: #191919;
         background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	}

        div.logo {
        position: absolute;
        bottom: 23px;
        height: 50px;
}

