body
{
       font-family: Arial, Verdana, Helvetica, sans-serif;
       height: 100%;
       margin: 0px;
       padding: 0px;
       background:#FFAD33 url(../bilder/sport.jpg) repeat-x top;
       text-align: center;
}

p
{
        font-size: 12px;
        color: #333333;
        text-align: left;
        line-height: 14px;
        margin: 0px;
        margin-bottom: 6px;
}

h1
{
        font-size: 28px;
        font-weight: bold;
        color: #333333;
        line-height: 28pt;
        text-align: left;
        margin: 0px;
}

h2
{
        font-size: 18px;
        line-height: 20px;
        color: #FF3300;
        font-weight: bold;
        text-align: left;
        margin: 0px;
}

h3
{
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        line-height: 16pt;
        text-align: left;
        margin: 0px;
        margin-bottom: 2px;
}

h4
{
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        line-height: 14pt;
        text-align: left;
        margin: 0px;
}

h5
{
        font-size: 11px;
        color:  #333333;
        font-weight: normal;
        padding-left: 5px;
        padding-top: 5px;
        text-align: left;
        line-height: 14px;
        margin: 0px;
}

h6
{
        font-size: 11px;
        color:  #0F3193;
        font-weight: normal;
        text-align: right;
        line-height: 14px;
        margin: 0px;
        margin-bottom: 15px;
}

li
{
        font-size: 11px;
        color: #333333;
        line-height: 14px;
        text-align: left;
        list-style-type: square;
}

ul
{       margin: 0px;
        margin-left:-20px;
        margin-bottom: 5px;
}

* html ul {margin-left:20px;}

a
{       font-size: 13px;
        font-weight:normal;
        line-height: 16px;
        text-align: left;
        text-decoration: none;
}
a:link {
        color: #000099;
}
a:visited {
        color: #000000;
}
a:hover, a:active {
         color: #0000FF;
}

.navi
{
       display: block;
       border-bottom: 1px solid #FF9900;
       padding:3px;
       margin: 0 0 0 2;
}
.navi_a
{
       display: block;
       border-bottom: 1px solid #FF9900;
       border-left: 1px solid #FF9900;
       background: url(../bilder/verein.jpg);
       padding:3px;
       margin: 0 0 0 2;
}
.unavi
{
       display: block;
       font-size: 11px;
       line-height: 13px;
       border-bottom: 1px solid #FF9900;
       padding:3px;
       margin: 0 0 0 10;
}
.unavi_a
{
       display: block;
       font-size: 11px;
       line-height: 13px;
       border-bottom: 1px solid #FF9900;
       border-left: 1px solid #FF9900;
       background: url(../bilder/verein.jpg);
       padding:3px;
       margin: 0 0 0 10;
}
.uunavi
{
       display: block;
       font-size: 9px;
       line-height: 11px;
       border-bottom: 1px solid #FF9900;
       padding:3px;
       margin: 0 0 0 18;
}
.uunavi_a
{
       display: block;
       font-size: 9px;
       line-height: 11px;
       border-bottom: 1px solid #FF9900;
       border-left: 1px solid #FF9900;
       background: url(../bilder/verein.jpg);
       padding:3px;
       margin: 0 0 0 18;
}

.text
{
        font-size: 12px;
        line-height: 14px;
        margin: 0px;
}

.autor
{
        font-size: 10px;
        line-height: 14px;
        color: #BBBBBB;
        margin: 0px;
}

.autor:link {
        color: #BBBBBB;
}
.autor:visited {
        color: #BBBBBB;
}
.autor:hover, .autor:active {
         color: #999999;
}

.fotos
{
       padding: 3px;
       line-height: 24px;
       text-align: center;
       background-color: #FFE79F;
       margin: 4px;
}
.fotos_a
{
       padding: 3px;
       line-height: 24px;
       text-align: center;
       background-color: #FFCF73;
       margin: 4px;
}