@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F8FB;
}
#mm {text-align: left;margin: 0px auto auto;padding: 0px;width: 793px;height: auto;display: block;}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #235467; */
	color: #2C509C
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#logs {
	width: 247px;
	height: 98px;
	position: relative;
	top: 22px;
	left: 12px;
	font-size: 9pt;
}
 .butts {
	background-image: url(grafs/inputs.gif);
	height: 15px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	border: 1px solid #61ABC8;
}
.butt {
	background-image: url(grafs/inputs.gif);
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	border: 1px solid #61ABC8;
	padding-left: 2px;
	padding-right: 2px;
}
.butt:hover {
	background-position: left bottom;
}
.butts:hover {
	background-position: left bottom;
}
.butts:focus{
	background-position: left bottom;
}
#navis {
	height: 15px;
	width: 770px;
	position: relative;
	left: 5px;
	top: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3892B7;
	font-weight: bold;
	text-align: right;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000BB;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000BB;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1D495C;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FE;
	font-weight: bold;
}
.fehler {
	font-weight: bold;
	color: #AE0000;
	text-decoration: underline;
	background-color: #FFFFEA;
	margin: 1px;
	padding: 5px;
	border: 1px solid #AE0000;
	text-align: center;
}
.statslogin {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #36839F;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
