@charset "utf-8";

.copy {
	font-size: 9px;
}
.t1 {
	font-size: 32px;
}
.t2 {
	font-size: 18px;
}

.ue1 {
	font-size: 24px;
	color: #ff8040;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ue2 {
	font-size: 16px;
	color: #ff8040;
	font-family: Arial, Helvetica, sans-serif;
}
.weiter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	padding: 10px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #ffff00;
	font-size: 24px;
	text-align: center;
}
a {
	text-decoration: none; 
	color: #ffff00;
}	

a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(http://www.dg9bhs.de/images/bkgGrisTachete.gif);
	background-repeat: repeat;
	text-align: center;
}
