/* Schriftart für alle Elemente */p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select,textarea	{ font-family:Arial,sans-serif; font-size:9pt; }/* p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select,textarea	{ font-family:Verdana,Helvetica; font-size:10px; }  */h1 {	font-size:12pt;	}/*-------*//* Body  *//*-------*/BODY {		background-color:#FFFFFF; } /* back */.backbtn{	clear: both;	float: center; 	border-top: 1px dotted #bfe2f4; 	border-bottom: 1px dotted #bfe2f4; 	padding: 5px; 	text-align: center;	margin-left:30px;	margin-right:30px;}.backbtn a, .backbtn a:link, .backbtn a:visited, .backbtn a:active{	text-decoration: none;	color: rgb(1,75,150);}.backbtn a:hover{	text-decoration: underline;	color: rgb(238,0,42);}