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

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

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



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

P,OL,UL,br,DD,td,tr {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        color : #D3513E;
	text-align : justify;
	line-height : 130%;
	font-weight : bold;
        font-size : 16px; }

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

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

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

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

A:active {
        color: #863430;
	text-align : center;
        text-decoration: none; }

span { color: #863430; }

.menu { text-align : center; }
.rr { 
	color : #E86F66;
	text-align : right;
	font-size : 12px; }
.ll { 
	color : #E86F66;
	text-align : left;
	font-size : 12px; }
.mm { 
	color : #E86F66;
	text-align : center;
	font-size : 12px; }