a:link    {text-decoration: none;     }
a:visited {text-decoration: none;     }
a:hover   {text-decoration: underline;}
a:active  {text-decoration: none;     }
img       {border:none;               }

.Stil1    {font-size: large;font-weight: bold;}
.fettlinks {text-align:left; font-weight:bold;}
.linksbund {text-align:left;}
.fliesstext {text-align:justify;}

.rot     {color:#FF0000;}
.gruen   {color:#00FF00;}
.blau    {color:#33CCFF;}
.schwarz {color:#000000;}
.bgruen  {background-color:#669966;}

.links {text-align:left;}
.mitte  {text-align:center;}
.rechts {text-align:right;}

.button {
	display: block;
	width:160px; height:48px;
	margin:1px;
	vertical-align:middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 48px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	background-image: url(15.jpg);
	background-position: center center;
	text-align: center;
	white-space: nowrap;
}

/* 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 , td.l3 
                         {background-color:#669966;}

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

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

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;}


/* 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 {
	background-color:#339966;
	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;
	padding:2px;
}

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

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

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