div.kalender {
	float:left;
}
div.kalender table{
	
}
div.kalender td{
background-color:silver;
padding:2px;
vertical-align:top;
font-size:9px;
}
table.month{
width:100%;
	
}
tr.weekdays td{
font-weight:bold;	
font-size:12px;
text-align:center;
background-color:silver;
color:white;
width:132px;
}
tr.dates td,div.kalender td strong{
font-weight:bold;
text-align:center;	
font-size:12px;
color:blue;
}
tr td.training1{
background-color:red;
color:white;
	
}
tr.datacaption td{
background-color:#999999;
color:white;
}
tr.xttnavi {
background-color:#999999;
}

tr.xttnavi th a:hover {
color :red !important;
border-color:red !important;
}

tr.xttnavi th{
color:red;
font-size:20px;
font-weight:bold;
text-align:center;
}

tr.xttnavi th a{
font-size:16px !important;
color:white !important;
border-color:white !important;
}
tr.xttnavi th a.left{
display:inline;
float:left;
margin:3px;

}
tr.xttnavi th a.right{
display:inline;
float:right;
margin:3px;

}
tr.datas ul,.tableFreieTermine ul{
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0px !important;
clear:left;
}

tr.datas ul li,.catfilter ul li,.tableFreieTermine ul li{
	border-style:solid;
	border-width:2px;

}

a.newicon{
	display:inline;
	
}


.side{
display:inline;
float:left;
margin-left:10px;
}
.side ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.catfilter{
background-color:silver;
display:inline;
float:left;
width:100%;
	
}

.catfilter ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;	
}
.catfilter li{
float:left;
margin:4px;
}
.dates{
text-align:center;
margin-bottom:5px;
font-size:12px;
}
.dates a{

}

.tableFreieTermine thead th {
border-bottom:1px solid #A5BAC8;
border-right:1px solid #A5BAC8;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
height:30px;
line-height:15px;
margin:0;
padding:0;
text-align:center;
width:19px;
}

