body { font-family: Verdana; font-size: 9pt; font-weight: normal; text-decoration:none;}

.regplayers { font-weight:bold; color: #000000; }


/* DIV LAYERS */
/*
#container 	{ text-align: center; background: #3366CC; width: 100%; height: auto; }
#head 		{ text-align: center; background: #3366CC; width: 100%; height: auto; }
#navigation { text-align: center; background: #3366CC; border-bottom: 1px solid #000000; width: 100%; height: auto; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; }
#content 	{ text-align: center; background: #3366CC; width: 100%; height: auto; padding: 5px; }
#foot		{ text-align: center; background: #3366CC; width: 100%; height: auto; clear: both; margin-top: 15px; font-size: 7pt; }
#eintrag	{ text-align: center; background: #3366CC; width: 100%; height: auto; clear: both; margin-top: 15px; font-size: 7pt; }
*/
/*------------------*/

/* LINKS */
/*
a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.nav:link { color: #FFFFFF; text-decoration: none; }
.nav:visited { color: #FFFFFF; text-decoration: none; }
.nav:hover { color: #000000; text-decoration: none; }
*/
/*------------------*/

/* TABLES */
/*
.table-head { background: #3366CC; font-weight: bold; }
*/

/* INPUTS */
/*
input, textarea { font-family: Verdana; font-size: 9pt; font-weight: normal; text-decoration:none; color: #FFFFFF;  }
*/