/* CSS Document */

<style>


body 
{
scrollbar-base-color: #ffffff; 
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #559FFE;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #D4D4CD;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #D4D4CD;

}



/* Text */
#textblock  
{
font-weight: normal; 
color: #777777; 
font-size:11px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height: 18px;
}
p.text  
{
font-weight: normal; 
color: #777777; 
font-size:11px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height: 18px;
}
/* Rubrik*/
p.rubrik  
{
font-weight: bold; 
color: #777777; 
font-size:12px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}

.style5 {
font-weight: normal; 
color: #ffffff; 
font-size:20px;
font-family: calibri; 
text-align:left;
margin: 0.2cm 0.2cm 0.2cm 0.2cm;
line-height: 18px;
	
}
.style6 {
font-weight: normal; 
color: #ffffff; 
font-size:20px;
font-family: calibri; 
text-align:left;

line-height: 18px;
text-decoration:underline;
	
}


p.border
{
border:none;

}


BODY
{
}
BODY A
{
   color:#3574A7; TEXT-DECORATION: none;font-family:arial;font-size:11px;font-weight:bold; line-height:20px;
}
BODY A:hover
{
    COLOR: #BAC4E4
}
input {font-family: arial; font-size: 11px; font-weight: bold;  color: #025790; background-color: transparent; line-height:20px; 
}

H1 {
  font:x-small Georgia,Serif;
  margin:.75em 0 0;
  padding:0 0 4px;
  font-size:150%;
  font-weight:normal;
  line-height:1.4em;
  color:#064A9E;
  }

H2 {
  font:x-small Georgia,Serif;
  margin:.75em 0 0;
  padding:0 0 4px;
  font-size:110%;
  font-weight:normal;
  line-height:1.4em;
  color:#064A9E;
  }

span.rubrik2 {
  font:x-small Georgia,Serif;
  margin:.75em 0 0;
  padding:0 0 4px;
  font-size:110%;
  font-weight:normal;
  line-height:1.4em;
  color:#064A9E;
  }

H3 {
  margin:.75em 0 0;
  padding:0 0 4px;
  font-size:100%;
  font-weight:normal;
  line-height:1.4em;
  color:#064A9E;
  }
span.text {font-family: Verdana; font-size: 11px; line-height: 14px; color: #777777}
span.textbold {font-family: Verdana; font-size: 11px; font-weight:bold; line-height: 14px; color: #777777}
span.textred {font-family: Verdana; font-size: 11px; line-height: 14px; color: #CC0000}
span.formtext {font-family: Verdana; font-size: 11px; line-height: 14px; color: #505050}
span.formtextbold {font-family: Verdana; font-size: 11px; font-weight:bold; line-height: 14px; color: #505050}
span.formtextred {font-family: Verdana; font-size: 11px; line-height: 14px; color: #CC0000}
span.formtextredbold {font-family: Verdana; font-size: 11px; font-weight:bold; line-height: 14px; color: #CC0000}

.cal_season_week_reserved {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_past {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_1 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #F7F7F5;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_2 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #8fcd53;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_3 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #006633;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_4 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #FFFF99;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_5 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #FF6600;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_6 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #996600;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_7 {
	width: 14px;
	border: 1px solid #CCCCCC;
	background: #336699;
	text-align: center; 
	cursor: hand;
}
.cal_season_week_unselected {
	border: 1px solid #CCCCCC;
	background: #F7F7F5;
	text-align: center; 
	cursor: hand; 
}
.cal_season_week_selected {
	border:1px solid #CCCCCC; 
	background-color: #8fcd53; 
	text-align: center; 
	cursor: hand; 
}
.cal_year {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center;
}
.cal_booked_week_free {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center;
	cursor: hand;
}
.cal_booked_week_reserved {
	border:1px solid #CCCCCC;
	background-color: #a31818;
	color: #FFFFFF;
	text-align: center; 
	cursor: hand; 
}
.formUnit {
  	padding: 4px 0 0 2px;
	float: left;
}
br.clear
{
	clear: both;
}

.cal {
	margin-top: 3px;
	width: 330px;
	clear: both;
}
</style>
