/*
 *  css styles for http://www.stein-art.de
 */

body
{
    background-color:#C0C0C0
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top: 50px;
    scrollbar-base-color: #97AED2;
    scrollbar-3dlight-color:#0078E1;
    scrollbar-arrow-color:#0078E1;
    scrollbar-darkshadow-color:#63839C;
    scrollbar-face-color:#B3C2DB;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#00692A;
    scrollbar-track-color:#78AEFF;
}

body,table,tr,td,div,p,input,textarea,select {font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;  font-size: 10px; color: #000000;}


td.content {line-height: 13pt;}

h1
{
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10px;
        line-height: 10pt;
        padding-top: 0px;
        padding-bottom: 3px;
}

h2
{
        font-size: 11px;
        color: #808080;
        font-weight: bold;
        line-height: 12pt;
        padding-top: 0px;
        padding-bottom: -1px;

}

h3
{
        font-size: 12px;
        color: #000000;
        font-weight: bold;
}

h4
{
        font-size: 12px;
        color: #980000;
        font-weight: bold;
}

h5
{
        font-size: 24px;

        color: #980000;
        font-weight: bold;
}

.content
{
        color: #484848;
        padding-left:25px;
        padding-right:25px;
        padding-top: 7px;
        line-height: 17px;
        width: 470px;
        height: 450px;
        overflow: auto;
        font-size: 12px;
        text-align:justify;
}

.t           {
             font-family: trebuchet ms, helvetica,arial,
             sans-serif;
             font-size: 10pt;
             font-weight: normal;
             color: #666;
             text-align: justify;
             text-decoration: none;
             }

span.ta          {
             font-family:  Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;
             font-size: 10pt;
             font-weight: normal;
             color: #343434;
             }

.t1          {
             font-family: trebuchet ms, helvetica, arial, sans serif;
             font-size: 12pt;
             font-weight: normal;
             color: #000000;
             }

span.navigkl        {
                font-family: trebuchet ms, helvetica, arial;
                font-size: 10pt;
                font-weight: light;
                color: #FF7300;
                }

.navig      {
            font-family: trebuchet ms, helvetica, arial;
            font-size: 14pt;
            font-weight: light;
            color: #0044FF;
            }

.nav
{
        padding-top: 15px;
}

.textsml
{
color: #484848;
text-align:left;
margin-left:10px;
line-height:10.5pt;
font-size:7.5pt
}

.nav1
{
font-weight: bold;
text-align:left;
margin-left:10px;
line-height:10pt;
font-size:8.5pt
}

.nav2
{
text-align:left;
margin-left:12px;
line-height:9.5pt;
font-size:8.0pt;
color: #FFFFFF;
}

.nav3
{
text-align:left;
margin-left:12px;
line-height:9.5pt;
font-size:8.0pt;
color: #FFFFFF;
}


.ta          {
             font-family: trebuchet ms, helvetica, arial ,
             sans-serif ;
             font-size: 12pt;
             font-weight: normal;
             color: Black;
             }

span.c5      {
             font-family: Zurich Lt BT , helvetica, arial, sans serif;
             font-size: 30px;
             color: #0040FF;
             }

.c3          {
             font-family: Futura Lt BT;
             font-size: 15px;
             color: Black;
             }


.c3b          {
             font-family: Futura Lt BT;
             font-size: 15px;
             font-stretch: extra-expanded;
             color: Blue;
             }

.c4          {
             font-family: Zurich Lt BT, helvetica, arial, sans serif;
             font-size: 30px;
             color: #7F7F7F;
             }

.fotokl         {
                font-family: Arial, Helvetica;
                font-size: 10px;
                font-weight: medium;
                color: #414a71;
                }

                .t1kl         {
                        font-family: trebuchet ms, helvetica, arial, sans serif;
                        font-size: 10pt;
                        font-weight: normal;
                        color: #000000;
                        text-align: justify;
                        }
                                .t1b         {
                        font-family: trebuchet ms, helvetica, arial, sans serif;
                        font-size: 12pt;
                        font-weight: normal;
                        color: #0080FF;
                        }
                 .t2         {
                        font-family: trebuchet ms, helvetica, arial, sans serif;
                        font-size: 8pt;
                        font-weight: normal;
                        color: #000000;
                        text-align: justify;
                        }

                  .t2b         {
                        font-family: trebuchet ms, helvetica, arial, sans serif;
                        font-size: 8pt;
                        font-weight: normal;
                        color: #0040FF;
                        text-align: justify;
                        }

.headlineRed
{
        font-size: 18px;
        color: #980000;
        font-weight: bold;
}

.tblHead
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
}


textarea.InputTextarea{ width: 322px; height: 80px; background-color: #ffffff;; border-style: solid; border-width: 1px; border-color: #808080;}

.links
{        float: left;
         margin-right: 15px;
         margin-bottom: 5px;
}

.rechts
{        float: right;
         margin-left: 15px;
         margin-bottom: 5px;
}

.zentriert
{        display: block;
         margin: 0 auto;
}


/*
 *  Link Styles
 */

a.linkstandard         {  color: #FFFFFF;  font-weight: none;  text-decoration: none;}
a.linkstandard:visited {  color: #FFFFFF;  font-weight: none;  text-decoration: none;}
a.linkstandard:hover   {  color: #FF9F50;  font-weight: none;  text-decoration: none;}
a.linkstandard:active  {  color: #FFFFFF;  font-weight: none;  text-decoration: none;}

a.linkcontent         {  color: #FFFFFF;  font-weight: none;  text-decoration: underline;}
a.linkcontent:visited {  color: #FFFFFF;  font-weight: none;  text-decoration: underline;}
a.linkcontent:hover   {  color: #92F8C3;  font-weight: none;  text-decoration: underline;}
a.linkcontent:active  {  color: #FFFFFF;  font-weight: none;  text-decoration: underline;}

a:         { text-decoration: none; }
a:link     { text-decoration: none; }
a:visited  { text-decoration: none; }
a:active   { text-decoration: none; }
a:hover    { text-decoration: none; }
