body {
    margin: 0 auto;
    padding: 0;
    background: #FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
}
/* helpers */
/* div {border: 1px solid #333; } */
/* content */
#content {
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

#col1 {
    float: left;
    width: 480px;
    padding: 8px 8px;
    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: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0;
}

h2 {
    color: #333;
    font-size: 16px;
    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;
}

.clev_sub {
    color: #333;
    font-size: 10px;
    line-height: 1em;
}

.clev_white {
    font-size: 12px;;
    color: #1756A4;
}
/* nav*/
.nav1 {
    color: #003399;
    font-size: 14px;
    text-decoration: none;
}

.nav1:hover, .nav1a:hover, .nav1:focus {
    color: #3366CC;
    font-size: 14px;
    text-decoration: none;
}

.nav1a {
    color: #003399;
    font-size: 14px;
    text-decoration: underline;
}

.nav1, .nav1a {
    padding-left: 0.1em;
    padding-right: 1.1em;
}

.nav2 {
    color: #0066CC;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.nav2:hover, .nav2a:hover, .nav2:focus {
    color: #0066CC;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.nav2a {
    color: #0066CC;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.nav2, .nav2a {
    padding-left: 0.6em;
    padding-right: 0.7em;
}

.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
}

input
[ type = "checkbox" ], input [ type = "radio" ] {
    border: none;
    background: none;
}

.form100 {
    width: 30em;
}

.form50 {
    width: 15em;
}

.form30 {
    width: 10em;
}

.form20 {
    width: 8em;
}

.required {
    border: dashed 1px #c00
}

.important {
    background-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;
}
/* calendar */
.cal_day {
    background-color: #F5F5F5;
}

.cal_choice {
    background-color: #E5E5E5;
}

.cal_today {
    background-color: #D9ECFF;
}

.cal_header {
    background-color: #E5E5E5;
}

.cal_empty {
    background-color: #F5F5F5;
}

td.cal_day:hover, td.cal_today:hover {
}

a.cal_day:hover, a.cal_today:hover {
    text-decoration: underline;
}

#calendar input, #calendar select {
    font-size: 9px;
}

#calendar table {
    border: 1px solid #ccc;
}

#calendar td {
    border: none;
}

#calendar td {
    font-size: 10px;
    text-align: right;
    padding: 2px 5px 1px 3px;
    border-bottom: 1px solid #fff;
}

#calendar a {
    color: #003399;
}
/*
 * entries
 *
*/
.entries table {
    border: 1px solid #ccc;
    background-color: #E5E5E5;
    background-color: #F5F5F5;
}

.entries td {
    border: none;
}

.entries td {
    font-size: 11px;
    text-align: left;
    padding: 2px 5px 1px 3px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;

}

.entries a {
    color: #003399;
}

.entries .cal_header {
    background-color: #E5E5E5;
}

.entries .cal_taken {
    background-color: #FFCC99;
}

.entries .cal_taken_fix {
    background-color: #F7ED98;
}

.entries .cal_free {
    background-color: #CCFFCC;
}

.entries a.cal_free {
    display: block;
    text-decoration: none;
}


.tarife table {
    border: 1px solid #ccc;
}



.tarife td {
    font-size: 10px;
    text-align: left;
    padding: 4px 16px 2px 6px;
    border-bottom: 1px solid #fff;
    background-color: #F5F5F5;

}

.tarife td.title {
    background-color: #ccc;
    padding: 4px;
    margin:0;
    border-top: 12px solid #fff;


}

.tarife p {
    margin:0 0 6px;
}

.tarife td {
    padding-top:14px;
}

