/*************************************************************/
/* Stylesheet */
/* RHI-AG Webapplication */
/* */
/*************************************************************/
/*Testformating for the cm-richtexteditorStylenames*/
.align--right {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-align: right;
}
.align--justify {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-align: justify;
}
.align--center {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-align: center;
}
p {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-align: left;
}
/*BACKROUNDS */
/*Background of the whole Site.*/
.bgAll{
background-color : #FFFFFF;
}
/*Homepage */
.bgHeader {
background-color : #EEEEEE;
}
/*Gateway 1st-box (Corporate Services)*/
.bgGatewayBox1 {
background-color : #EEEEEE;
}
/*Gateway 2nd-box (Refactories)*/
.bgGatewayBox2 {
background-color : #D1D1D1;
}
/*Gateway 3rd-box (Info)*/
.bgGatewayBox3 {
background-color : #E1E1E1;
}
/* DesignLine over the Selectbox of Gatewaypage */
.bgGatewayBoxLine{
background-color : #999999;
}
/*Left ContentBox*/
.bgLeftContentBox {
background-color : #E5E5E5;
}
/* ContentArea*/
.bgContent {
background-color : #F6F6F6;
}
/*Right ContentBox*/
.bgRightContentBox {
background-color : #FFFFFF;
}
/*RelatedBoxes*/
.bgRelatedBoxes {
background-color : #E5E5E5;
}
/*HorizontalNavigation Addons*/
/* the other styles for the navigation U will find onther the LINKS part.*/
.submenuBlock
{
Position: absolute;
Background-Color: #E5E5E5;
Visibility: hidden;
Width: 186px;
Height: 152px;
Text-Align: left;
}
.menuBlock
{
Position: relative;
Background-Color: #EFEFEF;
}
/* TEXT */
/*Metanavigation*/
.txtMetaNav{
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
/*ChannelNavigation Submenuetext*/
.txtChannelSubNav{
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
line-height: 10px;
}
/* Gateway */
.txtGatewayc{
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
line-height: 11px;
}
.txtGateway{
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
line-height: 11px;
}
.txtGatewayParagraphs{
margin-top: 0px;
margin-bottom: 0px;
}
.txtGatewayBold{
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
}
.txtGatewayStock1{
color: #2B47C0;
font-family : Arial;
font-size : 10px;
font-weight: normal;
}
.txtGatewayStock2{
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: normal;
}
.txtLeftNav {
color: #000000;
font-family : Arial;
font-size : 10px;
font-weight: normal;
}
/* Contentarea */
/* Headline */
.txtContPageHeadline {
position:relative;
color: #4C4C4C;
font-family : Arial;
font-size : 18px;
font-weight: bold;
}
/* Copytext -*/
ul {
padding : 0px 10px;
margin : 0px 10px;
}
ol {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
}
li {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
}
.txtContCopyText {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
}
/* Copytext -*/
.txtContCopyTextBold {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
}
/* AdminTool-PrintAdresses*/
.txtAdminPrintText {
color: #4C4C4C;
font-family : Arial;
font-size : 13px;
font-weight: normal;
}
/* AdminTool-PrintAdresses BOLD*/
.txtAdminPrintTextBold {
color: #4C4C4C;
font-family : Arial;
font-size : 13px;
font-weight: bold;
}
/* Copytext - ERROR TEXT */
.txtErrorBold {
color: red;
font-family : Arial;
font-size : 11px;
font-weight: bold;
}
/*Related Boxes */
.txtRelatedBoxes{
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
/*Left Navigation Headline */
.txtLeftNavHeader {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
}
/* LINKS */
/*Link in the Copytext */
a.lnkContCopyText:link {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-decoration : underline;
}
a.lnkContCopyText:visited {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-decoration : underline;
}
a.lnkContCopyText:active {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: normal;
text-decoration : underline;
}
a.lnkContCopyText:hover {
color: #4C4C4C;
font-family : Arial ;
font-size : 11px;
font-weight: normal;
text-decoration : underline;
}
/*Meta-navigation*/
a.lnkMetaNav:link {
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
a.lnkMetaNav:visited {
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkMetaNav:active {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkMetaNav:hover {
color: #4C4C4C;
font-family : Arial ;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
/*Gateway*/
/* link Bold with 2Arrows on the left Site */
a.lnkGatewayBold:link {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkGatewayBold:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkGatewayBold:active {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkGatewayBold:hover {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
/* Horizontal Navigation link */
a.lnkChannelNav:link {
color: #808080;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNav:visited {
color: #808080;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNav:active {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNav:hover {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
/* Horizontal Navigation link */
a.lnkChannelNavCurrent:link {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNavCurrent:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNavCurrent:active {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelNavCurrent:hover {
color: #4C4C4C;
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
/* Horizontal SUB-Navigation link */
a.lnkChannelSubNav:link {
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelSubNav:visited {
color: #808080;
font-family : Arial;
font-size : 10px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelSubNav:active {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: bold;
text-decoration: none;
}
a.lnkChannelSubNav:hover {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: bold;
text-decoration: none;
}
/* link text of the gatewaypage */
a.lnkGatewayText:link {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayText:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayText:active {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayText:hover {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
/*LeftNavigation of the SubChannelPage */
a.lnkLeftNav:link {
color: #595959;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
a.lnkLeftNav:visited {
color: #595959;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkLeftNav:active {
color: #333333;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkLeftNav:hover {
color: #333333;
font-family : Arial ;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
/*Contentarea BoldLilnk as Headline*/
/* */
a.lnkContentBold:link {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkContentBold:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkContentBold:active {
color: #4C4C4C;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
a.lnkContentBold:hover {
color: #808080;
font-family : Arial;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
/*Boxes */
a.lnkBoxRow:link {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
a.lnkBoxRow:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkBoxRow:active {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkBoxRow:hover {
color: #808080;
font-family : Arial ;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
/*PopupWindow */
a.lnkPopup:link {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration: none;
}
a.lnkPopup:visited {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkPopup:active {
color: #4C4C4C;
font-family : Arial;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
a.lnkPopup:hover {
color: #808080;
font-family : Arial ;
font-size : 10px;
font-weight: normal;
text-decoration : none;
}
/*FORMFIELDS*/
textarea.inputTextarea {
font-family : Arial, Helvetica,Verdana ;
font-size: 11px;
font-style: normal;
background-color: #FFFFFF;
vertical-align: middle;
margin: auto;
width: 170px;
height: 80px;
}
input.NoWidth {
font-family : Arial, Helvetica,Verdana ;
font-size: 11px;
font-style: normal;
font-weight: normal;
background-color: #FFFFFF;
vertical-align: middle;
margin: auto;
}
select.selectbox120 {
font-family : Arial;
font-size : 11px;
background-color: #FFFFFF;
font-style: normal;
margin: 0;
width: 120px;
}
select.selectbox180 {
font-family : Arial;
font-size : 11px;
background-color: #FFFFFF;
font-style: normal;
margin: 0;
width: 180px;
}
select.selectbox300 {
font-family : Arial;
font-size : 11px;
background-color: #FFFFFF;
font-style: normal;
margin: 0;
width: 300px;
}
/* BUTTONS */
/* Corporate Services */
a.buttonCorpText:link {
color: #404040;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration: none;
}
a.buttonCorpText:active {
color: #404040;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
a.buttonCorpText:visited {
color: #404040;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
a.buttonCorpText:hover {
color: #737373;
font-family : Arial ;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
.buttonCorpBg {
background-color: #C7C7C7;
}
.buttonCorpLineTop {
background-color: #C7C7C7;
}
.buttonCorpLineBottom {
background-color: #4C4C4C;
}
/* Refactories */
a.buttonRefText:link {
color: #FFFFFF;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration: none;
}
a.buttonRefText:active {
color: #333333;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
a.buttonRefText:visited {
color: #FFFFFF;
font-family : Arial;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
a.buttonRefText:hover {
color: #595959;
font-family : Arial ;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
.buttonRefBg {
background-color: #666666;
}
.buttonRefLineTop {
background-color: #666666;
}
.buttonRefLineBottom {
background-color: #4C4C4C;
}
/*background of left column in intranet channel*/
.bgIntranetLeftCol {
background-color:#EEEEEE
}
/*background of center column in intranet channel*/
.bgIntranetCenterCol {
background-color:#DADADA
}
/*header of left column in intranet channel*/
.bgLeftColHeader {
background-color:#E1E1E1
}
/*header of center column in intranet channel*/
.bgCenterColHeader {
background-color:#D1D1D1
}
select.selectboxMetaNav120 {
font-family : Arial;
font-size : 10px;
background-color: #FFFFFF;
font-style: normal;
margin: 0;
width: 120px;
}
/* changed entries: added z-index*/
submenuBlock
{
Position: absolute;
Background-Color: #E5E5E5;
Visibility: hidden;
Width: 186px;
Height: 152px;
Text-Align: left;
z-index:2;
}
menuBlock
{
Position: relative;
Background-Color: #EFEFEF;
z-index:1;
}
form.noMargin {
margin-top: 0pt;
margin-bottom: 0pt;
}
a.lnkGatewayTextBlue:link {
color: #4C4C80;
font-family :  Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayTextBlue:visited {
color: #4C4C80;
font-family :  Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayTextBlue:active {
color: #8080f0;
font-family :  Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
a.lnkGatewayTextBlue:hover {
color: #8080f0;
font-family :  Arial;
font-size : 11px;
font-weight: none;
text-decoration: none;
line-height: 11px;
}
