body {
	margin: 0;
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

td { font: 13px Arial, Helvetica, sans-serif; }

.nav {
	padding-top: 2px;
	width: 100px;
	color: #c00;
	background: #fff;
	font-size: 12px;
	line-height: 14px;
}

.nav_alt { color: #666; font-size: 10px; }

.nav a, .nav_alt a { color: #666; text-decoration: none; }

.nav a:hover, .nav_alt a:hover { color: #000; }

.small, h1, h2, h3 { font: 12px normal Arial, Helvetica, sans-serif; } /* Font-Family wegen Moz 1.6*/

h1 { margin: 1px 0; color: #c00;} /* Margin wegen IE 5.5 */


/* P+li {margin:0;padding:0} */

ul, ol {
padding: 0;
padding-left: 1.5em;
/*  list-style-image: none;
list-style: none;
list-style-type: none;*/
}

li {
margin: 0;
  padding:0;
}

h2, h3, .h2 { /* Class h2 ist f�r Zitat�berschriften*/
	margin: 20px 0 3px 0;
	color: #000066;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	color:black;
/* 	font-style: italic; */
/* 	font-size:55%; */
	font-weight:normal;
}

blockquote {
	margin: 0;
	margin-top: 10px;
	margin-left: 0;
	line-height: 125%;
}

/* em {margin:0; padding:0} */

/*.content, ul  gibt Probleme bei aufz�hlungen mit Bullet, falls solche ohne bullet anders dargestellt werden sollen, brauchen diese eine spezielle Klasse { padding: 0; }*/

/* ul,ol { margin-left:1.2em; padding:0 }*/

a.crumb, .rot { color: #c00; }

/* zum Testen, ob L�nge der schwarzen Linien in Navigation stimmt, kann wegen NS4 nicht fix benutzt werden
.nav div { border-left: 1px solid #000; padding-left: 3px; }
 */
