body#singleag {
	text-align: center;
	background-color: #FFF8FC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px;
	border-spacing: 0px;
}

table tr td {
	padding: 0px;
	margin: 0px;
}

table#Inhalt {
	width: 100%;
	height: auto;
	text-align: center;
	background-image: url(http://www.single.ag/singleag/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

tr#PlatzBanner{
	height: 135px;
}

tr#Inhalt {
	height: auto;
}

td.Rand {

}

td.Inhalt {
	width: 917px;
	height: auto;
	text-align: center;
}

div#Fehlermeldungen{
	width: 100%;
	height: auto;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF1000;
}