body {
	color: #808080;
	background-color: #808080;
	background-image: url(../Hintergrund/grau.gif);
	border-color: #000;
	border-width: 2px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}

p {}

td {}

a:link { color: #182a7b ; text-decoration: none; }

a:visited { color: #182a7b ; text-decoration: none; }

a:hover { color: #182a7b ; font-weight: 600; text-decoration: none; }

a:active { color: #000 ; text-decoration: none; }
