	
/* ====================================================================== */
/* ============================== COMMON ================================ */
/* ====================================================================== */

BODY, P, TD, LI				{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							font-size: 12px;
							color: #000000;
							}
						
A							{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							color: #008000;
							text-decoration: none;
							}
						
A:hover						{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							color: #008000;
							text-decoration: underline;
							}
A:visited						{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							color: #008000;
							text-decoration: none;
							}
					
Input, Textarea, Select		{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							color: #000000;
							}

h1							
							{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							font-size: 16px;
							font-weight: bold;
							color: #333333;
							margin-bottom: 0px;
							}
						
					
/* ====================================================================== */
/* ============================= CLASSES ================================ */
/* ====================================================================== */

.innehall					{
                            line-height: 16px;
                            }

.innehall td				{
                            line-height: 16px;
                            }

.ColorBorderFrame           {
                            margin-bottom:8px;
                            }


.Meny						{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: bold;
							color: #ffffff;
							}
					
.Meny A						{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: bold;
							text-decoration: none;
							color: #ffffff;
							}
					
.Meny A:hover				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: bold;
							text-decoration: underline;
							color: #319637;
							}
					
.Meny A:Visited				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: bold;
							}
					
.MenyRedigerBar				{
							color: #ffffff;
							}
					
.MenyEjRedigerBar			{
							color: #ffffff;
							}
					
.Kategori_Namn				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 12px;
							font-weight: bold;
							color: #646464;					
							}
					
.Kategori_Beskr				{
							font-family: arial,verdana,geneva,helvetica,sans-serif;
							font-size: 11px;
							font-variant: italics;
							color: #FFFFFF;
							}
					
.HelpRubrik					{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 14px;
							font-weight: bold;
							color: #000000;
							}
					
.Rubrik						{
							font-family: Arial,verdana,geneva,helvetica,sans-serif;
							font-size: 16px;
							font-weight: bold;
							color: #343434;
							}
					
.VitRubrik					{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 14px;
							font-weight: bold;
							color: #FFFFFF;
							}
					
.Title						{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 16px;
							font-weight: bold;
							color: #FFFFFF;
							}
					
.UnderRubrik				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 12px;
							font-weight: bold;
							color: #000000;
							}
					
.LopSedel					{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 12px;
							font-weight: bold;
							color: #666;
							}
					
.LopSedelTitel				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: bold;
							color: #000000;
							}
							
.LopSedelBakgrund			{
							background: #fff;
							}
					
.LopSedelText				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							color: #000000;
							}

.LopSedelText A				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							font-weight: normal;
							color: #666666;
							}
							
.LopSedelText A:hover		{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							color: #000;
							}
					
.LoggaInRuta				{
							width: 200px;
							}
					
.MailRuta					/* ANVÄNDS FÖR STORLEK I DE FLESTA FORMULÄREN */
							{
							width: 400px;
							}
					
.SearchRuta					{
							width: 80px;
							}
					
.KategoriRuta				{
							width: 350px;
							}
					
.ColorMain					{
							background: #FFFFFF;
							margin-left: 2px;
							/* background-image: url("/CSS/Krisjouren/RubrikBakgrund.gif"); */
							background-repeat: repeat-x;	
							}
							
.ColorBanner				{													
							background: #ffffff;
							/* background-image: url("/CSS/Krisjouren/BannerBakgrund.gif");						*/
							}

.ColorBorder				{
							color: #ffffff;
							margin-bottom:3px;
							}
							
.ColorBorderBack			{
							background-color: #000000;
							/* background-image: url("/CSS/Krisjouren/BorderBakgrund.gif"); */
							}
					
.ColorBorder A				{													
							color: #ffffff;
							font-weight: bold;
							text-decoration: none;
							}

.ColorBorder A:hover		{													
							color: #319637;	
							font-weight: bold;
							text-decoration: none;
							}								
					
.ColorMeny					{
							background: #000000;
							/* background-image: url("/CSS/Krisjouren/RubrikBakgrund.gif"); */
							background-repeat: repeat-x;							
							}
					
