body{
margin: 0 auto;
width: 766px;
background-color: #292929;
}
img{
border: none;
}
#main_content{
position: relative;
height: 1%;
}
#navigation{
display: none;
}
#main_subnavigation{
display: none;
}
#renderhosting{
display: none;
}
/* text */
.maintext{
font: 11px tahoma;
color: #454545;
}
.mainbold{
font-weight: bold;
}
.maintext a{
color: #8c0000;
}
.error{
color: red;
font-weight: bold;
}
.mainheader{
font: bold 16px tahoma;
color: #454545;
padding-bottom: 20px;
}
.formheader{
font: bold 14px tahoma;
color: #B8bA6C;
}
.formError{
color: red;
font-weight: bold;
}
.formheader a{
font: 11px tahoma;
}
.subheader{
font: bold 11px tahoma;
color: #454545;
padding: 0px 0px 5px 8px;
}
.submainheader{
font: bold 13px tahoma;

}
.subnavboxoff{
font: 10px tahoma;
display: inline;
padding-right: 5px;
}
.subnavboxoff a{
color: #454545;
text-decoration: none;
}
.subnavboxoff a b{
background-color: #e2e3d1;
padding: 4px;
border: solid 1px #b8ba6c;
}
.subnavboxon{
font: 10px tahoma;
display: inline;
padding-right: 5px;
}
.subnavboxon a{
color: #ffffff;
text-decoration: none;
}
.subnavboxon a b{
background-color: #b8ba6c;
border: solid 1px #5c5e36;
padding: 4px;
}
.redstar{
color: red;
}


