@charset "iso-8859-1";

/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.body_bg1 {

	background-color: #000000;

	background-image: url(images/bg_body.jpg);

	background-repeat: repeat-x;

}

.kalenderrubrik {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	font-variant: small-caps;

}

/*------------------------------------------------------------*/

.kalenderside_left, .kalenderside_left a, .kalenderside_left a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}

.kalenderside_left a:hover{
	color:#333333;
	background-color: #cccccc;	
}

/*------------------------------------------------------------*/




.kalenderside{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;

}

.kalenderside a, .kalenderside a:visited, .kalenderside_active a, .kalenderside_active a:visited {
	color:#ffffff;
	text-decoration: underline;
}

.kalenderside_active, .kalenderside_inactive, .kalenderside_inactive a, .kalenderside_inactive a:visited{
	color: #cccccc
}

.kalenderside a:hover, .kalenderside_active a:hover, .kalenderside_inactive a:hover, .kalenderside_sunday a:hover{
	color:#333333;
	background-color: #cccccc;
 }

.kalenderside_sunday{
	color: #FF3300
}

.kalenderside_sunday a, .kalenderside_sunday a:visited {
	color: #FF3300;
	text-decoration: underline;
}


.vecka_rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.vecka_numbers {color: #999999; font-family: Georgia, "Times New Roman", Times, serif; }

.dag_rubrik {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; }

.datum, .datum a, .datum a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	list-style-type: square;
	text-decoration: none;
	color: #333333;
}

.datum a:hover{
	color: #FF9900;
}


.datum_inactive, .datum_inactive a, .datum_inactive a:visited {

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 16px; 

font-weight: bold; 

color: #CCCCCC;

text-decoration: none;

}

.datum_inactive a:hover{
	color: #FF9900;
}


.datum_sunday, .datum_sunday a, .datum_sunday a:visted {

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 16px; 

font-weight: bold; 

list-style-type: square; 

color: #FF3300; 

text-decoration: none;

}

.datum_sunday a:hover{
	color: #FF9900;
}


.kalenderlist, .kalenderlist a, .kalenderlist a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	color: #333333;
	text-decoration:none;
}

.kalenderlist a:hover{
	color:#000000;
	text-decoration:underline;
}

.kalenderlist hr{
	color:#dddddd;
	width: 80px;
	text-align: left;
	padding-bottom: 0px;	
}

.text_small, .text_small a, .text_small a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}

.text_small a:hover{
	text-decoration: underline;
}

.text_smallwhite, .text_smallwhite a, .text_smallwhite a:hover, .text_smallwhite a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	line-height: normal;
	text-transform: uppercase;
	text-indent: 14px;
	text-decoration: none;
}
.menu, .menu a, .menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
	line-height: 20px;
	text-indent: 14px;
}

.menu a:hover {
	color: #eeeeee;
	background-color: #444444;
}

.menu_active, .menu_active a, .menu_active a:hover, .menu_active a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #eeeeee;
}
.menu_small, .menu_small a, .menu_small a:hover, .menu_small a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bbbbbb;
	line-height: normal;
	text-transform: uppercase;
	text-indent: 20px;
	text-decoration: none;
}

.menu_small a:hover {
	color: #eeeeee;
	background-color: #444444;
}

.menu_links, .menu_links a, .menu_links a:hover, .menu_links a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.menu_links a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

title {
	background-color: #eeeeee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
