body
{
 font-family:Verdana;
 font-size:13px;
 }

h1 {font-size:26px;color:#FF9900;font-weight:bold;padding-top:10px;margin-bottom:10px;}
h2 {font-size:22px;color:#FF9900;font-weight:100;}
h3 {font-size:22px;color:#FF9900;font-weight:bold;margin-bottom:10px;}
h4 {font-size:14px;color:#666666;font-weight:bold;}
h5 {font-size:14px;color:#FF9900;font-weight:bold;}

.menue {

	background-attachment: fixed;
	background-image: url(/images/gelb-gau_links.jpg);
	background-repeat: repeat;
}

tr, td {
 font-family:Verdana;
 font-size:13px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#8A4500;
  }
a:active, a:hover
{
  color:#cc6600;
 }

a.menu:link, a.menu:visited
{
  color:#8A4500;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#cc6600; font-weight:bold; text-decoration: none;
 }
 a.smallfont:link, a.smallfont:visited
{
font-size:10px;
font-weight:bold;
text-decoration:none;
}