/* CSS Document intro elabor:art2007/08 by Gika Witt */*	{ 	margin: 0; 	padding: 0; 	outline: none; 	text-decoration: none;	font-style: normal;	}body	{	background: #900 url(../i/e_gold.png) no-repeat left top;  /*rot mit HG-Logo */	padding: 10px 0;	color: #606869; 	font: 12px Verdana, Arial, Helvetica, sans-serif;	}	a:link {	color: #69553B;	text-decoration: none;	cursor: hand;}a:visited {	color: #8B6F4D;	text-decoration: none;}a:hover, a:active {	color: #993333;	text-decoration: none;	cursor: hand;}h1 {	font-weight: 200;	font-size: 13px;	text-align: center;	letter-spacing: 1em;}strong {	color: #993333;}#logo	{	position: static;	padding: 20px;	cursor: hand;	/*border: thin dotted #69553B;*/	top: 250px;	}	#elabor {	text-align: right;	border-right: thin dotted #900;/*#443;*/	padding: 15px;	height: 70px;	float: left;	visibility: hidden;}#art {	text-align: left;	padding: 15px;	height: 70px;	border-left: thin dotted #900;/*#443;*/	float: left;	visibility: hidden;}			#main 	{	padding-top: 190px;	position: relative;	margin: 10px auto;	width: 730px;	height: 500px;	background: #F5F6F0;	text-align: left;	border: 1px solid #CAC7C0;	font-size: 90%;	letter-spacing: 0.1em;	line-height: 2em;	z-index: 1;	}/*#li_id li a:hover	{	background-position: -20px 0;	}	#li_id li a:active	{	background-position: -40px 0;	cursor: default;	}	#li_id li a.act,#li_id li a.act:hover	{	background-position: -40px 0;	cursor: default;	}*//* ++++++++ layoutvariante mit verschiedenen Logos als verschiebbare Hintergrundbilder ++++++#img a	{	width: 300px;	height: 50px;	cursor: hand;	background-color: #C1B0A4;	}	#img a:hover	{	background-color: #CCFF33;	}*//*#elabor 	{background-image: url(../i/logo_171.gif);}#elabor a:hover{background-image: url(../i/elabor_171.gif);}#art 	{background-image: url(../i/logo_171.gif);}#art a:hover{background-image: url(../i/art_171.gif);} */