body  { 	background: url(../bilder/hg_index.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;}  /* 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 *//* Suchfunktion */div#search  { 	color: #ddccbe; 	font-size: 10px; 	font-family: Verdana, Arial, sans-serif; 	margin: 80px 0 0 220px }div#search a  { 	color: #ddccbe; 	background-color: #004b7b; 	text-decoration: none; 	padding: 2px 10px; 	border-style: solid; 	border-width: 1px; 	border-color: #ddccbe #36302d #36302d #ddccbe; 	height: 20px;	font-size: 10px;	font-weight: bold;}input   { 	color: #665e5a; 	font-size: 10px; 	vertical-align: baseline; 	border-style: solid; 	border-width: 1px; 	border-color: #ddccbe #36302d #36302d #ddccbe; 	height: 18px; }/* Suchfunktion Ende */