#kopf {
		background: url(../media/oma-opa-start.jpg) no-repeat;
			}
			
#kopf2 {
		background: url(../media/oma-opa-start.gif) repeat-x;
			}
			
#navi_fachkraefte {
		background: url(../media/nav-senk-family.jpg) no-repeat;
	}			

#links {
	float: left;
	border-right: 1px solid #E82792;
	width: 30.9%;
	background: url(../media/verlauf-rosa.jpg) repeat-x;		
	height: 820px;
		}
		
#binnen {
	float: left;
	border-right: 1px solid #D3D3D3;
	width: 30.9%;
	background: url(../media/verlauf-grau.jpg) repeat-x;		
	height: 820px;
		}		

#rechts {
	float: right;
	width: 37.8%;
	background: url(../media/verlauf-grau.jpg) repeat-x;		
		}	

.linie_rosa {
	padding-top: 0.5em;
	border-bottom: 1px dashed #FACBE4;
	}
	
.linie_grau {
	padding-top: 0.5em;
	border-bottom: 1px dashed #D3D3D3;
	}	
			
.h1_familie {
	margin: 2.6em 0 0 0;
	padding-left: 2em;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 120%;
	color: #E82792;
	line-height: 1.5em;
	}

.h2_familie {
	margin: 0 0 0 0;
	padding-left: 2em;
	background-color: #FACBE4;
	font-size: 120%;
	color: #fff;
	line-height: 1.5em;
	}	
	
.h1_fachkraefte {
	margin: 0 0 0 0;
	margin-top: -2em;
	padding-left: 2em;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 120%;
	color: #E82792;
	line-height: 1.5em;
	}
	
.h2_fachkraefte {
	margin: 0;
	padding-left: 2em;
	background-color: #D3D3D3;
	font-size: 120%;
	color: #fff;
	line-height: 1.5em;
	}
		
			