
body { width: 100%; margin: 0; padding: 0; background: #ddd7a5; }


.contentWidthTag
		{
		width:440px;
		position:relative;
		left:12px;
		}

.cur { cursor: pointer; }
.ul { text-decoration: underline; }
.cnt { text-align: center; }
.em { font-style: italic; }
.mid { vertical-align: middle; }
.btm { vertical-align: bottom; }
.wht { color: #FFF; }
.blk { color: #000; }
.red { color: red; }
.rgt { text-align: right; }
.bld { font-size:9px; font-weight: bold; }



.kalender_link			{ font-family: verdana; font-size: 12px; font-weight: normal; text-decoration:none; color:#FFFFFF;}   	
.kalender_day			{ width:14px; height:14px; background-color:#989151; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_today			{ width:14px; height:14px; background-color:#CCCCCC; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_emptyDay		{ width:14px; height:14px; background-color:#E5E5E5; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_rubrikManad	{ font-family: verdana; font-size: 8px; font-weight: normal;  color:#000000;}
.kalender_manad			{ width:14px; height:14px; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; color:#000;}

/*
.rubrik {font-family: "Trebuchet MS", verdana, helvetica, sans-serif; font-size:16pt; font-weight:bold;}
.rubrikMellan {font-family: "Trebuchet MS", verdana, helvetica, sans-serif; font-size:12pt; font-weight:bold;}
*/

	
	
	

/* ****************************************** CSS FOR MENYITEMS IN TOPMENY ****************************************** */
#meny li, #meny ul, #meny div, #meny a  {
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-transform:uppercase;
	font-weight:bold;
}

#meny li {
	float: left;
	margin: 6px 11px 0 0;
	padding: 0 0 0 0;
}

#meny ul {
	margin: 0 0 0 17px;
	padding: 0 0 0 0;
	list-style: none;
}

#meny a {
	text-decoration:none;
}

#meny a:hover {
	text-decoration:none;
}
/* ****************************************** END MENYITEMS ****************************************** */




/* ****************************************** CSS FOR MENY DROPDOWNS STARTS ****************************************** */

div.dropmeny {
	background-color:#a20000;
	border: 1px solid black;

	/* Hover: 989151 */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul.dropmeny {	
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style:none;
}

.dropmeny li {
	font-weight:bold;
	background-image:(images/design/transparent.gif);
	/*background-color:#a20000;*/
	/*background-color:#FF00FF;*/
	padding: 4 15 4 15;

}

.dropmeny li:hover {
	background-color:#989151;
}

.dropmeny a {
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	font-size:11px;
	color: white;
	text-transform:uppercase;
	text-decoration:none;
}
.dropmeny a:hover {
	text-decoration:none;
}

.liOver {
background-color:#989151;
}

.liOut {
background-color:#a20000;
}
/* ****************************************** END CSS FOR MENY DROPDOWNS ENDS ****************************************** */


.valentinesday td {

font-size: 12px;


}