body{
margin: 0px;
color: #FFFFFF;
font-family: Arial, "Arial Black", "Courier New", serif, sans-serif;
background-color: #000000;
}
a{
color: #ffffff;
text-decoration: underline;
}
a:hover{
color: #cccccc;
border: 0;
text-decoration: none;
}
img {
border: 0;
}
h1 {
font-family: Verdana;
}
h2 {
font-family: Verdana;
}
h3 {
font-family: Verdana;
}
.full {
width: 100%;
}
.head_logo {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.menu_table {
position: absolute;
top: 34px;
left: 125px;
width: 100%;
z-index: 0;
}
.menu_td {
vertical-align: bottom;
height: 29px;
}
.menu_div {
width: 100%;
}
.container {
position: absolute;
top: 100px;
left: 0;
width: 100%;
}
.content {
width: 700px;
position: relative;
left: 50px;
}
.footer {
position: absolute;
bottom: 2px;
left: 0;
z-index: 0;
}
.footer_td {
height: 20px;
}
.footer_img {
text-align: center;
z-index: 1;
}
.forms{
font-family: Tahoma;
font-size: 12px;
color: #ffffff;
background-color: #200000;
border: solid 1px #bbbbbb;
}
.kalender{
font-family :arial,helvetica;
font-size: 11px;
color: #ffffff;
background-color: #300000;
border: solid 1px #ffffff;
}
.kalender_header{
width: 35px;
height: 25px;
color: #FFFFFF;
}
.kalender_tag{
width: 35px;
height: 25px;
background-color: #500000;
text-align: center;
vertical-align: middle;
border: solid 0px #ffffff;
}
.kalender_today{
width: 35px;
height: 25px;
background-color: #800000;
text-align: center;
vertical-align: middle;
border: solid 0px #ffffff;
}
