body {
        font-family:Arial, sans-serif;
        font-size:10px;
        font-weight:normal;
        font-variant:normal;
        font-style:normal;
        color:#ffffff;
        text-decoration:none;
        text-align:left;
        letter-spacing:normal;
        background-color:#000000;

        padding: 0pt;
        margin:5px;
}

.mainmenu {
		FONT-SIZE: 18;
		FONT-FAMILY: Arial, bold, sans-serif;
		color: #ffffff;
        background-color:#000000;
}


A { color:#666666; text-decoration:none; font-family : Arial, sans-serif; font-size : 12px; font-weight:bold;}
A:hover { color:#FFFFFF; text-decoration:none; font-family : Arial, sans-serif; font-size : 12px; font-weight:bold;}

.smallfont	{ font-size: 11px; font-weight:bold;}
.mediumfont { font-size: 12px; font-weight:bold;}
.mediumlargefont { font-size: 15px; font-weight:bold;}
.mediumlargefont:hover { font-size: 15px; font-weight:bold;}
.largefont  { font-size: 18px; font-weight:bold;}
.largefont:hover  { font-size: 18px; font-weight:bold;}

ssA:link {font-weight:normal; text-decoration: underline; color:#808080;}
ssA:visited {font-weight:normal; text-decoration: underline; color:#808080;}
ssA:active {font-weight:normal; text-decoration: underline; color:#808080;}
ssA:hover {font-weight:normal; text-decoration: none; color:#606060;}



h1 {font-size:12pt; font-weight:bold}
h2 {font-size:11pt; font-weight:bold}
h3 {font-size:10pt; font-weight:bold}

table.login {
        border-width:1px;

        border-style:solid;
        border-color:#809cc9;
        padding:0px;
        border.collapse:collapse;
        margin:0px;
        }

table.login.org {
        border-width:1px;
                padding-top:50px;
        border-style:solid;
        border-color:black;
        width:300;
        border-collapse:collapse;
        margin:0px;
        background-color:#c8d7ee;
        }

tr.title {
         background-color:#404040;
         color:#ffffff;
         height:20px;
         overflow:hidden;
         padding:0px;
	 font-size:10px;
         }

tr.box { 
	background-color: #d0d0d0;
        color:#000000;
}

td.login {color:#666666; text-decoration:none; font-family : Arial, sans-serif; font-size : 12px; font-weight:bold}

font.normal {font-size:12px; }
font.klein {font-size:10px;}
font.gross {font-size:14pt;}
