@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
// ----> Seite
/----------------------------------------------------*/

#seite {width:960px; background:url(../images/heinzelmaennchen/bg-seite.gif) 0 0 no-repeat;}

/*----------------------------------------------------
// ----> Header
/----------------------------------------------------*/

#header {height:278px; background:url(../images/heinzelmaennchen/bg-header.jpg) 320px 0 no-repeat; position:relative;}

/*----------------------------------------------------
// ----> Navi-Add
/----------------------------------------------------*/

#navi-add ul {list-style:none;}

#navi-add ul a.heinzelmaennchen:link, #navi-add ul a.heinzelmaennchen:visited, #navi-add ul a.heinzelmaennchen:hover, #navi-add ul a.heinzelmaennchen:active, #navi-add li.active  {
	display:block;
	width:220px;
	position:absolute;
	height:231px;
	top:19px;
	left:90px;
	text-indent:-999em;
	background:url(../images/heinzelmaennchen/branding.gif) 0 0 no-repeat;
	overflow:auto;}
	
	
#navi-add ul a.pflege-und-beratungs-team:link, #navi-add ul a.pflege-und-beratungs-team:visited {
	color:#fff;
	position:absolute;
	font-size:1.1em;
	top:232px;
	left:623px;}

#navi-add ul a.pflege-und-beratungs-team:hover, #navi-add ul a.pflege-und-beratungs-team:active {text-decoration:none;}

/*----------------------------------------------------
// ----> Navi
/----------------------------------------------------*/

#navi {width:320px; float:left; padding: 0 0 1.5em 0;}
	
	#navi ul {list-style:none; padding: 0 0 0 60px; width:190px; text-indent:-999em;}
	#navi ul ul {padding:0;}
	#navi ul ul ul {text-indent:0;}
	
	#navi ul li.pflege-und-beratungs-team {display:none;}
	
	#navi ul li {
		position:relative;}
	
	#navi ul ul ul a:link, #navi ul ul ul a:visited {
		display:block;
		width:140px;
		padding: 0 20px 0 30px;
		min-height:34px;
		font-size:1.6em;
		color:#000;
		background:url(../images/global/navi.gif) 0 0 no-repeat;
		font-weight:bold;
		line-height:34px;
		text-decoration:none;}
	
	#navi ul ul ul  a:hover, #navi ul ul ul  a:active {background:url(../images/global/navi.gif) -660px 0 no-repeat;}
	
	#navi ul ul ul li.active, #navi ul ul ul li.trail  a:link, #navi ul ul ul li.trail  a:visited {
		display:block;
		width:140px;
		padding: 0 20px 0 30px;
		min-height:34px;
		font-size:1.6em;
		color:#000;
		background:url(../images/global/navi.gif) -660px 0 no-repeat; 
		font-weight:bold;
		line-height:34px;
		text-decoration:none;}
	
		
/*----------------------------------------------------
// ----> Content
/----------------------------------------------------*/

#content p, #content h1 , #content h2, #content h3{
	width:540px;
	color:#352f1b;
	}
	
	#content h1  , #content h2, #content h3 {
	font-weight:bold;
	}
	
	#content h1 {
	margin-bottom:15px;
	}
	
	#content h2 {
		font-size:1.6em;
		padding:1.5em 10px 0 10px;}
		
	#content h3 {
		font-size:1.4em;
}
	
	
	#content h4 {
	font-size:14px;
	padding-top: 15px;
	padding-bottom:15px;
	color:#352f1b;}
	
	#content p {
		font-size:1.4em;
		line-height:1.5em;
		padding:10px 10px 10px 0 ;}
	
	#content ul{
	margin-bottom:20px;
	}
	
	#content ul li {
		font-size:14px;
		line-height:20px;
		padding:1.5em 10px 0 10px;
		color:#352f1b;
		list-style-type:none;
		background:url(../images/heinzelmaennchen/listenpunkt.gif) 0 5px no-repeat; padding-left:30px !important;}
		
		
	div.bild  {float:right;}

	div.image_container {padding: 0 0 0 10px;}
	
div.image_container  img{
	padding:3px;
	background:#f6efec;
	border:1px solid #ef9b08;}

/*----------------------------------------------------
// ----> Footer
/----------------------------------------------------*/

#footer {
	clear:both;
	float:none;
	height:68px;
	padding:0;
	background:url(../images/heinzelmaennchen/bg-footer.gif) 0 0 no-repeat; 
	position:relative;}
	
	#footer p {
		font-size:1.4em;
		line-height:68px;
		color:#000;
		font-weight:bold;
		text-align:center;
		padding: 0;}

