/* CSS Document */
a:link{
font-family:arial;
font-size: 100%;
color:BLACK;
text-decoration:none;
}
a:visited{
font-family:arial;
font-size: 100%;
color:BLACK;
text-decoration:none;
}
a:active{
font-family:arial;
font-size: 100%;
color:BLACK;
text-decoration:none;
}
td.menutablecenter{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 0px solid white;
width:120px;
}
td.menutablecenter_over{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 0px solid white;
width:120px;
background:#9C572A;
}
td.menutableleft{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 0px solid white;
width:120px;
}
td.menutableleft_over{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 0px solid white;
width:120px;
background:#9C572A;
}
td.menutableright{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
width:120px;
}
td.menutablepopupbottom{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:black;
font-weight:bold;
width:120px;
background:white;
border-top: 1px solid #FF6600;
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
}
td.menutablepopup{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:black;
font-weight:bold;
width:120px;
background:white;
border-top: 1px solid #FF6600;
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
}
td.menutableright_over{
cursor: hand; cursor: pointer;
text-align:center;
font-family:arial;
font-size: 70%;
color:white;
font-weight:bold;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
width:120px;
background:#9C572A;
}
.lefttable{
border-top: 1px solid #FF6600;
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
text-align:LEFT;
font-family:arial;
font-size: 70%;
color:BLACK;
padding-left:5px;
padding-top: 5px;
padding right: 5px;
padding-bottom: 5px;
}

.adresstable{
text-align:LEFT;
font-family:arial;
font-size: 100%;
color:BLACK;
}
.table{
text-align:LEFT;
font-family:arial;
font-size: 70%;
color:BLACK;
}
.header{
text-align:LEFT;
font-family:arial;
font-size: 100%;
color:grey;
}
.ueberschrift{
text-align:LEFT;
font-family:arial;
font-size: 20px;
font-weight:bold;
color:black;
}

td.kalenderhead{
color:white;
font-weight:bold;
font-family:arial;
font-size: 70%;
background:#9C572A;
}

td.kalendernode{
color:black;
font-family:arial;
font-size: 70%;
background:white;
border-top: 1px solid #FF6600;
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
padding-left:2px;
}
TD.olympia{
border-top: 1px solid #FF6600;
}
