body{
	//background-color: #E8EFE8;
	background-color: #FFFFFF;
}

.text{
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: light;
	color: #0A1C0B;
}

.subtitle{
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0A1C0B;
}

.title{
	font-family: tahoma, verdana, arial;
	font-size: 13pt;
	font-weight: bold;
	color: #0A1C0B;
}

#aufklaerungpic01{
	position:absolute;
	left:625px;
	top:10px;
	width:250px;
	height:250px;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(./pics/aufklaerung01.jpg);
}

#beratungpic01{
	position:absolute;
	left:703px;
	top:10px;
	width:172px;
	height:250px;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(./pics/beratung01.jpg);
}

#betreuungpic01{
	position:absolute;
	left:715px;
	top:10px;
	width:159px;
	height:250px;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(./pics/betreuung01.jpg);
}

#contentdiv{
	position:absolute;
	left:10px;
	top:129px;
	width:900px;
	height:680px;
	z-index:1;
	border: 1px solid #000000;
	background-color: #E1F5D8;
}

#contentdiv2{
	position:absolute;
	left:20px;
	top:135px;
	width:880px;
	height:660px;
	z-index:2;
	border: 0px none #000000;
	background-color: transparent;
}

#navidiv{
	position:absolute;
	left:305px;
	top:110px;
	width:610px;
	height:20px;
	z-index:2;
	border: 0px none #000000;
	background-color: transparent;
}

#navitable{
	width: 610px;
}

#navitd{
	height:20px;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#navitd A:link 		{text-decoration: none;color: #000000;}
#navitd A:visited 	{text-decoration: none;color: #000000;}
#navitd A:active 	{text-decoration: none;color: #000000;}
#navitd A:hover 	{text-decoration: none; color: #FB1004;}

#portraitpic01{
	position:absolute;
	left:660px;
	top:10px;
	width:214px;
	height:350px;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(./pics/portrait01.jpg);
}

#topdiv{
	position:absolute;
	left:10px;
	top:10px;
	width:900px;
	height:120px;
	z-index:1;
	border: 1px solid #000000;
	background-color: #000000;
	overflow: hidden;
}
