
/** account_new_login.html */
.SideRegistrerLogginnTekst {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-right: 50px;
	font-size: 12px;
	color: #333333;
}
.SideRegistrerNybrukerTekst {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-right: 50px;
	font-size: 12px;
	color: #333333;
}

.SideRegistrerLogginRamme{
	width: 400px;
	margin-left: 100px;
	font-size: 12px;
	color: #333333;
}

.SideRegistrerLogginRamme p{
	font-weight: 900;
	font-size: 12px;
	color: #cc0000;
}

.SideRegistrerLogginBrukernavn, .SideRegistrerLogginPassord {
	background-color: #EDEDED;
	width: 130px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.SideRegistrerLogginEmail {
	background-color: #EDEDED;
	width: 130px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.SideRegistrerLogginRad {
	height: 26px;
	width: 85px;
}



.SideRegistrerNybrukerRamme {
	width: 540px;
	font-size: 12px;
	margin-left: 40px;
}

.SideRegistrerNybrukerBrukernavn, .SideRegistrerNybrukerPassord {
	width: 160px;
	text-indent: 60px;
	height: 26px;
}

.SideRegistrerNybrukerHode {
	border-bottom: 1px solid #aaaaaa; 
	background-color: #f4f4f4; 
	padding-left: 10px;
	font-size: 11px;
 	color:#003a6f;
 	font-weight: bold;
}

.SideRegistrerNybrukerBrukernavnBoks{
	background-color: #EDEDED;
	width: 200px;
	border: 1px solid #333333;
	font-size: 11px;
	padding-left: 3px;
	height: 18px;
	margin-right: 3px;
}

.SideRegistrerNybrukerPassordBoks {
	background-color: #EDEDED;
	width: 130px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.SideRegistrerNybrukerBokser {
	background-color: #EDEDED;
	width: 140px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.SideRegistrerNybrukerRader {
	font-size: 12px;
	height: 22px;
	color: #333333;
}

.SideRegistrerNybrukerBokserPostnummer {
	background-color: #EDEDED;
	width: 38px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 3px;
}

.SideRegistrerNybrukerBokserPoststed {
	background-color: #EDEDED;
	width: 99px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.SideRegistrerNybrukerOverskrifter {
	font-size: 13px;
	font-weight: 900;
	color: #333333;
}
.SideRegistrerNybrukerOverskrifter span{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}