body  {
        background-color : #FFFFFF;
        scrollbar-highlight-color : #666699;
}
H1  {
        font-size : x-large;
        color : Aqua;
        font-weight : bold;
        text-align : center;
}
A:link  {
        COLOR : #000000;
        TEXT-DECORATION : underline;
        font-size : 13px;
}

A:visited  {
        COLOR : #333333;
        TEXT-DECORATION : underline;
        font-size : 13px;
}

A:hover  {
        COLOR : #333333;
        TEXT-DECORATION : underline;
        font-style : oblique;
        font-size : 13px;
}

A:hover IMG  {
        MARGIN : 1px -1px -1px 1px;
}
h2  {
        font-size : large;
        color : #FFFFFF;
        font-weight : bold;
}

h3  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 15px;
        font-weight : bold;
}

p  {
        text-align : left;
}

.home  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : lighter;
        font-variant : small-caps;
        text-transform : capitalize;
        color : #0000CC;
        text-align : center;
}

.lastupd  {
        line-height : 15px;
        font-weight : normal;
        color : #0000CC;
        font-size : 10px;
        text-align : right;
}

.toeteberg  {
        font-size : 12px;
        font-weight : lighter;
        font-variant : small-caps;
        text-transform : capitalize;
        color : #0000CC;
}

.tabtext  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;
        color : #FFFFFF;
        line-height : 20px;
}

.endtab  {
         BORDER-TOP: #666699 2px solid;
         align : center;
         margin : 50px;
}
.contenttab  {
         background-color : #666699;
         width: 600px;
         border: 0;

}
.foto {filter:progid:dxImageTransform.Microsoft.dropShadow(color=AliceBlue,offX=5,offY=5 positive=true)
      text-align: center;
}
a.menue {
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 8pt;
                color: black;
                display: block;
                width: 100px;
				text-align: center;
                padding: 2px 2px; ;
                margin: 5px}
a.menue:link {
                color: #005F00;
                text-decoration: underline;
                }

a.menue:visited {
                color: blue;
                text-decoration: none;}

a.menue:hover {
                color: white;
                background-color: blue;
                text-decoration: none; }

a.menue:active {
                color: white;
                font-weight: bold;
                background-color: #666699;
                text-decoration: underline; }
