
.footer:link {color:#ffffff; text-decoration:none}
.footer:visited {color:#ffffff; text-decoration:none}
.footer:active {color:#ffffff; text-decoration:underline}
.footer:hover {color:#ffffff; text-decoration:underline}



img {
        border:none;
        float: right;
}


img.left {
        border:none;
        float: none;
        vertical-align:middle;
}

img.left2 {
        border:none;
        float: none;
}

a{
        color: #006633;
}



a:hover{
        color: #FF6600;
}


p{
margin-bottom:15px;
margin-top:5px;
}



h1{
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom:10px;
        color:#006600;
}



h3{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 3px;
        color:#598fb0;

}

h2{
        font-size: 12px;
        font-weight: bold;
        color:#5B5B5B;
        margin-top:15px;

}

h2.stealth_h1{
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom:10px;
        color:#006600;
}


h4{/*teaser*/
        font-size: 11px;
        font-weight:bold;
        color:#006600;
        border-bottom:1px dotted;
        margin-bottom:5px;
        padding-top:3px;

}

h4 a {/*teaser*/
        text-decoration: none;
        color:#006600;

}

h4 a:hover {/*teaser*/
        text-decoration: none;
        color:#006600;

}

ul {
        padding-left:20px;
        margin-top:15px;
        margin-bottom:25px;
}

.News {
        margin:0;
        font-size:12px;
        color:#000;
        border-bottom: 1px solid #828282;
        padding-top:15px;
        padding-bottom:8px;
}

.tableheadline {
background:#a2ba53;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

td{
vertical-align:top;
}