body { color: silver; font-family: "Century Gothic"; background-color: #1d1d1d; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 0; padding: 0; scrollbar-3dlight-color: #757575; scrollbar-arrow-color: silver; scrollbar-base-color: #1d1d1d; scrollbar-darkshadow-color: #202020; scrollbar-face-color: #565656; scrollbar-highlight-color: #808080; scrollbar-shadow-color: #3d3d3d; scrollbar-track-color: black; }

p {}
.hervorhebung { font-weight: bold; text-decoration: underline; }
td {}

a:link { color: aqua ; text-decoration: none; }

a:visited { color: aqua; text-decoration: none; }

a:hover { color: gray; font-weight: bold; text-decoration: none; }

a:active { text-decoration: none; }
.login { color: black; font-size: x-small; font-family: "Century Gothic"; background-color: transparent; }
.input { color: silver; font-size: x-small; font-family: "Century Gothic"; background-color: #565656; text-align: left; border: solid 1px black; }
.botton { color: silver; font-size: x-small; font-family: "Century Gothic"; background-color: #565656; height: 20px; margin: 2px; padding: 1px; border: solid 1px black; }
.meldung { color: red; font-size: xx-small; font-weight: bold; }
.maske { color: silver; font-size: small; font-family: "Century Gothic"; background-color: #1d1d1d; border: solid 2px; }
.textfeld { color: silver; font-size: small; font-family: "Century Gothic"; background-color: #1d1d1d; border: solid 2px #1d1d1d; }
ul { list-style-type: none;
	 margin: 0;
	 padding: 0;}
li { width: 100px;
	 margin: 5px;
	 float: left;
	 text-align: center;}
li a { text-decoration: none; color: silver; display: block; width: 100%; background-color: black; padding: 2px 0; border-color: #000; border-style: solid; }
.mitglieder { font-size: small; text-align: left; }
.ueberschrift { font-size: xx-large; }
