td.monthoff {
	color: #B4B4B4;
}

td.monthtoday  {
	font-weight:bold;
}

td.monthsmallbasic span.bold {
	color: #F00;
}



    span.bold_link,
	span.default_categoryheader_text a {
    	color:#E30103;
	font-weight:bold;
	white-space:nowrap;
    }
    
    
    
div#cal_months {
padding:5px 0 0 0;  
} 

    div#cal_months h2 {
    	padding:10px 0 !important;
    }



table.cal_signup_part td.label {
width:150px !important;
}


div#cal_months fieldset {
margin:20px 0 0 0;
}

div#cal_months legend  {
			color:#505050;
}







/* CSS Kalender */


div#cal_desc h2 {
	margin:15px 0 5px 0;
}

p.cal_nav {
clear:both;
}

p.cal_nav a {
white-space:nowrap;
}

div#cal_month,
div#cal_desc {
    margin:15px 0;
}

    div#cal_month table {
        width:100%;
    }
    
        div#cal_month td {
        	width:75px !important;
        	height:35px;
        	vertical-align:top;
        	text-align:left !important;
        }
    
            div.V9 {
                display:inline;
            }

div#cal_months,
div#cal_list {
	float:left;
}

div#cal_months {
	width:200px;
}

    div#cal_months h3 {
    	margin:15px 0 5px;
    }
    
    div#cal_month td,
    div#cal_months td {
        padding:3px;
        text-align:center;
        border-bottom:1px solid #E5E3E0;
    }
    
    div#cal_month th,
    div#cal_months th {
        width:25px;
		padding:2px 0;
		color:#FFF;
		font-weight:bold;
		text-align:center;
		background:#B4B4B4;
    }
    

	


div#cal_list {
	width:290px;
	padding:15px 0 0 15px;
}

	div#cal_list  ul {
		margin:0 !important;
        		padding:5px !important;
	}
	

	    div#cal_list ul li {
	        padding:5px 0 5px 0 !important;
	 	list-style:none !important;
	        padding-bottom:5px;
	        background:url(../img/news_border.gif) no-repeat left bottom  !important;
	    }
	    
		div#cal_list li p {
			font-weight:normal;
		}

		div#cal_list li p a {	
			color:#505050;
			font-weight:bold;
		}
		
			div#cal_list ul li h3 {
				/*padding-top:0 !important;*/
			}
			
				div#cal_list ul li h3,
				div#cal_list ul li h3 a {
					color:#000 !important;
				}

/******************** calendar-event **************/
div#calendar-event label {
	margin-right:3px;
	line-height:18px;
}


/*formular*/

table#form {
	width:380px;
}
	table#form tr.pad {
		padding:5px 0 5px 0;
	}


input.input_option {
	width:180px;
	border:1px solid #B4B4B4;
}

input.submit_option {


}



td.text_align_top {
	text-align:top;
}

.left {
	float:left;
}

.right {float:right;}

.clearer{clear:both;}

