/* CSS Document manuscrita (c) 2006, Multimedia & Internet Loesungen */

/* Anfang Hintergrundfarben -------------------------------------------*/
TD.gelb {
	background-color: #E1F014;
}
/* Ende Hintergrundfarben ---------------------------------------------*/

/* Anfang Navigation Head ---------------------------------------------*/
a.nav {
	font-size: 13;
	font-family: Verdana;
	color: #333333;
	line-height: 16px;
	text-decoration: none; 
	letter-spacing: 0.01em;
}

a.nav:hover {
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.nav_a {
	font-size: 13;
	font-family: Verdana;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none; 
	letter-spacing: 0.05em;
}

a.nnavi {
	font-size: 12;
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.01em;
	line-height: 14px;
}

a.nnavi:hover {
	font-weight: bold;
	letter-spacing: 0.05em;
}

.nnavi_a {
	font-size: 12;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

a.normal {
	font-size: 12;
	font-family: Verdana;
	color: #AABB10;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.01em;
}

a.stat {
	font-size: 12;
	font-family: Arial;
	color: #CCCCCC;
	letter-spacing: 0.0em;
	line-height: 14px;
	text-decoration: none;
}
/* Ende Navigation Head ---------------------------------------------*/

/* Anfang Textformatierung ------------------------------------------*/
H1 {
	font-size: 14px;
	font-family: Verdana;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 18px;
}

H2 {
	font-size: 13px;
	font-family: Verdana;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 16px;
}

P {
	font-size: 12;
	font-family: Verdana;
	color: #000000;
	line-height: 16px;
}

LI {
	font-size: 12;
	font-family: Verdana;
	color: #000000;
	line-height: 16px;
}
/* Ende Textformatierung ----------------------------------------------*/



