﻿.InterntInlogg
{
    background-color: #e7e7e7;
    width:337px;
    padding-bottom: 10px;
}
#InterntInloggTop
{
    height:32px;
}
.InterntInloggLeftPadding
{
    padding-left: 10px;
    padding-right: 10px;
}
.InterntInloggInput
{
    width:149px;
    height:22px;
    border:1px solid #7f9db9;
}
.InloggButtonAlignRight
{
    text-align: right;
    padding-top: 9px;
}
.InloggningRightTD
{
    padding-right: 10px;
}
#InloggningHeaderText
{
    font-size: 16px;
    font-weight:600;
    color:#004072;
}
#SnabbvalList
{
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#SnabbvalList li
{
    background-image: url('../gfx/Internt/ListArrow.gif');
    background-position: center left;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
    line-height:16px;
	padding-left: 11px;
}
.SnabbValInloggad
	{
		color: #636363;
		padding-top: 15px;
		padding-left: 5px;
	}
.InterntTextHeader
{
    color: #004b85;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.InterntText
{
font-family:Verdana;
font-size: 11px;
line-height: 19px;
}

.InterntTextGoTo
{
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    font-family: Verdana;
    color: #004b85;
}
.TextArrow
{
    margin-left: 6px;
}