h1 {
	color: #666;
	font-size: 12pt;
	font-family: Verdana;
	padding-right: 35px;
	font-weight: bold;
	text-align: right
}

h2  {
	color: #666;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana
}

p, td  {
	font-size: 9pt;
	font-family: Verdana;
	vertical-align: top;
	text-align: justify;
	color: #666;
}
.standart {
	font-family: verdana;
	font-size: 9px;
	color: #666;
}


a   {
	color: #666;
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana
}

a:hover    {
	color: #666;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
}

.kontakt_tabelle {
	font-weight: lighter;
	background-color: #CCC;
}
.fusszeile_kontakt {
	color: #666;
}
.Iframe_Kontakt {
	font-size: 7pt;
}
.Tabelle {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-style: dashed;
	display: none;
}
