@charset "utf-8";


/* FCE Homepage */

#fce_index {
	width: 854px;
	height: 369px;
	overflow: hidden;
}

#fce_index h1 {
	color: #093069;
	margin: 27px 0 0 28px;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}


/* FCE Teaser */

#fce_teaser {
	width: 854px;
	height: 68px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background-color: #003069;
}

#fce_teaser #teaser_left {
	float: left;
	width: 427px;
}

#fce_teaser #teaser_right {
	float: right;
	width: 427px;
}

#fce_teaser .teaser_text {
	float: left;
	width: 197px;
	font-size: 11px;
	font-weight: normal;
	color: #f1f1f1;
	padding: 3px 10px 10px 10px;
	text-align: right;
}

#fce_teaser .teaser_text div {
	margin: 4px 0 0 0;
}

#fce_teaser .teaser_text a:link {
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_teaser .teaser_text a:visited {
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_teaser .teaser_text a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_teaser .teaser_text a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_teaser .teaser_image {
	float: right;
	width: 210px;
	height: 68px;
}


/* FCE Centerpage */

#fce_center {
	width: 854px;
	height: 447px;
}

#fce_center #insert {
	overflow: hidden;
}

#fce_center #insert #opener {
	width: 428px;
	height: 447px;
	overflow: hidden;
}

#fce_center #insert #contentbox {
	float: right;
	width: 426px;
	height: 447px;
	background-color: #093069;
	overflow: hidden;
}

#fce_center #insert #contentbox #tabs {
	width: 426px;
	height: 24px;
	overflow: hidden;
	background: url(../img/layout/gradient_bluetab.png) left top repeat-x;
}

#fce_center #insert #contentbox #tabs div {
	float: left;
	width: 70px;
	height: 19px;
	padding: 5px 0 0 0;
	text-align: center;
	border-right: 1px solid #093069;
}

#fce_center #insert #contentbox #tabs div a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_center #insert #contentbox #tabs div a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_center #insert #contentbox #tabs div a:active {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_center #insert #contentbox #tabs div a:hover {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_center #insert #contentbox #tabs div.activetab {
	background-color: #093069;
}

#fce_center #insert #contentbox #subtabs {
	width: 426px;
	height: 24px;
	overflow: hidden;
	background: url(../img/layout/gradient_bluesubtab.png) left top repeat-x;
}

#fce_center #insert #contentbox #subtabs div {
	float: left;
	height: 19px;
	padding: 5px 0 0 20px;
}

#fce_center #insert #contentbox #subtabs div a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_center #insert #contentbox #subtabs div a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_center #insert #contentbox #subtabs div a:active {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_center #insert #contentbox #subtabs div a:hover {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_center #insert #contentbox #columns {
	width: 426px;
	height: 386px;
	overflow: hidden;
}

#fce_center #insert #contentbox #columns h1 {
	color: #f1f1f1;
	padding: 17px 0 0 20px;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
}

#fce_center #insert #contentbox #columns h2 {
	color: #f1f1f1;
	padding: 17px 0 0 20px;
	font-size: 18px;
	line-height: 18px;
}

#fce_center #insert #contentbox #columns h3, #fce_center #insert #contentbox #columns h4, #fce_center #insert #contentbox #columns h5, #fce_center #insert #contentbox #columns h6 {
	color: #f1f1f1;
	padding: 16px 0 0 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#fce_center #insert #contentbox #columns p {
	color: #f1f1f1;
	font-size: 11px;
	text-align: left;
	padding: 13px 0 0 0;
}

#fce_center #insert #contentbox #columns div.column_1 {
	padding: 0 20px 0 20px;
}

#fce_center #insert #contentbox #columns div.column_2 {
	float: left;
	width: 183px;
	padding: 0 0 0 20px;
}

#fce_center #insert #contentbox #columns div.column_3 {
	float: left;
	width: 115px;
	padding: 0 0 0 20px;
}

#fce_center #insert #contentbox #columns div.column_menu {
	float: left;
	width: 89px;
	height: 305px;
	margin: 14px 0 0 0;
	padding: 0 0 0 20px;
	border-right: 1px dotted #c7c7c7;
}

#fce_center #insert #contentbox #columns div.column_content {
	float: left;
	width: 316px;
	height: 305px;
	margin: 14px 0 0 0;
}

#fce_center #insert #contentbox #columns div.column_content .accordion {
	margin: -14px 0 0 0;
}

#fce_center #insert #contentbox #columns div.column_1 h1, #fce_center #insert #contentbox #columns div.column_1 h2, #fce_center #insert #contentbox #columns div.column_2 h1, #fce_center #insert #contentbox #columns div.column_2 h2, #fce_center #insert #contentbox #columns div.column_3 h1, #fce_center #insert #contentbox #columns div.column_3 h2 {
	padding: 17px 0 0 0;
}

