﻿body {
    font-family: 'Droid Sans', sans-serif;
}

h1 {
    font-family: 'Play', sans-serif;
    font-weight: normal;
    color: silver;
    margin: 0px;
    letter-spacing: 5px;
}

table {
    text-align: center;
}

.x200 {
    width: 200px;
    height: 200px;
    vertical-align: top;
    border: none;
}

.videos {
    width: 200px;
    height: 175px;
    vertical-align: bottom;
}

.canvas {
    width: 600px;
    height: 600px;
    vertical-align: bottom;
}

.untertitel {
    width: 200px;
    height: 25px;
    vertical-align: top;
}

.galerie {
    border-spacing: 25px;
}

.silber {
    color: silver;
}
