body  { 	background: url(../bilder/hg_seiten.jpg) no-repeat;	background-position: 50% 0;	text-align: center;	margin-top: 87px;     font-family: Verdana, Arial, sans-serif;    font-size: 10px;}p {}td {}div#Seite {    text-align: left;    /* Seiteninhalt wieder links ausrichten */    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */    width: 600px;    padding: 0;}#fusszeile  { 	background: url(../bilder/hg_fuss.jpg) no-repeat; 	padding-right: 250px;	height: 120px }  /* Navigation*/    ul#Navigation {    margin: 0;     text-align: right;    padding-right: 6px;  }    ul#Navigation li {    list-style: none;    display: inline;    margin: 0.1em;     padding: 0;  }  ul#Navigation a, ul#Navigation span {    padding: 0em 0.7em;    text-decoration: none;     color: 665e5a;   }    * html ul#Navigation a, * html ul#Navigation span {    width: 1em;    /* nur fuer IE 5.0x erforderlich */    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */  }    ul#Navigation a:hover, ul#Navigation span {     color: 004b7b;   }    /* Navigation Ende *//* text*/div#text  { 	color: #ddccbe; 	font-size: 10px; 	background: url(../bilder/hg_inhalt.jpg) repeat-y; 	margin: 100px auto 0px; 	padding: 20px 20px 0px }div#text p  { 	font-size: 10px; 	line-height: 16px;	 }table  { 	font-size: 10px; 	vertical-align: baseline; 	border: solid 0px }.td_table {	padding: 5px;	color: #ddccbe; 	text-aligh: left;}	.th_table {	padding: 5px;	color: #665e5a; 	text-aligh: right;}div#text a  { 	text-decoration: none; 	font-size: 10px;		color: #665e5a; 	font-weight: bold;}div#text a:hover  { 	color: #004b7b; 	text-decoration: none; 	font-size: 10px;}div#text  h1 { 	color: #665e5a; 	font-size: 14px; 	padding-top: 20px;	font-weight: normal;	 }
