body
{
margin: 0px;
background-color: #C3C3C3
}

.table_out
{
margin-top: 10px;
background-image: url('../images/bg-unten.jpg');
background-repeat: repeat-x
}

img
{
border: 0px
}

.abs
{
margin-top: 20px
}

a:link, a:active, a:visited, a:hover
{
font-size: 10pt;
font-family: Tahoma, Helvetica, Arial;
display: block;
text-decoration: none;
text-align: center;
width: 75px;
line-height: 60px;
background-image: url('../images/navi-bg-unten.jpg');
background-repeat: repeat-x
}

a:link
{
color: #0000BF
}

a:visited
{
color: #0020FF
}

a:active
{
color: #FFFF00
}

a:hover
{
color: #FFFb00
}