/*  allgemein */img	{	border: 0px;}	body {	padding-top: 25px;	padding-bottom: 25px;	margin: 0px;	border: 0px;	text-align: left;	background-image: url(../images/bg.gif);	background-repeat: repeat;	text-align: center;}/* div's */#content {	background: #FFFFFF;	width: 770px;	margin-left: auto;	margin-right: auto;	text-align: left;}	#outer {	width: 770px;	background-image: url(../images/layout_bg.gif);	background-repeat: repeat;}#inner {	width: 750px;	margin-left: 10px;	margin-right: 10px;}#left {	width: 200px;	float: left;}#right {	width: 386px;	float: left;}.clear {	clear: both;	padding: 0px;	margin: 0px;}		/* font's */.text {	font-family: Verdana;	font-size: 10px;	color: #7F7F7F;	line-height: 12pt;}/* link's */	a:link, a:visited {	font-family: Verdana;	font-size: 10px;	color: #7F7F7F;	line-height: 12pt;	font-weight: bold;	text-decoration: underline;}a:hover {	font-family: Verdana;	font-size: 10px;	color: #004BF5;	line-height: 12pt;	font-weight: bold;	text-decoration: underline;}a:active {	font-family: Verdana;	font-size: 10px;	color: #7F7F7F;	line-height: 12pt;	font-weight: bold;	text-decoration: underline;}
