p, h1, h2, h3, h4, h5, h6, table, tr, td, th, ul, body {
	background-color:#003300;
	color:#ffffff;
	font-family:'Trebuchet MS', Verdana, arila, helvetica;
	font-size: 12px;
	line-height: 145%;
	text-align: left;
	vertical-align: top;
}
/* --- Styles für Links --- */
a {
  color:#0000f0;
	text-decoration: none;
}

a:link {
  color:#000000;
}

a:active {
  color:#000000;
}

a:visited {
  color:#000000
}

a:hover {
  text-decoration: underline;
}


/* --- Elemente --- */

.TabellenUeberschrift {
	font-weight: bold;
}

.tabrahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}

.List {
	background-color:#FFFFFF;;
	color:#000000;
}

.menuepunktmitte {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
	background-color: #006600;
	padding-left: 10px;
}

.BildEcke {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	background-image: url(http://www.die-ilmtaler.de/images/spacer.gif);
	background-repeat: no-repeat;
}

.Suchbox {
	text-align: center;
}

.TextRechts {
	text-align: right;
}

/* gelber hintergrund:FFCC00  */
