/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.a4 {
	background-color: rgb(102,102,102);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.zurück {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.a3l {
	background-color: rgb(192,192,192);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.a3r {
	background-color: rgb(192,192,192);
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: bottom right;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.a1 {
	background-color: rgb(51,51,51);
 	background-position: top left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.a2 {
	background-color: rgb(102,102,102);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