#fce_center #insert #contentbox #columns div.column_menu ul {
	list-style: none;
	margin: -13px 0 0 0;
}

#fce_center #insert #contentbox #columns div.column_menu li {
	list-style: none;
}

#fce_center #insert #contentbox #columns div.column_menu li.news-amenu-item-year {
	color: #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	padding: 13px 0 13px 0;
}

#fce_center #insert #contentbox #links {
	width: 426px;
	height: 31px;
	text-align: right;
	padding: 6px 0 0 0;
}

#fce_center #insert #contentbox #links a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #links a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #links a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #links a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns dt {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns dt:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns dt.open {
	padding: 0 0 0 11px;
	background: url(../img/layout/dropdown_f1f1f1.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns dt.open:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/dropdown_9b9b9b.png) 0 3px no-repeat;
}

#fce_center #insert #contentbox #columns dd {
	font-size: 11px;
	color: #b1b1b1;
}


/* FCE Contentpage */

#fce_content {
	width: 854px;
	height: 447px;
}

#fce_content #insert {
	overflow: hidden;
}

#fce_content #insert #opener {
	width: 218px;
	height: 447px;
	overflow: hidden;
}

#fce_content #insert #contentbox {
	float: right;
	width: 636px;
	height: 447px;
	background-color: #093069;
	overflow: hidden;
}

#fce_content #insert #contentbox #tabs {
	width: 636px;
	height: 24px;
	overflow: hidden;
	background: url(../img/layout/gradient_bluetab.png) left top repeat-x;
}

#fce_content #insert #contentbox #tabs div {
	float: left;
	width: 105px;
	height: 19px;
	padding: 5px 0 0 0;
	text-align: center;
	border-right: 1px solid #093069;
}

#fce_content #insert #contentbox #tabs div a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_content #insert #contentbox #tabs div a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_content #insert #contentbox #tabs div a:active {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_content #insert #contentbox #tabs div a:hover {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_content #insert #contentbox #tabs div.activetab {
	background-color: #093069;
}

#fce_content #insert #contentbox #columns {
	width: 636px;
	height: 386px;
	overflow: hidden;
}

#fce_content #insert #contentbox #columns h1 {
	color: #f1f1f1;
	padding: 17px 0 0 20px;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
}

#fce_content #insert #contentbox #columns h2 {
	color: #f1f1f1;
	padding: 17px 0 0 20px;
	font-size: 18px;
	line-height: 18px;
}

#fce_content #insert #contentbox #columns h3, #fce_content #insert #contentbox #columns h4, #fce_content #insert #contentbox #columns h5, #fce_content #insert #contentbox #columns h6 {
	color: #f1f1f1;
	padding: 16px 0 0 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#fce_content #insert #contentbox #columns p {
	color: #f1f1f1;
	font-size: 11px;
	text-align: left;
	padding: 13px 0 0 0;
}

#fce_content #insert #contentbox #columns div.column_1 {
	padding: 0 20px 0 20px;
}

#fce_content #insert #contentbox #columns div.column_2 {
	float: left;
	width: 288px;
	padding: 0 0 0 20px;
}

#fce_content #insert #contentbox #columns div.column_3 {
	float: left;
	width: 185px;
	padding: 0 0 0 20px;
}

#fce_content #insert #contentbox #columns div.column_1 h1, #fce_content #insert #contentbox #columns div.column_1 h2, #fce_content #insert #contentbox #columns div.column_2 h1, #fce_content #insert #contentbox #columns div.column_2 h2, #fce_content #insert #contentbox #columns div.column_3 h1, #fce_content #insert #contentbox #columns div.column_3 h2 {
	padding: 17px 0 0 0;
}

#fce_content #insert #contentbox #links {
	width: 636px;
	height: 31px;
	text-align: right;
	padding: 6px 0 0 0;
}

#fce_content #insert #contentbox #links a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #links a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #links a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #links a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns dt {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns dt:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns dt.open {
	padding: 0 0 0 11px;
	background: url(../img/layout/dropdown_f1f1f1.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns dt.open:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/dropdown_9b9b9b.png) 0 3px no-repeat;
}

#fce_content #insert #contentbox #columns dd {
	font-size: 11px;
	color: #b1b1b1;
}


/* FCE Company */

#fce_company {
	width: 854px;
	height: 447px;
}

#fce_company #insert {
	overflow: hidden;
}

#fce_company #insert #opener {
	width: 428px;
	height: 447px;
	overflow: hidden;
}

