a	{font-family: "Times New Roman"; font-size: 12px}
a:visited			{
	font-family: "Times New Roman";
	font-size: 12px;
	color : Gray;
}
a:hover			{
	font-family: "Times New Roman";
	font-size: 12px;
	color : #FF6347;
}



a.textlink			{color: #000000;text-decoration:underline}
a:visited.textlink	{color: #000000;text-decoration:underline}
a:hover.textlink	{
	color: #f60;
	text-decoration: none;
}

a.referenz		{
	color: #00008B;
	text-decoration: none;
	font-weight : bold;
}


a.menuelink		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}
a:visited.menuelink	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover.menuelink	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f60;
	text-decoration: none;
}


a.clickpfad		   {font-family: "Times New Roman", Times, serif;  color: #35509f; font-weight: normal; font-size: 14px; text-decoration: none }
a:visited.clickpfad	   { font-family: "Times New Roman", Times, serif; color: #35509f; font-size: 14px; text-decoration: none }
a:hover.clickpfad	   {font-family: "Times New Roman", Times, serif;  color: #35509f; font-size: 14px; text-decoration: underline }

a.active		   { font-family: "Times New Roman", Times, serif; color: #f60; font-weight: normal; font-size: 14px; text-decoration: none }
a:visited.active	   { font-family: "Times New Roman", Times, serif; color: #f60; font-weight: normal; font-size: 14px; text-decoration: none  }
a:hover.active	   { font-family: "Times New Roman", Times, serif; color: #f60; font-weight: normal; font-size: 14px; text-decoration: none  }


a.kategorielink			  { color: #35509f; font-weight: normal; font-size: 14px; line-height: 24px; font-family: "Times New Roman", Times, serif; text-decoration: none }
a:visited.kategorielink	  { color: #35509f; font-weight: normal; font-size: 14px; line-height: 24px; font-family: "Times New Roman", Times, serif; text-decoration: none }
a:hover.kategorielink	 	  { color: #f60; font-weight: normal; font-size: 14px; line-height: 24px; font-family: "Times New Roman", Times, serif; text-decoration: none }

table{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
th{
	font-weight : 600;
	background-color : #D3D3D3;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align : top;
}
tr {
	vertical-align : top;
}
td.head{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align : bottom;
}
p {
	margin : 0px 0px 8px 0px;
}
p.ueberschrift{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px ;
	color: #FF6600;
	line-height : 18px;
	margin-left : 0px;
	margin-bottom : 2px;
}
p.zwischenueberschrift{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #35509f;
	margin-bottom : 2px;
}
p.unterpunkt{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #7E7E7E;
	margin-bottom : 2px;
	font-style : normal;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px ;
	color: #FF6600;
	line-height : 18px;
	margin-left : 0px;
	margin-bottom : 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #35509f;
	margin-bottom : 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #7E7E7E;
	margin-bottom : 2px;
	font-style : normal;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: Background;
}
.zwischenueberschrift { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 600; color: #35509f;}
.unterpunkt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #7E7E7E;
	margin-bottom : 2px;
	font-style : normal;
}
.infobox{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E0EAF5;
	font-weight : 600;
	font-style : normal;
	padding-left : 15px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px ;
	line-height: 18px;
	font-weight : 400;
}
.strong  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9F9F9F;
	font-weight : 600;
	font-style : normal;
}
.copyright { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #ACBED1}
.bold  {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 600; color: #272727 }
.tt { color: #5c5c5c; font-weight: normal }
.kategorie    {
	color: #35509f;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image : url(pic/listmarker.gif);
	line-height : 18px;
}
li.download{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image:url(pic/pdf.gif);
	padding-left : 10px;
}