.btex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.btexfat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cursor {
	cursor:hand
}
.rub {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #fc5656;
}

.rubsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #fc5656;
}

a:link {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3091b3;
	text-decoration: none;
}

a:active {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fc5656;
	text-decoration: none;
}
a:visited {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3091b3;
}
a:hover {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fc5656;
	text-decoration: none;
}


h1
{
    font-family: Arial;
    font-size: 16px;
    }


.btex
{
    font-family: Arial;
    }


/* Admin */
.login
{
    margin-top: 70px;
    width: 395px;
    height: 163px;
    background-image: url(admin/webbilder/login.jpg);
    }
    
.loginruta
{
    padding-top: 25px;
    }
    
.bakgrund2
{
    background-color: #a71605;
    color: White;
    border-top: #a71605 1px solid;
    border-left: #a71605 1px solid;
    border-right: #a71605 1px solid;
    border-bottom: #a71605 1px solid;
    width: 20px;   

}

.bakgrund4
{
    background-color: #a71605;
    color: White;
    border-top: #a71605 1px solid;
    border-left: #a71605 1px solid;
    border-right: #a71605 1px solid;
    border-bottom: #a71605 1px solid;
    

}