/* DATEI: css fuer Benninger Ried */


a:link {
	color:Black;
	text-decoration:underline;
	font:17px;
}
a:visited {
	color:Maroon;
	text-decoration:underline;
	font:17px;
}
a:hover {
	color:Black;
	text-decoration: underline;
	background-color:#D063A4;
	font:17px;
}
a:active {
	color: Black;
	text-decoration:underline;
	background-color:#FF0063;
	font-weight:bold;
	font:17px;
}
	
A.mailbutt:hover {
	background-color : Aqua;
}
A {
	font:17px;
}

BODY {
	background-color : transparent;
	font:17px;
}
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }

LI.klein {
	font-size:17px
	}

p {
	font-size:17px;
	padding-top:15px;
	padding-bottom:15px;
	}

SPAN {
	font : bold;
	text-decoration : underline;
	}
H2 {
	font : italic 30px;
	background-color : #D063A4;
	}
H3 {
	font : 25px;
	text-decoration : underline;
	}
H4 {
	font:italic 17px;
	 }






