body {
     background-image: url("../bilder/hintergrund.gif");
     background-attachment: fixed;
	 font-family: "Arial";
     }
#welcome {
         text-align: center;
         font: normal normal bold 350% "Arial";
         }
div.box {
        margin-top: 10px;
        padding-left: 10px;
        width: 200px;
        }
a.li:link {
       font: normal normal bold 100% "Arial";
       color: black;
       text-decoration:none;
       }
a.li:active {
         font: normal normal bold 100% "Arial";
         color: black;
         text-decoration:none;
         }
a.li:visited {
          font: normal normal bold 100% "Arial";
          color: black;
          text-decoration:none;
          }
a.li:hover {
        font: normal normal bold 110% "Arial";
        color: black;
        background-color: #FFFF99;
        text-decoration:none;
        font-weight: bold;
        }
div.sd {
       margin-left: 1%;
       margin-right: 10%;
	   width: 745px;
       }
div.spalte1 {
            float: left;
            width: 47%;
            font-size: 100%;
            }
div.spalte2 {
            float: right;
            width: 47%;
            font-size: 100%;
            }
div.heins {
         float: left;
		 width: 98%;
		 margin-bottom: 20px;
		 font-size: 110%;
		 }
div.gesch {
         float: left;
         width: 94%;
         font-size: 100%;
		 }
div.buch {
        float: left;
		width: 75%;
        font-size: 100%;
		}
div.badge {
		 text-align: center;
		 }
div.links:hover {
			   background-color: #FFFF99;
			   }
span.markieren {
			  color: #CC00CC;
			  font-size: 100%;
			  font-weight: bold;
			  }
span.markieren2 {
			   color: black;
			   font-size: 100%;
			   font-weight: bold;
			   }
span.markieren3 {
			   color: red;
			   font-size: 100%;
			   font-weight: bold;
			   }
a.mi:link {
       font: normal normal bold 100% "Arial";
       color: #6699CC;
       text-decoration:none;
       }
a.mi:active {
         font: normal normal bold 100% "Arial";
         color: #6699CC;
         text-decoration:none;
         }
a.mi:visited {
          font: normal normal bold 100% "Arial";
          color: #6699CC;
          text-decoration:none;
          }
a.mi:hover {
        font: normal normal bold 100% "Arial";
        color: #6699CC;
        background-color:yellow;
        text-decoration:none;
        }
div.imp {
	   margin-left: 1%;
	   }
div.pic {
	   width: 252px;
	   height: 300px;
	   border: 1px solid black;
	   float: left;
	   margin-left: 1px;
	   margin-top: 1px;
	   }
img.welc {
		width: 745 px;
		margin-left: 1%;
		}
img.welc2 {
		 width: 70%;
		 }
div.welue {
		 text-align: center;
		 font-size: 1100%;
		 font-weight: bold;
		 margin-left: 1%;
	     margin-right: 29%;
		 margin-top: 50px;
		 }
div.index {
		 text-align: center;
		 font-size: 100%;
		 font-weight: bold;
		 }
div.einlog {
		  position: absolute;
		  bottom: 10px;
		  right: 10px;
		  }
div.aktuel {
		  position: absolute;
		  left: 27px;
		  font-size: 80%;
		  }
a.flyer:link {
       font: normal normal bold 100% "Arial";
       color: #6699CC;
       text-decoration:none;
       }
a.flyer:active {
         font: normal normal bold 100% "Arial";
         color: #6699CC;
         text-decoration:none;
         }
a.flyer:visited {
          font: normal normal bold 100% "Arial";
          color: #6699CC;
          text-decoration:none;
          }
a.flyer:hover {
        font: normal normal bold 100% "Arial";
        color: #6699CC;
        background-color:yellow;
        text-decoration:none;
		}
