body {
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
margin: 0;
padding: 0;
}

p, td, ul, li {
color: #000000;
line-height: 1.2em;
}

a, a:link, a:visited {
font-weight: 700;
color: #333366;
text-decoration: none;
}

a:active, a:hover, a:focus {
text-decoration: underline;
}

.select, .input, .submit {
font-size: 8pt;
margin: 0 0 5px 0;
}

#calendar {
font-size: 8pt;
width: 173px;
height: 165px;
}

.input, .submit {
border: 1px solid #000000;
}


.termine_titel {
text-align: center;
margin: 0 0 5px 0;
}

.termine_table {
width: 100%;
border-collapse: collapse;
border: 1px solid #333366;
}

.termine_table td {
padding: 2px;
font-size: 8pt;
}

.termine_head {
font-weight: 700;
background-color: #333366;
color:#FFFFFF;
}

.termine_tag {
background-color: #9daec2;
border: 1px solid #333366;
}

.termine_sel_monat, .termine_sel_jahr {
font-size: 8pt;
}

#termine_schalter_div {
margin: 3px 0 0 0;
padding: 3px 0 0 0;
font-size: 8pt;
}

#termine_1yearback, #termine_1monthback, #termine_today, #termine_1monthfwd, #termine_1yearfwd {
float:left;
display:inline;
text-align: center;
border: 1px solid #333366;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;

margin: 0 1px;
}

#termine_1yearback a, #termine_1monthback a, #termine_today a, #termine_1monthfwd a, #termine_1yearfwd a {
display:block;
padding: 2px 0;
}

#termine_1yearback, #termine_1monthback, #termine_1monthfwd, #termine_1yearfwd {
width: 20px;
}

#termine_today {
width: 73px;
}

.termine_termin, .termine_terminheute {
background-color:#79899c;
border: 1px solid #333366;
}

.termine_heute {
color:#AA0000;
background-color:#79899c;
font-weight:700;
}

#impressum {
padding: 15px 0 0 0;
text-align:center;
font-size:8pt;
}
