@Import url('../../System/Stylesheets/Protected/2DD1557E-D951-42C2-8F1B-906FFEBE49F0.css');
    body
    {
      font-family:tahoma, verdana, sans serif;
      line-height:1.4em;
      font-size:95%;
    }
    #CS_DefaultLogInPage
    {
	    background-color:ButtonFace;
	    overflow:hidden;
    }
     
    h2
    {
      color:#FF8000;
    }
    a
    {
      color:#007AB6;
    }
    .RedHeader
    {
      font-family:tahoma,verdana,sans serif;
      color:#800000;
      font-size:1.5em;
    }
    .BoldHeader
    {
      font-family:tahoma,verdana,sans serif;
      font-weight:bold;
    }
    
    .RubrikBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 6px;
	padding-top: 3px;
	color: #00498b;
	
	}
	
	.RubrikPil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	background-image: url(../../Admin/Bilder/Interface/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	display: block;
		color: #000;
	padding-right:15px;
}
