/*Das ist Tonis Formatvorlage für den Internetaushang bei der GM: helles grün = #e0f4e0 Überschrift= #009900 Gold = #F8EC00 */
body {
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	
}		
td {
	color: #000000;
	font-family: Verdana,arial,sans-serif;
	font-size: 10pt;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
}

h1           {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #808000; font-size: 20pt;
}
					
h2           { font-family: verdana, arial, sans-serif; color: #009900; text-align:
               center; font-size: 16pt; font-weight: bold }
					
h3           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	text-align : center;
	font-weight : bold;
	color: #0000ff }

h4  { font-family: verdana, arial, sans-serif; color : #000000; font-size : 12pt; text-align : center }

	



 a:link {
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color: Blue;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #0000ff;
	font-weight: normal;
}


 
 a:hover {
	text-decoration: underline;
	font-weight: normal;
	background-color: #e0f4e0;
}
 a:active {
	text-decoration: none;
	font-weight: normal;
}

.ergebnis10 {
	font-family: verdana, arial, sans-serif;
	color: #009900;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}




	
	input.meinbutton {			/*  buttons */
	font-size: 10px;			/* Schrifthöhe */
	color: #000000;			/* Schriftfarbe */
	background-color: #A0CB94;			/* Hintergrund-Farbe */
	border: 1px solid #000000;			/* Umrandung Stärke + Farbe */
	border-radius: 8px;
}