body, p, ul, li, td { font-size: 12px; font-family: Arial,Helvetica; }
body { background-color: #0093dd; }
form { margin: 0px; }
input, select, textarea, small { font-size: 11px; }
h1 { color: #0066CC; font-size: 18px; }
h2 { color: #000000; font-size: 14px; font-weight: bold; }
ul { margin-left: 20px; padding: 0px; }
li { margin-bottom: 10px; text-align: justify; }
a { color: #000000; text-decoration: underline; }

.tab { background: url(/buchung/img/tab.gif) #eeeeee; color: #666666; font-weight: bold; text-align: center; }
.tab a:link { color: #666666; text-decoration: none; }
.tab a:visited { color: #666666; text-decoration: none; }
.tab a:active { color: #000000; text-decoration: underline; }
.tab a:hover { color: #000000; text-decoration: underline; }
.tabs { background: url(/buchung/img/tab.gif) #008cc8; color: #ffffff; font-weight: bold; text-align: center; }
.tabs a:link { color:#ffffff; text-decoration: none; }
.tabs a:visited { color:#ffffff; text-decoration: none; }
.tabs a:active { color:#ffffff; text-decoration: underline; }
.tabs a:hover { text-decoration: underline; }
.tabr { background: url(/buchung/img/tabr.gif); }

.headline { font-size: 20px; color: #008cc8; }
.background { background-color: #ffffff; }

.top { background-color: #0093dd; color: #ffffff; font-weight: bold; }
.top a, .top a:link, .top a:visited, .top a:active, .top a:hover { color: #ffffff; text-decoration: underline; }

.nav1 { background-color: #7da0be; color: #ffffff; }
.nav1 a { color: #ffffff; text-decoration: underline; }
.nav2 { background-color: #cde6fa; color: #ffffff; }
.nav2 a { color: #000000; text-decoration: none; }
.nav3 { background-color: #0093dd; color: #ffffff; }
.nav4 { background-color: #0093dd; color: #ffffff; }

.footer { background-color: #0093dd; }

.color1 { background-color: #0093dd; }
.color2 { background-color: #f5faff; }
.color3 { background-color: #0093dd; }

.listsup { color: #ee0000; font-size: 11px; font-weight: bold; vertical-align: super; }
.listsup a { color: #ee0000; text-decoration: none; }

.cal {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    background-color: #ffffff;
    text-align: center;
}
.cal .table { margin: 0px 20px 20px 0px; padding: 1px; }
.cal .table td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.cal .month { font-size: 8pt; font-weight: bold; text-align: center; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.cal .cw { background-color: #eeeeee; font-size: 8pt; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .left { border-left: 1px solid #dddddd; }
.cal .day { background-color: #eeeeee; font-size: 8pt; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .week { background-color: #eeeeee; font-size: 7pt; text-align: center; }
.cal .n { width: 18px; height: 18px; font-size: 7pt; text-align: center; }
.cal .o {  width: 18px; height: 18px; font-size: 7pt; text-align: center; background-color: #f0cfcf; }
.cal .of { width: 18px; height: 18px; font-size: 7pt; text-align: center; background-color: #f0cfcf; background: url(/buchung/img/cal_of.gif) no-repeat; }
.cal .f {  width: 18px; height: 18px; font-size: 7pt; text-align: center; background-color: #7dd07d; }
.cal .fo { width: 18px; height: 18px; font-size: 7pt; text-align: center; background-color: #7dd07d; background: url(/buchung/img/cal_fo.gif) no-repeat;}
.cal .u { width: 18px; height: 18px; font-size: 7pt; text-align: center; background-color: #f2e2c2; }

#werbebanner {
    height: 600px;
    width: 120px;
    top: 30px;
    position: absolute;
    z-index: 9;
    right: 0px;
}
