@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #1a171b;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#kopf {
	position: absolute;
	width: 918px;
	left: 50%;
	top: 0px;
	margin-left: -459px;
	height: 229px;
}
#nav_01, #nav_02 {
	position: absolute;
	height: 30px;
	width: 530px;
	left: 50%;
	margin-left: -439px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#nav_01 {
	top: 162px;
}
#nav_02 {
	top: 198px;
}
#nav_01 td, #nav_02 td {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 30px;
}
#nav_01 a, #nav_02 a {
	color: #FFF;
	text-decoration: none;
}
#nav_01 a:hover {
	color: #333;
}
#nav_02 a:hover {
	color: #C4DE2E;
}

#claim {
	position: absolute;
	width: 450px;
	left: 50%;
	top: 70px;
	text-align: right;
	height: 60px;
}
#linke_spalte {
	position: absolute;
	width: 523px;
	left: 50%;
	top: 260px;
	margin-left: -439px;
	line-height: 1.4em;
}
#rechte_spalte {
	position: absolute;
	width: 320px;
	left: 50%;
	top: 230px;
	margin-left: 140px;
	font-size: 0.92em;
	line-height: 1.4em;
}
#rechte_spalte #selbsthilfegruppen table {
	background-color: #E3E3E3;
}
#rechte_spalte #selbsthilfegruppen a {
	color: #1a171b;
	text-decoration: none;
}
#rechte_spalte #selbsthilfegruppen a:hover {
	text-decoration: underline;
}
#rechte_spalte #tipps_termine table {
	background-color: #FFF;
}
#rechte_spalte #selbsthilfegruppen table td, #rechte_spalte #tipps_termine table td {
	padding-left: 20px;
	padding-right: 10px;
}
#rechte_spalte #selbsthilfegruppen .titel, #rechte_spalte #tipps_termine .titel  {
	font-size: 12px;
	font-weight: bold;
	background-color: #9BB31D;
	height: 30px;
	color: #FFF;
}
#rechte_spalte #selbsthilfegruppen .titel a, #rechte_spalte #tipps_termine .titel a {
	color: #FFF;
}
#rechte_spalte #selbsthilfegruppen .titel a:hover, #rechte_spalte #tipps_termine .titel a:hover {
	color: #333;
	text-decoration: none;
}
a  {
	color: #788916;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}



#rechte_spalte .anzeige {
	background-image: url(../img/back_anzeigenfeld.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin-bottom: 20px;
}
#rechte_spalte .anzeige img {
	border: 1px solid #999;
}
.fliessbild {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rechte_spalte .sonstiges strong, #linke_spalte strong {
	color: #9BB31D;
}
h1 {
	font-size: 18px;
	color: #9BB31D;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 23px;
}
h2 {
	font-size: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 26px;
}
h4 {
	font-size: 24px;
	color: #9BB31D;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BB31D;
	padding-bottom: 10px;
}

.nav_1_highlight {
	color: #333;
}
.nav_2_highlight {
	color: #C4DE2E;
}
.portrait {
	display: inline-block;
	border: 1px solid #CCC;
	width: 380px;
	clear: both;
	float: none;
	font-size: 0.9em;
	padding: 3px;
	margin-top: 10px;
	margin-right: 120px;
}
.neuer_absatz {
	clear: left;
}

