/* Anslag */

/*Common*/
.notice_container {
	padding: 1px;
	margin: 5px;
	width: 160px;
}

.notice_header {
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px 0 2px 0;
	text-align: center;
}

.notice_subheader {
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px 0 2px 0;
	text-align: center;
}

.notice_text {
	font-size: 0.8em;
	padding: 3px;
}

.notice_subtext {
	font-size: 0.8em;
	padding: 3px;
}

.notice_link {
	font-size: 0.8em;
	padding: 3px;
}

.notice_message {
	font-size: 0.8em;
	padding: 3px;
}

/*Notice Calendar*/
.notice_calendar {
	text-align: center;
	margin-bottom: 1em;
	width: 180px;
}

.notice_calendar_bookeddayfont {
font-size: 10px;
padding: 3px;
margin: 2px;
display: block;
position:relative;
text-decoration: none;
cursor: default;
}

A:hover .notice_calendar_bookeddayfont {
color: #FFFFFF;
background-color: #cf1320;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

.notice_calendar_dayfont {
color: #000000;
font-size: 10px;
padding: 3px;
margin: 2px;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

.notice_calendar_event {
color: #000000;
font-size: 0.9em;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

.notice_calendar_headfont {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.notice_calendar_subheadfont {
color: #cf1320;
font-size: 10px;
font-weight: bold;
text-align: center;
}

/*Notice Event*/
.notice_event_container {
	margin: 2px;
	padding: 2px
}

.noticeevent3_eventrub {
	font-size: 0.8em;
	font-weight: 600;
}

.noticeevent3_date {
	font-size: 0.70em;
}

.noticeevent3_eventtext {
	font-size: 0.75em;
}

.noticeevent3_multieventtext {
	font-size: 0.70em;
}

.noticeevent3_url {
	font-size: 0.70em;
}

.noticeevent4_eventrub {
	font-size: 0.8em;
	font-weight: 600;
}

.noticeevent4_date {
	font-size: 0.75em;
}

.noticeevent4_eventtext {
	font-size: 0.75em;
}

.noticeevent4_multieventtext {
	font-size: 0.70em;
}

.noticeevent4_url {
	font-size: 0.70em;
}

.noticeevent5_kalendarname{
	font-size: 0.60em;
}

.noticeevent5_eventrub {
	font-size: 0.8em;
	font-weight: 600;
}

.noticeevent5_date {
	font-size: 0.70em;
}

.noticeevent5_eventtext {
	font-size: 0.75em;
}

.noticeevent5_multieventtext {
	font-size: 0.70em;
}

.noticeevent5_url {
	font-size: 0.70em;
}

.noticeevent6_eventrub {
	font-size: 0.8em;
	font-weight: 600;
}

.noticeevent6_date {
	font-size: 0.60em;
}

.noticeevent6_kalendarname{
	font-size: 0.60em;
}

.noticeevent6_eventtext {
	font-size: 0.75em;
}

.noticeevent6_multieventtext {
	font-size: 0.70em;
}

.noticeevent6_url {
	font-size: 0.70em;
}

/*Notice food*/
.notice_food_container {
	border-bottom: 1px solid #8da7bd;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.notice_food_header {
	font-size: 1.25em;
	font-weight: 600;
	margin-top: 0.5em;
	padding-bottom: 0.75em;
}

.notice_food_subheader {
	font-size: 1.0em;
	font-weight: 600;
	padding-bottom: 0.75em;
}

.notice_food_text {
	font-size: 0.9em;
}

.notice_food_subtext {
	font-size: 0.8em;
	padding-bottom: 0.75em;
}

.notice_food_link {
	font-size: 0.8em;
}

.notice_food_message {
	font-size: 0.75em;
}