﻿/*
(c)2008, Michael W. Gries
creation date: 2008-01-30
last modified: 2008-01-31
*/
body
{
    position: relative;
    top: auto;
    display: block;
    text-align: center;
}

a:link      { color: #0000FF; }
a:visited   { color: #0000FF; }
a:focus     { color: #800080; }
a:hover     { color: #000080; }
a:active    { color: #0000FF; }

#GoogleLine
{
    padding: 1px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    border-bottom-color: #CCCCFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#Login
{
    color: #0000FF;
    font-weight: normal;
}

#LogoField
{
    background-position: center; /* background-image: url('images/Gries_Domain.jpg'); */
    background-image: url(  'images/_Gries_ani.gif' );
    background-repeat: no-repeat;
    position: relative;
    display: block;
    text-align: center;
}

#Logo
{
    border-style: none;
}

#MG
{
    cursor:move;
}

#Copyright
{
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #808080;
    text-align: center;
    position: relative;
}
#Index
{
    padding: 10px;
}

#inpT
{
    visibility: hidden;
}

#btnG
{
    visibility: hidden;
}
#impressum
{

}