/* StyleSheet for www.frisbee-family.de */
/* ralf.tinca.net 2004-07-22 */

#horizon	{
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 1px;
   background-color: transparent;
   color: white;
   text-align: center;
   overflow: visible;
   visibility: visible;
   display: block;
}

#content {
   position: absolute;
   top: -150px;
   left: 50%;
   width: 250px;
   height: 300px;
   background-color: transparent;
   color: Black;
   margin-left: -125px;
   visibility: visible;
}

/* StyleSheet end */