#fce_company #insert #contentbox {
	float: right;
	width: 426px;
	height: 447px;
	background-color: #ffffff;
	overflow: hidden;
}

#fce_company #insert #contentbox #tabs {
	width: 426px;
	height: 24px;
	overflow: hidden;
	background: url(../img/layout/gradient_greytab.png) left top repeat-x;
}

#fce_company #insert #contentbox #tabs div {
	float: left;
	width: 70px;
	height: 19px;
	padding: 5px 0 0 0;
	text-align: center;
	border-right: 1px solid #ffffff;
}

#fce_company #insert #contentbox #tabs div a:link {
	font-size: 11px;
	font-weight: bold;
	color: #093069;
	text-decoration: none;
}

#fce_company #insert #contentbox #tabs div a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #093069;
	text-decoration: none;
}

#fce_company #insert #contentbox #tabs div a:active {
	color: #393939;
	text-decoration: none;
}

#fce_company #insert #contentbox #tabs div a:hover {
	color: #393939;
	text-decoration: none;
}

#fce_company #insert #contentbox #tabs div.activetab {
	background: url(../img/layout/gradient_greyactivetab.png) left top repeat-x;
}

#fce_company #insert #contentbox #columns {
	width: 426px;
	height: 386px;
	overflow: hidden;
}

#fce_company #insert #contentbox #columns h1 {
	color: #093069;
	padding: 17px 0 0 20px;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
}

#fce_company #insert #contentbox #columns h2 {
	color: #093069;
	padding: 17px 0 0 20px;
	font-size: 18px;
	line-height: 18px;
}

#fce_company #insert #contentbox #columns h3, #fce_company #insert #contentbox #columns h4, #fce_company #insert #contentbox #columns h5, #fce_company #insert #contentbox #columns h6 {
	color: #093069;
	padding: 16px 0 0 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#fce_company #insert #contentbox #columns p {
	color: #393939;
	font-size: 11px;
	text-align: left;
	padding: 13px 0 0 0;
}

#fce_company #insert #contentbox #columns div.column_1 {
	padding: 0 20px 0 20px;
}

#fce_company #insert #contentbox #columns div.column_2 {
	float: left;
	width: 183px;
	padding: 0 0 0 20px;
}

#fce_company #insert #contentbox #columns div.column_3 {
	float: left;
	width: 115px;
	padding: 0 0 0 20px;
}

#fce_company #insert #contentbox #columns div.column_1 h1, #fce_company #insert #contentbox #columns div.column_1 h2, #fce_company #insert #contentbox #columns div.column_2 h1, #fce_company #insert #contentbox #columns div.column_2 h2, #fce_company #insert #contentbox #columns div.column_3 h1, #fce_company #insert #contentbox #columns div.column_3 h2 {
	padding: 17px 0 0 0;
}

#fce_company #insert #contentbox #links {
	width: 426px;
	height: 31px;
	text-align: right;
	padding: 6px 0 0 0;
}

#fce_company #insert #contentbox #links a:link {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #links a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 20px 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #links a:active {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #links a:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns a:link {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns a:active {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns a:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns dt {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns dt:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns dt.open {
	padding: 0 0 0 11px;
	background: url(../img/layout/dropdown_393939.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns dt.open:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/dropdown_093069.png) 0 3px no-repeat;
}

#fce_company #insert #contentbox #columns dd {
	font-size: 11px;
	color: #6a6a6a;
}


/* FCE Formpage */

#fce_form {
	width: 854px;
	height: 447px;
	overflow: hidden;
	background-color: #ffffff;
}

#fce_form h1 {
	position: absolute;
	margin: 50px 0 0 20px;
	font-size: 30px;
	line-height: 30px;
	color: #093069;
	text-transform: uppercase;
}

#fce_form a:link {
	font-weight: bold;
	color: #093069;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_form a:visited {
	font-weight: bold;
	color: #093069;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_form a:active {
	color: #393939;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_form a:hover {
	color: #393939;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}


/* FCE Gallery */

#fce_gallery {
	width: 854px;
	height: 447px;
	overflow: hidden;
	background-image: url(../img/wallpaper/standard.jpg);
}

#fce_gallery #gallery_items {
	margin: 20px 0 0 20px;
}

#fce_gallery #gallery_items .gallery_item {
	margin: 0 16px 16px 0;
	float: left;
}

#fce_gallery #gallery_items .gallery_item div.title {
	width: 144px;
	background-color: #f1f1f1;
	padding: 2px 0 4px 6px;
	white-space: nowrap;
	overflow: hidden;
}

#fce_gallery #gallery_items .gallery_item div.title div {
	font-size: 11px;
	font-weight: bold;
	color: #093069;
	margin: 0 0 3px 0;
}

