body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #CC0000;
 padding-left: 85px;
}

h2 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #2e2e2e;
}

h3 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #CC0000;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 160px;
  text-indent      : 15px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-left      : 7px solid #FF0000;
  border-bottom    : 1px solid #4e647e;
  font-weight      : bold;
  text-decoration  : none;
  padding          : 4px 0px 4px 0px;
  color            : #333333;
  width            : 153px;
  text-indent      : 15px;
  margin-bottom    : 1px;
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : bold;
  color			   : #666666;
  text-decoration  : none;
  border-left      : 7px solid #3e3e3e;
  text-indent      : 15px;
}
#active_menu {
  color            : #232C5A;
  font-weight      : bold;
  border-left      : 7px solid #7f95af;
}
a#active_menu:hover {
  color            : #0066B3;
}
a.titel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 160px;
}
a.titel:link, a.titel:visited {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #333333;
}
a.titel:hover {
  font-size        : 12px;
  font-weight      : bold;
  color			   : #666666;
  text-decoration  : none;
}
.footer {
  font-size        : 12px;
  font-weight      : bold;
  color            : #333333;
}
a.angebot:link, a.angebot:visited {
 color: #2e2e2e;
}

marquee.stiela {
	direction:left;
	scrollamount:1;
	behavior="";
	width:700px;
	height:20;
	loop:"0";
	bgcolor:#000;
	color: #FF0000;
	font-size:1.2em;
	font-weight:bold;
}
