body
{
background-image:url(images/bgr007.jpg);
background-repeat: repeat-x repeat-y;
background-attachment: fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
background-color: #7D8FA4;
color:#2B605A;

scrollbar-3dlight-color:#bbbbbb;
scrollbar-arrow-color: #7D8FA4;
scrollbar-darkshadow-color:#bbbbbb;
scrollbar-face-color: #2B605A;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:dddddd;
scrollbar-track-color:#2B605A
}

input
{}

.bild
{
margin-left:15px;
margin-bottom:15px;
}
.bild-l
{
margin-right:15px;
margin-bottom:15px;
}

td
{
font-size: 13px;
color:#0000000;
}

th {font-size: 13px;
font-weight:500}
p {font-size: 10pt}
h1 {font-size: 23px; font-weight:400;color: #3D6658}
h2 {font-size: 16px; font-weight:400;color: #3D6658}
h3 {font-size: 14px; font-weight:400;color: #3D6658}
h4 {font-size: 12px; font-weight:400;color: #3D6658}

a {font-weight: 600; font-size:13px}
A:link {text-decoration:none; color:#2B605A}
A:visited {text-decoration:none; color:#2B605A}
A:active {text-decoration:none; color: #2B605A}
A:hover {text-decoration:none; color: #8B4732}

a.a {font-weight: 500; font-size:11px}
A.a:link {text-decoration:none; color:2B605A}
A.a:visited {text-decoration:none; color:2B605A}
A.a:active {text-decoration:none; color: 2B605A}
A.a:hover {text-decoration:none; color:#8B4732}

a.b {font-weight: 700; font-size:33px}
A.b:link {text-decoration:none; color:white}
A.b:visited {text-decoration:none; color:white}
A.b:active {text-decoration:none; color: white}
A.b:hover {text-decoration:none; color:#75a26f}

.tbl  {
width: 50%;
border: 3px #9F1D23 solid;
margin-left: 10%;
margin-top:33px;
}

.td
{
background-color: #DFDFDF;
border-left: 3px #ffffff solid;
border-top: 3px #ffffff solid;
border-right: 3px black solid;
border-bottom: 3px black solid;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity:0.9;

}