﻿/* ================================================= */
/* Content: CSS styles i4Portal	for Netscape Browsers*/
/* Version: 1.0, 11.08.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: white;
    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
}


/* 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: 11px;
    color: #ffffff;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #4F2B15;
    border-width: 0px;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-width: 0px;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;   
	border-width: 0px;
    color:#D3A142;
    height: 18px; 
	text-transform: uppercase;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	border-width: 0px;
    color: #ffffff;
    height: 18px;
    line-height: 18px;
	text-transform: uppercase;
}

/* style for upper and lower menu-lines*/
.MenuLines
{
	background-color: #7D746B;
}

/*style for drop down menu */
.MenuDrop 
{
	background-color: #4F2B15;
	/* #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;*/
}


/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:#D3A142;
    background-color: #3B2010;
	text-transform:uppercase;    
}
    
/* 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:#000084;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#000084;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#000084;
}

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: 11px;
    color: #FFFFFF;
}
.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: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    line-height: 14px;    
    color: #D8CDC7;
    vertical-align: middle;
}
.ItemTitleBig    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #494947;
    vertical-align: middle;
}

/* style of item titles by Announcements and events */
.ItemTitleDate {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
}

/* i4Shop */
.ShopProductListHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #D8CDC7;
    background-color: #332621;
}
.ShopProductListHead2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #D8CDC7;
/*    background-color:#EAEBED;    	*/
}
.ShopProductListCount
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #D8CDC7;
    background-color: #332621;    
}
.ShopProductListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #D8CDC7;
}
.ShopProductListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    background-color:#EAEBED;    	
}
.ShopCartListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    /*background-color: #332621;*/   
    /*color: #D8CDC7;*/
}
.ShopCartListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #332621;
    color: #D8CDC7;
}
.ShopCartListHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    background-color: #41322D;
    color: #D8CDC7;
}
.ShopCartListFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    background-color: #41322D;
    color: #D8CDC7;
}
.ShopCheckoutListHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
/*    font-weight: bold;  */
    background-color: #41322D;
/*	border-top: #CAD1E1 1px solid; */
/*    line-height: 12pt; */
    color: #D8CDC7;
}
.ShopCheckoutListFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #41322D;
    color: #D8CDC7;
}
.ShopCheckoutListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    color: #D8CDC7; 
}
.ShopCheckoutListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #E8EDF3;
    color: #D8CDC7;
}
/* end i4Shop */

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #042568;
    line-height: 16px
/*    bsa: #042568 */
/*    intranet: #496886; */
}

/* style for the 'more...' link
.MoreLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-align: left;
}
*/
/* generic Link */
.Link
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #042568;
    cursor: hand;	
}

/* style for module titles underline*/
.ModuleTitleline   {
    color: #042568;
}

/* style for module titles cell */
.ModuleTitleCell	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    line-height: 14px;
	margin-top: 0px;
	padding-top: 0px;
	color: #989898;
	/* start intranet only */
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #4F2B15;*/
	/*border-bottom-width: 1px;*/
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#D5D8DB, EndColorStr=#FFFFFF)*/
	/* end intranet only */
}

/* style for module titles cell in admin mode */
.ModuleTitleCellAdmin	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    /*background-color:#221912;*/
    text-transform: uppercase;
    line-height:18px;
}

/* 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
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
    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
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}
.DocumentItemTitle_rp
{
	border-color: #FFFFFF;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}
A.Documents:link    {
    color:#A01E12;
}
A.Documents:visited {
    color:#A01E12;
}
A.Documents:hover   {
    color:#A01E12;
    text-decoration: underline;
}



.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: #042568;
}

/* 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: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

.Normal-lp	{
	background-color: #F1EEE5;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}

.NormalWide
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #000000;
}

.NormalEdit
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

.NormalEditGrey
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
	color: Gray;
}

.LinkItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}
A.linkitem:link    {
    color:#A01E12;
}
A.linkitem:visited {
    color:#4E4C47;
}
A.linkitem:hover   {
    color:#A01E12;
    text-decoration: underline;
}

.klein
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px;
    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: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for alternating lines in Datagrids*/
.NormalItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #41322D;
}

.NormalItemAlternating	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #41322D;
}

.NormalCaps	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-transform: uppercase;
}

/* text style in Contact Datagrids*/
.ContactNormal	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
	vertical-align: top;
}

.Contacthead	{
    BACKGROUND-COLOR: #F1EEE5;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color:#000000;                  
}

/* text style in Contact Datagrids*/
.GridNormal	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
	vertical-align: top;
	border-bottom: solid 1 #FFFFFF;
}
A.GridNormal:link	{
	color: Fuchsia;
}
A.GridNormal:active	{
	color: Fuchsia;
}
A.GridNormal:hover	{
	color: Fuchsia;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.CommandButtonTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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: #042568;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}


/* Banner */
/* style for portalbanner */
TD.menuhead
{
	background-color: #B19D6E;
}
TD.menuhead0
{
	background-color: #A01E12;
}
TD.menuhead1
{
	background-color: #D09F41;
}
TD.menuhead2
{
	background-color: #9A765B;
}
TD.menuhead3
{
	background-color: #6F879D;
}
TD.menuhead4
{
	background-color: #727145;
}
TD.menuhead5
{
	background-color: #934E2B;
}
TD.menuhead6
{
	background-color: #D08439;
}
TD.menuhead7
{
	background-color: #85776C;
}
TD.menuhead8
{
	background-color: #85776C;
}
TD.menuhead9
{
	background-color: #85776C;
}
TD.menuhead10
{
	background-color: #85776C;
}

/* hyperlink styles */
A.normal:link    {
    color:#D8CEB7;
}
A.normal:visited {
    color:#D8CEB7;
}
A.normal:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal0:link    {
    color:#D2D2D2;
}
A.normal0:visited    {
    color:#D2D2D2;
}
A.normal0:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal1:link    {
    color:#E8CFA0;
}
A.normal1:visited    {
    color:#E8CFA0;
}
A.normal1:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal2:link    {
    color:#D2D2D2;
}
A.normal2:visited    {
    color:#D2D2D2;
}
A.normal2:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal3:link    {
    color:#D2D2D2;
}
A.normal3:visited    {
    color:#D2D2D2;
}
A.normal3:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal4:link    {
    color:#D2D2D2;
}
A.normal4:visited    {
    color:#D2D2D2;
}
A.normal4:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal5:link    {
    color:#D2D2D2;
}
A.normal5:visited    {
    color:#D2D2D2;
}
A.normal5:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal6:link    {
    color:#D2D2D2;
}
A.normal6:visited    {
    color:#D2D2D2;
}
A.normal6:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal7:link    {
    color:#D2D2D2;
}
A.normal7:visited    {
    color:#D2D2D2;
}
A.normal7:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal8:link    {
    color:#D2D2D2;
}
A.normal8:visited    {
    color:#D2D2D2;
}
A.normal8:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal9:link    {
    color:#D2D2D2;
}
A.normal9:visited    {
    color:#D2D2D2;
}
A.normal9:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}
A.normal10:link    {
    color:#D2D2D2;
}
A.normal10:visited    {
    color:#D2D2D2;
}
A.normal10:hover   {
    color:#FFFFFF;
    text-decoration: underline;
}

TABLE.table_rp	{
	border: solid 1 #FFFFFF;
}

/* Login */
/* style for Login-box*/    

TABLE.loginbox	{
	border-color: D1A041;
}

TD.loginhead1	{
    BACKGROUND-COLOR: #BFC2C4;               
}

TD.loginhead2	{
    BACKGROUND-COLOR: #042568;
    /* intranet: #96A5B1 */
    /* bsa: #042568 */                 
}

TD.loginhead3	{
    BACKGROUND-COLOR: #707D84;           
}

TD.loginhead4	{
    BACKGROUND-COLOR: #000000;            
}


TR.loginbox	{
    BACKGROUND-COLOR: #AC1200;
    /* intranet: #E7EBEF */
    /* bsa: #CAD1E1 */
}

