body {
	background-color: white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: black;
	FONT-FAMILY: calibri, Verdana, arial;
	margin: 0px;
	padding: 0px;
}

td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: black;
	FONT-FAMILY: calibri, Verdana, arial;
}

H3	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.6em;
	COLOR: #660033;
	FONT-FAMILY: calibri, Verdana, arial;
}

a {
   	color: #660033;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	font-family: calibri, Verdana, arial;
}

a:hover {
   	color: #cc0000;
	text-decoration: underline;
}

.zitat {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: black;
	FONT-FAMILY: calibri, Verdana, arial;
	padding-left: 275px;
	padding-top: 3px;
}

/* Styles fuer Navileiste */
.navi {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: gray;
	FONT-FAMILY: calibri, Verdana, arial;
}
a.navi {
   	color: gray;
	text-decoration: none;
}

a.navi:hover {
   	color: #660033;
	text-decoration: underline;
}
/* Styles fuer Navileiste */
a.navi_akt {
   	color: #660033;
	text-decoration: none;
}

a.navi_akt:hover {
   	color: #660033;
	text-decoration: underline;
}
/* Styles fuer Sub-Navileiste z.B. Impressum*/
.navi_mini {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: gray;
	FONT-FAMILY: calibri, Verdana, arial;
	padding: 0px;
}
a.navi_mini {
   	color: gray;
	text-decoration: none;
}

a.navi_mini:hover {
   	color: #660033;
	text-decoration: underline;
}

/* Styles fuer Verlinkung Rechtsanwaelte*/
a.rae {
   	FONT-WEIGHT: normal;
	FONT-SIZE: 1.6em;
	COLOR: #660033;
	FONT-FAMILY: calibri, Verdana, arial;
	text-decoration: none;
}

a.rae:hover {
   	FONT-WEIGHT: normal;
	FONT-SIZE: 1.6em;
	COLOR: #660033;
	FONT-FAMILY: calibri, Verdana, arial;
	text-decoration: underline;
}

.ueberschrift {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: gray;
	FONT-FAMILY: calibri, Verdana, arial;
	padding-left: 20px;
}
.auflistung {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: gray;
	FONT-FAMILY: calibri, Verdana, arial;
	margin-left: 0px;
	padding-left: 20px;
}