* {
	color: #333333;
}

/* Headlines with new Webfont */
.teaser_3c h1, .contentfrag_center4 h1, h1 {
    margin-top: 5px;
	font-family: MFont,Arial,Helvetica,sans-serif;
	line-height: 29px;
	margin-bottom: 15px;
	color: #0068b0;
}

/* Headlines with new Webfont on HomepageFull */
#frontPageWrapper #frontPageStage #stageTeaser h1, #frontPageWrapper #topWrapper .frontPageThumbnailNavigation #stageTeaser h1 {
	margin-top: 2px;
    font-family: MFont,Arial,Helvetica,sans-serif;
	color: #0068b0;
}

/* News Detail Headlines no Webfont */
.extNewsHeadline {
	margin-top: 0px;
    font-family: Arial,Helvetica,sans-serif;
}

/* Site ID */
.siteId, .siteId.white {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

/* Meta navi */
#metanavlist a:hover {
	color: #0068B0;
}

#metanavlist a , #metanavlist a b{
	color: #FFF;
}

/* Body background 
body {
	background-color: #c4dfa7;
}*/

/* HomepageFull Footer background */
#frontPageWrapper #footerWrapper {
	background-color: #c4dfa7;
}

/* Sub-/Left-Navigation */
.menu-level1 a {
	color: #039;
	border-bottom-color: transparent;
}

.menu-level1-act a {
	color: #039;
	font-weight: bold;
	background-image: url("/httpd/img/general/icon_navi_arrow_blue.gif");
}

.menu-level1-act a:hover {
	color: #039;
	font-weight: bold;
	background-image: url("/httpd/img/general/icon_navi_arrow_blue.gif");
}


/* Accordion */
.contentfrag_center3 .accordion .summary, .contentfrag_center2 .accordion .summary,.accordion .summary {
	background-color: #a6cd4d;
}

.contentfrag_center3 .accordion .elementOpen .summary, .contentfrag_center2 .accordion .elementOpen .summary, .accordion .elementOpen .summary {
	background-color: #c4dfa7;
}

.contentfrag_center3 .accordion .detail, .contentfrag_center2 .accordion .detail, .accordion .detail{
	background-color: #c4dfa7;
}

/* Contactbox background */
#box_contact, .box_downloads, .contentfrag180_right {
	background-color: #c4dfa7;
}

/* Teaser Extended background */
.right .teaser_image_service {
	background-color: #c4dfa7;
}

/* Teaser on ExtDetail News */
.box_teaser {
	background-color: #c4dfa7;
}

/* Dynamic Teaser */
.teaser-rotation-container {
	background-color: #c4dfa7;
}

/* Dynamic Teaser Navi */
.teaser-rotation-nav .bullets li a {
	background-color: #c4dfa7;
}

.teaser-rotation-nav .bullets li.teaserActive a {
	background-color: #0068b0;
}

/* News Teaser Investors */
.newsChannel {
	background: #c4dfa7 none repeat scroll 0% 0% !important;
}

/* Tables */
.table_matrix .td_cont {
	background-color: #c4dfa7;
} 

.tabcontent1 .in-tab .table_matrix .td_cont {
	background-color: #c4dfa7;
} 

.table_matrix .td_head, .table_matrix .head , .table_matrix .head  td, .table_matrix .head  .td_cont {
	background-color: #0068b0;
}

/* Tables in Tabs */
.tabcontent1 .in-tab .table_matrix .td_head , .tabcontent1 .in-tab .table_matrix .head  .td_cont{
	background-color: #0068b0;
}

/* Teaserboxes background */
.teasercolumnI .teaser_image_service, .extended_content .teaser_image_service, .Box_News {
	background: transparent;
}

/* Tabs */
.tabactive {
	/* background-color: #0068b0; */
}

.tabinactive {
	/* color: #fff; */
	background-color: #c4dfa7;
} 

.bigTab .tab {
	background-color: #c4dfa7;
}

/* Article image caption 
.image_content .image_content_txtCont {
	background-color: #c4dfa7;
} */

/* Teaser Image caption 
.image_extendedcontent .image_content_txt_cont, .image_extendedcontent .image_content_txt{
	background-color: #c4dfa7;
} */

/* Link List background */
.frag180_left .cont_listing1 ul li a.lnk_cont, .text_linklist .cont_listing1 ul li a.lnk_cont, #contentbox .home-contentbox .contentfrag_center .txt_intro .cont_listing1 ul li a.lnk_cont {
	background-color: transparent;
}

/* GSA Search */
.sch_gsa_gci_searchWrapper {
	/* background-color: #c4dfa7; */
}

.sch_gsa_gci_searchButton {
	background-color: #0068b0;
}

.sch_gsa_gci_leftWrapper {
	background-color: #FFF;
}

.sch_gsa_gci_fHeader {
	background-color: #0068b0;
}

.sch_gsa_gci_fHeader h3 {
	color: #FFF;
}

.sch_gsa_gci_fListMore, .sch_gsa_gci_fListLess {
	background-color: transparent;
}

/* Fusionbot search */
#box_search {
	background-color: #c4dfa7;
}

#box_search .btn_news_search {
	background-color: #0068b0;
}

/* Forms */
.form_container {
	background-color: #c4dfa7;
}

/* Forms buttons */
.btn_submit, .btn_submit:hover, .btn_cancel, .btn_cancel:hover {
	background-color: #0068b0;
}

.searchbox {
	z-index: 100 !important;
}

/* Print view buttons */
#printfooter .btn_button, #printfooter .btn_button:hover, #printfooter .btn_close, #printfooter .btn_close:hover {
	background-color: #0068b0;
}

/* Print view Vibrant M position */
#print .page-container .header div {
	position: absolute; 
	top: 0px !important; 
	left: 450px !important;
	z-index: 3;
}

/* Print view Logo position */
#print .page-container .header div:first-child {
	position: absolute; 
	top: 0px !important; 
	left: 18px !important; 
	z-index: 3;
}

.defaultFont {
	margin-top: 0px !important; 
	font-family: Arial,Helvetica,sans-serif !important;
}

.disclaimer-wrapper article h1, .disclaimer h1, .disclaimer div article h1 {
	font-size: 2em !important;
}

.disclaimer h1, .disclaimer button, .disclaimer description, .disclaimer p, .disclaimer div, .disclaimer li, .disclaimer ul, .disclaimer strong, .disclaimer em {
	color: #503292;
}

.disclaimer button {
	text-align: left;
	padding-left: 5px;
}

.disclaimer lnk_intxt {
	/* links im disclaimer */
}


