/* Farben */
.farbe1 {color: #FFFFFF;}
.farbe2 {color: #FFFF00;}
.farbe3 {color: #00FF00;}
.farbe4 {color: #CCCCCC;}
.farbe5 {color: #FFA500;}
.farbe6 {color: #000000;}

/* Farbe Überschriften */
h1 {color: #FFFFFF;}
h2 {color: #FFCC00;}
h3 {color: #00FFFF;}
h4 {color: #FF9966;}

/* Tabellenfarben */
th                       {background-color:#003399; color: #FFFFFF;}
tr.even td , tr.even1 td , .gastzeile2 , td.l3 
                         {background-color:#669966;}

tr.even2 td, tr td , .gastzeile3 , .gastzaehler , td.l2      
                         {background-color:#339933;}

td.l1                    {background-color:#FFCC00;}
td.bilderrahmen          {background-color:#66CC66;}

.gastzeile1, tr.weiss td {background-color:#FFFFFF; color: #000099;
                          background-image: url(bilder/mar_hell.jpg);}

td.l1                    {color:#000000;}
td.l2 , td.l3            {color:#EEEEEE;}
.gastzeile2              {color:#FFFF00;}
.gastzeile3              {color:#FFFFFF;}
.gastzaehler             {color:#FFCC00;}

/* Menü-Knöpfe */
#menu , #menu2 , #menu3  {background-color: #FFEE00; color:#000000;
                          background-image: url(bilder/normal.jpg);} /* Menüknopfe*/

#menu2                   {background-color: #FF0000;
                          background-image: url(bilder/members.jpg);} /*Members-Knopf */

#menu3                   {background-color: #339933; color: #FFFFFF;
	                      background-image: none;}

/* Menü-Knöpfe mit Effekt */
#menu a:hover , #menu2 a:hover , #menu3 a:hover
                         {background-color: #FFFFFF; background-image:none;} /* Menuknöpfe beim drüberfahren */

#menu a , #menu2 a , #menu3 a {color:#000000;}                               /* Schrift für Menüknöpfe */

#menu a:active , #menu2 a:active , #menu3 a:active 
                         {background-color: #FFEECC;}  /* geht bedingt mit IE - aktiver Menü-Button */

/* allg. Hintergrundsfarbe */
body , td.none , .none   {background-color: #5d9b6c; color: #FFFFFF;}

input:focus              {background-color: #FFFF00; color: #000099;}
/* mit links */
tr.menu a                {background-color:#FFFF00; color:#000000;}
tr.menu a:hover          {background-color:#FFFFFF;}

a       {color: #FFFF66; text-decoration: none;}
a:hover {color: #FFCC00; text-decoration: underline;}


/* Textdesigns u. Ausrichtung */
body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;	line-height: normal;
	font-weight: normal; font-variant: normal;
	text-decoration: none; overflow: auto;
	position: relative;
	top: auto;	right: auto; bottom: auto;}

/* Ausrichtung Text */
tr.even td, tr.even1 td, tr.even2 td, #tr td {overflow: auto;}
th {height:30px;}
tr.even td, #tr td                     {text-align: center;}
tr.even1 td , tr.even2 td, #tr.none td {text-align: left;  }

tr.menu a {	display:block;
	        border: solid 1px black;
	        overflow: hidden;
	        font-size: small;
          }


tr.weiss td {text-align:center; font-weight:bold;}

td.l1 {text-align:right;}
td.l2 {text-align:left; }
td.l3 {text-align:left; }
.none {text-align:left; }

h1.left , h2.left , h3.left , h4.left ,h5.left { text-align: left; }
h1 , h2 , h3 , h4 {text-align: center;}

hr {width: 60%;}

table {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

table.none {border: none;}
table.halb {border-top-style: none;	border-left-style: none;}


.gastzeile1 , .gastzeile2 , .gastzeile3 {text-align: left;}
.gastzeile3  {white-space: normal; overflow: auto;}
.gastzaehler {font-size: x-large; font-weight: bold; line-height: normal;}
	
/* Menü-Schrift etc. */
#menu , #menu2 , #menu3
   {
	width:117px;
	border:0px solid #000000;
	text-align: center;
	margin: 6px 2px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
    }
/* Menüs mit Links drin */
#menu a , #menu2 a , #menu3 a
    {
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 0px solid #FFEE00;
	padding: 4px 3px;
    }

#menu a:hover , #menu2 a:hover , #menu3 a:hover , #menu2 a , #menu2 , #menu3,#menu3 a
    {border:0px solid #FFEE00;}

/*li {list-style-image: none;	list-style-type: none;}*/

.liste{list-style-type: none; margin:0px; padding:0px;}