/* Deklarationen Standardtags */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, 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;	font-size: 100%;	vertical-align: baseline;}body {	background-color:#FFFFFF;	font-size: 13px;	color: #000000;	font-family: Arial, Helvetica, sans-serif;}/* Links */a:link {	color: #6E6F70;	text-decoration: none;}a:visited {	text-decoration: none;	color: #6E6F70;}a:hover {	text-decoration: none;	color: #FD7A06;}a:active {	text-decoration: none;	color: #FD7A06;}a img {	border: 0;}/* Ueberschriften */h1, h2, h3, h4 {	padding-top: 0px;	margin-bottom: 0px;	padding-bottom: 0px}h1, h2 {	font-size: 20px;	line-height: 23px;	margin-top: 21px;}h3 {	font-size: 17px;	line-height: 20px;	margin-top: 17px;}h4 {	color:#000000;	font-size: 13px;	line-height: 18px;	margin-top: 8px;}/* Andere Zeichenformate */p {	line-height: 18px;	margin-top: 0px;	margin-bottom: 0px;	padding-top: 8px;	padding-bottom: 0px;}/* Listen */ul {	margin-top: 5px;	padding-top: 5px;	margin-bottom: 0px;	padding-bottom: 0px;	list-style-position: outside;}li {	margin-top: 0px;	padding-top: 0px;	padding-bottom: 3px;	margin-bottom: 3px;	padding-left: 0px;	margin-left: 18px;	list-style-image: url(../img/grafik/icons/subnav_list.gif);}/* Tabellen */table {	width: 100%;	margin-top: 10px;	border: 1px solid #87888A;	display: table;	border-collapse: collapse;	empty-cells: show;}thead {	font-weight: bold;	background-color: #FD7A06;	color:#FFFFFF;	display: table-header-group;}tfoot {	font-style: italic;}th, td {	padding-left: 3px;	padding-right: 3px;	margin: 0px;	padding-top: 3px;	padding-bottom: 3px;	border: 1px solid #87888A;	border-collapse: collapse;	text-align: left;	vertical-align: top;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}td {	color: #000000;	display: table-cell;}tbody {	background-color: #FFFFFF;}th {	color:#FFFFFF;	display:table-cell}tr {	display:table-row;}td {	display: table-cell;	line-height: 14px;}td p {	padding-top: 0px;	padding-bottom: 8px;	line-height: 14px;	margin: 0;}td.month p {	padding-top: 6px;}caption {	font-size: 13px;	font-weight: bold;	text-align: left;	padding-top: 10px;}/* Trennlinie */hr {	width: 99%;	color: #87888A;	background-color: #87888A;	height: 1px;	border: 0px;	margin-top: 19px;	margin-bottom: 0px;}/* Formularfelder */input, textarea, select {	font-size: 11px;}label {	font-size: 13px;	line-height: 13px;}legend {	font-size: 13px;	line-height: 18px;	font-weight: bold;	margin: 0;	padding-top: 0px;	padding-bottom: 5px;	padding-left: 0px;}