/* LINK Classes */

a.refschr_link:link {font-family: Verdana,Arial,Helvetica,sans-serif;		font-weight: bold; color: #017dcb; text-decoration: underline;}
a.refschr_link:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-weight: bold; color: #017dcb; text-decoration: underline;}
a.refschr_link:active {font-family: Verdana,Arial,Helvetica,sans-serif;		font-weight: bold; color: #017dcb; text-decoration: underline;}
a.refschr_link:hover {font-family: Verdana,Arial,Helvetica,sans-serif;		font-weight: bold; color: #045588; text-decoration: underline;}

a:link {font-family: Verdana,Arial,Helvetica,sans-serif;	font-weight: normal; color: #017dcb; text-decoration: underline;}
a:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-weight: normal; color: #017dcb; text-decoration: underline;}
a:active {font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; color: #017dcb; text-decoration: underline;}
a:hover {font-family: Verdana,Arial,Helvetica,sans-serif;	font-weight: normal; color: #045588; text-decoration: underline;}

a.olive:link {font-family: Verdana,Arial,Helvetica,sans-serif;		font-size: 11px; font-weight: normal; color: #78712b; text-decoration: underline;}
a.olive:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #78712b; text-decoration: underline;}
a.olive:active {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #78712b; text-decoration: underline;}
a.olive:hover {font-family: Verdana,Arial,Helvetica,sans-serif;		font-size: 11px; font-weight: normal; color: #78712b; text-decoration: underline;}

a.breadcrumb:link {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a.breadcrumb:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a.breadcrumb:active {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a.breadcrumb:hover {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

a.metanav:link {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.metanav:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.metanav:active {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.metanav:hover {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;}

a.veranstaltungen:link {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: normal; color: #EA6F07; text-decoration: none;}
a.veranstaltungen:visited {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: normal; color: #EA6F07; text-decoration: none;}
a.veranstaltungen:active {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: normal; color: #EA6F07; text-decoration: none;}
a.veranstaltungen:hover {font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 10px; font-weight: normal; color: #EA6F07; text-decoration: none;}


/* INAKTIVE NAV LINK CLASSES */

a.main_nav
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: 170px;
	line-height: 34px;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0 17px;
	text-decoration: none;
	margin-top: 5px;
}

a.main_nav:first-child
{
	margin-top: 0;
}

.sub_nav a
{
	display: block;
	line-height: 23px;	
	border-width: 0 1px 1px 1px;
	border-style: solid;
	width: 168px;
	padding: 0 17px;
	font-size: 11px;
}

.sub_nav a:link,
.sub_nav a:visited
{
	color: #666666;
	text-decoration: none;
}
			
.sub_nav a:hover,
.sub_nav a:active
{
	color: #333333;
	text-decoration: none;
}

/* Spezielle Navs */
a.main_nav_1
{
	background-color: #016e31;
}

a.main_nav_2
{
	background-color: #b6ac40;
}

a.main_nav_3,
a.main_nav_4,
a.main_nav_5
{
	background-color: #cdb992;
}

a.main_nav_6
{
	background-color: #faa517;
}

.sub_nav_1 a
{
	border-color: #016e31;
}

.sub_nav_1 a:active,
.sub_nav_1 a:hover,
.sub_nav_1 a.active
{
	background-color: #bfdbcb;
}

.sub_nav_2 a
{
	border-color: #b6ac40;
}

.sub_nav_2 a:active,
.sub_nav_2 a:hover,
.sub_nav_2 a.active
{
	background-color: #edeacf;
}

.sub_nav_3 a,
.sub_nav_4 a,
.sub_nav_5 a
{
	border-color: #cdb992;
}

.sub_nav_3 a:active,
.sub_nav_3 a:hover,
.sub_nav_3 a.active,
.sub_nav_4 a:active,
.sub_nav_4 a:hover,
.sub_nav_4 a.active,
.sub_nav_5 a:active,
.sub_nav_5 a:hover,
.sub_nav_5 a.active
{
	background-color: #f2ede4;
}

.sub_nav_6 a
{
	border-color: #faa517;
}

.sub_nav_6 a:active,
.sub_nav_6 a:hover,
.sub_nav_6 a.active
{
	background-color: #fee8c5;
}

/* Navigation innerhalb des Leistungsbereichs */

/* BERATUNG */

a.leistnav_anf:link {
	background-image: url(/img/leist_pfeil_anfang.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_anf:visited {
	background-image: url(/img/leist_pfeil_anfang.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_anf:hover {
	background-image: url(/img/leist_pfeil_anfang.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_anf:active {
	background-image: url(/img/leist_pfeil_anfang.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_anf_hot:link    {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_hot:visited {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_hot:hover   {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_hot:active  {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}

a.leistnav_anf_washot:link    {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_washot:visited {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_washot:hover   {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_anf_washot:active  {background-image: url(/img/leist_pfeil_anfang.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}


/* PLANUNG */

a.leistnav_2:link {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_2:visited {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_2:hover {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_2:active {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_2_hot:link    {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_2_hot:visited {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_2_hot:hover   {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_2_hot:active  {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}


/* ANGEBOT */

a.leistnav_3:link {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_3:visited {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_3:hover {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_3:active {
	background-image: url(/img/leist_pfeil.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_3_hot:link    {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_3_hot:visited {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_3_hot:hover   {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_3_hot:active  {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}

/* AUSFÜHRUNG */

a.leistnav_end:link {
	background-image: url(/img/leist_pfeil_ende.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_end:visited {
	background-image: url(/img/leist_pfeil_ende.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #dbdabc;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_end:hover {
	background-image: url(/img/leist_pfeil_ende.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_end:active {
	background-image: url(/img/leist_pfeil_ende.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	color: #78712b;
	background-color: #cfcb98;
	display: block;
	width: auto;
	height: 25;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 4px;
}

a.leistnav_end_hot:link    {background-image: url(/img/leist_pfeil_ende.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_end_hot:visited {background-image: url(/img/leist_pfeil_ende.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_end_hot:hover   {background-image: url(/img/leist_pfeil_ende.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_end_hot:active  {background-image: url(/img/leist_pfeil_ende.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: left;	color: #78712b;		background-color: #cfcb98;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}


a.leistnav_washot:link    {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_washot:visited {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_washot:hover   {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #78712b;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}
a.leistnav_washot:active  {background-image: url(/img/leist_pfeil.gif);	font-family: Arial, Verdana, Helvetica, sans-serif;	font-style: normal;	background-repeat: no-repeat;	background-position: right;	color: #FFFFFF;		background-color: #c8c389;	display: block;	width: auto;	height: 25;	font-size: 14px;	font-weight: bold;	padding-bottom: 11Px;	padding-top: 11Px;	padding-left: 11Px;	padding-right: 11Px;	line-height: 90%;	text-decoration: none;	margin-bottom: 2px;	margin-top: 4px;}




a.regionsnav:link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/img/regionspfeil.gif);
	color: #6A6425;
	display: block;
	width: auto;
	font-size: 11px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 100%;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:12px;
	padding-left:15px;

}

a.regionsnav:visited {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/img/regionspfeil.gif);
	color: #6A6425;
	display: block;
	width: auto;
	font-size: 11px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 100%;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:12px;
	padding-left:15px;
}

a.regionsnav:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/img/regionspfeil_a.gif);
	color: #ed8109;
	display: block;
	width: auto;
	font-size: 11px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 100%;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:12px;
	padding-left:15px;
}

a.regionsnav:active {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/img/regionspfeil_a.gif);
	color: #6A6425;
	display: block;
	width: auto;
	font-size: 11px;
	padding-left: 11Px;
	padding-right: 11Px;
	line-height: 100%;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:12px;
	padding-left:15px;
}


a.regionsnav_a:link{
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: middle left;
	background-image: url(/img/sub_nav_pfeil_1.gif);
	color: #ed8109;
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	margin-left:10px;
	padding-left:15px;

}

a.regionsnav_a:visited {
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/img/sub_nav_pfeil_1.gif);
	color: #ed8109;
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	margin-left:10px;
	padding-left:15px;

}

a.regionsnav_a:hover {
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/img/sub_nav_pfeil_1.gif);
	color: #ed8109;
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	margin-left:10px;
	padding-left:15px;

}

a.regionsnav_a:active {
	height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/img/sub_nav_pfeil_1.gif);
	color: #ed8109;
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	margin-left:10px;
	padding-left:15px;

}









a.h2_leistungen:link {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen:visited {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen:hover {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen:active {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}





a.h2_leistungen_olive:link {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #78712B;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen_olive:visited {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #78712B;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen_olive:hover {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #78712B;
	display: block;
	width: auto;
	height: 25;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}

a.h2_leistungen_olive:active {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #78712B;
	display: block;
	width: auto;
	height: 18px;
	font-weight: bold;
	padding-bottom: 11Px;
	padding-top: 11Px;
	padding-left: 11Px;
	padding-right: 30Px;
	line-height: 90%;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1px;
}