BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
}

.link_separat {
	text-decoration : none;
	color : #003366;
	font-weight : bold;
}

A:HOVER  {
	text-decoration: none;
	color: #FFD700;
	font-weight: bold;
}

A:VISITED:after {
	text-decoration : none;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
}

.menu1  {
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size : 11px;
}
.menu2  {
	text-decoration : none;
	color : White;
	font-weight : normal;
}

A.menu_top:Link, {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
}

.text_calendar {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.rubrik_small_white {
	text-decoration : none;
	color : White;
	font-weight : normal;
}

.rubrik_middle {
	text-decoration : none;
	color : #FFCC00;
	font-weight : bold;
}
.rubrik_big {
	text-decoration : none;
	color : #FFCC00;
	font-weight : bold;
	font-size : 14px;
}

.rubrik_ultrabig {
	text-decoration: none;
	color: #FF9E8C;
	font-weight: bold;
	font-size: 18px;
}
.pris {
	text-decoration : none;
	color : #003366;;
	font-weight : bold;
	font-size : 14px;
	
	}
.skugga_ultraljus {
	background-color: #E6E6E6;
}
}
.skugga_ljus {
	background-color: #87CEFA;
}
.skugga_medel {
	background-color: #32CD32;
}

.banner_image {
	background-image: url(../images/banner.jpg);
}
.bgimage_blue {
	background-image: url(../images/bg_green3.jpg);
}
