/* ********************************************************************** */
/* MENU */
/* ********************************************************************** */
#POSmenu { 
	margin-left:26px; 
	/*width:996px;/*996px*/
	/*float:left;*/
}
	
#POSloggaut	{
	/*margin-left:24px;*/
	float:right;
}
	
#POScontentTop	{
	margin-top:20px;
	height:89px;
	width:1074px;
}
	
#MenuPictures {
	padding-right:4px; 
	padding-bottom:16px; 
	border:0px;
	float:left;
}
#POSFooter {
	min-height:20px; 
	margin-right:20px; 
	text-align:right;
}
/* ********************************************************************** */
/* TABBAR GREY */
/* ********************************************************************** */
#POSGreyTab {
	width:108px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTab_Kalender {
	width:90px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTabLEFT {
	width:9px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-left.png);
	float:left;
}
#POSGreyTabRIGHT {
	width:4px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-right.png);
	float:left;
	margin-right:2px;
}
/*Tab markerad ON*/
#POSGreyTab_ON {
	width:108px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg-on.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTab_ON_Kalender {
	width:90px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg-on.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTabLEFT_ON {
	width:9px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-left-on.png);
	float:left;
}
#POSGreyTabRIGHT_ON {
	width:4px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-right-on.png);
	float:left;
	margin-right:2px;
}
/*STÅENDE KALENDER MÅNAD*/
#POSGreyTabManad {
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTab_KalenderManad {
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTab_ONManad {
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg-on.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTab_ON_KalenderManad {
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg-on.png);
	background-repeat:repeat-x;
	float:left;
}
/*Tab markerad RED*/
#POSGreyTab_RED {
	width:108px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-bg_RED.png);
	background-repeat:repeat-x;
	float:left;
}
#POSGreyTabLEFT_RED {
	width:9px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-left_RED.png);
	float:left;
}
#POSGreyTabRIGHT_RED {
	width:4px;
	height:23px;
	background-image:url(../images/sv/tab/tab-grey-right_RED.png);
	float:left;
	margin-right:2px;
}


/* ********************************************************************** */
/* TOP LINKS */
/* ********************************************************************** */
#POSTopLinkDotsBlue {
	width:1px;
	height:16px;
	float:left;
	background-image:url(../images/sv/content/dots-blue-2x2px.png);
	background-repeat:repeat-y;
	margin-left:16px;
}
#POSTopLinkDotsBlueFRONT {
	width:1px;
	height:16px;
	float:left;
	background-image:url(../images/sv/content/dots-blue-2x2px.png);
	background-repeat:repeat-y;
	margin-left:0px;
}
