* {
    font-family: Calibri, Verdana, sans-serif;
    font-size: 11pt;    
}

a {
    text-decoration: none;
    color: black;   
}

a:hover, a:active {
    text-decoration: underline;
}

h1 {
    font-size: 12pt;
    margin-bottom: 25px;
}

#logo {
    margin: 50px 0px 50px 50px;
}

a.logo {
    text-decoration: none;
}

.logoZurich, .logoMinds, .zurich, .minds {
    font-weight: bold;
    
}

.logoZurich, .logoMinds {
    font-size: 32pt;
}

.logoZurich, .zurich {
    color: black;
}

.logoMinds, .minds {
    color: red;    
}

#content {
    margin: 0px 0px 100px 50px;
    width: 500px;
}

#navigation {
    margin-top: 50px;
}

address {
    font-style: normal;
}

.foundation {
    margin-bottom: 30px
}

table, tr, td {
    border: 0px;    
}

table#videos p {
    margin-top: 0px;
    margin-bottom: 25px;
}

small {
    font-size: 80%;
    color: #777777;
}
