* {margin: 0px; padding: 0px;}
body   {
	color: white;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #600;
	line-height: 14px;
}
h1 { color: #fff; font-style: normal; font-weight: bold; font-size: 16px; line-height: 20px; text-decoration: none; letter-spacing: 2pt }
h2 { color: #333; font-style: normal; font-weight: bold; font-size: 14px; line-height: 18px; text-decoration: none }
p { color: white; font-size: 12px; line-height: 14px }
a   { color: white; font-size: 12px; text-decoration: none }
a:active  { color: silver; text-decoration: none }
a:hover   { color: #f60; text-decoration: none }
a:link    { color: white; text-decoration: underline }
a:visited   { color: #f90; text-decoration: none }
p.p1  { color: white; font-style: normal; font-variant: normal; font-weight: normal; font-family: "Lucida Grande", "Trebuchet MS", sans-serif }
p.p2  { color: white; font-style: normal; font-variant: normal; font-weight: normal; font-family: "Lucida Grande", "Trebuchet MS", sans-serif; min-height: 14.0px }
.nichtdruckend { color: white }
ul { font-size: 11px; list-style: none; }
ul li {
	line-height: 1.6em;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: tomato;
	border-right-color: tomato;
	border-bottom-color: tomato;
	border-left-color: tomato;
}
ul li li { margin-left: 12px; margin-bottom: 1px; }
div.navigation a:active  { color: tomato; font-style: normal; text-decoration: none  }
div.navigation a:link    { color: tomato; font-style: normal; text-decoration: none  }
div.navigation a:hover   { color: white; font-style: normal; text-decoration: none  }
div.navigation a:visited   { color: tomato; font-style: normal; text-decoration: none  }
