/* Anslag */

/*Common*/

.notice_showlevel {
	background-color: #FFE679;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: 500;
	margin: 0.1em;
	padding: 0.1em;
	width:200px;
}

.notice_showlevels {
	background-color: #FFE679;
	border: 1px solid #009900; 
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: 500;
	margin: 0.1em;
	padding: 0.1em;
	width:100%;
}

.notice_tips {
	margin: 0.1em;
	padding: 0.1em;
	width:200px;
}

.notice_link {
	margin: 0.1em;
	padding: 0.1em;
	width:200px;
}

.notice_image {
	margin: 0.1em;
	padding: 0.1em;
	width:200px;
}

.notice_header {
	color: #009900;	
	font-size: 1.1em;
	font-weight: 600;
	margin-top: 0.5em;
	padding-bottom: 0.75em;
}

.notice_subheader {
	color: #009900;	
	font-size: 1.0em;
	font-weight: 600;
	padding-bottom: 0.75em;
}

.notice_text {
	font-size: 0.9em;
}

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

.notice_linktext {
	font-size: 0.8em;
}

.notice_message {
	font-size: 0.8em;
}

/*Notice Calendar*/
.notice_calendar_bookeddayfont {
color: #000000;
font-size: 0.8em;
text-decoration: none;
cursor: default;
}

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

.notice_calendar_dayfont {
color: #000000;
font-size: 0.9em;
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: #cf1320;
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;
}