﻿@import url(http://fonts.googleapis.com/css?family=Tauri:300,400,700);

* {
	margin: 0;
}
html {height: 100%;}
body {
	height: 100%;	
	min-height:800px;
	margin: 0px 0px 0px 0px  ;
	font-family:Tauri,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004562;
    background-image: url(/Images/stripe_419069ea3399fbd8feb2712022a462b9.png);
	background-repeat: repeat;   
}
.LoginFrame{width:488px;height:250px;background-image:url(/Images/innlogging_frame.jpg);
               background-repeat:no-repeat;
               margin-left:auto;margin-right:auto;
               margin-top:100px;margin-bottom:40px;  }
.LoginFrame .Error{position:absolute; margin-top:50px;width:488px; }               
.tittel{display:table-cell;float:left;width:100px;margin-right:20px;margin-top:70px;margin-left:40px;}
.tittel p{margin-bottom:20px;color:#000;font-size:12px; height:20px;color:#4a484b;}
.Tekst{display:table-cell;float:left;width:300px;margin-right:20px;margin-top:65px;}
.Tekst p{margin-bottom:20px;color:#000;font-size:12px;height:20px; }
.Tekst input{width:150px;border:0;height:20px;text-align:center;}
.Button{margin-left:160px;}
.Button input{width:150px;color:#146992;font-weight:bold;text-align:center;    }

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; 
}
.footer, .push {
	height: 142px; 	
	margin-top:100px; 
}
.footer p{margin-left:auto;margin-right:auto;width:1057px;}
.head{width:100% !important;text-align:center;position:relative;top:10px;color:#fff;font-size:40px}