body {
	color: #333333;
        background-color: #C0D2CF;
	margin: 4px;
	border: 4px;
}
p,li,td{
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
}

h2 h3 td div {
 font-family: arial,helvetica,sans-serif;
}
h1 {
 font-family: arial,helvetica,sans-serif; font-size: 36px
}


small {
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
}
strong {
        font-weight: bold;
        font-family: arial, helvetica, sans-serif;
}
big {
        font-weight: bold;
        font-family: arial, helvetica, sans-serif;
}
i {
        font-weight: bold;
        font-style: italic;
        font-family: arial, helvetica, sans-serif;
}

a:visited {
  color: #990066;
  background-color: transparent;
  text-decoration: underline;
}
a:link {
  color: #000099;
  background-color: transparent;
  text-decoration: underline;
}
a:hover {
  color: #660066;
  background-color: #33CC66;
  text-decoration: underline;
}

.hinweis {
        font-family:serif;
        font-size: 2em;
        font-weight: bold;
        font-style: italic;
        color:#B93C65;
			background-color:#DCDB2;
			padding:4em;
        }

.geschrei {
  			font-family:serif;
        font-size:130%;
        font-weight: bold;
        background-image:url(glitzer1.gif);      
}
