/*******************************
http://www.enburk.se
Enburk stylesheet
http://www.enburk.se
©2009 Enburk HB
*******************************/
/* Webtool */
.wt_notice_container {
	background-color: #FFFFFF;
	background-image: none;
}

/* Anslag */
.notice_class_fieldset {
	border: 0px solid #5f7bad;
	color: #5f7bad;
	margin: 0.5em 0 0.1em 0;
}

.notice_class_image {
	background:	url('../../page_images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.notice_class_header {
	font-size: 1.0em;
	font-weight: 600;
	text-align: center;
}

.notice_class_link {
	font-size: 1.8em;
	padding: 3px;
}


/*Common*/

.notice_container {
	border: 1px solid #FF0000;
	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_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;
}