@charset "utf-8";
/* CSS Document */



/*extra breit fuer Kalender*/

#inhalt .text {

float:left;
padding:5px;
position:relative;
width:640px;
font-family:Verdana;
}

#inhalt .text a {
/*color: #0A50A1;*/
color: #2a517e;
font-weight:normal;

}

#month-header {


}

#month-header .display_name {
text-align: center;
margin-bottom:-15px;
margin-top:7px;
}

#month-header-prevnext {
float:left;

}

#month-header-prevnext img  {

height:16px;

}

.month-large .day {
color:#3C3F51;
}

.month-large .day a {
display: block;
margin-top: 5px;
margin-bottom: 2px;
margin-left: 2px;
line-height:12px;

}

.default_catheader_bullet {
display:none;
}

