	
body{
 background:#fff;
 text-align:center;
 font-size:7px;
 padding:0px;
 margin:0px 0px 0px 0px;
 border:1px solid white;
 
}

#stoerer {
 background-image:url('bilder/aktion.gif');
 background-repeat:no-repeat;
 width: 162px;
 height: 162px;
 display:block; 
 cursor:hand;
}


#swfstoerer {
z-index:5000;
 position: absolute;
 right:0px;
 top:0px;
 float:lef;
}

#seite{
 padding:0px;
 text-align:left;
 margin: 20px auto 20px auto;
 width:770px;
 height:560px;
 background:#fff;   	
 border:0px solid red;
}

#unten{
    padding:0px;
    text-align:center;
    margin: 60px auto 0px auto;
    width:770px;
    background:#fff;   	
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    text-decoration: underline;
    font-weight: normal;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ccc;
    text-decoration: none;
    font-weight: normal;
}

#links{
 background-image:url('bilder/einstiegagrar.jpg');
 background-repeat:no-repeat;
 float:left;
 display:block; 
 cursor:hand;
 width:352px;
 height:560px;
 padding:0px;
 display: inline;
 margin:10px 0px 10px 10px;
 border:0px solid yellow;
}


#mitte{
 float:left;
 width:36px;
 height:560px;
 margin:10px 0px 10px 10px;
 border:0px solid black;
}

#rechts{
 background-image:url('bilder/einstiegtierundgarten.jpg');
 background-repeat:no-repeat;
 float:left;
 display:block; 
 cursor:hand;
 width:352px;
 height:560px;
 margin:10px 0px 10px 10px;
 border:0px solid yellow;
}