/*body {margin:0; font-family:Arial, Helvetica, sans-serif; font-size:3px}*/

#slider {
	width:100%;
	margin: 0px;
	top: 200px;
	position:absolute;
	padding: 0px;
	}

#one-header.header{
	height: 80px; 
	width:100%; 
	background-color: #5c6200;
}
#one-header.header:hover{
	height: 80px; 
	background-color: #5c6200;
}
#one-header.neueHoverKlasse{
	height: 80px; 
	background-color: #5c6200;
}

/*#one-content {
	background-color: #5c6200;
	} */

.hl_beratung {
	
	background-image:	url(../images/hl_beratung.png);
	width: 455px;
	height: 80px;
	border: 0px
	}
.hl_pm {
	
	background-image:	url(../images/hl_pm.png);
	width: 455px;
	height: 80px;
	border: 0px
	}
.hl_konzeption {
	
	background-image:	url(../images/hl_konzeption.png);
	width: 455px;
	height: 80px;
	border: 0px
	}

/*------------------------------------------*/
#two-header.header{
	height: 80px; 
	width:100%; 
	background-color: #b9b712;
}
#two-header.header:hover{
	background: #b9b712;
	height: 80px; 
}
#two-header.neueHoverKlasse{
	height: 80px; 
	background: #b9b712;
}

/*#two-content {
	background-color: #b9b712;
	}*/
/*------------------------------------------*/
#three-header.header{
	height: 80px; 
	width:100%; 
	background-color: #c14d1f;
	padding: 0px;
}
#three-header.header:hover{
	height: 80px; 
	background: #c14d1f;
}
#three-header.neueHoverKlasse{
	height: 80px; 
	background: #c14d1f; 
	padding: 0px;
}
/*#three-content {
	background-color: #c14d1f;
	padding: 0px;
	}*/

.content {overflow:hidden}
/*.text { border:0px; padding:0px 0px 0px 0px; color: black; background-color: #5c6200; font-size: 12px;} */

.link {color: white; text-decoration: none; }
.link:hover {text-decoration: underline; }

.trenner{
	height: 2px;
}

