body
{
	margin: 0;
	background: url(/images/grey.jpg) repeat-x 0 0;
}

#inhalt
{
	text-align: center;
	padding: 0;
	height: 480px;
	width: 640px;
	margin-top: -240px;
	margin-left: -320px;
	top: 50%;
	left: 50%;
	position: absolute;
	border-bottom: 2px dotted #DFDFDF;
	border-right: 2px dotted #DFDFDF;
	border-left: 2px dotted #DFDFDF;
	border-top: 1px solid #DFDFDF;
	background-color: #fff;
}

#err
{
	font: 12px verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, span
{
	font-size: 12px;
	color: #666666;
}

.pu_login
{
	margin-top: 130px;
	border: 0;
}

a {text-decoration: none;}
