@charset "utf-8";
body {
    background-color: #2C2C2C;
    width: 100%;
    height: 100%;
}
p{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#content ul{
    overflow:auto;
    width:425px;
    margin-left:15px;
}
#content_home ul{
    overflow:auto;
    width:475px;
    margin: 2px 0 2px 15px;
}
h1{
    margin:2px 0 0 0;
    padding:0;
}
h2{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin:2px 0 0 0;
    padding:0;
    font-weight: normal;
    font-variant: normal;
}
h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin:0;
    padding:0;
}
h4{
    margin:2px 0 0 0;
    padding:0;
}
#background {
    background-image: url(../images/justitia.png);
    background-color: #2B2B2B;
    background-repeat: no-repeat;
    height: 670px;
    width: 825px;
    left: 50%;
    position: absolute;
    margin-left: -413px;
    margin-top: -313px;
    top: 50%;
}
#navi {
    position: absolute;
    left: 4px;
    top: 564px;
    background-color: #a4001e;
    width: 796px;
    height:37px;
}
#navi ul{
    margin: auto;
    padding:0;
    width: 796px;

}
#navi li{
    text-align: center;
    display: block;
    float:left;
    list-style-type: none;
    color: #fff;
    background-color: #a4001e;
    width: 159px;
    height:37px;
    font-size: 18px;
    font-family: 'Trebuchet MS';
}

#navi li:hover{
    background-color: #fff;
    list-style-type: none;
    color: #a4001e;
}
#navi li#last:hover{
    background-color: #fff;
    list-style-type: none;
    color: #a4001e;
}
#navi li a{
    display: block;
    width:100%;
    height:32px;
    text-decoration: none;
    color: #fff;
    padding:5px 0 0 0;
}
#navi a:hover{
    background-color: #fff;
    list-style-type: none;
    color: #a4001e;
}
#navi a#last:hover{
    background-color: #fff;
    list-style-type: none;
    color: #a4001e;
}
#content {
    width: 770px;
    position: absolute;
    left:4px;
    top: 91px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    height:446px;
    padding:13px;
}
#content_home {
    width: 770px;
    position: absolute;
    left:4px;
    top: 91px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    height:446px;
    padding:13px;
}
#content img,#content_home img{
    margin-right:13px;
}
.mailto, .download {
    
    text-decoration: underline;
}

.small {
    font-size:x-small;
}
.linkheading {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a.linkheading {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.linkheading:visited {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a,a:visited,a:active{
    text-decoration: none;
    color: #cc0000;
}
a:hover{
    color:#ff6600;
}
td{
    padding:0 30px 0 0;
}
#navi li#last{
    width: 160px;
    background-color: #fff;
    list-style-type: none;
    color: #a4001e;
}
#navi li#last a{
    color: #a4001e;
}
