body {
                color                : black;
                font-family          : "Verdana",sans-serif;
                font-size            : 0.9em;
                font-weight          : normal;
                text-decoration      : none;
                margin               : 0;
                background-color     : #eff29b;
}

.fullscreen {
                background-color     : black;
                color                : white;
                text-align           : center;
                font-size            : 0.9em;
}

a.fullscreen {
                color                : white;
}

img.mainphoto{
                padding: 5px;
                border: 1px solid #FFFFFF;
}

h1 {
                font-family          : "Verdana",sans-serif;
                font-size            : 1.4em;
                color                : black;
                margin               : 0em;
                text-indent          : 0em;
                text-align           : center;
}

p {
                font-family          : "Verdana",sans-serif;
                font-size            : 0.9em;
                color                : black;
                margin               : 0em;
                text-indent          : 2em;
}

p.hint {
                font-size            : 0.8em;
                color                : black;
}

table.page,td.page,tr.page {
                background-color     : #fcfac1;
}

th.title {
                background-color     : #ffc000;
}

p.error {
                text-align           : center;
                font-weight          : bold;
                color                : black;
}

A {
                font-family          : "Verdana",sans-serif;
                font-size            : 0.9em;
                font-weight          : bold;
                color                : #506941;
                text-decoration      : none;
}

A:HOVER {
                color                : #607951;
                text-decoration      : underline;
}

select,input,textarea {
                background           : #eff29b;
                color                : #506941;
}

.headmenu {
                font-family          : "Verdana",sans-serif;
                font-size            : 1em;
                text-indent          : 0em;
                color                : #506941;
                text-align           : center;
                line-height          : 1.5em;
}

form.headmenuform {
                font-family          : "Verdana",sans-serif;
                font-size            : 0.8em;
                text-indent          : 0em;
                color                : #506941;
                text-align           : center;
                line-height          : 1.5em;
                border-top           : 2px dotted #506941;
                border-bottom        : 2px dotted #506941;       
}

.copyright {
                font-family          : "Verdana",sans-serif;
                font-size            : 0.9em;
                text-indent          : 0em;
                line-height          : 14pt;
                color                : #506941;
                text-align           : center;
}

.author {
                font-family          : "Verdana",sans-serif;
                font-size            : 0.6em;
                text-indent          : 0em;
                line-height          : 14pt;
                color                : #506941;
                text-align           : right;
                font-weight          : bold;
}

