
a.button1{
/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	
/*Rand des Buttons */
	border:2px solid black;
	border-bottom: none;
/*Position des Buttons*/
	position: absolute;
	top:173px;
	left: 243px;
/* Mae des Butons*/
	width:75px;
	height:25px;
}
a.button1:hover{
	background-color: white;
	color:red;
}
a.button2{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	font-family: Century Gothic;
	text-align: left;
	text-decoration: none;
		text-indent: 0px;
		word-spacing: 0px;
	
		
/*Rand des Buttons */
	border:2px solid black;
	border-top:none;
	border-bottom: none;
	/*Position des Buttons*/
	position: absolute;
	top:200px;
	left: 243px;;
	/* Mae des Butons*/
	width:75px;
	height:25px;
}
a.button2:hover{
	background-color: white;
	color:red;
}
a.button3{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
		text-indent: 10px;
		
/*Rand des Buttons */
	border:2px solid black;
	border-top:none;
	border-bottom: none;
	/*Position des Buttons*/
	position: absolute;
	top:225px;
left: 243px;
z-index: 4;
	/* Mae des Butons*/
	width:75px;
	height:25px;
}
a.button3:hover{
	background-color: white;
	color:red;
}
a.button4{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
	
	text-indent:55px;
/*Rand des Buttons */
	border:2px solid black;
	border-bottom: none;
	/*Position des Buttons*/
	position: absolute;
	top:248px;
left: 168px;
z-index:3;
	/* Mae des Butons*/
	width:150px;
	height:28px;
}
a.button4:hover{
	background-color: white;
	color:red;
}
a.button5{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
	text-indent:53px;
	
/*Rand des Buttons */
	border:2px solid black;
		/*Position des Buttons*/
	position: absolute;
	top:276px;
left: 168px;
z-index: 2;
	/* Mae des Butons*/
	width:150px;
		height:28px;
}
a.button5:hover{
	background-color: white;
	color:red;
}
a.button6{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
	text-indent:48px;
	
/*Rand des Buttons */
	border:2px solid black;
	border-top:none;
	
	/*Position des Buttons*/
	position: absolute;
	top:306px;
left: 168px;
z-index: 3;
	/* Mae des Butons*/
	width:150px;
	height:25px;
}
a.button6:hover{
	background-color: white;
	color:red;
}
a.button7{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
	text-indent:10px;
	
/*Rand des Buttons */
	border-left:2px solid black;
	border-right:2px solid black;
	border-top:none;
	border-bottom: none;
	/*Position des Buttons*/
	position: absolute;
	top:331px;;
left: 243px;
z-index:4;
	/* Mae des Butons*/
	width:75px;;
	height:25px;
}
a.button7:hover{
	background-color: white;
	
	color:red;
}
a.button8{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	text-indent:13px;
	
/*Rand des Buttons */
	border:2px solid black;
	border-bottom: none;
	border-top: none;
	
		/*Position des Buttons*/
	position: absolute;
	top:356px;
left: 243px;
	/* Mae des Butons*/
	width:75px;
	height:25px;

}
a.button8:hover{
	background-color: white;
	color:red;
}
a.button9{
	/*Hintergrund des Buttons*/
	background-color: Red;
/*Text des Buttons*/
	color:white;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic;
	text-indent:1px;

/*Rand des Buttons */
	border:2px solid black;
	
	 border-top: none;
	/*Position des Buttons*/
	position: absolute;
	top:381px;
left: 243px;;
	/* Mae des Butons*/
	width:75px;
	height:25px;

}
a.button9:hover{
	background-color: white;
	color:red;
}
.style1 {color: #FF0000}

.style1:hover{
	color: White;
	text-indent: 2px;
} 
 
 
 