table {
        font-family:verdana;
        font-size:12px;
}

a {
        text-decoration:none;
        color:#56a;
}

a:hover {
        text-decoration:underline;
}

a img {
        border:0px;
}

.form th a {
        color:#555;
        font-weight:normal;
}

th {
        text-align:left;
}

.small {
        font-size:10px;
}

#frame {
        margin:auto;
        width:900px;
        border-collapse:collapse;
        border:1px solid #ddd;
        table-layout:fixed;
}

#header {
        background:url(img/header.gif) #fafafa no-repeat 0px center;
        height:145px;
}

#menu {
        width:150px;
        padding:8px;
        padding-top:10px;
        background:#fafafa;
        border-right:1px solid #ddd;
        vertical-align:top;
}

#right {
        width:150px;
        background:#fafafa;
        border-left:1px solid #ddd;
}

#footer {
        padding:5px 5px;
        background:#eee;
        font-size:11px;
}

#topmenu td {
        width:150px;
        text-align:center;
        background:#eee;
        border:1px solid #ddd;
}

#topmenu a {
        display:block;
        color:#555;
        font-weight:bold;
        line-height:30px;
        height:30px;
}

#topmenu a:hover {
        background:#fafafa;
        text-decoration:none;
}

.menubox {
/*         border-collapse:collapse; */
        border:1px solid #ddd;
        width:100%;
        background:#eee;
        margin-bottom:10px;
}

.menubox th {
        background:#828181;
        border-bottom:3px solid #d9241d;
        color:white;
        text-align:left;
        padding:3px;
}

.menubox td {
        border-top:1px solid #ccc;
        padding:3px;
}



#content {
        padding:20px;
        vertical-align:top;
        border-top:1px solid #ddd;
        line-height:18px;
}

.form {
        border-collapse:collapse;
        border:1px solid #ddd;
}

.form th {
        background:#eeeeee;
        color:#000000;
        text-align:left;
        padding:5px 5px;
/*         border-top:8px solid #ffffff; */
        border-bottom:1px solid #ddd;
}

.form td {
        background:#f5f5f5;
        padding:5px 5px;
        border-bottom:1px solid #ddd;

}

.form .left {
        vertical-align:top;
        width:30%;
}


div.error {
        color:red;
        margin:2px 0px;
}

div.message {
        color:green;
        background:#fea;
        border:1px solid #dc7;
}

.jobvz table {
        border-collapse:collapse;
        width:100%;
        background:#fafaff;
        margin-bottom:20px;
        border-top:1px solid #ddd;
        border-bottom:1px solid #ddd;
        font-size:12px;
        line-height:19px;
}

.jobvz td, .jobvz th {
        padding:3px 8px;
}

.jobvz  th {
        text-align:left;
        font-weight:normal;
}


.jobvz .premium {
        background:#fffadd;
        border-bottom:1px solid #e56f07;
        border-top:1px solid #e56f07;
}

.jobvz .premium th {

        font-weight:bold;
}

.jobvz .premium a {
/*         color:#d9241d; */
        font-weight:bold;
}

.jobvz .premium .bottom td {
        background:#fda;
}

.jobvz .bottom td {
        background:#eee;
}

.kat0name {
        font-size:115%;
        font-weight:bold;
}

.kat0container {
        margin-bottom:30px;
}

.kat1table {
        margin-bottom:15px;
/*         border:1px solid #ddd; */

}

.kat1container {
        padding:5px;
        line-height:20px;
        height:30px;
}

.kat1name {
        color:#56c;
        font-weight:bold;
}

.kat2name {
/*         color:#88f; */
        color:#88a;
        font-size:90%;
}

.detail td {
        padding:5px;
}

.error {
        color:red;
}

.message {
        border:1px solid #da8;
        background:#fea;
        color: #511;
        padding: 10px;
        margin-bottom:10px;
}

.navi {
        font-size:14px;
}

.navi a {
        background: #f3f5ff;
        border:1px solid #cce;
        padding:2px 5px;
        margin:2px;
}

.navi a:hover {
        background: #e3e5ef;
        text-decoration:none;
}

.kat_text {
        padding:5px 10px;
        background:#e4eef8;
}

h4.grau {
        background: url(img/f_grau.gif);
        padding:3px 5px;
        margin-top:0;
}