
/*
   link colors - overridden by the album 'linkcolor' property.
*/
A:link, A:visited, A:active
        {
        text-decoration: none;color: #d1762c;
        }
A:hover
        {
          text-decoration: none;color: #071f2f;
        }



IMG {border: 0}
        /*
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY
        {
          background-color: #afc2cf;
          /*background-color: #6479af;*/
          color: #276088;
        }
TD, P
        {
          color: white;
          /*color: #d0d7e8;*/
        }

.caption
{
font-size: 300%;
font-weight:bold;
line-height:120%;
padding-top: 100px;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}

.heading1
{
font-size: 250%;
font-weight:bold;
line-height:120%;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}
.heading2
{
font-size: 200%;
font-weight:bold;
line-height:120%;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}
.heading3
{
font-size: 150%;
font-weight:bold;
line-height:110%;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}


.heading1_idx
{
font-size: 120%;
font-weight:bold;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}
.heading2_idx
{
font-size: 110%;
font-weight:bold;
padding-left: 30px;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}
.heading3_idx
{
font-size: 100%;
font-weight:bold;
padding-left: 60px;
color: #666666;
font-family: Verdana,Arial,Helvetica;
text-align:justify;
}



.text
{
font-size: 11px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
vertical-align:middle;
text-align:justify;
}

.tabtext
{
font-size: 100%;
color: #666666;
line-height: 100%;
font-family: Verdana,Arial,Helvetica;
vertical-align:top;
text-align:justify;
}
.liste
{
list-style-type: square;
font-weight: normal;
color: #666666;
}

.foto
{
font-size: 11px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
vertical-align: middle;
text-align: center;
}

