BODY {
        background-color : #E86F66;
        color : D863430;
        scrollbar-arrow-color : #E86F66;
        scrollbar-highlight-color : D3513E;  }

H1,H2,H3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 30px;
        color : #863430; }

H4,H5 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 25px;
        color : #863430; }



I {
        font-style: italic;
        font-weight : bold;
        text-decoration : none;          }

P,OL,UL,br,DD {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        line-height : 130%;
        font-size : 14px; }

a { 	font-weight : bold;
	text-decoration: none;
	font-size : 12px } 

A:link {
        color : #E86F66;
	font-weight : bold;
        text-decoration: none;  }

A:visited {
        color : #E86F66;
        text-decoration: none; }

A:hover {
        color: #863430;
        font-size : 14px;
	status-bar : "Hallo hier bin ich";
        text-decoration: none; }

A:active {
        color: #E86F66;
        text-decoration: none; }

span { color: #863430; }

