table{
 font-size: 10px;
 color: white;
}

#main{
 background-color: black;
 color: white;
 min-height: 770px;
}


#mAktuell{
 font-weight: bold;
}

#bildtable{
 margin-top: 100px;
 margin-left: 87px;

}

#datum{
 margin-bottom: 40px;
}

#titel{
 font-weight: bold;
 margin-bottom: 20px;

}

#details{
 margin-bottom: 10px;
}

.bild{
 margin-bottom: 30px;
}

#content{
 padding-bottom: 50px;
}