body {
        margin: 0px;
        height: 100%;
        width: 100%;
}
#top_links {
        background: url('/img/top_l.gif') no-repeat;
        width: 282px;
        height: 244px;
        padding-top: 30px;
        padding-left: 20px;
}
#top_rechts {
        background: url('/img/top_m.gif') no-repeat;
        height: 67px;
}
#top_hands {
        background: url('/img/top_hands.gif') no-repeat;
        height: 177px;
}
#ccc_loginbox {
        position: relative;
        left: 360px;
        width: 250px;
        text-align: left;
        color: white;
        font: 8pt verdana;
        padding-top: 10px;
}
#login_title {
        font: 11px verdana;
        font-weight: bold;
        padding-bottom: 3px;
}
#login_forgot {
        padding-top: 2px;
        font: 10px verdana;
        text-align: left;
}
input.login {
        width: 80px;
        font: 8pt verdana;
}
button.login,input.loginsubmit {
        font: 8pt verdana;
        width: 42px;
}
.site_left {
        padding-left: 20px;
        width: 263px;
}
.menu {
        height: 60px;
}
#site_sep {
        height: 1px;
        background-color: #9A9A9A;
}
.site_blnk {
        height: 5px;
}
.withsep {
        border-left: 1px solid #9A9A9A;
        padding-left: 10px;
}
#copyright {
        font: 10px verdana;
        padding-bottom: 5px;
}
.content {
        padding: 10px;
        font: 8pt verdana;
}
#check_domain {
        font: 8pt verdana;
        width: 230px;
}
input.domain {
        width: 160px;
        font: 8pt verdana;
}
button.domain {
        font: 8pt verdana;
        width: 50px;
}
#faq {
        font: 8pt verdana;
}
.faq_group {
        border-top: 1px solid #9a9a9a;
        border-bottom: 1px solid #9a9a9a;
        font-weight: bold;
        padding: 5px;
        background-image: url('/img/tablebg.gif');
        color: white;
}
.faq_questions {
        margin: 5px;
        font: 8pt verdana;
}
.faq_question {
        font: 8pt verdana;
}
A.faq {
        text-decoration: none;
        color: black;
}
A.faq:hover {
        color: #2e6ea9;
}
A.faq_header {
        text-decoration: none;
        color: white;
}
A.faq_header:hover {
        text-decoration: underline;
}
#form {
  BACKGROUND: #FFFFFF;
  BORDER-BOTTOM: #474A46 1px solid;
  BORDER-LEFT: #474A46 1px solid;
  BORDER-RIGHT: #474A46 1px solid;
  BORDER-TOP: #474A46 1px solid;
  COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 10px
}
