<!-- 2010-04-12-v1 -->

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center;
		/*background-image:url(/pictures/Hintergruende/HGBlauCyan.gif);*/
		background-color:#FC0;
		}
 
	#distance {
		width:1px;
		height:50%;
		margin-bottom:-302px;
		float:left;
		}
 
	#container {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:604px;
		width:1000px;
		clear:left;
		background-image: url(/pictures/Hintergruende/HG_Flower_604.jpg);
		background-repeat:no-repeat;
		}

@import("iemac-center.css");


a:link		{ color:#0000FF; text-decoration:none; }
a:visited	{ color:#0000FF; text-decoration:none; }
a:hover		{ color:#00FFFF; text-decoration:none; }

