div#calendar {
        margin: 5px 3px; 
	font-size: 12px; font-weight: bold;
}

div#addtermin {
	background-color: #ffffff; 
}

table.addtermintab	{
	width:100%; border-spacing:0;border-collapse:0;
	border: 1px solid #a8a59d;
}

table.addtermintab td	{
	padding: 4px 10px;
}

table.addtermintab th	{
	background-color: #f1efe8; text-align:left;
	font-size:14px; border-bottom:1px solid #a8a59d;
	padding: 4px 10px;
}

div.tdetails {
        display:none; font-size: 11px; color: #a8a59d;
	border-bottom: 1px dashed #3c3c3c; margin-bottom:3px;
}

div.legende  {
        width:14px;height:14px; float:left;
        border-left:1px solid #2c2c2c;
        border-top:1px solid #2c2c2c;
        border-bottom:1px solid #dfdfdf;
        border-right:1px solid #dfdfdf;
	margin-bottom: 2px; margin-right: 3px;
}

div#detail {
        display: none; 
        top:0; left: 0; background-color: #ffffff;
	border: 1px dotted #a8a59d; 
	font-size: 11px; padding: 4px 3px;
}

div#detail a {
        text-decoration: none; color: #c52a29; font-size: 10px;
}

div.month {
        float: left; margin: 5px 0px 5px 0px;
	width: 200px; height: 200px;
}

.dayname   {
        background-color: #f1efe8; color: #083154; 
	font-family: courier, courier new, mono;
	font-size: 15px; border:1px solid #a8a59d;
	margin-top:5px; padding: 2px 0px 2px 5px;
}


.bigday	     {
        border: 1px solid #a8a59d; float: left;
	width: 120px; height: 140px; margin-right: 5px;
	margin-bottom: 5px; overflow: auto;
	font-size: 9px;
}

.monthname {
        background: #000080;
	color: white;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
}

.monthname a {
        color: white; text-decoration: none;
}

.cleaner {
        clear: both;
}

div.detailbody	{
	font-size:12px; padding: 3px 5px; line-height:1.4em;
}

div.detailhead  {
        font-weight: bold; font-size: 16px; width:390px; padding: 3px 5px;
	border-bottom: 1px solid #a8a59d; background-color:#f1efe8;
}

table.monthtable	{
	border:1px solid #a8a59d; font-family: courier, courier new, mono;
	width:200px; background-color:#ffffff; height: 160px;
	margin-top: 5px; border-collapse: 0; border-spacing:0;
}

table.monthtable th	{
	border-bottom:1px solid #a8a59d;
	background-color: #f1efe8;
	padding-left: 5px; font-size:14px;
}

table.monthtable td	{
	padding:4px 0px 4px 4px; font-size: 14px;
	border-right:1px solid #ffffff;
}

span.monatsname {
	font-size:14px;	font-weight:bold;
	line-height:1.3em; padding-bottom:0px; color: #083154;
}
