@charset "UTF-8";/* CSS Document */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, input,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;}a img {	border: none;}html, body {	margin: 0px;	padding: 0px;}/*******************************//*  1. Allgemeine Formate      *//*******************************/body,td,th {	font-family: Tahoma, Arial, sans-serif;	font-size: 11px;	color: #666;}body {	background-color:transparent;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	color: #FFF;}a:visited {	color: #FFF;}a:hover {	color: #FFF;}a:active {	color: #FFF;}p {	line-height: 16px;}#container {	height: auto;	width: 900px;	text-align:center;	margin-right: auto;	margin-left: auto;}