body {
background-color: #8CAAFF;
	
}


a {
	color: #C61010;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #113B90;
	font-weight: bolder;

}


.button {

	background-image: url(buttons/a_klingel_rot.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 8px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 28px;
	
}

.button:hover {
	background-image: url(buttons/a_klingel_gruen.gif);
	background-repeat: no-repeat;
	color: #C61010;
}

.buta {

	background-image: url(buttons/a_klingel_gruen.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 8px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 28px;
	
}

.buta:hover {
	background-image: url(buttons/a_klingel_rot.gif);
	background-repeat: no-repeat;
	color: #C61010;
}

.butb {
	background-image: url(buttons/gnpunkt_16.gif);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 10px;
	margin-top: -20px;
	padding-bottom: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #113B90;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 21px;
}

.butb:hover {
	background-image: url(buttons/rtpunkt_16.gif);
	background-repeat: no-repeat;
	color: #C61010;
}



.ali_ba {
	background-image: url(bilder/helpline_titel.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;

}



