@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151b20;
}
body {
	background-color: #000000;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link {color: #67b3ea;text-decoration: underline;}
a:visited {text-decoration: underline;color: #67b3ea;}
a:hover {text-decoration: none;color: #67b3ea;}
a:active {text-decoration: underline;color: #67b3ea;}

a.navi:link {color: #ffffff;text-decoration: none;}
a.navi:visited {text-decoration: none;color: #ffffff;}
a.navi:hover {text-decoration: underline;color: #ffffff;}
a.navi:active {text-decoration: none;color: #ffffff;}

.Stil1 {color: #a1e9f0;font-weight: bold;}

.tb_link {color: #FFFFFF;text-decoration: none; padding:5px}
.tb_link:link {color: #FFFFFF;text-decoration: none;}
-->
