html,body {
    margin: 0px;
    padding: 0px;
    border: none;
    height: 100%;
    scrollbar-face-color: #474f4f;
    scrollbar-shadow-color: #474f4f;
    scrollbar-highlight-color: #474f4f;
    scrollbar-3dlight-color: #474f4f;
    scrollbar-darkshadow-color: #61646b;
    scrollbar-track-color: #474f4f;
    scrollbar-arrow-color: #bb4b00;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #dbdbdb;
}
.style1 {
    color: #FFFFFF
}
a {
    text-decoration: none;
    color: #000000;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #bb4b00;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
#cont a {
    color: #dbdbdb;
    text-decoration: underline;
}
#cont input {
    border: 0px;
    margin: 0px;
}
.news {
    /* background-image:url(../img/6.gif);
    background-repeat:no-repeat */
    text-align: left;
}
input, textarea, select {
    color : #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color : #000000;
    background-color: #ffffff;
}
input.long, select.long {
    width: 200px;
}
.radio {
    background-color: transparent;
}
.newstitle {
    font-size: 13px;
    font-weight: 600;
}
.style5 {
    color: #222222;
    font-weight: bold;
}
img{
    border: 0px;
    margin: 0px;
}
#maincontent {
    width: 880px;
    border-width: 0px;
    background-color: #61646b;
}
#maincontent td {
    text-align: left;
}
.menuinner {
    font-size: 12px;
    color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.menuinner a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}

.menuinner a:hover {
    color: #ff0000;
}

.durchsichtig {
    Filter:Alpha(opacity=40);
    -moz-opacity:.4;
    border-width: 0px;
}

.screenshot {
    vertical-align: top;
    text-align: right;
    width: 100px;
    height: 100px;
    margin: 3px;
}
#haendlertbl div {
    margin-top:10px;
}
#haendlertbl a {
    text-decoration: none;
    font-size: 11px;
}
#haendlertbl td {
    font-size: 10px;
    color: #000;
}
#haendlertbl td a:hover {
    color: #fff;
}
.haendlerregister {
    width: 100px;
    height: 17px;
    cursor: pointer;
    cursor: hand;
    border-right: 7px solid #fff;
    background-color: #474F4F;
    color: #fff;
    padding-left: 10px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 11px;
}
.haendlerregister a, .haendlerregister a:hover {
    color: #fff;
}
.haendlerregisterActive {
    width: 100px;
    height: 17px;
    cursor: pointer;
    cursor: hand;
    border-right: 7px solid #fff;
    background-color: #ff0000;
    color: #fff;
    padding-left: 10px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 11px;
}
.haendlerregisterActive a, .haendlerregisterActive a:hover{
    color: #fff;
}
.haendlerlogout {
    height: 17px;
    border-right: 7px solid #fff;
    padding-left: 220px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
}
.haendlerlogout a{
    color: #ff0000;
}
.haendlerlogout a:hover {
    color: #ff0000;
}
#sprachen {
    height: 15px;
    margin: 0px 0px 0px auto;
    font-size: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
#sprachen span { padding: 0px; margin: 0px; }
#sprachen a { color: #dbdbdb; }
#sprachen a:hover { color: #bb4b00; }
#sprachen a.active { color: #bb4b00; font-weight: bold; }
