﻿/* ======================================== */
/* Content: CSS styles i4Portal			    */
/* Version: 1.1, 23.04.2002, fe, rs			*/
/* ======================================== */   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: white;
}

/* background color for the content part of the pages */
Body
{
	background-color: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7B7B7B;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #222222;
	SCROLLBAR-BASE-COLOR: #ECECEC;
	background-image: url(/images/custom/basic-bg.gif);
}
* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #e31b23;
    border-width: 1px;
    border-color: #000000;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-width: 0px;
	border-color: #000000;
	background-color: #bcbcbc;
	color: #ffffff;
}

/* text style for the selected tab #8DA4CD; */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: bold;   
	border-width: 0px;
	color: #FFFFFF;
	background-color: #e31b23;
	text-transform: uppercase;
	width: 185px;
	padding-left:10px;
	line-height:20px;
	vertical-align:middle;
	display:inline-block;		
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: bold;	
	border-width: 0px;
	border-color: #000000;
    /*color:#C6D1E7;*/
    color:#ffffff;
    height:13px;
    text-decoration: none;
	text-transform: uppercase;   
	width: 185px;
	padding-left:10px;	
	line-height:20px;
	vertical-align:middle;
	display:inline-block;	
}

/* style for upper and lower menu-lines*/
.MenuLines {
	background-color: #e31b23;
}

/*style for drop down menu */
.MenuDrop {
	background-color: #E7EBEF;
	/*background-color: #555555;*/
	/* #E7EBEF */
}

/* text style for drop-down menu items */
.MenuDropItem {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;	
	color: #ffffff;	/* color of drop-down item-font*/	
	text-decoration: none;
	/*text-transform: uppercase; */
	font-weight:bold;
	text-transform:uppercase;
	line-height:15px;
}

/* hyperlink styles of the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color: #FFFFFF;
}

A.SelectedTab:visited {
    text-decoration: none;
    color:#FFFFFF;
}

A.SelectedTab:active {
    text-decoration: none;
    color:#FFFFFF;
}

A.SelectedTab:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #e31b23;
	text-transform: uppercase;    
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color: #ffffff;
	display:inline-block;	
	height:20px;
}

A.OtherTabs:visited {
    text-decoration: none;
    color:#ffffff;
	display:inline-block;	
	height:20px;
}

A.OtherTabs:active {
    text-decoration: none;
    color:#ffffff;
	display:inline-block;	
	height:20px;
}

A.OtherTabs:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #e31b23;
	text-transform: uppercase; 
	display:inline-block;	
	height:20px;	   
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	text-transform: uppercase;    
    color: #ffffff;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration: none;
    color: #ffffff;
}

A.SiteLink:visited {
    text-decoration: none;
    color: #ffffff;
}

A.SiteLink:active {
    text-decoration: none;
    color: #D6E3EF;
}

A.SiteLink:hover {
    text-decoration: none;
    color: #D6E3EF;
}
/* style for language-selector in page banner */
.LanguageSelector {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border-width: 0px;
}

.LanguageSelector:link	{
	color: #FFFFFF;	
}

.LanguageSelector:visited {
	color: #FFFFFF;
}
.LanguageSelector:hover	{
	color: #D6E3EF;
}

/* style for separator between site links */
.Accent {
    color: #ffffff;
    font-weight: normal;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
    vertical-align: middle;
}

/* style of item titles by Announcements and events */
.ItemTitleDate {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    color: #e31b23;
    vertical-align: middle;
}

/* i4Shop */
.ShopProductListHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #000000;	
}

.ShopProductListItem {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}

.ShopCartListItem {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.ShopCartListItemAlt {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.ShopCartListHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.ShopCheckoutListHeader {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #E6E9F0;
/*	border-top: #E6E9F0 1px solid; */
    line-height: 17px;
}
.ShopCheckoutListFooter {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #E6E9F0;
}
.ShopCheckoutListItem {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;    
}

.ShopCheckoutListItemAlt {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #EBEBEB;
}
/* end i4Shop */


/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
/*    bsa: #e31b23 */
/*    intranet: #496886; */
/*    realit: #e31b23; */
}

/* style for the 'more...' link */
.MoreLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
	text-align: left;	
}

/* generic Link */
.Link {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #e31b23;
    cursor: hand;	
}

/* style for module titles underline*/
.ModuleTitleline {
    color: #e31b23;
}

/* style for module titles cell */
.ModuleTitleCell {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:fuchsia;
	background-image: url(/images/custom/ModuleHeader-background.gif);	
	
}

.ModulteTitelRight{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    background-color:#e31b23;
    text-transform: uppercase;
    line-height:18px;
   	background-image: none;	
}

