/*HAUPT DEFINITIONEN FUER ALLE BROWSER*/body{	background-color: #FFFF99;	font-size: 12px;	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;	padding: 0px;	margin: 0px;	line-height: 16px;}#bg{	position: absolute;	top: 45px;	left: 185px;	z-index: 10;	width: 600px;	height: 450px;	margin: 0px;		}#adresse{	position: absolute;	bottom: 44px;	right: 0px;	padding: 0px 0px 0px 0px;	margin: 0px;	width: 200px;	z-index: 2;	color: #CC0000;	letter-spacing: 1px;}	#navig{	position: absolute;	top: 0px;	left: 0px;	padding: 0px;	margin: 0px;	width: 250px;	z-index: 5;	}.text{	top: 0px;	left: 0px;	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;	color: #FF9;	margin: 0px 0px 0px 70px;	width: 450px;	padding: 70px 0px 0px 0px;	line-height: 19px;}p{	height: 19px;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;	line-height: 19px;}.liste{	height: 14px;	padding: 0px 0px 0px 10px;	margin: 0px 0px 0px 0px;	line-height: 14px;}a{   color: #FF9;}
