body{
	background-image:url(bkg141072.gif);
	background-color : #A4A4A4;
	color : #000000;
	font-size: 12px;
	font-family : Arial;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 12px;
}
a:link{
	color : #000000;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;
}
a:visited{
	color : #000000;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
a:hover{
	color : #3D7FB9;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #FFFFFF;
}
.footer {
	background-color : #5197D3;
}
.footerfont {
	color : #FFFFFF;
}
a.footerlink:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:active {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:hover {
	color: #FFFFFF;
}
a.menu {
	background: url('dot.gif') no-repeat 3px 5px #5197D3;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: url('dot.gif') no-repeat 3px 5px #5197D3;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: url('dot.gif') no-repeat 3px 5px #377CB7;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin dotted #808080;
}
.frame{
	border: solid #C0C0C0 1px;
}


<script type="Text/JavaScript">
<!--
  var zeit, message="! ! ! Copyright © Actionservice-Leipzig.de ! ! ! Vielen Dank für Ihre IP-Adresse.";
  function click0() {
    if (event.button != 1) { 
      popup();
      return false;
    }
  }
  function nsc(e) {
    if (e.which != 1) keinkontext();
  }
  function popup() {
    alert(unescape(message));
    return false;
  }
  function nichts(e) {
    if (e.which != 1) return false;
  }
  function keinkontext() {
    clearTimeout(zeit);
    zeit = setTimeout("kontext()",1);
  }
  function kontext() {
    clearTimeout(zeit);
    popup();
  }
  if (document.all)
    if (document.getElementById) document.oncontextmenu=popup;
    else document.onmousedown=click0;
  if (!(document.all) && document.getElementById)
    document.oncontextmenu=popup;
  if (document.layers) {
    document.captureEvents(Event.MOUSEUP | Event.MOUSEDOWN);
    document.onmousedown=nichts;
    document.onmouseup=nsc;
  }
//-->
</script>

