﻿<!--
@charset "ISO-8859-1";

body
{
	background-color:#cccccc;	
}

a:link
{
	color:#0000ff;
}

a:visited
{
	color:#0000ff;
}

*.menu
{
	text-align:center;	
}

*.start
{
	text-align:center;
}

*.impressum
{
	text-align:center;
}

*.tabelle
{
	border-style:solid;
	border-width:thin;
	border-color:#333333;
}

h2.dienstplan
{
	text-align:center;
}

tr.dienstplanaktiv
{
	text-align:center;
}

tr.termineintern
{
	text-align:center;
}

tr.jftermine
{
	text-align:center;
}

body.mitglied
{
	 text-align:center;
	 background-color:#cccccc;	
}

body.start
{
	text-align:center;
}

ol.dienstplanjf
{
	list-style-type:lower-latin;
}

ul.dienstplanjf
{
	list-style-type:none;
}

-->