body {
    text-align			: center;
}

#head
{
    text-align			: center;
    margin				: 0px;
    padding				: 0px;
}

#footer
{
    text-align			: center;
    margin-top			: 15px;
}

#footerInhalt
{
    color				: #FF0000;
    font-family			: Verdana;
    font-weight			: bold;
    background-color	: #CCCCCC;
    width				: 760px;
    height				: 55px;
    padding-top			: 19px;
    font-size			: 1em;
}

#footerText
{
    font-family			: "Arial Rounded MT Bold";
    font-size			: 15px;
    margin-left			: 5px;
}

.navigation
{
    text-align			: center;
    margin-top			: 15px;
    margin-bottom		: 15px;
}

.naviBtn
{
    margin-left			: 5px;
}

#anzeige
{
    width				: 760px;
    text-align			: center;
    font-family			: Verdana;
    font-size			: 12px;
    margin              : 0 auto;
}

.abschnitt
{
    width				: 760px;
    text-align			: left;
    background-color	: #EFEFEF;
    padding				: 10px;
    margin-bottom		: 5px;
}

#keineEintraege
{
    font-family			: "Arial Black";
    font-size			: 16px;
    color				: #FF0000;
    text-decoration		: underline;
}

.text
{
    margin-bottom		: 3px;
}

.angefangen
{
    margin-right		: 5px;
}

.tekoname
{
    font-weight			: bold;
}

.naviListeLeftHidden
{
    margin-left			: 20px;
    visibility			: hidden;
}

.naviListeLeftVisible
{
    margin-left			: 20px;
    visibility			: visible;
}

#naviListeRight
{
    margin-left			: 470px;
}

a
{
    text-decoration		: underline;
    color	   			: #0000FF;
}

.kapi
{
    font-variant		: small-caps;
}