/*                                               */
/*  css Definitionen für homepage "Stolperstein" */
/*  10.01.2010 HRO / update 10.01.2010 HRO       */
/*                                               */


body	{ background-color: rgba(255,215,0,0.3) ; font-size:small ; font-family:Arial}

h1	{ font-size:xx-large ; color: rgba(0,0,0,1) }
h2	{ font-size:large ; color:black }
h3	{ font-family="Arial" ; font-size:large ; color:blue }
h4	{ font-family="Arial" ; font-size:medium ; color:red }
h5	{ font-family="Arial Black" ; font-size:medium }
.ahref	{ font-family="Arial Black" ; font-size:small }

/*
für Links nicht unterschrichen
*/
a {text-decoration: none}
