body {
    font-family: Sans-serif;
    font-size: 9pt;
    background: #dddddd;
    color: #000000;
    text-align: center;
}

img {
    border: 0px;
}

a, a:visited{
    text-decoration: none;
    color: #446688;
}

a:hover {
    text-decoration: none;
    color: #666666;
}

div#shbg {
    background: transparent url('images/shbg.jpg') top center repeat-y;
    margin:auto;
}

div#shtop {
    background: transparent url('images/shtop.jpg') top center no-repeat;
}

div#shbt {
    background: transparent url('images/shbot.jpg') center bottom  no-repeat;
    padding-bottom: 12pt;
}

div#main {
    text-align: left;
    width: 961px;
    margin: auto;
    border: #aaaaaa 0px solid;
    background: #ffffff url('images/mbg.jpg') top left repeat-y;
}

div#head {
    height: 121px;
    background: #335674 url('images/head.jpg') no-repeat top left;
}

div#topmenu {
    color: #333333;
    background: #bae1fe;
    background: #bbddff;
    border: solid #6688aa;
    border-width: 1px 0px 2px 0px;
    height: 22px;
    font-size: 8pt;
    line-height: 22px;
    padding-left: 25px;
}

div#topmenu a {
    color: #333333;
}

div#leftmenu {
    width: 200px;
    float: left;
    padding-top: 10px;
}
div#leftmenub {
    padding-left: 20px;
}

div#content {
    float: left;
    width: 754px;
}

div#contentb {
    margin: 10px;
    line-height: 1.5em;
}

div.placeholder {
    height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

div#foot {
    border-top: #aaaaaa 1px solid;
    clear: both;
    height: 11pt;
    line-height: 10pt;
    padding: 5px;
    color: #555555;
    font-size: 8pt;
    text-align: center;
}

div#foot a {
    color: #555555;
}

.b {font-weight: bold;}
.i {font-variant: italic;}
.u {text-decoration: underline !important;}
.r {text-align: right;}
.l {text-align: left;}
.c {text-align: center;}

div#alja {
    abackground: url('images/abg.jpg') top left repeat-x;
}

b.kerdes {
    background: #0A7CD4;
    color: #ffffff;
    display: block;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

input {
    border: 1px solid #0A7CD4;
    vertical-align: top;
}

table.login input {
    border: 1px solid #0A7CD4;
}

table.login td.c input,
input.btn {
    margin: 5px;
    border: 1px solid #0A7CD4;
    background: #009933;
    color: #ffffff;
    font-weight: bold;
    -moz-border-radius: 3px;
}

table.ford2 {
    width: 100%;
}

table.ford2 td {
}


table.ford2 td textarea {
    border: 1px solid #0A7CD4;
    width: 100%;
    height: 300px;
    font-family: Sans-serif;
    font-size: 10pt;
}

table.ford2 td input {
    width: 300px;
}

div.jinfo {
    color: #444444;
    border: 1px solid #0a7cd4;
    background: #eeeeee url('images/info_b.gif') 5px center no-repeat;
    padding: 5px;
    padding-left: 65px;
}

div.jok {
    color: #009933;
    border: 1px solid #009933;
    background: #ddffdd url('images/ok_b.gif') 5px center no-repeat;
    padding: 5px;
    padding-left: 65px;
}



