#Hauptseite{
 	background-image:url('http://www.ispo-institut.de/images/bg_auge.png');   
}                                                                                   
 
body{
        background-color:rgb(255,245,196);
}
 
#Zoneimage{
        background-image:url('http://www.ispo-institut.de/images/aktuell.jpg'); 
}
 
#Aktuellhead{
        text-align:center;
        font-size:14px;
        font-weight:bold;
        text-decoration:underline;
        margin-bottom:10px;
}
 
#Aktuelles a{
 	font-weight:bold;
 }
 
#Aktuelles{
        background-image:url('http://www.ispo-institut.de/images/tr.gif');
        border-width:2px;
        border-style:solid;
        padding:5px;
} 
 
  
.Headline,.Headline p {
        font-size:13px;
        font-weight:bold;
        margin-bottom:0px;
}
 
.Headline{
        border-bottom-style:solid;
        margin-left:2%;
        margin-right:2%;
}
 
 
.Newstext , .Newstext p{
        font-size:12px;
        line-height:1.4em;
        margin-top:5px;
        text-align:left;
}
 
.Newstext{
        margin-bottom:20px;
        margin-left:5%;
        margin-right:5%;
}
