.bg_color { 
    color: rgb(0, 0, 0);
    background-color: rgb(240, 251, 239);
    font-family: Verdana;
    line-height: 18px;
    }

  .frame_color { 
	background-color: rgb(26, 106, 24);
    }

  .content_color {
	background-color: rgb(255, 255, 255);
	height: 10px;
	border-width:1px;
	border-style:solid;
	border-color: rgb(26, 106, 24);
   }

  .navi_color {
	background-color: rgb(102, 153, 102);
	height: 25px;
	text-align:center;
	font-weight:bold;
	color: rgb(255, 255, 255);
  }

  .navi_active {
	background-color: rgb(26, 106, 24);
	font-size: 13px;
  }

h1 {
	border-width:1px;
	border-style:solid;
	border-color: rgb(26, 106, 24);
	background-color: rgb(240, 251, 239);
	height: 25px;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	padding-top:2px;
	vertical-align:middle;
}

.textbox {
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	line-height: 18px;
	color: rgb(0, 0, 0);
}

.p_text {
	text-align:justify;
	padding-left:10px;
	padding-right:5px;
}

a.nav_Link:link, a.nav_Link:active, a.nav_Link:visited{
 	background-color: rgb(102, 153, 102);
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	color: rgb(255, 255, 255);
	display: block;
	line-height: 25px;
height: 25px;
}

a.nav_Link:hover {
 	background-color: rgb(26, 106, 24);
}

.left_navi {
	text-indent:15px;
	border-top-color: rgb(26, 106, 24);
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 13px;
	font-weight:bold;
}

.left_navi_active {
	padding-top:5px;
	padding-bottom:5px;
	text-indent:15px;
	border-top-color: rgb(26, 106, 24);
	border-top-style: solid;
	font-size: 13px;
	font-weight:bold;
	border-top-width: 1px;
	background: url(img/count_over.gif) no-repeat;
	background-position: left center;
	background-color: rgb(240, 251, 239);
}


a.lNav_Link:link, a.lNav_Link:active, a.lNav_Link:visited {
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	color: rgb(0, 51, 0);
	display: block;
	background: url(img/count.gif) no-repeat;
	background-position: left center;
 	background-color: rgb(255,255,255);
}

a.lNav_Link:hover {
	color: rgb (0,0,0);
	background: url(img/count_over.gif) no-repeat;
	background-position: left center;
 	background-color: rgb(240, 251, 239);
}

.frame_border {
	border-width:1px;
	border-style:solid;
	border-color: rgb(26, 106, 24);
}

.portrait {
	margin-left: 10px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color: rgb(26, 106, 24);
	margin-right:20px;
}

.p_bio {
	text-align:justify;
	line-height: 25px;
	color: rgb(0, 0, 0);
	padding-left:5px;
}

.p_bio_years {
	vertical-align:text-top;
	line-height: 20px;
	color: rgb(0, 0, 0);
	padding-left:15px;
	padding-right:10px;
	border-top-color: rgb(189, 220, 189);
	border-top-style: solid;
	border-top-width: 1px;
}

.p_links {
	vertical-align:text-top;
	line-height: 20px;
	color: rgb(0, 51, 0);
	padding-left:35px;
	padding-right:10px;
	border-top-color: rgb(189, 220, 189);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-position: 35px;
}

a.links:link, a.links:active, a.links:visited, a.links:hover {
	color: rgb(0, 51, 0);
	text-decoration: underline;
}



.box_abstand {
	padding-top: 15px;
	padding-bottom: 10px;
}

a.anker:link, a.anker:active, a.anker:visited {
	color: rgb(0, 51, 0);
	padding-left: 25px;
	text-decoration:underline;
	font-size:13;
	background: url(img/pfeil.gif) no-repeat;
	background-position: left center;
}

a.anker:hover {
	color: rgb (0,0,0);
	background: url(img/pfeil_active.gif) no-repeat;
	background-position: left center;
}

.anker_text {
	padding-left: 25px;
	padding-top: 8px;
	text-align: justify;
}

h2 {
	font-size:13px;
	margin-bottom:0px;
	padding-left: 25px;
	background: url(img/pfeil_active.gif) no-repeat;
	background-position: left center;
}

.h2_ohnePfeil {
	font-size:13px;
	margin-bottom:0px;
	padding-left: 0px;
	background: none !important;
}

.highlight_text {
	color: rgb(26, 106, 24);
	font-style:oblique;
	font-weight:bolder;
}

