body{
	background-color: #333;
	color: #ccc;
	font: 12px/14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	
}
.content {
	width: 700px;
	min-height:450px;
}
.logo {
	background: url(images/logo.gif) no-repeat;
	height: 100px;
	width: 100%;
	margin-top: 20px;
}
.meldung {
	width: 700px;
	height: 320px;
	background-color: #ccc;
}
.link {
	width: 680px;
	height: 50px;
	color: #333;
	text-align: left;
	margin: 10px;
	padding-top: 50px;
}
.bild_error401 {
	background: url(images/error401.gif) no-repeat 0 28px;
	width: 680px;
	height: 50px;
	color: #fa1932;
	text-align: left;
	margin: 10px;
	font-size: 15pt;
	text-indent: 144px;
	padding-top: 30px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.bild_error402 {
	background: url(images/error402.gif) no-repeat 0 28px;
	width: 680px;
	height: 50px;
	color: #fa1932;
	text-align: left;
	margin: 10px;
	font-size: 18pt;
	text-indent: 150px;
	padding-top: 30px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.bild_error403 {
	background: url(images/error403.gif) no-repeat 0 28px;
	width: 680px;
	height: 50px;
	color: #fa1932;
	text-align: left;
	margin: 10px;
	font-size: 18pt;
	text-indent: 151px;
	padding-top: 30px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.bild_error404 {
	background: url(images/error404.gif) no-repeat 0 28px;
	width: 680px;
	height: 50px;
	color: #fa1932;
	text-align: left;
	margin: 10px;
	font-size: 18pt;
	text-indent: 150px;
	padding-top: 28px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.bild_error405 {
	background: url(images/error405.gif) no-repeat 0 28px;
	width: 680px;
	height: 50px;
	color: #fa1932;
	text-align: left;
	margin: 10px;
	font-size: 18pt;
	text-indent: 150px;
	padding-top: 28px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

.message {
	width: 680px;
	height: 50px;
	color: #333;
	text-align: left;
	margin: 10px;
}
.message a{
	color: #333;
}
.footer {
	width: 700px;
	height: 50px;
	padding-top: 10px;
}
.footer a{
	color: #ccc;
}