body      {
            background-image:url(images/fliessen.jpg);
          }

a:link    {
            color: #0b23ff; text-decoration:none; font-weight:bold;
          }

a:visited {
            color: #0b23ff; text-decoration:none; font-weight:bold;
          }

a:hover   {
            color: #55ff55; text-decoration:none; font-weight:bold; background-color: #aa3333;
          }

a:active  {
            color: #55ff55; text-decoration:none; font-weight:bold; background-color: #aa3333
          }

a:focus   {
            color: #55ff55; text-decoration:none; font-weight:bold; background-color: #aa3333
          }

h1        {
            font-size:300%;
            color:#FF0000;
            font-style:italic;
            border-bottom:solid thin black;
            text-align:center;
          }
h2
          {
            font-style:italic;
            border-bottom:solid thin black;
            text-align:right;
            color:#11ee22;
          }

h3        {
            font-size:120%;
            font-style:italic;
            border-bottom:solid thin black;
            text-align:center;
            color:#00FFFF;
          }

p         {
            position:absolute;
            top:70px;
            right:15px;
            font-size:9px;
            text-align:right;
            color:#ee1122;
            letter-spacing:2px;
          }

#oben     {
            position:absolute;
            top:0px;
            left:270px;
          }

#Zittertext
          {
            position:absolute;
            top:15px;
            left:260px;
            text-decoration:blink;
          }

#linie    {
            position:absolute;
            width:70%;
            right:35px;
            top:120px;
          }

#text     {
            position:absolute;
            left:10px;
            top:200px;
            padding:10px;
            width:150px;
            heigth:60px;
            width:220px;
            z-index:5;
            text-align:center;
            font-size:130%;
            color:#222200;
            font-style:oblique;
            font-weight:bolder;
            font-stretch:expanded;
            text-decoration:underline;
          }

#linkleiste{
            position:absolute;
            right:20px;
            top:100px;
            height:100px;
            z-index:10;
          }
#linkleiste td
          {
            width: 111px;
          }

#linkleiste td a:hover
          {
          background-color: transparent;
          }

#menue
          {
            position:absolute;
            left:20px;
            top:250px;
            height:250px;
            width:170px;
            padding:10px;
            font-family:Arial,sans-serif;
            color: #00ee00;
            border-width:thick;
            border-color:red;
            border-style:groove;
            background-image:url(images/schlachthaus.jpg);
            background-repeat:no-repeate;
            text-align:center;
            font-size:150%;
            z-index:1;
          }

#menue tr a:hover
          {
            color: #55ff55;
            text-decoration:none;
            font-weight:bold;
            background-color: #aa3333;
          }

#textbox  {
           position:absolute;
           top:550px;
           left: 10px;
           padding:10px;
           width:195px;
           color: #ffffff;
           border-width:thick;
           border-color:yellow;
           border-style:groove;
           background-color: #aa2222;
           text-align:center;
           vertical-align:middle;
           font-size:120%;
          }

#unten    {
           position:absolute;
           top:270px;
           left:30px;
           background-color: #aa3333;
           color: #ffffff;
           font-size:70%;
          }

#schock   {
            position:absolute;
            left:10px;
            top:20px;
            padding:10px;
            width:200px;
            heigth:200px;
            border-width:thin;
            border-color:red;
            border-style:groove;
            z-index:5;
          }

#content  {
            position:absolute;
            left:250px;
            top:250px;
            background-image:url(images/standard-background.jpg);
            background-repeat:no-repeate;
            z-index:1;
            width:70%;
            padding:20px;
            border:20px;
            font-size:120%;
            color:#33ffcc;
            z-index:3;
          }

.row_0    {
            background-color: #bb4444;
          }
.row_1    {
            background-color: #bb7972;
          }

#news     {
            width:100%;
          }

#mukke    {
            width:100%;
          }

#links    {
            width:100%;
            font-size:150%;
            color:#FF6660;
            font-style:italic;
            border-bottom:solid thin black;
            text-align:center;
          }

#about    {
            width:100%;
          }

#guestbook{
            width:100%;
            z-index:3;
          }
#guestbook iframe
          {
            z-index:3;
          }        
