@CHARSET "UTF-8";

DIV#header {
	background: url('../_img/termine/header_bg_termine_bottom.jpg') no-repeat;
}

UL.year_list {
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

UL.year_list LI {
	list-style-type: none;
	width: 40px;
	border: 1px solid #ddd;
	text-align: center;
	padding: 2px;
	margin: 1px;
	float: left;
}

UL.year_list LI.active {
	font-weight: bold;
}

.termin_full {
	padding: 4px;
	color: #003080;
	text-align: center;
	font-weight: bold;
	border: 1px solid #003080;
	background-color: #FFF8AF;
}
