body,p,td,li,a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #005500;

}
ul { list-style: url(img/bullet_ffe574.gif) disc; }
li.d { list-style: url(img/bullet_d.gif) disc; }
li.e { list-style: url(img/bullet_e.gif) disc; }
li.b { list-style: url(img/bullet_b.gif) disc; }
li.o { list-style: url(img/bullet_o.gif) disc; }
h1 {
	font-size: 16px;
	color: #003300;
}
.ttl {
	font-size: 24px;
	font-weight: normal;

}
a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:hover { text-decoration:underline; color:#002200 }
a:active { text-decoration:underline; }

a.nav:link { text-decoration:none }
a.nav:visited { text-decoration:none }
a.nav:hover { text-decoration:underline; color:#002200 }
a.nav:active {
	text-decoration:underline;
}

a.wk:link { font-size: 24px; text-decoration:none }
a.wk:visited { font-size: 24px; text-decoration:none }
a.wk:hover { font-size: 24px; text-decoration:none; color:#002200 }
a.wk:active { font-size: 24px; text-decoration:none }
.ttl2 {

	font-size: 24px;
	font-weight: normal;
	color: #0089b3;
}
.bodydehi {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0089b3;

}
li.edehi {
	list-style: url(img/bullet_e.gif) disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089b3;

}
li.odehi {
	list-style: disc url(img/bullet_o.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089b3;

}
li.oedehi {

	list-style: disc url(img/bullet_oe.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089b3;
}

/* menu */
ul.menu { list-style:none; padding: 0; margin: 0; border-left: 3px solid #0089b3}
ul.menu li { padding:0 10px 2px 6px; margin: 0}
ul.menu li a.aktiv { color: #000; font-weight: bold }