@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;
    }
    .aVit {
	color: #FFF;
	text-decoration: underline;
}
li {
	
	margin-left: -22px;
	line-height:22px;
	list-style-position: outside;
}

    a
    {
      color:#003399;
    }
    .RedHeader
    {
      font-family:tahoma,verdana,sans serif;
      color:#800000;
      font-size:1.5em;
    }
    .BoldHeader
    {
      font-family:tahoma,verdana,sans serif;
      font-weight:bold;
    }
    .input{
    	border: 1px solid #eeeeee;
	font-size:11px;
	width:160px;
	padding: 6px 6px 6px 23px;	
	background-image:url(/Admin/Bilder/Interface/bg-search.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	background-color: #FFF;
	
	
    }
    .button{
    	border: 1px solid #eeeeee;
	background-color: #dbdadd;
	font-size:11px;
	height:27px;
    }
    .select{
    	border: thin solid #eeeeee;
	background-color: #fff;
	font-size:11px;
	width:240px;
	height:23px;
	line-height:17px;
	/*padding: 6px 6px 6px 23px;*/
}
.rubrik1{
	color:#2ca2c4;
	font-family: "Garamond", Times, serif;
	font-size:20px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.rubrik2{
	color:#815c3d;
	font-family: "Garamond", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}
h1{
	color:#2ca2c4;
	font-family: "Garamond", Times, serif;
	font-size:20px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
}
h2{
	color:#815c3d;
	font-family: "Garamond", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}
