/********************************************************************************
BODY
********************************************************************************/

body {
		color: #000;	/* color:#676D6B;*/
}

.header_content {
		background:#FFF; /* border: 1px solid orange; */
}


.home_header_back {
		background-color:#FFF;
}

/********************************************************************************
LINKS
********************************************************************************/
.content_module_box a:link,
.content_area_two p.bodytext a,
.content_area_two ul li a,
.content_area_two p.csc-linkToTop a,
.two_columns_middle p.bodytext a,
.content_area_two table.contenttable.contenttable-0 a,
.content_area_two div.tx-cegallery-pi1 a,
.home_teaser_content a:link, .home_teaser_content a:active, .home_teaser_content a:focus, .home_teaser_content a:visited {
			color:#808080;
}


a.nav:hover,
.content_link_box a:hover,
.home_header_teaser a.internal-link:hover,
.content_teaserbox a.internal-link:hover,
.content_module_box a.internal-link:hover,
.content_module_box a:hover,
.home_teaser_content a:hover,
.two_columns_middle p.bodytext a:hover,
.content_area_two p.bodytext a:hover,
.content_area_two ul li a:hover,
.content_area_two table.contenttable.contenttable-0 a:hover,
.content_area_two div.tx-cegallery-pi1 a:hover,
.content_area_two p.csc-linkToTop a:hover,
a.symbl_orange:link, a.symbl_orange:active, a.symbl_orange:focus, a.symbl_orange:visited, a.symbl_orange:hover, a.footer:hover,
a.mail:hover {
		color:#000;
}

a.nav_hl:link, a.nav_hl:focus, a.nav_hl:visited, a.nav_hl:active,
a.nav_hl:hover,
a.nav_2:hover,
a.nav_2_hl:link, a.nav_2_hl:focus, a.nav_2_hl:visited, a.nav_2_hl:active,
a.nav_2_hl:hover,
a.nav_3:hover {
		color:#F5821F;	/* color:#498B41; */
}

a.nav:link, a.nav:focus, a.nav:visited, a.nav:active,
a.nav_2:link, a.nav_2:focus, a.nav_2:visited, a.nav_2:active,
a.nav_3:link, a.nav_3:focus, a.nav_3:visited, a.nav_3:active {
		color: #666666;
}



/********************************************************************************
NAVIGATION HOME
********************************************************************************/

.navi_back {
		background-color:#fff;
}

/********************************************************************************
HOME BOX
********************************************************************************/
.cover_box {
		 /* background-color: #FF0000; */
}

.home_teaser_column_1 {
		/* background-color: fuchsia; /* #ffffff */
}

.home_teaser_column_2 {
		/* background-color: silver; /* #ffffff */
}


/********************************************************************************
HOME HEADER MODUL BOXEN
********************************************************************************/
/* Hintergrundfarbe der Box */

.teaserbox_back .b1_teaserbox_back,
.teaserbox_back .b2_teaserbox_back,
.teaserbox_back .b3_teaserbox_back,
.teaserbox_back .teaserbox_back_area {
		background:#FFF;
}

/* Rahmenfarbe der Box */
.teaserbox_back .teaserbox_back_area,
.teaserbox .inner_teaserbox,
.teaserbox .b1_teaserbox,
.teaserbox .b2_teaserbox,
.teaserbox .b3_teaserbox {
		border-right-color: #666666;
		border-left-color: #666666;
}
.teaserbox .b1_teaserbox {
		background:#666666;
}

/*******************************************************************************
HOME TEASER MODULES (Leistungen/ Loesungen/ Aktuelles)
********************************************************************************/

.teaser_block {
		background-color: #ffffff; /*  */
}

.home_teaser_seperator {
		background-color:#fff;
}

.home_teaser_content h2,
.home_teaser_content p,
.home_teaser_p_field {
		color:#808080;
}

/********************************************************************************
Content Page - Module Rechts
********************************************************************************/

.module_box .inner_module_box,
.module_box .b1_module_box, .module_box .b2_module_box, .module_box .b3_module_box {
	 	border-right-color: #FAA61A;
	 	border-left-color: #FAA61A;
}


/*
.module_box .inner_module_box {
		border-right-color: #FAA61A;
		border-left-color: #FAA61A;
} */



/* Hintergrundfarbe der Boxen rechts */
/* .module_box .b1_module_box, */ .module_box .b2_module_box, .module_box .b3_module_box,
.module_box .inner_module_box {
		background-color: #F2F2F2;
}
.module_box .b1_module_box {
		/* background:#FAA61A; */
		background-color: #FAA61A;
}


/********************************************************************************
Headlines
********************************************************************************/

.h2_module,
.content_module_box h2,
.content_teaserbox h2 {
		color:#808080;
}
.tx-felogin-pi1 h3,
.content_module_box h1,
.h2_module_2 {
		color:#F5821F;
}


/********************************************************************************

********************************************************************************/
.two_columns_middle {

}


.text_grey_box { 
		background-color:#ececec;
}
