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

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

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

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

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

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

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

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

#navi-add ul a.heinzelmaennchen:hover, #navi-add ul a.heinzelmaennchen: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.heinzelmaennchen {display:none;}
	
	#navi ul li {
		position:relative;}
	
	#navi ul ul ul a:link, #navi ul ul ul a:visited, #navi ul ul ul li.active, #navi ul ul ul :hover > a {
		display:block;
		width:140px;
		padding: 0 20px 0 30px;
		min-height:34px;
		font-size:1.6em;
		color:#466d9e;
		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, #navi ul ul ul li.active, #navi ul ul ul :hover > a   {background:url(../images/global/navi.gif) -190px 0 no-repeat; text-decoration:underline;}
	
	#navi ul ul ul ul{
		position:absolute;
		left:-999em;
		width:140px;}
		
	#navi ul ul ul li:hover ul {left:190px; top:0;}
	
	#navi ul ul ul ul a:link, #navi ul ul ul ul a:visited {
		display:block;
		width:120px;
		padding: 0 10px;
		min-height:28px;
		font-size:1.4em;
		color:#466d9e;
		background:url(../images/global/navi.gif) -520px 0 no-repeat;
		font-weight:bold;
		line-height:28px;}
	
	#navi ul ul ul ul a:hover, #navi ul ul ul ul a:active {background:url(../images/global/navi.gif) -380px  0 no-repeat;color:#fff;}
	
	#navi ul ul ul ul ul, #navi ul ul ul li:hover ul ul{
		position:absolute;
		left:-999em;
		width:140px;}
		
	#navi ul ul ul ul li:hover ul {left:140px; top:0;}	
	
	#navi ul ul ul ul ul a:link, #navi ul ul ul ul ul a:visited {
		font-size:1.4em;
		font-weight:normal;}
		
/*----------------------------------------------------
// ----> Content
/----------------------------------------------------*/

#content p, #content h1 #content h2, #content h3{
	width:540px;
	color:#215274;
}

	#content h1  , #content h2, #content h3 {
	font-weight:bold;
	color:#215274;	}
	
	#content h1 {
	margin-bottom:15px;
	}
	
	#content h2 {
		font-size:1.6em;
		color:#466d9e;
		padding:1.5em 10px 0 10px;}
		
	#content h3 {
		font-size:1.4em;
}
		
	#content h4 {
	font-size:14px;
	padding-top: 15px;
	padding-bottom:15px;
	color:#215274;}
	
	#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:30px;
		padding:0 10px 0 10px;
		color:#215274;
		list-style-type:none;
		background:url(../images/hansen/listenpunkt.gif) 7px 5px no-repeat; padding-left:30px !important;}
/*----------------------------------------------------
// ----> Footer
/----------------------------------------------------*/

#footer {
	clear:both;
	float:none;
	height:160px;
	padding: 1em 0 1.5em 0;
	background:url(../images/hansen/bg-footer.gif) 0 0 no-repeat; 
	position:relative;}
	
	#footer p a {color:#fff;}
	
	#footer p {
		font-size:12px;
		line-height:18px;
		color:#fff;
		padding: 0 0 1.5em 90px;}
		
		#footer p strong {
			font-size:15px;}
			
	#footer ul {
		list-style:none;
		position:absolute;
		top:29px;
		font-size:12px;
		left:720px;
		color:#444;
		width:200px;}
		
	#footer li {
		float:left;
		width:180px;
		padding:8px 0 2px 10px;}
		
	#footer li.verein {width:90px; padding:0;}
	
	#footer a.bpa:link, #footer a.bpa:visited, #footer a.bpa:hover, #footer a.bpa:active  {background:url(../images/hansen/vereinsicons.gif) 0 0 no-repeat; text-indent:-999em; display:block; width:90px;
	height:80px; overflow:auto;}
	
	#footer a.bvpp:link, #footer a.bvpp:visited, #footer a.bvpp:hover, #footer a.bvpp:active  {background:url(../images/hansen/vereinsicons.gif) -90px 0 no-repeat; text-indent:-999em; display:block; width:90px;
	height:80px; overflow:auto;}
	
	
		
		
	
	
