body {
	background-color: #ff99cc;
         font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size:62.5%; /* 1em: 12px; 1.5em: 18px; 2em: 24px */
         padding: 0 0 15px 0;
	}

a:link { color: #0066cc; text-decoration: none; font-weight: none; font-style: normal;}
a:visited { color: #0066cc; text-decoration: none; font-weight: none; font-style: normal; }
a:active { color: #00ccff; text-decoration: none; font-weight: none; font-style: normal; }
a:hover { color: #00ccff; text-decoration: none; font-weight: none; font-style: normal; }



#logo {
	position: absolute;
	top: 15px;
         left: 15px;
         width: 154px;
         height: 154px;

          }

#menu {
	position: absolute;
	top: 15px;
         left: 185px;
         width: 154px;
         height: 154px;
         background-image: url('rund_rosa.gif');
         background-repeat: no-repeat;
         text-align: center;
         padding-top: 12px;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         align: center;
         z-index: 10;

         }

#programm {
	position: absolute;
	top: 15px;
         left: 350px;
         width: 154px;
         height: 154px;
         background-image: url('rund_rosa.gif');
         background-repeat: no-repeat;
         text-align: center;
         padding-top: 6px;
         font-size: 1.25em;
         text-transform: none;
         z-index: 10;

         }

#umarmungen

	{
         position: absolute;
	top: 200px;
         left: 184px;
         width: 324px;
         height: auto;
         text-align: left;
        font-size: 1.25em;
        background-color: #FFFFFF;
        padding: 1% 2% 1% 2%;


         }


h2 { font-size: 1.5em;
		}

h3 { font-size: 1.00em; }
