<html>
	<head>    <meta name="robots" content="noindex">

		<title>Welcome at </title>
		<style type="text/css">
			/* <![CDATA[ */
			body {
				font-family: "Open Sans",Arial,sans;
				font-size: 12pt;
			}
			h1 {
				font-size: 22pt;
			}
			h4 {
				font-size: 16pt;
			}
			#bg {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom:0;
				background: ; /* Old browsers */
				background: -moz-linear-gradient(top,   0%, rgba(179, 223, 254,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(100%,)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,   0%, 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,   0%, 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,   0%, 100%); /* IE10+ */
				background: linear-gradient(to bottom,   0%, 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abbd73', endColorstr='#e4efc0',GradientType=0 ); /* IE6-9 */				
			}
			#pageContainer {
				width: 800px;
				margin: 50px auto;
			}
			#tafel {
				border-radius: 10px;
				background-repeat: no-repeat;
				background-position: top right;
				background-color: rgba(255,255,255,0.2);
				border: 1px solid ;
				padding: 25px;
				margin-bottom: 50px;
			}
			#impressum {
				font-size: 9pt;
			}
			#ads {
				width: 728px;
				margin: 0 auto;
			}
			/* ]]> */
		</style>

	</head>
	<body>
		<div id="bg">
			<div id="pageContainer">
				<div id="tafel">
					<p>
						Dieser Domain sind keine Inhalte mehr zugeordnet. Das entsprechende Projekt wurde eingestellt
                        und nunmehr gelöscht.
					</p>
                    <p>
                        Hier geht es nur noch privat weiter!
                    </p>
				</div>
			</div>
		</div>
	</body>
</html>
