
.apps_box_title {
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    padding-left:3px;
}

.apps_app_title {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.apps_app_summary {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.apps_captcha_input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 23px;
    font-weight: normal;
    color: #000000;
    width: 100px;
    height: 30px;
}

.apps_button_td {
    white-space:nowrap;
    width:152px;
    height:22px;
    text-align:center;
    font-weight:bold;
    background-image:url("../images/bar.gif");
    /*background-image:url("../images/btn_blue_large.png");*/
    /*background-image:url("../images/hmenubg.png");*/
    background-color:#3E76B5;
}

.apps_button_text, .apps_button_text:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#ffffff;
    width:152px;
    height:22px;
    line-height:22px;
    padding:0px;
    display:block;
    text-decoration:none;
}

.apps_button_text:hover {
    text-decoration:underline;
}

/* H1.pageHeading, TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, */
TD.pH, SPAN.pH {
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin:0px
}

DIV.paging {
    text-align:right;
    margin-top:6px;
    height:20px;
    /* display:block; */
    display:inline;
    float:right;
}

DIV.paging a {
    margin-left:7px;
    vertical-align:top;
}

DIV.paging a img {
    margin-top:-2px;
}

DIV.paging a.current {
    font-weight:bold;
}

.rand1 {
    border-top-color:#DDD7BF;border-top-width:1px;border-top-style:solid;
}

TABLE.formArea {
    background: #ffffff;
    border:1px solid #cccccc;
}

TD.infoBoxContents {
    padding-right: 5px;
}

/* habe vergessen, zu welchem Problem das float:left geführt hatte
 * jedenfalls scheint das jetzt kein Problem mehr zu machen */
.filter {
    /*display:block;*/
}

TD.myTabBoxes TABLE.infoBoxTableNext {
    margin-top:30px;
}

.data input {
    color:#444;
}

table.filter td.data {
    width:200px;
}

TABLE.infoBoxTable {
    width:100%;
}
TD.infoBoxHeadingBroadActive, TD.infoBoxHeadingBroadInactive, TD.infoBoxHeadingBroadfirst {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#000000;
    text-align:center;
    white-space:nowrap;
    padding-right:20px;
    padding-left:0px;
    height:20px;
}
TD.infoBoxHeadingBroadActive, A.infoBoxHeadingBroadActive {
    background-color:#FFFFFF;
    text-align:left;
    color:#000000;
    text-decoration:none;
}
TD.infoBoxContents {
    font-family:Arial,Verdana, sans-serif;
    font-size:11px;
    /*background-color:#E4E4E8;*/
    padding-left:5px;
    padding-bottom:5px;
}

TABLE.border_table {
    border:0;
}

table.prod1 td {
    padding:2px;
    text-align:center;
}

table.prod1 span.btn_large a {
    margin-left:15px;
}

.contractError {
    font-size:14px;
    color:#990000;
    border:1px solid #990000;
}

