/* ---------------------------------------------------------------------------- */
/* Stylesheet-Datei	Michael Stoppe																							*/
/* 																																							*/
/* enthält zentrale Layout-Eigenschaften																				*/
/* 																																							*/
/* AUTOR: 		Michael Stoppe																										*/
/* ERSTELLT:		04.04.2004																											*/
/* GEÄNDERT: 		04.04.2004																											*/
/* 																																							*/
/* Alle Rechte dieser Seite liegen beim Verfasser 															*/
/* (c) April 2004 Michael Stoppe	 																							*/
/* Weitergabe des Quell-Textes nach vorgenommenen Änderungen ist untersagt!			*/
/* 														 															 		 								*/
/* ---------------------------------------------------------------------------- */


h1,h2,h3,p,ul,ol,li,div,a { font-family:Arial,sans-serif; }

h1 { font-size:26px; }
h2 { font-size:15px; }
h3 { font-size:11px; }
p,ul,ol,li,div { font-size:10px; }


p.cv1 { font-size:20px; color:#666666; line-height:16px; font-weight:normal; }
p.cv2 { font-size:10px; color:#666666; line-height:14px; font-weight:normal; }
p.cv3 { font-size:10px; color:#666666; line-height:16px; font-weight:normal; }
p.cv4 { font-size:10px; color:#666666; line-height:14px; font-weight:bold; }
p.cvb { font-size:3px; color:#E3E1E2; font-weight:normal; }

a.cv2 { font-size:20px; color:#0000bb; font-weight:normal; }
a.cv2:link { text-decoration:none; color:#0000bb; font-weight:normal; }
a.cv2:visited { text-decoration:none; color:#0000bb; font-weight:normal; }
a.cv2:hover { text-decoration:none; color:#0000ff; font-weight:normal; }

a.cv3 { font-size:15px; color:#666666; font-weight:normal; }
a.cv3:link { text-decoration:none; color:#444444; font-weight:normal; }
a.cv3:visited { text-decoration:none; color:#666666; font-weight:normal; }
a.cv3:hover { text-decoration:none; color:#0000ff; font-weight:normal; }

a.cv4 { font-size:11px; color:#666666; font-weight:bold; }
a.cv4:link { text-decoration:none; color:#444444; font-weight:bold; }
a.cv4:visited { text-decoration:none; color:#666666; font-weight:bold; }
a.cv4:hover { text-decoration:none; color:#0000ff; font-weight:bold; }
