@font-face {
    font-family: Berlin Sans FB;
    font-style:  normal;
    font-weight: normal;
    src: url(berlin.eot);
}
			 
BODY, B, CENTER, TR, TD, .text
{ font-family: Berlin Sans FB;
  color:#000000;  font-size: 12px }
	 
BODY { background-color:#fefae6;
	   background-image:url("../images/inhalt.jpg"); background-repeat:no-repeat }
	 
H1, H2, H3, H4, H5, H6
{ font-family: Berlin Sans FB;
  color:#017a82 }
H1 { font-size: 24px }
H2 { font-size: 22px }
H3 { font-size: 20px }
H4 { font-size: 18px }
H5 { font-size: 16px }
H6 { font-size: 14px }

hr { color:#017A82; width:75%; align:center;}

a 
{ text-decoration:none; }
a:link 
{ color:#fffad6;}
a:visited 
{ color:#f4f4f4; }
a:active 
{ color:#fffad6; }


p
{ font-family:Verdana; font-weight:bold;
font-size: 14px; color: #fffad6; list-style-type:none; line-height:180%;}

