/* CSS Document */
ul li {
	list-style-type: none;
	padding:0;
	margin:0;
}
/*** TopNavi oben ***/
ul.top {
	list-style-type: none;
	padding: 2px 0 0 12px;
}
li.gelb {
	float: left;
	background:url(../imgs/gelb_re.gif) no-repeat right top;
	margin: 0;
}
li.gelb a {
	float: left;
	background:url(../imgs/gelb_li.gif) no-repeat left top;
	padding: 8px 10px 7px 10px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
li.gelb a:hover {
	color: #009933;
}
li.grun {
	float: left;
	background:url(../imgs/grun_re.gif) no-repeat right top;
	margin: 0;
}
li.grun a {
	float: left;
	background:url(../imgs/grun_li.gif) no-repeat left top;
	padding: 8px 10px 7px 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
li.grun a:hover {
	color: #FFD165;
}
/*** Navi links ***/
ul.left {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li.left a {
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 30px;
	list-style-position: inside;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: solid #333 1px;
}
li.left a:hover {
	color: #009933;
	background-image: url(../imgs/link.gif);
	background-color: #EBEBEB;
}

li.left_on a {
	color: #009933;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 30px;
	background-color: #DCEFE1;
	list-style-position: inside;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: solid #333 1px;
}
li.left_on a:hover {
	color: #666666;
	background-color: #EBEBEB;
	background-image: url(../imgs/link.gif);
}
li.line {
	padding: 0px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #999999;
	width: 170px;
}
/*** Navi nur Angebotsseite Mitte ***/
ul.mid {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li.mid a {
	color: #333333;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
	width: 400px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: -11px 8px;
	padding-left: 19px;
	list-style-position: inside;
	padding-top: 4px;
	padding-bottom: 4px;
}
li.mid a:hover {
	color: #009933;
	background-image: url(../imgs/link.gif);
	background-color: #FFFFFF;
	text-decoration: underline;
}
li.mid_line {
	padding: 0px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #999999;
	width: 300px;
}
/*** Navi rechts ***/
ul.right {
	margin: 0px;
	padding-left: 13px;
	list-style-type: none;
}
li.right a {
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 30px;
	list-style-position: inside;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	border-bottom: solid #333 1px;
}
li.right a:hover {
	color: #009933;
	background-image: url(../imgs/link.gif);
	background-color: #EBEBEB;
}
li.right_1 a {
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 7px 0px 7px 30px;
	list-style-position: inside;
	border-top: solid #333 1px;
	border-bottom: solid #333 1px;
	margin: 75px 0 0 0;
}
li.right_1 a:hover {
	color: #009933;
	background-image: url(../imgs/link.gif);
	background-color: #EBEBEB;
}
li.right_2 a {
	color: #F00;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding: 7px 0px 7px 30px;
	list-style-position: inside;
	border-bottom: solid #333 1px;
}
li.right_2 a:hover {
	color: #F00;
	background-image: url(../imgs/link_rot.gif);
	background-color: #EBEBEB;
}
li.right_on a {
	color: #009933;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
	width: 140px;
	background-image: url(../imgs/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 30px;
	background-color: #DCEFE1;
	list-style-position: inside;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
}
li.right_on a:hover {
	color: #666666;
	background-color: #EBEBEB;
	background-image: url(../imgs/link.gif);
}
li.line {
	padding: 0px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #999999;
	width: 170px;
}
ul.competence li {
	margin: 0 0 0 -22px;
	padding: 2px 0 0 0;
	list-style-type: disc;
	list-style-position: inherit;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
}
ul.beratung li {
	margin: 0 0 0 -22px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inherit;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
}
ul.termine li {
	margin: 0 0 0 -22px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
}

a.formlink {
	color: #009933;
	text-decoration: none;
	cursor: pointer;
}
a.formlink:visited {
	color: #009933;
	text-decoration: none;
}
a.formlink:hover {
	text-decoration: underline;
}
a.maillink {
	color: #333333;
	text-decoration: none;
}
a.maillink:visited {
	color: #666666;
	text-decoration: none;
}
a.maillink:hover {
	text-decoration: underline;
}
/*** Links Krankenversicherung unten ***/
ul.footer {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.footer {
	float: left;
	margin: 0;
	font-size: 10px;
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
li.footer a {
	float: left;
	padding: 0 11px 0 0;
	color:  #009933;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
li.footer a:hover {
	color: #009933;
	text-decoration: underline;
}
