/* CSS Stylesheet */body {	background-color:#eee;	font-size:12px;	}a, a:visited, a:link {	font-family:helvetica;		text-decoration:none;		border-bottom:1px dotted white;		color:gray;		font-size:10px;}a:hover {	font-family:helvetica;		text-decoration:none;		border-bottom:1px dotted white;		color:white;	font-size:10px;}#inhalt {	position:relative; left:auto; top:auto;	width:868px; height:403px;	margin-left:auto;	margin-right:auto;		background-image: url(./img/eisbrecher_openair_2007.gif);	background-repeat:none;		border:1px solid white;}#temp {	position:relative; left:auto; top:0px;	width:868px; height:40px;	margin-left:auto;	margin-right:auto;		background-color:transparent;			text-align:center;	vertical-align:text-bottom;		font-family:helvetica;	font-weight:bold;	color:#94000d;	}