body { margin: 0 auto; padding: 0; background: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; }

/* helpers */
/* div {border: 1px solid #333; } */


/* content */
#content { width: 760px; text-align: center; margin: 0 auto; }
#col1 { float: left; width: 480px; padding: 8px 8px; text-align: left; }
#col2 { float: right; width: 180px; padding: 0px 0px 0px 0px; text-align: left; }
#col3 { float: left; width: 180px; padding: 10px 10px; text-align: left; }

#head { padding: 8px; text-align: left; }
#headnav { padding: 8px; text-align: left; }

.clr { clear: both; }
img { border: none; }

#footer { padding: 8px; text-align: left; }

/* standard */
h1 { color: #333; font-size: 14px; font-weight: bold; text-decoration: none; margin-top: 0; }
h2 { color: #333; font-size: 14px; font-weight: bold; text-decoration: none }
h3 { color: #333; font-size: 12px; font-weight: bold; text-decoration: none }
h4 { color: #333; font-size: 12px; font-weight: bold; text-decoration: none }

.clev_text,td,p { color: #333; font-size: 12px; font-weight: normal; text-decoration: none; mrgin: 0; }
.clev_sub { color: #333; font-size: 10px; line-height: 1.4em; }
.clev_white { font-size: 12px; ; color: #1756A4; }


/* nav*/


.navtrace    { color: #696969; font-size: 11px;  text-decoration: none; text-align: left }
.navtrace:hover, navtracea:hover { color: #ff4500; font-size: 11px; text-decoration: none; text-align: left }
.navtracea      { color: #696969; font-size: 11px; font-weight: 700; text-decoration: none; text-align: left }



/* form */
.clev_linkbutton,input,textarea,select { background-color: #f1f1f1; border: solid 1px #999999 }
.clev_linkbutton:hover,input:hover,textarea:hover,select:hover { border: solid 1px #333333 }
.clev_linkbutton:focus,input:focus,textarea:focus,select:focus { background-color: #e5f2ff }
.clev_linkbutton { color: #333; text-decoration: none; text-align: center; padding: 1px }
.required { border: dashed 1px #c00 }
.important { font-size: 11px; backround-color: #f2e4e4 }

/* link*/
.clev_link,.clev_link:visited, a { color: #2b67ae; text-decoration: none }
.clev_link:hover, a:hover { color: #2b67ae; text-decoration: underline }
a:focus { outline-width: 0; }


.box { padding: 6px; border: 1px solid #80A4CE; }


.clev_tabletitle1 { color: #333; font-size: 13px;  }
.clev_tabletitle2 { color: #333; font-size: 12px;  }


/* antispam*/
.formular_h { display: none; }



.nav2,.nav2a,.nav2:hover,.nav2a:hover,.nav2:focus {
    font-size: 1.1em;
    color: #6D6A59;
    background-color: #fff;
}

.nav2 {
    text-decoration: none;
}

.nav2:hover,.nav2a:hover,.nav2:focus {
    text-decoration: none;
}

.nav2a {
    text-decoration: none;
}

.nav2,.nav2a {
    padding-left: 0.2em;
    padding-right: 0.2em;
    margin: 10px;

}

.nav2,.nav2a {
    padding-top: 0.0em;
    padding-bottom: 0.0em;
}

.nav2,.nav2a {
    display: block;
    float: left;

}


  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em; }
  li { margin-left: 0em; line-height: 1.5em; }
