body {			background-color: #145D18;		color:	#B5D4A8;			font-size:	x-small;			font-family:	Arial, san-serif;}
h1,h2,h3 {		color:	#B09015;			text-align: center;}
h1 {			font-size: 1.6em;}
h2 {			font-size: 1.4em;}
h3 {			font-size: 1.2em;}
hr {			color: #B09015;			background-color: #B09015;			border-style: none;			height: 1px;}
li {			font-size: 1.4em;}

/*	betont: Orange	*/
em {			color: #B09015;}

/*	Links	*/
a:link,a:visited,a:hover,a.active {	color: #B09015;	font-weight: bold;	text-decoration:none;}

/*	Rahmen + Hintergrund	*/
.rahmen {							margin: 0;	padding: 0;		border-color: #023606;	border-width: 1px;		border-style: solid;}
.dunkel {		background-color: #014E06;		margin: 0;	padding: 1em;		border-color: #023606;	border-width: 1px;		border-style: solid;}
.hell {		background-color: #145D18;		margin: 0;	padding: 1em;		border-color: #023606;	border-width: 1px;		border-style: solid;}

/*	Tabellen	*/
table {		border-style: none;			background-color: inherit;		padding: 0px;			border-spacing: 0px;			}
th {			background-color: #004506;		font-size:	small;			font-weight: bold;		padding: 0.2em 1em;}
td {			padding: 0.2em 0.5em;}
.tabhead {		background-color: #004506;		text-align: center;			font-size:	x-small;			font-weight: bold;			padding: 0.2em 1em;}
.tabc0 {		background-color: #216528;		text-align: center;}
.tabc1 {		background-color: #2F7133;		text-align: center;}
.tabl0 {		background-color: #216528;		text-align: left;}
.tabl1 {		background-color: #2F7133;		text-align: left;}
.tabr0 {		background-color: #216528;		text-align: right;}
.tabr1 {		background-color: #2F7133;		text-align: right;}

/*	Input	*/
input.btnSel {	color: #B09114;	background-color: #004506;	font-weight: bold;	height:20px;	border-width: 1px;	border-color: #B5D4A8;	border-style: solid;}
input.txt{		color: #B5D4A8;	background-color: #004506;	font-weight: bold;	height:20px;	border-width: 1px;	border-color: #023606;	border-style: solid;}

/*	Images	*/
.imgFlg {		width:	20px;			height: 12px;}
.imgFlgBig {		width:	50px;			height: 30px;}
.imgVerein {		width:	20px;			height: 20px;}
.imgVereinBig {	width:	50px;			height: 50px;}


