
BODY {
	background-color:#E3F2FF;
	color:#003366;
	font:11pt Verdana,Arial,Helvetica,sans-serif;
}
.kopf {
	font-weight:bold;
	font-size:18pt;
	font-family:"Times New Roman","Bookman Old Style";
}
.kopf2 {
	color:#009999;
	font-family:"Comic Sans MS";
	font-weight:bold;
	font-size:16pt;
	}
a {
	color:#003366;
}
a:visited {
	color:#009999;
}
a.text:hover {
	background-color:#333366; 
	color:#FFFFFF;
}
a.expose	{
	color:#0066FF;
}
	
p		{
	font:11pt Verdana,Arial,Helvetica,sans-serif;
}
h2		{
	color:#0066FF;
	font-size:15pt;
	font-family:"Times New Roman","Bookman Old Style";

}
h1		{	
	color:#003366;
	font-family:"Times New Roman","Bookman Old Style";
}
h3		{
	font-family:"Times New Roman","Bookman Old Style";
}
hr		{
	color:#009999;
}

ul		{
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11pt; font-family:Verdana,Arial,Helvetica,sans-serif;
    list-style-type:decimal; list-style-image:url('../images/dblau_punkt.gif');
    list-style-position:outside;
}	
i		{
	font-size:9pt;
	color:#0066FF;
}
					