table.ModulteTitelRight .ModuleTitleCellAdmin 
 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;    
    background-color:#e31b23;
    text-transform: uppercase;
    line-height:18px;
	background-image: none;}





/* style for module titles cell in admin mode */
.ModuleTitleCellAdmin {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    background-color:#ffffff;
    text-transform: uppercase;
    line-height:18px;
/*	border-top: 1px solid #000000;*/
	background-image: url(/images/custom/ModuleHeader-background.gif);	
}

/* style for i4NotificationMenu items */
.NotificationMenuItem {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #000000;	/* color of drop-down item-font*/	
	text-decoration: none;
}

.ModuleItemTitle {
	/*border-color: #ffffff;*/
	/*border-width: 1;*/
	/*border-style: solid;*/
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

.ModuleItemTitleSelected {
	border-color: #cccccc;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

.DocumentItemTitle {
	/*border-color: #E6E9F0;
	border-width: 1;
	border-style: solid;*/
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}

.DocumentItemTitleSelected {
	border-color: #6E1188;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #e31b23;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
}

.normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
}

.klein {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 17px;
    color: #6D869E;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
}

.NormalBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/* text style used for alternating lines in Datagrids*/
.NormalAlternating {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    background-color: #EBEBEB;
}

/* text style in Contact Datagrids*/
.ContactNormal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
	vertical-align: top;
}

.Contacthead {
    BACKGROUND-COLOR: #E6E9F0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color:#000000;                  
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.CommandButtonTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;    
}

/* hyperlink style for link buttons */
.LinkImage {
	vertical-align: middle;
}

/* text style for countdown */
.Countdown {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    color: #5A7594;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #e31b23;
}

A.CommandButton:visited {
    text-decoration:    underline;
    color: #e31b23;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #e31b23;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: red;
}
/* Banner */
/* style for portalbanner */
TD.menuhead {
	background-color: #E6E9F0;
	/* BSA: #E6E9F0 */
	/* Intranet: #E7EBEF */
}

/* Login */
/* style for Login-box*/    

.loginhead1 {
    BACKGROUND-COLOR: #e31b23;
    color: #ffffff;		             
}

.loginhead2 {
    BACKGROUND-COLOR: #ffffff;              
}

TD.logintext {
    BACKGROUND-COLOR: #ffffff;
}

TD.edithead {
    BACKGROUND-COLOR: #e31b23;            
}

/* style for Events, Date-Location */
.eventsdate {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	font-style:italic;
	line-height: 12px;
    color: #000000;
}

/* style for Login-text */
.loginhead {
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	text-transform:uppercase;     
    font-weight:    bold;
	line-height: 18px;                  
}

.logintext {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 9px;
}

.loginbutton {
    border-left: 1px solid #80868B;
    border-top: 1px solid #80868B;
    border-right: 1px solid #80868B;
    border-bottom: 1px solid #80868B;            
    FONT-SIZE: 12px;
    COLOR: #5D5D5A;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.searchbutton {
    border-left: 0px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;            
    FONT-SIZE: 10px;
    COLOR: #5D5D5A;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

/* quotation module style */
.QuotationText {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
	text-transform: uppercase;    
    color: #000000;
}

.QuotationAuthor {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #5D5D5A;
}
/* end quotation module style */


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #BCBCBC;
    text-transform:uppercase;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #BCBCBC;
    text-transform:uppercase;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #BCBCBC;
    text-transform:uppercase;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #BCBCBC;
    text-transform:uppercase;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #BCBCBC;
    text-transform:uppercase;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
    color: #BCBCBC;
    text-transform:uppercase;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #e31b23;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #e31b23;
}

TABLE  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
}

A:link  {
    text-decoration:    none;
    color:  #e31b23;
	font-weight:    bold;
}

A:visited   {
    text-decoration:    none;
    color:  #e31b23;
	font-weight:    bold;
}

A:active    {
    text-decoration:    underline;
    color:  #000000;
	font-weight:    bold;
}

A:hover {
    text-decoration:    underline;
    color:  #000000;
	font-weight:    bold;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1px;
    border:1px;
    text-align:left;
}


