body
{ 
	margin-top: 0px; 
	font-family: Arial; 
	font-size: 10pt; 
	background-color: #FFCCCC;
	scrollbar-base-color: #FFCCCC;
	scrollbar-arrow-color: #FF9999;
}


#tabelle2 {  
	background-color: #FFCCCC;
}
#zelle1
{
	font-family: Arial; 
	font-size: 10pt;
	background-color: #FF9999;
}
#zelle2
{
	font-family: Arial; 
	font-size: 10pt;
	background-color: #990000;
}
#text1 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #FFCCCC;	
	
}
#text2 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #990000;	
	
}
#text3 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
	
}
h1{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
h2{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
td {
	font-family: Arial; 
	font-size: 10pt;
}
a {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover	{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
a.gelb {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.gelb {
	color: #FFCC00;
}
.foto {
	background-color: #000000;
	background-image:url(images/filmstreifen.jpg); 
	height: 220px;
}