@charset "UTF-8";/* CSS Document */body {	margin : 0;	padding : 0;	background-color: #fafafa;	font-size: 13px;	line-height:16px;	font-family:"Times New Roman", Times, serif;	font-style: normal;	color:#535353;}#header {	height:150px;}#content {	margin-right:auto;	margin-left:auto;	width:590px;}#flash {	margin-right:auto;	margin-left:auto;	width:600px;	height:270px;}#menu {	margin-right:auto;	margin-left:auto;	width:590px;	height:30px;}#menu dt a {	display:block;	margin-right:20px;	float:left;	text-decoration: none;	color:#535353;}#menu dt#aktiv {	display:block;	margin-right:20px;	float:left;	text-decoration: underline;	font-style:italic;	color:#000000;}#menu dt a:hover {	font-style:bold;	text-decoration:underline;	color:#000000;}#footer {	text-align:center;	height:20px;	width:100%;	position: absolute;	bottom: 0px;}a:link, a:visited, a:active {	font-style:italic;	text-decoration:none;	color:#535353;}a:hover {	text-decoration:underline;	font-style:bold;	color:#000000;}.fett {	font-style:bold;	color:#000000;}
