body
{
	font-family: Orator Std; 
	color:#808080
	
	text-decoration:none;
	font-size: 8pt;
	
}

table
{ 
font-family: Orator Std; 
	color:#808080 ;
font-size:8pt ;
}

h1
{
color: #808080;
	text-decoration:none;
	font-size:12pt;
	font-style:bold
}

P.someclass
{
color: #808080;
	text-decoration:none;
	font-size:18pt;
	font-style:bold
}




a
{
	font-family: Orator Std; 
	color:white ;
font-size:10pt ;
text-decoration: none;
}

a:hover
{
	color: #333399;
}


<!-- für Ppopupmenu -->

#popitmenu{
position: absolute;
background-color: #C0C0C0;
border:1px solid black;
font: normal 10px Orator Std;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #808080;
}

.naviklein a{ 
font-family: Orator Std, Arial, Helvetica, sans-serif; 
font-size: 8pt; 

color:#FFFFFF

} 

.naviklein a:hover{
color:#FF0000
}
