BODY,TD,P {
	color : Black;
	font-family : "Comic Sans MS";
	font-size: medium;
	
	
} 
 
.red { 
	color : Red; 
} 
 
.unter { 
	text-decoration : underline; 
	text-align : left; 
} 
 
.links { 
	text-align : left; 
} 
 
 
.zurueck { 
	font-size : 10px; 
	color : Green; 
} 
 
.date { 
	font-size : 12px; 
	color : Gray; 
	text-align : right; 
} 
 

.attention { 
	font : italic sans-serif; 
	color : Red; 
	background : Silver; 

 
H1 { 
	color : Black; 
	text-align : center; 
} 
 
H2 { 
	color : Black; 
	text-align : center; 
} 
H3 { 
	color : Black; 
	text-align : center; 
} 
H4 { 
	color : Black; 
	text-align : left; 
} 
 
 
.fantasy { 
	color : Black; 
	font-family : fantasy; 
} 
 
A:LINK { 
font-weight:bold; color:Green; text-decoration:underline
	 
} 
 
A:VISITED { 
font-weight:bold; color:Blue; text-decoration:underline
	 
} 
 
A:ACTIVE { 
font-weight:bold; color:#E00000; text-decoration:underline
	 
} 

A:FOCUS { 
font-weight:bold; color:#00E000; background:White; text-decoration:underline 
}

.kommentar { 
        font-style : italic; 
 
 
} 
 
.bildunter { 
        font-style : italic; 
        font-size : x-small; 
        color : Green; 
        text-align : center; 
} 
 

