/*
a,
.fce_t3c_category a {
	font-size: 1em;
	line-height: 1.5em;
}

a:link,
.fce_t3c_category a:link {
	text-decoration: none;
	color: #ff4120;
}

a:visited,
.fce_t3c_category a:visited {
	text-decoration: none;
	color: #ff4120;
}

a:hover,
.fce_t3c_category a:hover { 
	text-decoration: none;
	color: #828282;
}

a:active,
.fce_t3c_category a:active { 
	text-decoration: none;
	color: #ff4120;
}
*/


.csc-firstHeader,
h1,
.headline {
 /* color : #6e6e6e !important; */
}

h2 {
color : #6e6e6e;
}

h3 {
color : #6e6e6e;
}

h4 {
color : #6e6e6e;
}

h5 {
color : #6e6e6e;
}


.container {
	width: 449px !important;
/* 	background-color: #FFFFFF; */
	padding-right: 2px;
}

.container p {
	width: 430px;
}

/* ########## Offices FCE Formatierungen ########## */

#OfficesWrapper {
	width: 430px;
}

#OfficesWrapper p {
}

#OfficesHeader {
	width: 451px;
/* 	margin-top: 20px; */
}

#OfficesHeader h1 {
	font-size: 16px;
}

#OfficesAdress {
	margin-top: 20px;
}

#OfficesContactWrapper {
	margin-top: 20px;
}

#OfficesContactTitle {
	width: 150px;
	float: left;
/*
	text-transform: lowercase;
*/
}

#OfficesContact {
	width: 250px;
	float: left;
}

#OfficesMaps {
	text-align: right;
	text-transform: uppercase;

}

#OfficesMaps a {
	font-size: 120%;
	font-weight: bold;
}

#OfficesMaps a:link {
	color: #ba0f2b;
}

#OfficesMaps a:visited {
	color: #ba0f2b;
}

#OfficesMaps a:hover {
	color: #ffffff; /* #828282; */
}

#OfficesMaps a:active {
	color: #ffffff; /* #828282; */
}

#OfficesPartnerWrapper {
                  margin-top : 40px;
/*
                     display : none;
*/
}

#OfficesPartnerTitle {
                       width : 150px;
                       float : left;
}

#OfficesPartnerTitle h2 {
                       color : #ba0f2b;
                      margin : 0px;
}

#OfficesPartner {
                       width : 250px;
                       float : left;
}



#OfficesManagingDirectorsWrapper {
                  margin-top : 40px;
              padding-bottom : 20px;
/*               
                     display : none;
*/
}

#OfficesManagingDirectorsTitle {
/*
                      border : 1px dashed green;
*/
                       width : 125px;
               padding-right : 25px; /* Umbruch erzwingen */
                       float : left;
}

#OfficesManagingDirectorsTitle h2 {
                       color : #ba0f2b;
                      margin : 0px;
}

#OfficesManagingDirectors {
                       width : 250px;
                       float : left;
}