INPUT { 
    PADDING-LEFT: 1px;
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

CHECKBOX {
    font-size: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

input.CHECKBOX2 {
    font-size: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e31b23;   
}

SELECT {
    font-size: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

TEXTAREA {
    BORDER-RIGHT: #7f7f7f 1px solid;
    BORDER-TOP: #7f7f7f 1px solid;
    BORDER-LEFT: #7f7f7f 1px solid;    
    BORDER-BOTTOM: #7f7f7f 1px solid;
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}    

/* Styles for i4Team */

TD.H1 {
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #d0d3d9;
}
TD.H2
{
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #e2e4e7;
   border-left:solid 1px #d0d3d9;
   border-right:solid 1px #d0d3d9;
}

TD.List {
   FONT-SIZE: 11px;
   COLOR: #000000; 
   FONT-FAMILY: Verdana, Arial;
/*   BACKGROUND-COLOR: #ffffff; */
   border-left:solid 1px #d0d3d9;
   border-right:solid 1px #d0d3d9;
   padding-left: 5px;
   padding-right: 5px;
   overflow: hidden;
}

.Warning {
   FONT-SIZE: 11px;
   COLOR: #FF0000; 
   FONT-FAMILY: Verdana, Arial;
/*   BACKGROUND-COLOR: #ffffff; */
}


TR.Selected {
    BACKGROUND-COLOR: #e7ebef;
}

.Editpane {
	background-color: #E5E9EF;	
}

.documents {
    font-size: 11px;
    BACKGROUND-COLOR: #EBEBEB;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	border-bottom: #dddddd 1px solid;
}
.documents_table {
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;    
	background-color: #bcbcbc;
	border: none, 0, #ffffff;
	font-weight:bold;		
	
}

.divToolTip {
    BORDER-RIGHT: #56688b 1px solid;
    BORDER-TOP: #56688b 1px solid;
    font-size: 12px;
    BORDER-LEFT: #56688b 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #56688b 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f6f2f6;
    TEXT-ALIGN: left;
}

.edit_head {
    BACKGROUND-COLOR: #E6E9F0;
    border: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;    
}

.edit_content {
    BACKGROUND-COLOR: #ffffff;
    border-left: 1 solid #6E8693;
    border-right: 1 solid #6E8693;
    border-bottom: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;    
}

.form_back {
    BACKGROUND-COLOR: #B40274;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;     
}

.form_content {
    BACKGROUND-COLOR: #FAECF6;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:normal;       
}

.quicklinksline  {
    background-color:#e31b23;
}

.quicklinkstitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;    
    text-transform: uppercase;
    line-height:12px;
	color: #ffffff;
	background-color:#e31b23;	
}

.quicklinkstext  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 17px;
}

/* form-pages */

.formback  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;    
    background-color:#ffffff;
    color:#000000;
}

.formcontent  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    background-color:#ffffff;   
    color:#000000;
}

.formcontentAlternating {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    background-color:#E6E9F0;   
    color:#000000;
}
	

.formline  {
    background-color:#ffffff;
}

.form {
	border-style:solid;
    border-color:#e31b23;
    border-width: 1px;
	background-color:#EBEBEB; 
}

.tabhead {
    background-color: #e31b23;
}

.tabtext {
    background-color: #EBEBEB;
}

.basiccheckframe {
    background-color: #ffffff;
}

.basiccheckcontent {
    background-color: #ffffff;
}

.basiccheckrp {
    background-color: #ffffff;
}

.basicchecklp {
    background-color: #f4f4f4;
}

.leadin {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
}

.leadin2 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.basiccheckquicklinks {
    background-color: #ffffff;
}

.joblist {
	border-width: 1;
	border-style: solid;
	border-color: #e31b23;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
    font-weight: bold;
	color: #e31b23;
	background-color: #ffffff;
}

.TableBorder
{
	border-width: 1;
	border-style: solid;
	border-color: #A7BADA;
}


/* hyperlink styles of the i4PageNav */
A.pageNav:link {
    text-decoration: none;
    font-size: 10px;    
    color: #FFFFFF;
}

A.pageNav:visited {
    text-decoration: none;
    font-size: 10px;    
    color:#FFFFFF;
}

A.pageNav:active {
    text-decoration: none;
    font-size: 10px;    
    color:#FFFFFF;
}

A.pageNav:hover {
    text-decoration: underline;
    font-size: 10px;    
    color: #FFFFFF;    
}



A.Toolbar:link  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    text-decoration: none;
    color:  #ffffff;
    margin-right:10px;
}

A.Toolbar:visited   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    text-decoration: none;
    color:  #ffffff;
    margin-right:10px;
    
}

A.Toolbar:active    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    text-decoration: none;
    color:  #e31b23;
    margin-right:10px;
    
}

A.Toolbar:hover {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    text-decoration: none;
    color:  #e31b23;
    margin-right:10px;
    
}

.newstitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;    
    text-transform: uppercase;
    line-height:12px;
	color: #ffffff;
	background-color:#BCBCBC;
}

.newscontent  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height:12px;
	background-color:#EBEBEB;
}


HR {
    color: dimgrey;
    height:0px;
    text-align:left;
	border-bottom:solid 1px #000000;
}

TD.H1 {
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #d0d3d9;
   padding-left: 5px;
   padding-right: 5px;
    
}

TD.H2 {
    font-size: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffff;
   border-left:solid 1px #d0d3d9;
   border-bottom:solid 1px #000000;
   padding-left: 5px;
   padding-right: 5px;
}

