/* Layout Stylesheet */

body {
 margin:10px;
 background:#e0f8f8;
 color: #002030;
 font-weight: normal;
 font-family: Verdana, Geneva, Arial, sans-serif;
 text-align:center;
 padding:0;
          font-size        : 16px;
        background-image: url(img/bg-blau1xx.jpg);
        background-attachment: fixed;
 }




#outer {
 text-align:left;
 border:1px solid #005050;
 width:772px;
 margin:auto;
 }

#hdr {
 height:164px;
 background:#8090F0;
 color: #333333;
 padding:0;
 }

#bodyblock {
 position:relative;
 background: #005050;
 color: #FFFFFF;
 width:770px;
 padding:0;
 }

#l-col {
 float:left;
 background:#005050;
 color: #FFFFFF;
 width:170px;
 }

#cont {
 width:590px;
 background:#FFFFFF;
 color: #002030;
 border:solid #005050;
 border-width:0 0 0 0px;
 text-align:left;
 padding:5;
 background-image: url(img0/bg-cont.jpg);
 }

#ftr {
 height:20px;
 background:#00D0C0;
 color: #002010;
 font-size: 12px;
 font-weight:bold;
 border:solid #005050;
 border-width:1px 0 0 0;
 margin:0;
 padding: 2;
 }
a { color: #d6eaff; text-decoration: none;
        background-color : none;
        display:block;
        font-size        : 17px;
}
a:hover { color: #003030;
        text-decoration: none;
        background-color : #d0eeee;
        background-image:url(img/bg-blaux.gif);
        display:block;
        margin:0px;
}
a.pic { color: #005050;
        display          :inline;
        text-decoration: none;
        background-color : none;
        font-size        : 17px;
        height:          152px;
}
a.m2 { color: #005050;
        text-decoration: none;
        background-color : none;
        font-size        : 17px;
}
a.m3 { color: #005050;
        text-decoration: none;
        background-color : none;
        font-size        : 12px;
        display          :inline;
}
a.m3:hover { color: #005050;
        text-decoration: underline;
        background-color : none;
        font-size        : 12px;
        display          :inline;
}


.t16f {line-height: 120%;  font-family: Verdana, Geneva, Arial, sans-serif;
font-style: normal; font-weight: bold; font-size: 16px; text-align: left; }

.t10f {line-height: 100%;  font-family: Verdana, Geneva, Arial, sans-serif;
font-style: normal; font-weight: bold; font-size: 10px; text-align: left; }

.t12f {line-height: 100%;  font-family: Verdana, Geneva, Arial, sans-serif;
font-style: normal; font-weight: bold; font-size: 12px; text-align: left; }