/*=================*//* background colorsbackground page: #background top-table: #000000background header: #88D9FFbackground left right: #AAE3FFbackground footer: #88D9FFlink: #666link hover: #333*//*=================*/body {	margin-top: 20px 0px 10px 0px;	padding: 0px;	background-color: #fbd6d4;}/*=========================*//* Borders and Backgrounds *//*=========================*/.topLeft {	border-top: #dd0903 1px solid;	border-left: #dd0903 1px solid;	background-color: #fc4116;}.top {	border-top: #dd0903 1px solid;	border-right: #dd0903 1px solid;	background-color: #cf2a03;}.nav {	border-right: #dd0903 1px solid;	border-left: #dd0903 1px solid;	background-color: #fdeae8;}.page {	border-right: #dd0903 1px solid;	background-color: #fff;}.bottomLeft {	border-bottom: #dd0903 1px solid;  	border-left: #dd0903 1px solid;	background-color: #cf2a03;}.bottom {	border-right: #dd0903 1px solid;	border-bottom: #dd0903 1px solid;  	background-color: #fc4116;}/*========================*//* Site navigation Styles *//*========================*/#navSite p {	display: none;}#navSite  {	clear: both;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	width: 100%;	padding: 6px;	margin: 20px 0px 0px 0px;}#navSite ul {	list-style: none;	margin: 0px 8px 0px 0px;	padding: 0px;	border: none;}#navSite ul li {	margin: 0px;	border-top: 1px solid #966;}#navSite li {	margin: 0px;	padding: 4px;}#navSite li a {	display: block;	color: #707070;	text-decoration: none;	border-right: 12px solid #fc4116;	width: 100%;	background-color: transparent;}html>body #navSite ul li a {	width: auto;}#navSite li a:visited {	background-color: transparent;	text-decoration: none;}#navSite li a:link {	background-color: transparent;	text-decoration: none;}#navSite li a:hover {	color: #333;	text-decoration: none;	border-right: 12px solid #cf2a03;	background-color: transparent;}#active a:link, #active a:visited, #active a:hover {	color: #333;	font-weight: bold;	text-decoration: none;	border-right: 12px solid #cf2a03;	background-color: transparent;}/*=========*//* Content *//*=========*/#content {	font-family: Arial, Helvetica, helv, sans-serif, serif;	font-size: 10pt;	color: #707070;	padding: 4px;	margin: 4px 8px 20px 8px;}#content a, #content a:link, #content a:visited {	color: #707070;	text-decoration: underline;}#content a:hover {	color: #333;	text-decoration: underline;}#content td {	font-family: Arial, Helvetica, helv, sans-serif, serif;	font-size: 10pt;	color: #707070;	padding: 4px;	margin: 4px 8px 20px 8px;}#content h1 {	font-size: 1.6em;	color: #cf2a03;	text-align: center;	line-height: 14pt;	margin: 10px 0px 0px 0px;	padding: 4px 4px 2px 0px;}#content h2 {	font-size: 1.2em;	color: #cf2a03;	line-height: 14pt;	margin: 10px 0px 10px 0px;	padding: 4px 4px 2px 0px;	text-align: center;}#content h3 {	font-size: 1.1em;	color: #cf2a03;	text-align: center;	line-height: 14pt;	margin: 10px 0px 0px 0px;	padding: 4px 4px 2px 0px;}#content ul {	list-style: disc;	list-style-image: url(file:///Macintosh%20HD/Users/mac/Desktop/Neuer%20Ordner/images/point.gif);}.input {	border-top: #C0C0C0 1px solid;	border-right: #C0C0C0 1px solid;	border-bottom: #C0C0C0 1px solid;  	border-left: #C0C0C0 1px solid;	background-color: #FFFFFF;}#content img {	margin: 0px 10px 4px 0px;	border: 3px double #dd0903}#content img.imageleft {	float: left;	margin: 0px 10px 4px 0px;	border: 3px double #dd0903}#content img.imageright {	float: right;	margin: 10px 0px 10px 20px;	border: 3px double #dd0903}#content img.imageleftNo {	float: left;	margin: 0px 10px 4px 0px;	border: 0px double #dd0903}#content img.imagerightNo {	float: right;	margin: 10px 0px 10px 20px;	border: 0px double #dd0903}#content .tableTitle {	font-weight: bold;	text-align: center;	vertical-align: top;}/*==========*//* Language *//*==========*/#language img {	margin: 0px 4px 4px 0px;}/*=========*//* Top *//*=========*/#top {	padding: 4px;	margin: 2px;}/*=========*//* Footer *//*=========*/#footer {	font-family: Arial, Helvetica, helv, sans-serif, serif;	font-size: 0.8em;	color: #ededed;	text-align: center;	margin: 4px 0px 4px 0px;}#footer a:link, #footer a:visited {	color: #ededed;	background-color: transparent;	text-decoration: underline;}#footer a:hover {	color: #dedede;	background-color: transparent;	text-decoration: underline;}