BODY { 
	background-color: #FFFFFF;
} 

BODY,TD { 
	font-family: Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
} 

INPUT,SELECT,TEXTAREA {
	font-family: Verdana;
	font-size: 12px;
	background-color: #fff;
}

TABLE.calender,TD.calender {
	font-size: 10px;
	font-family: Verdana;
}

/**
 * Start of COMMON
 */
 
#headerlogo {
	background: url(http://www.pbs-composer.com/hosting/hotell/.composer/images/ytternas/header_logo.gif) no-repeat;
	margin-left: 5px;
	height: 110px;
	width: 127px;
	float: left;
}
 
#header {
	background: url(http://www.pbs-composer.com/hosting/hotell/.composer/images/ytternas/header.gif) no-repeat;
	margin-right: 70px;
	margin-top: 10px;
	height: 70px;
	width: 395px;
	float: right;
}

.yellowline {
	font-size: 4px;
	border: 1px solid #000000;
	background-color: #F1B941;
	width: 777px;
	height: 4px;
	padding: 0px;
	margin: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44668D;
	font-weight: bold;
	padding-top: 5px;
}

#content {
	background-color: #fff;
	padding-top: 10px; 
	padding-left: 15px; 
	padding-right: 15px;
	height: 400px;
}
/**
 * End of COMMON
 */


/**
 * Start of MODULES
 */


#cal {
	padding-top: 10px;
}

#banner_container 
{
	position: relative;
	float: right;
	padding-top: 48px;
	padding-left: 5px;
	width: 140px;
	text-align: center;
}

#sponsor_image 
{
	position: relative;
	margin-top: 40px;
}

#banners
{
	position: relative;
	margin-top: 11px;
}

/**
 * End of MODULES
 */



/**
 * Start of MENU
 */
 
A.menu,SPAN.menu { 
	color: #000000; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: none;
	text-decoration: none; 
} 

A.menu:HOVER { 
	text-decoration: underline; 
}

A.menu_active,SPAN.menu_active { 
	color: #ccc; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none; 
} 

A.menu_active:HOVER { 
	color: #ccc; 
	text-decoration: underline; 
	font-weight: bold;
}

/**
 * End of MENU
 */
 

.calendar_month_mark{
	text-align: center;
	border: solid 1px #44668D;
	background-color: #F1B941;
	font-weight: bold;
	font-size: xx-small;
}
.calendar_month_link{
	color: #000000;
	text-decoration: none;
}
.calendar_month_today{
	font-weight:bold;
	font-size: xx-small;
}
.calendar_month_day{
	font-size: xx-small;
}
.calendar_month_head, .calendar_month_week_head{
	color: #000000;
	font-size: xx-small;
}
.calendar_month_head{
	padding-left: 5px;
	padding-right: 5px;
}
.calendar_month_week_head{
	font-weight: bold;
	font-size: xx-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
.calendar_month{
	text-align: center;
}



td.bottomline
{
	color: blue;
	font-family: Verdana;
	font-size: 12px;
}


.ic_local_news
{
	font-size: xx-small;
	margin-bottom: 4px;
}

.ic_local_news_headline
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.ic_local_news_headline:hover
{
	color: #f00;
}

.ic_show_news {
	font-size: 11px;
}

.ic_show_news_headline {
	margin: 5px 0px;
	font-weight: bold;
}

.ic_show_news_headline a {
	text-decoration: none;
	color: #000;
}

.ic_show_news_headline a:hover {
	color: #f00;
}

.ic_show_news_date {
	font-size: 11px;
	font-style: italic;
}

.ic_show_news_summary {
	margin: 8px 0px;
	font-size: 11px;
	font-style: italic;
}

.ic_show_news_content {
	font-size: 11px;
	margin-bottom: 8px;
}

.ic_headline{
	font-size: xx-small;
}

.ic_protocol {
	font-size: xx-small;
}




