.tabelle_Stil1 {	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonStyle {   color :#FFFFFF;
   font-weight :bold;
   font-size :12px;
   font-family :"Courier New", Courier, monospace;
   text-decoration :none;
   background-color :#000000;
   height : auto;
   width :100%;
   border :thin solid;
   border-color:#000000;
}

a.buttonStyle:hover {
   color :#FFFFFF;
   text-decoration :none;
   background-color :#000000;
   border: thin solid #FFFFFF;
   cursor:default;
}

#tabelle_div1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width:800px;
	margin-top:10px;
	margin-bottom: 10px;
}

a.buttonStyle_sbig {   color :#FFFFFF;
   font-weight :bold;
   font-size :24px;
   font-family :"Courier New", Courier, monospace;
   text-decoration :none;
   background-color :#000000;
   height : auto;
   width :auto;
}

a.buttonStyle_sbig:hover {
	color :#FFFF66;
	font-weight :bold;
	font-size :24px;
	font-family :"Courier New", Courier, monospace;
	text-decoration :none;
	background-color :#000000;
	height : auto;
	width :auto;
	border: 1px solid #FFFF99;
}
a.buttonStyle_sbig:active {   color :#CCCCCC;
   font-weight :bold;
   font-size :24px;
   font-family :"Courier New", Courier, monospace;
   text-decoration :none;
   background-color :#000000;
   height : auto;
   width :auto;
}
