
 body {
 background-image:url('gifs/bg3.jpg');
FONT-SIZE: 12px;
font-family:  verdana;
color: #313C3B;
text-align: justify;
line-height: 14px;
background-attachment: fixed;

}



#layout {

margin-top: 0px;
margin-left: 0px;
width: 1024px;
height: 780px;
position: absolute;
background:url('Bilder/layout-07.jpg') no-repeat;}

#content {
width: 640px;
margin-top: 320px;
margin-left: 350px;
position: absolute;
}

#navigation {
width: 250px;
height: 700px;
margin-top: 520px;
margin-left: 60px;
position: absolute;
}




b {
color:#313C3B;
letter-spacing:2px;
font-weight:bold;
}

i {
color:#BA2800;
letter-spacing:1px;
}

u {
color:#BA2800;
border-bottom:1px dotted #990A0A;
}




h2 {
font-size: 11px;
color: #ffffff;
background-color: #000000;
font-weight: bold;
height: 11px;
text-align: center;
text-transform: uppercase;
}


  a {

COLOR: #BA2800;
TEXT-DECORATION: none;
}

a:hover {
COLOR: white;
TEXT-DECORATION: none;
font-weight: bold;
background: #BA2800;
cursor: default;

}




A.navi:link, A.navi:active, A.navi:visited {
        display: block;
         line-height: 25px;
        width: 250px;
        text-align: right;
        text-decoration: none;
                color: #313C3B;
                             border-bottom: 1px dotted #B4C7C5;
                       background-image: url(Bilder/hg-bg.png);
                 }

 A.navi:hover {
        color: #313C3B;
        text-decoration: none;
         font-weight: bold;
              display:block;
              text-align: right;
                    border-bottom: 1px dotted #BA2800;
              background-image: url(Bilder/hg-bg-2.png);

              }










hr {
border:solid 1px #990a0a;
}



.table
{
font-size: 12px;
}

.button
{
        border:                                         1px solid #697A65;
        background-color:                         #ffffff;
        color:                                                 #000000;
        font-weight:                                 bold;
        font-family:                                  verdana;
        font-size:                                         11px;
        letter-spacing:                         1px;
        text-transform:                         uppercase;
        width:                                                 120px;
}
