html, body {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	height:100%;
  width:100%;
  overflow:auto;
}

p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:justify;
}

.palignleft {
  text-align:left;
}

h1,h2,h3,h4,h5 { font-family: Arial,Helvetica,sans-serif; color: #000000; }


.trbg {background-color: #dddddd; }
.trbgli {background-color: #ffffff; }
.trbgbl {background-color:#bbbbbb;}

li { color: #000000; 
	   font-family: Arial,Helvetica,sans-serif;
	   font-size: 10pt;
	   color: #000000;
	   text-align:justify;
}

A:link { color: #bbbbbb; font-weight: normal; text-decoration: none; }
A:visited { color: #888888; font-weight: normal; text-decoration: none; }
A:hover { color: #000000; }

.big { font-family: Arial,Helvetica,sans-serif; font-size: 14pt; }
.small { font-family: Arial,Helvetica,sans-serif; font-size: 8pt; color: #000000; }
.normal { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000;}

/* Bowling Bones 2001, Vervielfälltigung .... */
.rechte  { font-family: monospace; font-size:  9pt; color: #000000; }
.c_right { font-family: monospace; font-size: 12pt; color: #000000; }
/* Texte: Refrain, Solo, ... */
.form { font-family: monospace; font-size: 8pt; color: #cc9999; }
.refr { padding-left:12px; font-weight: 700; }
/* Bildunterschrift */
.bildtext { font-family: monospace; font-size: 8pt; }

/* Nur Menu unten */
.nav_main {
	text-align: center;
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: lighter;
}

.nav_sub {
	text-align: center;
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


.nav {
	text-align: center;
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.backgr-top {
background-image:url('../icons/button01.gif');
}

.copyright {
	text-align: center;
	color: #000000;
	text-align: center;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

/* Eintracht fonts etc.*/
.e_color {color: #f8ce1a; font-weight: bold; font-family: Helvetica}  

