body{
font-family:arial;
font-size:12px;
font-weight:normal;
}

span#clink a {
color:black;
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

span#clink a:visited{
color:black;
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#B33538;
}

span#clink a:hover{
color:red;
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

span#clink a:active{
color:black;
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}


table{
position:absolute;
z-index:2;
top:49px;
left:7px;
width:465px;
empty-cells:hide;
}

td{
font-family:arial;
font-size:12px;
font-weight:normal;
border-left:1px solid white;
border-right:1px solid white;
text-align:center;
}


.hinweise{
/* erscheint bei onmouseover über navigation */
color:red;
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
position:absolute;
top:52px;
left:600px;
z-index:2;
border-left:1px solid white;
border-right:1px solid white;
padding-left:4px;
padding-right:4px;
}

.streifen{
position:absolute;
left:710px;
top:0px;
z-index:1;
}

.dunkel{
height:49px;
width:5px;
background-color:#4E71AA;
position:absolute;
left:0px;
top:0px;
z-index:5;
}

.hell1{
height:21px;
background-color:#AFD7FF;
position:absolute;
left:0px;
top:49px;
width:5px;
z-index:5;
}

.hell2{
height:105px;
background-color:#ECF6FF;
position:absolute;
left:0px;
top:70px;
width:5px;
z-index:5;
}




