<!DOCTYPE html>
	<html lang="de">
	<head>
		<meta http-equiv="content-type" content="text/html; charset=UTF-8">
		<meta charset="UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
		<title>BR Störmanagement</title>
		<!-- Bootstrap core CSS -->
		<link href="https://brinj.stoerung.emma.f-o-b.de/portal/css/bootstrap.min.css" rel="stylesheet">
		<link href="https://brinj.stoerung.emma.f-o-b.de/portal/css/bootstrap-theme.min.css" rel="stylesheet">
		<!-- Custom styles for this template -->
		<link href="https://brinj.stoerung.emma.f-o-b.de/portal/css/br.css" rel="stylesheet">
		<script src="https://brinj.stoerung.emma.f-o-b.de/portal/skripts/jquery.min.js"></script>
		<script src="https://brinj.stoerung.emma.f-o-b.de/portal/skripts/bootstrap.min.js"></script>
	</head>
	<body>
	<nav class="navbar navbar-fixed-top"">
		<div class="container-fluid">
			<div class="row clearfix">
				<div class="col-md-8 col-xs-12">
					<h1><img src="https://brinj.stoerung.emma.f-o-b.de/portal/pics/layout/logo.png" style="display:inline; width: 112px; height:45px; margin-right: 10px;"/> Störungsmanagement</h1>
				</div>
			</div>
		</div>
	</nav>
	<div class="container-fluid main" role="main">
		<p class="user-buttons clearfix">
		
		</p>
		<form class="form-signin" action="index.php" method="post">
			<input name="login_kennung" id="inputLoginName" class="form-control" placeholder="Kennung" required="" autofocus="" type="text" value="" /><br>
			<input name="login_passwort" id="inputPassword" class="form-control" placeholder="Passwort" required="" type="password" value="" /><br>
			<br /><br />
			<button class="btn btn-sm btn-primary" type="submit"><span class="glyphicon glyphicon-log-in" aria-hidden="true"></span> Einloggen</button>
			
			<input type="hidden" name="formular_submit" value="1" />
		</form>
		<br /><br />
		<a href="https://brinj.stoerung.emma.f-o-b.de/admin/loader.php?modul_id=1&amp;klasse=passwort&amp;com=vergessen" target="_blank">Passwort vergessen</a>
	</div>
	</body>
	</html>