#fce_gallery #gallery_items .gallery_item div.title a:link {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	margin: 10px 10px 0 0;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_gallery #gallery_items .gallery_item div.title a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	margin: 10px 10px 0 0;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_gallery #gallery_items .gallery_item div.title a:active {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_gallery #gallery_items .gallery_item div.title a:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_gallery div.image {
	width: 144px;
	height: 136px;
	border: 3px solid #f1f1f1;
	background-color: #fff;
	text-align: center;
}

#fce_gallery div.pagebrowser {
	width: 814px;
	border-top: 1px solid #f1f1f1;
}

#fce_gallery div.pagebrowser div.pagination {
	width: auto;
	text-align: center;
	margin: 9px 0 0 0;
}

#fce_gallery div.pagebrowser div.pagination span {
	font-size: 11px;
	color: #c7c7c7;
}

#fce_gallery div.pagebrowser div.pagination span.result {
	margin: 0 50px 0 50px;
}

#fce_gallery div.pagebrowser a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_gallery div.pagebrowser a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_f1f1f1.png) 0 3px no-repeat;
}

#fce_gallery div.pagebrowser a:active {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}

#fce_gallery div.pagebrowser a:hover {
	color: #9b9b9b;
	text-decoration: none;
	background: url(../img/layout/triangle_9b9b9b.png) 0 3px no-repeat;
}


/* FCE Showcase */

#fce_showcase {
	width: 854px;
	height: 447px;
	overflow: hidden;
	background-image: url(../img/wallpaper/standard.jpg);
}

#fce_showcase h1 {
	position: absolute;
	margin: 50px 0 0 20px;
	font-size: 30px;
	line-height: 30px;
	color: #f1f1f1;
	text-transform: uppercase;
}

#fce_showcase #showcase {
	display: none;
}

#fce_showcase #showcase a:link {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_showcase #showcase a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

#fce_showcase #showcase a:active {
	color: #9b9b9b;
	text-decoration: none;
}

#fce_showcase #showcase a:hover {
	color: #9b9b9b;
	text-decoration: none;
}



/* FCE Confirmpage */

#fce_confirm {
	width: 854px;
	height: 447px;
	overflow: hidden;
	background-image: url(../img/wallpaper/kontakt.jpg);
}

#fce_confirm h1 {
	margin: 42px 0 0 27px;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	color: #093069;
}

#fce_confirm p {
	width: 460px;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 0 27px;
	
}


/* FCE IFrame */

#fce_iframe {
	width: 100%;
}

#fce_iframe h1 {
	color: #ffffff;
	margin: 22px 0 21px 24px;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}

#fce_iframe h2 {
	color: #093069;
	padding: 8px 0 5px 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#fce_iframe .insert {
	width: 697px;
	margin: 15px 0 0 25px;
	padding: 10px 30px 20px 20px;
	background-color: #ffffff;
}

#fce_iframe p {
	color: #393939;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 0 0;
}

#fce_iframe ul {
	color: #393939;
	font-size: 11px;
	padding: 10px 0 0 15px;
}

#fce_iframe ol {
	color: #393939;
	font-size: 11px;
	padding: 10px 0 0 22px;
}

#fce_iframe a:link {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_iframe a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(../img/layout/triangle_393939.png) 0 3px no-repeat;
}

#fce_iframe a:active {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_iframe a:hover {
	color: #093069;
	text-decoration: none;
	background: url(../img/layout/triangle_093069.png) 0 3px no-repeat;
}

#fce_iframe .tx-flseositemap-pi1 {
	width: 697px;
	margin: 15px 0 0 25px;
}

#fce_iframe .tx-flseositemap-pi1 ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#fce_iframe li.deep0 {
	width: 697px;
	padding: 10px 30px 10px 20px;
	margin: 0 0 15px 0;
	background-color: #ffffff;
}

#fce_iframe .deep1, #fce_iframe .deep2 {
	padding: 0 0 0 8px; 
}

#fce_iframe .searchresults {
	color: #393939;
	font-size: 11px;
	text-align: left;
}

#fce_iframe .searchresults .searchresult_icon {
	float: left;
	width: 80px;
}

#fce_iframe .searchresults .searchresult_head {
	float: left;
	width: 617px;
	color: #6a6a6a
}

#fce_iframe .searchresults .searchresult_head div {
	padding: 6px 0 0 0;
}

#fce_iframe .searchresults .searchresult_body {
	clear: left;
}

#fce_iframe .searchresults .searchresult_body div {
	padding: 3px 0 6px 0;
}

.tx-powermail-pi1_mandatory {
	padding: 120px 0 0 27px; 
	font-size: 11px;
}