TD.edithead	{
    BACKGROUND-COLOR: #042568;            
}

/* style for Events, Date-Location */
.eventsdate	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	font-style:italic;
	line-height: 12px;
    color: #000000;
}

.eventsmonth	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    line-height: 24px; 
	color: #494947;
	vertical-align: top;
}

/* style for Login-text */

/*.loginhead
{
    COLOR: #EAEDEF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	text-transform:uppercase;     
    text-align: center;
    font-weight:    bold;                  
}*/

.logintitle
{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.logintext	{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 11px;
}

.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;
}

/* quotation module style */
.QuotationText	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
	text-transform: uppercase;    
    color: #000000;
}

.QuotationAuthor	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #5D5D5A;
}
/* end quotation module style */

/* Sitemap */
.sitemapitem	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #A01E12;
    padding-left: 8px;
}
/* end Sitemap */

/* news module AfU*/
.NewsAfUImageLegend	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

.NewsAfUImageBlack	{
    width: 1;
    background-color: #000000;
}
/* end news module AfU*/

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #496886;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #042568;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #042568;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #042568;
}

A:link  {
    text-decoration:    none;
    color:  #A01E12;
}

A:visited   {
    text-decoration:    none;
    color:  #4E4C47;
}

A:active    {
    text-decoration:    none;
    color:  #4E4C47;
}

A:hover {
    text-decoration:    underline;
    color:  #A01E12;
}

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: #40332B;
    height:1pt;
    text-align:left
}


INPUT	{ 
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

CHECKBOX	{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

input.CHECKBOX2	{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ff00ff;   
}

SELECT	{
    FONT-SIZE: 11px;
    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: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}    

/* Styles for i4Team */

TD.H1	{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #d0d3d9
}
TD.H2	{
    FONT-SIZE: 11px;
    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;
    color: #000000;
    BACKGROUND-COLOR: #D4CCBF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    vertical-align: middle;   
}
.documents_table	{
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	border-color: #FFFFFF;
	background-color: #85776C;
}
.documents_head	{
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
	color: #000000;
}
.documents_rp	{
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.gallerytable	{
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #41322D;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.divToolTip	{
    BORDER-RIGHT: #56688b 1px solid;
    BORDER-TOP: #56688b 1px solid;
    FONT-SIZE: 11px;
    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: #CAD1E1;
    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:#D5D8DB;
}

.quicklinkstitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    text-transform: uppercase;
    line-height:18px;
}

.quicklinkstext  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px;
}

/* 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: 11px;
    font-weight: normal;
    line-height: 12px;
    background-color:#85776C;   
    color:#D8CDC7;
}

.formline  {
    background-color:#D7D7D7;
}

.form	{
	border-style:solid;
    border-color:#D7D7D7;
    border-width: 1px;
}

.news-lp	{
	background-color: #F1EEE5;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #D8CDC7;
}

.parcspecial-rp	{
	background-color: #86633B;
}

@media print	{
	.printbutton {visibility:hidden;}

HR {
    color: #000000;
    height:0;
    text-align:left;    
	border-bottom:solid 1px #000000;   
}

TD.H1	{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #d0d3d9;
   padding-left: 5px;
   padding-right: 5px;
    
}
TD.H2	{
    FONT-SIZE: 11px;
    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;
}
	
}

@media screen {
	
DIV	{
	overflow:auto;
}

}

TD.LinkButton	{
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	background-color: #85776C;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: center;
	padding: 3 11 3 11;	
}
A.LinkButton:link {
	color: #FFFFFF;
}
A.LinkButton:active {
	color: #FFFFFF;
}
A.LinkButton:hover {
	color: #FFFFFF;
}


/* hyperlink styles of the divisions */
.division   {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    text-decoration: none;
    color:#042568;
    text-transform:uppercase;
    height:16px;
    line-height:16px;
}

divider {
    color: #BDBDBD;
}

.FaqQuestion	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #546884;
}

.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;	
}
