/*farben u.a. styles füer lebensweg*/

body {
	background-color:#313815; 
}

.h3	{
	color:#313815; 
}

td {
	vertical-align:top;
	font: normal 12px Helvetica,sans-serif;
}


#hintergrd {
	background: url(images/bg_lebensweg2.jpg) repeat-y top;
}

#banner {
	background-image:  url(images/img_lebwbanner.jpg);
}

#button1 {
	background-color:#36392a;
}

#button2 {
	background-color:#36392a;
}

#button3 {
	background:#36392a;
}

#navschrift a {	
	color:#fff6b4;
}

#navschrift a:hover {	
	color:#fff;
}

#button_inactive a{
	color: #fff;
}

#button_inactive a:hover{
	color: #ECC073;
}


#button_inactive {
	background-color:#36392a;
	border:solid #191c0f 1px;
}

#button_active a {
	color: #ecc073;
}

#button_active a:hover {
	color: #fff;
}

#button_active {
	background-color:#36392a;
	border:solid #fffca6 1px;
}

#content ul {
	list-style-image: url(images/pfeil_rot.gif)
}

#content {
	background-color:#e4e8d4;
}

/*nur in bibliografie*/

table	{
	margin-left:-3px;
}
#text_o {
	background-image:  url(images/img_dbh_vita.jpg);	
	background-repeat:no-repeat;
	position:relative;
	padding:0px 20px 0px 240px;
	line-height:1.3;
}

#text_u {
	position:relative;
	padding:10px 20px 0px 0px;
	line-height:1.3;
}