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

#div1 {	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 6px auto;
	padding: 4px;
	height: 190px;
	width: 792px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px auto;
	padding: 3px 3px 6px 3px;
	width: 792px;
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #666666;
}
