a:link
{
	color: #47020D;
}
a:visited
{
	color: #999999; 
} 
a:hover {
	COLOR: #333333;

}
a:active 
{
	color: #999999;
}

h1,h2,h3,h4,h5,p,tr,li {color:navy;}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 25px
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  font-size: 16px;
  
}

.orange    {color:#FF9900}
h1.orange    {color:#FF9900}
h2.orange    {color:#FF9900}
h3.orange    {color:#FF9900}

body {
    width: 600px;
	margin-left:   40px;
	margin-right: 100px; 
	margin-top:    20px;
	
	 background-color:  ;
    font-family: arial, geneva, helvetica, sans-serif;
   	}
	
#rechts {
	position: absolute;
	right: 100px;
	width: 100px;
	background: blue;
	}

font.Nav {
	font-family: arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left;
	font-size: 10px;
	color: #47020D;
}

font.Text {  font-family: arial, geneva, helvetica, sans-serif; font-size: 10px;  background-position: left}

font.footer { FONT-SIZE: 10px; FONT-FAMILY: arial, geneva, helvetica, sans-serif}.liste {  font-family: "MS Sans Serif", sans-serif, Verdana, Arial, Helvetica; font-size: 10px}