TD.List {
   FONT-SIZE: 11px;
   COLOR: #000000; 
   FONT-FAMILY: Verdana, Arial;
   border-left:solid 1px #d0d3d9;
   padding-left: 5px;
   padding-right: 5px;
}
	
DIV {
	overflow:visible;
}
	


	
DIV {
	overflow:auto;
}

/* hyperlink styles of the divisions */
.division   {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    text-decoration: none;
    color:#e31b23;
    text-transform:uppercase;
    height:16px;
    line-height:16px;    
}

divider {
    color: #BDBDBD;
}

.FaqQuestion {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    color: #e31b23;
}

.SearchHead	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    line-height: 19px;	
}

.NoWrapWithEllipsys {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
}

/* cell styles for Basic Check - Web Interpretation */
.activeDataList
{
cursor:default ;
visibility : visible;
display:block;
font-family : Verdana;
font-size : 11px;
padding-left : 2px;
padding-right : 2px;
padding-top : 5px;
padding-bottom : 5px;
margin:0px;
vertical-align : top;

} 

DIV.webInterpretation SPAN { 

    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
} 

.wI_JobTitel {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;    
    text-transform: uppercase;
    line-height: 17px;
	color: #ffffff;
}

.wI_JobContent {
border-bottom: solid 1px #b2b2b2;
background-color: #dedede;
vertical-align:middle;
}

.wI_notactiveDataList { 

visibility : hidden;
display:none;
/*position : absolute;*/
padding-left : 2px;
background-repeat:no-repeat;
text-decoration : none;
vertical-align : top;
} 

.wI_tableheader {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
	border-style:solid;
    border-bottom-width:0px;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:none 0px black;
}
.wI_tabletitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
	border-style:solid;
    border-bottom:solid 1px black;
    border-top:solid 0px black;
    border-left:solid 1px black;
    border-right:none 0px black;
}

.wI_tablecellsNotActive
{
	background-color:#ffffff;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
}

.wI_tablecellsActive {
	background-color:#e31b23;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
}

.wI_tablecellsNA{
	background-color:#ffffff;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
}

.wI_tablecellsNAHidden{
	background-color:#ffffff;
	border:solid 1px black;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right:none 0px black;
    visibility:hidden;
    display:none;
}

.wI_tablecellsActiveGreen {
	background-color:#32CD32;
	border-style:solid;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
	display:table-cell;
}


.wI_BerufsfeldCell {
	cursor:pointer; /* NS don't know "cursor:hand;" */
	vertical-align:middle;
	background-color:#bcbcbc;	
}

.wI_SearchCell {
	cursor:hand;
	vertical-align:middle;
	background-color:#dedede;
}

.wI_BGModuleRP {
	background-color:#dedede;
	border-width:0px;
}

.wI_LehrberufTitle {
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
}

.wI_tablecellsLessThen {
	background-color:red;
	border-style:solid;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
}

.wI_tablecellsJob {
	background-color: #7c7c7c;
	border:solid 1px black;
    border-bottom:solid 1px black;
    border-top-width:0px;
    border-left:solid 1px black;
    border-right:none 0px black;
	display:table-cell;
}

.wI_Hidden {
	visibility:hidden; 
	display:none;
}

.wI_Visible {
	visibility:visible;
	display:table-row;
}

.wI_Table 
{
	border-style:solid;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

.wI_Cell
{
	border-style:solid;
	border:0px;
	border-top: solid 1px black;
}

.wI_ListBox
{
	border-style:none;
	border: None;
	border-color: Red;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
}

.wI_Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
}

.wI_SubTitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    text-transform: uppercase;
    line-height:10px;
	color: #ffffff;
}

.wI_NotActive {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
    color: #e31b23;
    cursor: hand;	
}


A.wI_NotActive:link  {
    text-decoration:    none;
    color:  #800000;
	font-weight:    normal;
}

A.wI_NotActive:visited   {
    text-decoration:    none;
    color:  #800000;
	font-weight:    normal;
}

A.wI_NotActive:active    {
    text-decoration:    none;
    color:  #800000;
	font-weight:    normal;
}

A.wI_NotActive:hover {
    text-decoration:    none;
    color:  #000000;
	font-weight:    normal;
}

.wI_dgLinksAlternating
{
	background-color: #e4e4e4;
}

.bc_calendarHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-transform:uppercase; 
    color: #FFFFFF;	
}


.bc_calendar
{
	background-color:#E6E9F0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;	
}


.wI_searchtitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;    
    text-transform: uppercase;
    line-height:12px;
	color: #666666;
	background-color:#DEDEDE;
}

.wI_SubTitelSearch  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    text-transform: uppercase;
    line-height:10px;
	color: #000000;
	background-color:#DEDEDE;
}
