.startseite {
    background-color:#FFFFFF;
}

.startseite table {
    border-style:none;
    border-collapse:collapse;
}

.startseite td {
    border-style:none;
}

.startseite td img{
    width:450px;
}

.startseite.information {
    margin:10px;
    padding:5px;
    width:100%;
    border-width:2px;
    border-style:solid;
    border-color:#C0C0C0;
}