﻿/* ================================
    CSS STYLES FOR LP-EDV PORTAL
   ================================
*/




/* background/border colors for the selected tab */
.TabBg {
    background-color: #3F6BAD;
    /*border-color: #2e8b78;*/
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;


}

/* background/border colors for the unselected tabs */
.OtherTabsBg {

    border-color: #C0C0C0;
    font-size: 12px;
    color: #C0C0C0;

}

/* text style for the selected tab */
.SelectedTab:selected {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;

}



/* text style for the unselected tabs */
.OtherTabs {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;

}

A.OtherTabs:selected  {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration:    none;
    color:#C0C0C0;
}


A.OtherTabs:active  {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration:    none;
    color:#C0C0C0;
}


A.OtherTabs:hover   {
    border-color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: ActiveCaption;
    text-decoration:    underline;
    font-weight: bold;
    color:#FFFFFF;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    
    font-size: 10pt;
    font-family: Arial;
    text-decoration:    none;
    color:#FFFFFF;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#FFFFFF;
}

A.SiteLink:visited  {
    
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#FFFFFF;
}

A.SiteLink:active   {
    
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:underline;
    color:#FFFFFF;
}

A.SiteLink:hover    {

    font-size: 10pt;
    font-family:Arial;
    text-decoration:underline;
    font-weight: bold;
    color:#FFFFFF;
}


/* text style for the site links (at extreme top-right of header) */
.VideoLink {
    width:342px;
    font-size: 10pt;
    font-family: Arial;
    text-decoration:    none;
    color:#336633;
}

/* hyperlink style for the site links */
A.VideoLink:link {
    width:342px;
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.VideoLink:visited  {
    width:342px;
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.VideoLink:active   {
    width:342px;
    font-size:10pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:underline;
    color:#336633;
}

A.VideoLink:hover    {
    width:342px;
    font-size: 10pt;
    font-family:Arial;
    text-decoration:underline;
    font-weight: bold;
    color:#336633;
}

/* text style for the site links (at extreme top-right of header) */
.TextLink {
    width:342px;
    font-size: 10.5pt;
    font-family: Arial;
    text-decoration:    none;
    color:#336633;
}

/* hyperlink style for the site links */
A.TextLink:link {
    width:342px;
    font-size:10.5pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.TextLink:visited  {
    width:342px;
    font-size:10.5pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.TextLink:active   {
    width:342px;
    font-size:10.5pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:underline;
    color:#336633;
}

A.TextLink:hover    {
    width:342px;
    font-size: 10.5pt;
    font-family:Arial;
    text-decoration:underline;
    font-weight: bold;
    color:#336633;
}



/* text style for the site links (at extreme top-right of header) */
.TextLinkM {
    width:342px;
    font-size: 6pt;
    font-family: Arial;
    text-decoration:    none;
    color:#336633;
}

/* hyperlink style for the site links */
A.TextLinkM:link {
    width:342px;
    font-size:8pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.TextLinkM:visited  {
    width:342px;
    font-size:8pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:    none;
    color:#336633;
}

A.TextLinkM:active   {
    width:342px;
    font-size:8pt;
    font-family:Arial;
    font-weight: bold;
    text-decoration:underline;
    color:#336633;
}

A.TextLinkM:hover    {
    width:342px;
    font-size: 8pt;
    font-family:Arial;
    text-decoration:underline;
    font-weight: bold;
    color:#336633;
}


/* text style for the site links (at extreme top-right of header) */
.NaviLink {
    
    font-size: 10px;
    text-decoration:    none;
    background-Color: #C0C0FF;
    color:#000000;

}

A.NaviLink:link {
 
    font-size:10pt;
    font-family:Arial;
    text-decoration:    none;
    background-Color:#C0C0FF;
    color:#000000;
}

A.NaviLink:visited {
    
    font-size:10pt;
    font-family:Arial;
    text-decoration:    none;
    background-Color: #C0C0FF;
    color:#000000;

}

A.NaviLink:active   {
    
    font-size: 10px;
    font-family:Arial;
    text-decoration:    none;
    background-Color: #339933;
    color:#000000;
}


A.NaviLink:hover    {
   
    font-size: 12px;
    font-family:Arial;
    text-decoration:    none;
    background-Color: #339933;
    color:#000000;
}




/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: arial, helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    color: SteelBlue;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px
}

.tabelleMitte {
	width:342px;
	
}

.tabelleUnten {
	vertical-align:middle;
    width:480px;
	
}

.ComboBox 
{
    border: solid 1px #339933;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#339933;
    border-left-style:solid;
	border-left-width:1px;
    border-left-color:#339933;
    border-right-style:solid;
	border-right-width:1px;
    border-right-color:#339933;
    border-top-style:solid;
	border-top-width:1px;
    border-top-color:#339933;
    max-height:19px;  
	
}

.ComboBox2 
{
    border: solid 1px #339933;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#339933;
    border-left-style:solid;
	border-left-width:1px;
    border-left-color:#339933;
    border-right-style:solid;
	border-right-width:1px;
    border-right-color:#339933;
    border-top-style:solid;
	border-top-width:1px;
    border-top-color:#339933; 
	
}

.ListBox 
{
    border: solid 1px black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:Black;
    border-left-style:solid;
	border-left-width:1px;
    border-left-color:Black;
    border-right-style:solid;
	border-right-width:1px;
    border-right-color:Black;
    border-top-style:solid;
	border-top-width:1px;
    border-top-color:Black; 
	
}

