/* Schriftarten und Farben */

body
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 11px;
 background-color: #E3E3E3;
}


/* Style für Links */

A:link {color: #606060; text-decoration: none}
A:visited {color: #606060; text-decoration: none}
A:active {color: #606060; text-decoration: none}
A:hover {color: #2A4D8F; text-decoration: none}
A:focus {color: #606060; text-decoration: none}


/* Farben fr die Scrollbalken */

/*body
{
 scrollbar-arrow-color:#C5000A;
 scrollbar-base-color:#2A4D8F;
}*/


/* Tabellen-Formatierungen */

iframe.menu
{
 height: 260px;
 width: 150px;
}


table.site
{
 background-color: #D0D0D0;
 font-size: 11px;
 color: #000000;
 border-style: solid;
 border-width: 1px;
 border-color: #FFFFFF;
 width: 950px;
}

table.menuframe
{
 width: 150px;
 text-align: center;
}

th.site
{
 font-weight: bold;
 border-style: solid;
 border-width: 1px;
 border-color: #FFFFFF;
 padding: 2px;
}

td.site
{
 border-style: solid;
 border-width: 1px;
 border-color: #FFFFFF;
 padding: 2px;
}

td.content
{
 background-color: #E3E3E3;
 border-style: solid;
 border-width: 1px;
 border-color: #FFFFFF;
 padding: 20px;
}

th.text
{
 font-size: 13px;
 background-color: #D0D0D0;
 font-weight: bold;
 border-style: none;
 text-align: left;
}

td.text
{
 font-size: 11px;
 background-color: #E3E3E3;
 border-style: none;
}

table
{
 font-size: 11px;
}


input.logon
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: E3E3E3;
 height: 16px;
 font-size: 9px;
 border: solid 1px;
}

/* Pinpoint */

td.login
{
 background-color: D0D0D0;
}

input.login
{
 border: solid 1px;
}

/* 10years */

.years10 {background: url(images/logo_topaz_final_aktuell.gif) no-repeat; width: 333px; height: 140px; position: absolute; left: 200px; top: 250px;}