/* Page code and layout by Stijn Wolters */

html {
    font-size: 100%;
}

body {
    color: #000000;
    background-color: #106589;
    font-family: sans-serif;
    font-size: 0.9em; /*0.812em;*/
    height: 100%;
}

#footer2 {
    font-size: 85%;
    text-align: center;
    color: #000000;
    background-color: #106589;
}

/*
#brill {
    font-style: georgia;
}
*/

.red {
    color: #800000;
}

.darkblue {
    color: #100070;
}

.topcenter {
    text-align: center;
}

.smalltext {
    font-size: 70%;
}

.agenda {
    font-size: 75%;
}

.note {
    font-size: 87%;
    color: #000000;
    background-color: #106589;
}

dl.menu, div.block {
    width: auto;

    overflow: auto;

    background-image: url("juliaccosz.gif");
    background-position: center;
    background-color: white;
    color: #000000;

    text-align: center;

    padding: 1em;

    /*border: black 1px solid;*/
}

.smallheight {
    height: 8em;
}

.middleheight {
    height: 18em; /*12em;*/
}

.largeheight1 {
    height: 100em;
}

.largeheight2 {
	height: 110.3em;
}

#leftimage {
    float: left;
    border: black 1px solid;
    margin: 0.2em 0.2em 0.2em 0.2em;
}

div.block-container {
    width: 100%;
    padding: 0em;
    margin-left: auto;
    margin-right: auto;
}

div.menu-container {
    width: 50%;
    float: left;
}

dl.deflist, dl.menu {
    margin: 5px;
    text-align: center;
}

dl.deflist, dl.menu dd {
    margin: 0;
    padding: 0.3em 0em 0.5em 0em;
}

dl.deflist, dl.menu dt {
    font-weight: bold;
    font-size: 125%;
    padding: 0.5em;
}

Div.content-spacer {
    clear: both;
}
/*
img {
    border-style: none;
}
*/
