body, td, th
{
  font-family:verdana, arial, helvetica, sans serif;
  font-size:12px;
  color:#000000;
}

th
{
  text-align:left;
  font-weight:900;
}

hr
{
	color:#ffff00;
	height:2px;
	margin-top:3px;
	margin-bottom:3px;
	border-top:1px solid #000000;
	border-bottom:1px solid #ffff00;
	border-left:0px solid #ffff00;
	border-right:0px solid #ffff00;
}

p, h1, h2, h3, h4, h5, h6
{
  margin-top:0.3em;
  margin-bottom:0.6em;
}

h1 { font-size:19px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
h6 { font-size:11px; }

.links1
{
  font-variant:small-caps;
  font-weight:900;
  background-image:url('bilder/links1.jpg');
  background-repeat:repeat-x;
  color:#ffff00;
  padding-left:4px;
  padding-right:4px;
}

.links2
{
  font-variant:small-caps;
  background-image:url('bilder/links2.jpg');
  background-repeat:repeat-x;
  color:#ffffff;
  padding-left:4px;
  padding-right:4px;
  margin-bottom:6px;
}

.head1
{
  padding-left:20px;
  padding-right:20px;
}

a:link, a:visited
{
  font-weight:900;
  text-decoration:none;
  color:#0a185c;
}

a:link.hell, a:visited.hell
{
  font-weight:900;
  text-decoration:none;
  color:#ffffff;
}

a:active, a:hover, a:active.hell, a:hover.hell
{
  font-weight:900;
  text-decoration:underline;
  color:#fff904;
}

.hell
{
  color:#ffffff;
}