.ColorMenyContent			{
							background: #FFFFFF;
							}
					
.ColorAdmin					{
							background: #efefef;
							color: #000000;
							border-bottom: 1px solid #8d8d8d;
							border-right: 1px solid #8d8d8d;
							}
					
.ColorAdmin A			{
						font-weight: bold;
						color: #2f5572;
						text-decoration: none;
						}
						
.ColorAdmin A:hover		{
						font-weight: bold;
						color: #000000;
						text-decoration: underline;
							}
							
.SidRubrik					{
							background: #ffffff;
							/* background-image: url("/CSS/Krisjouren/RubrikBakgrund.gif"); */
							}

.MainRubrik					{
							background: #ffffff;
							/* background-image: url("/CSS/Krisjouren/RubrikBakgrund.gif"); */
							}
					
.Color						{
							background: #eaeaea;
							}
							
.LopSedelLinje				{
							background: #fff;												
							}
					
.VLopSedelLinje				{
							background: #fff;
							}

.HLopSedelLinje				{
							background: #fff;														
							}
							
.ULopSedelLinje				{
							background: #fff;														
							}

.MenyRubrik					{
							background: #6699CC;
							}
							
.MenyRubrikBakgrund			{
							padding-top: 5px;
							padding-bottom: 6px;
							padding-left: 5px;
							}
					
.MenyText					{
							color: #000000;
							font-weight: bold;
							font-size: 11px;
							}
					
.KalenderTitel				{
							color: #ffffff;
							}
							
.KalenderTitel A			{
							color: #ffffff;
							text-decoration:none;
							}
							
.KalenderTitel A:hover		{
							color: #319637;
							}
					
.KalenderDag				{
							color: #000099;
							}
							
.FrageRuta					{
							width: 300px;
							}
							
.Sidfot						{
							color: #FFFFFF;
							}
							
.Sidfot A					{
							color: #FFFFFF;
							font-weight: bold;
							}
							
.Sidfot A:hover				{
							color: #cccccc;
							font-weight: bold;
							}
							
.DropBox					{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							width: 70px;
							align: right;
							}

.DropBoxInga				{
							font-family: verdana,arial,geneva,helvetica,sans-serif;
							font-size: 10px;
							background: #FFCCCC;
							}
							
.Bokning					{
							width: 550px;
							padding: 15px;
							padding-bottom: 50px;
							background-color: #ffffff;
							border-width: 1px;
							border-color: #000000;
							border-style: solid;
							}
							
.BokningsText				{
							color: #ffffff;
							}


.Sitemap					{
							font-size: 10px;
							}
							
.SitemapParent				{
							font-size: 12px;
							}
							
.SitemapParent A			{
							font-size: 12px;
							}
							
.SitemapParent A:hover		{
							font-size: 12px;
							}

.Formular					{
							width: 255px;
							font-family: verdana,arial,helvetica,geneva,sans-serif;
							font-size: 10px;
							}
							
.FormularLong				{
							width: 345px;
							font-family: verdana,arial,helvetica,geneva,sans-serif;
							font-size: 10px;
							}
							
.BeskrivningsRuta			{
							background: #dddddd;
							}
							
.Beskrivning				{
							background: #ffffff;
							font-color: #000000;
							font-family: verdana,arial,helvetica,sans-serif;
							}
							
.LinjeUnderArtikel			{
							background-image: url("/SysImages/MellanLinje_Kort.gif");
							}
							
.LinjeUnderArtikelLong		{
							background-image: url("/SysImages/MellanLinje.gif");
							}
							
							
.LinjeOverSidfot			{
							background-image: url("/SysImages/MellanLinje_Kort.gif");
							}


.LinjeUnderSidfot			{
							background-image: url("/SysImages/MellanLinje_Kort.gif");
							}
					
.Powered A					{
							color: #ddd;
							text-decoration: none;
							}
						
.Powered A:hover			{
							color: #666;
							text-decoration: none;
							}