* { 
    margin: 0; 
    padding: 0; 
}

img {
    border: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.active {
    text-decoration: underline !important;
}

body {
    background-color: #ffffff; 
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
    overflow: scroll;
}

a:link {
    color: #000000; 
    text-decoration: none;
}

a:visited  {
    color: #000000; 
    text-decoration: none;
}

a:active {
    color: #000000; 
    text-decoration: none;
}

a:hover     {
    color: #000000; 
    text-decoration: underline;
}

#header {
    margin: 15px auto 0px auto;
    width: 888px;
    height: 166px;
    background-image: url(../images/header.gif);
}

#header ul {
    font-size: 14px;
    list-style: none;
    margin-left: 400px;
    padding-top: 9px;
}

#header a {
    color: #3876B8;
}

#header li {
    float: left;
    width: 130px;
    text-align:center;
}

#header .logo {
    width: 315px;
    height: 95px;
    float:left;
    margin-left: 12px;
    margin-top: 21px;
}

#sub_nav {
    margin: 0px auto;
    width: 900px;
    height: 42px;
    background-image: url(../images/sub_nav.gif);
}

#sub_nav ul {
    font-size: 14px;
    list-style: none;
    margin-left: 35px;
    padding-top: 12px;
}

#sub_nav a {
    color: #666666;
}

#sub_nav li {
    float: left;
    width: 140px;
    text-align:center;
}

#sub_nav img {
    float: right;
    vertical-align: bottom;
    margin-right: 15px;
    margin-top: -3px;
    display:none;
}

#main_col {
    border-top: 5px solid #0d2092;
    border-left: 1px solid #0d2092;
    border-right: 1px solid #0d2092;
    margin: 0px auto;
    width: 874px;
    background-image: url(../images/main_back.gif);
    background-repeat: repeat-y;
    padding-bottom: 10px;
}

#content_nav {
    float:left;
    width: 188px;
    border-right: 2px solid #ced6eb;
    background-color: #fefffc;
}

#content_nav .nav_box {
    border-bottom: 1px solid #0d2092;
    background-image: url(../images/nav_box_back.gif);
    background-repeat: repeat-y;
}

#content_nav .nav_box  div {
    background-image: url(../images/nav_head.gif);
    height: 26px;
    line-height: 24px;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 33px;
    border-bottom: 1px solid #0d2092;
    color: #4f5cb8;
}

#content_nav .nav_box  div a {
    color: #4f5cb8;
}

#content_nav .nav_box ul {
    font-size: 12px;
    list-style: none;
    margin-top: 2px;
    margin-bottom: 15px;
}

#content_nav .nav_box a {
    display: block;
    color: #919090;
}

#content_nav .nav_box li.first {
    border-top: 1px solid #898989;
}

#content_nav .nav_box li {
    width: 176px;
    background-image: url(../images/nav_link.gif);
    background-repeat: repeat-x;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    padding-left: 3px;
    border-bottom: 1px solid #898989;
    border-left: 1px solid #898989;
    border-right: 1px solid #898989;
    margin-left: 2px;
}


#content {
    border-left: 1px solid #0d2092;
    float:right;
    width: 681px;
}

#content h1 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../images/h1.gif);
    background-repeat: repeat-x;
    height: 28px;
    width: 674px;
    line-height: 25px;
    vertical-align: middle;
    padding-left: 3px;
    color: #636363;
    margin-left: 2px;
    margin-right: 2px;
}

#content div.data {
    margin-left: 2px;
    margin-right: 2px;
    width: 669px;
    background-color: #ffffff;
    border: 1px solid #bcbcbc;
    color: #999999;
    padding: 3px;
    min-height: 500px;
}

#main_end {
    border-left: 1px solid #0d2092;
    border-right: 1px solid #0d2092;
    border-left: 1px solid #0d2092;
    border-bottom: 1px solid #0d2092;
    margin: 0px auto;
    width: 874px;
    height: 57px;
    background-image: url(../images/main_end.gif);
}

#counter {
     width : 162px;
     height: 24px;
     background-image : url(../images/counterklein.gif);
     padding-top: 36px;
     text-align: center;
     margin: 0px auto;
     color: #000000;
     margin-top: 10px;
}

#footer {
    margin : 0px auto;
    width : 322px;
    padding-left : 545px;
    line-height : 24px;
    vertical-align : middle;
    height : 26px;
    background-image : url(../images/footer.gif);
    background-position: right;
    background-repeat: no-repeat;
    color: #021599;
    margin-bottom: 15px;
    text-align:right;
    padding-right: 10px;
}

#kpam_twitter {
    margin: 5px;
}
