body
{
 background: url(../grafiken/streifen_links.bmp) repeat-y;
}

.banner
{
 background: url(../grafiken/banner.bmp) no-repeat;
 background-color: #ffffff;
 width: 950px;
 height: 150px;
}

.menu
{
 padding: 5px;
}

.tabelle
{
 font-family: Arial;
 font-size: 11pt;
 color: #000000;
 border-top: 4px solid #acaa44;
 padding-top: 20px;
}

.default
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}

.punkte
{
 font-family: Arial;
 font-size: 11pt;
 color: #000000;
 background: url(../grafiken/points.bmp) no-repeat;
 background-color: #ffffff;
 height: 30px;
}

.titel
{
 font-family: Arial;
 font-size: 11pt;
 color: #acaa44;
 background-color: #ffffff;
 background:  url(../grafiken/titel.bmp) no-repeat;
 padding: 6px;
}

.sidebar
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 background-color: #ffffff;
 border-right: 1px solid #acaa44;
 padding: 5px;
 width: 145px;
}

.content
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 background:  url(../grafiken/background_c.gif) no-repeat;
 background-color: #ffffff;
 padding: 15px;
 padding-right: 100px;
}

.werbung
{
 font-family: Arial;
 font-size: 11pt;
 color: #000000;
 background:  url(../grafiken/luemmel.bmp) no-repeat;
 background-color: #ffffff;
 height: 170
}

.fusszeile
{
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 background-color: #ffffff;
 height: 30px;
 border-top: 4px solid #acaa44;
 padding-top: 8px;
 padding-left: 150px;
 background: url(../grafiken/stage_total_klein.bmp) no-repeat;
}

.copyright
{
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 background-color: #ffffff;
 height: 30px;
 border-top: 1px solid #acaa44;
 padding-top: 8px;
 padding-left: 150px;
 background: url(../grafiken/stage_total_klein.bmp) no-repeat;
}

/* IE5, IE6, IE7, IE8, Mozilla Firefox, Safari und Opera Kompatibilität */

.button:link
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
 border-bottom: 3px solid #ffffff;
}

.button:visited
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
 border-bottom: 3px solid #ffffff;
}

.button:hover
{
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
 border-bottom: 3px solid #acaa44;
}

/* Kompatibilität Ende */

a
{
 text-decoration: none;
 color: #000000;
}
	
a:hover
{
 text-decoration: none;
 color: #948a54;
}

.buchstabe:link
{
 font-family: Arial;
 font-size: 8pt;
 color: #948a54;
 border: 1px solid #ffffff;
 background: #ffffff;
 text-align: center;
 padding: 1px;
}

.buchstabe:visited
{
 font-family: Arial;
 font-size: 8pt;
 color: #948a54;
 border: 1px solid #ffffff;
 background: #ffffff;
 text-align: center;
 padding: 1px;
}

.buchstabe:hover
{
 font-family: Arial;
 font-size: 8pt;
 color: #000000;
 border: 1px solid #948a54;
 background: #ddd9c3;
 text-align: center;
 padding: 1px;
}