A.menu {
	font-style : italic;
}

P {
	font-family : "verdana";
	font-size : 10px;
	color: #000000;
}
H3 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #A0522D;
	font-weight: 700;
}
B{
	font:;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: #F7F7F7
}
H2{
	font-family : Verdana;
	font-size : 18px;
	font-style : normal;
	color: #000000;
	font-weight : lighter;
}

H1 {
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	color: #000000;
	font-weight : lighter;
}
BODY { scrollbar-face-color: #ffffff; 
           scrollbar-highlight-color: #ffffff; 
           scrollbar-shadow-color: #ffffff; 
           scrollbar-3dlight-color: #ffffff; 
           scrollbar-arrow-color:#ffffff; 
           scrollbar-track-color: #ffffff; 
           scrollbar-darkshadow-color: #ffffff; 
	background-color: ;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}


TD {
	color: #000000;
	font-family : Verdana;
	font-size : 10px;
	
	text-decoration: none;
}
TR{
	color: #000000;
	font-family : Verdana;
	font-size : 10px;
	
	text-decoration: none;
}
A:LINK {
	color: silver;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
A:VISITED {
	color: silver;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
A:HOVER {
	color: silver;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

A:ACTIVE{
	color: silver;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}
.gros{
font-family : Verdana;
	font-size : 14px;
	
	color: #000000;
	font-weight : bold;
}
.klein{
font-size: 6px;
color: Red
}
.rot{
color: Red;
}
.white{
	font-size: 10px;
	color: White;
	font-family : Verdana;
}
.grau{
	font-size: 10px;
	color: silver;
	font-family : Verdana;
}
