@charset "UTF-8";
body  {
	background:url(../bilder/hintergrund/hintergrund.jpg);
	margin: 0;
	padding: 0;
}


.startcontainer {
	height: 710px;
	width: 570px;
	margin:auto;
	text-align:center;
}


.gif_augen1 {
	position:absolute;
	height: 241px;
	width: 251px;
	z-index: auto;
	left: 595px;
	top: 114px;
}


.gif_augen2 {
	position:absolute;
	margin-left:200px;
	height: 98px;
	width: 280px;
	margin-top: 115px;
	z-index: 1;
	left: -137px;
	top: -2px;
}


.gif_augen3 {
	position:absolute;
	height: 98px;
	width: 280px;
	z-index: 1;
	left: 586px;
	top: 215px;
}

.inhalt_text  {
	position: absolute;
	height:357px;
	width: 528px;
	top: 29px;
	left: 275px;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	font-weight:bold;
	color:#555;
	line-height:1.3em;
	padding-left:15px;
	border-left:dotted;
	border-left-color:#888888;
	z-index:2;
	text-indent:1em;
	text-decoration: none;
}

.inhalt_impressum  {
	position: absolute;
	height:282px;
	width: 675px;
	top: 24px;
	left: 163px;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	font-weight:bold;
	color:#555;
	line-height:1.3em;
	padding-left:15px;
	border-bottom:dotted;
	border-bottom-color:#888888;
	z-index:2;
	text-indent:1em;
	text-decoration: none;
}


li  {
	list-style-image:url(../bilder/hintergrund/listenpunkt.jpg);
	list-style-position:outside;
}


.menue1  {
	position:absolute;
	height:100px;
	width:800px;
	left: 62px;
	top: 469px;
}


.pfeil_links  {
	position: absolute;
	top:64px;
	left:54px;
}




a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #555555;
}
