body {}
p {}
td {}
td.titel     { background-image: url(images/ice012.jpg); border-style: solid; border-width: 4px; border-color: #1e90ff #4169e1 #4169e1 #1e90ff }
td.text { border-style: solid; border-width: 4px; border-color: #1e90ff #4169e1 #4169e1 #1e90ff }
#navlist    { }
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a      { background: #999 url(images/stone057.jpg); padding: 2px; border: solid 1px #333; width: 100px }
#navlisttext  { color: #eee; background: #999 url(images/stone057.jpg); padding: 2px 2px 2px 24px; border: solid 1px #333; width: 140px; display: block }
#navlist a:link, #navlist a:visited  { color: #eee; font-weight: bolder; text-decoration: none }
#navlist a:hover  { color: #333; background-image: url(images/stone057a.jpg); border: solid 1px #333 }