/*========================================
	Stylesheet Skill Portal
	
	Author: Bernhard Dorn
	Copyright: usd.de ag 2004
	Datum: 27.04.2004
========================================*/
/* Grunddesign */

A
{
    color: #32697D; /*text-decoration: none;*/
}

A.noUnderline
{
    text-decoration: none;
}

A:hover
{
    color: #000000;
    text-decoration: underline;
}

A:active
{
    color: #E0B200; /*text-decoration: none;*/
}

A:visited
{
    color: #666666; /*text-decoration: none;*/
}

A.menu
{
    color: #32697D;
    text-decoration: none;
}

A.menu:hover
{
    color: #000000;
    text-decoration: underline;
}

A.menu:active
{
    color: #E0B200;
    text-decoration: none;
}

A.menu:visited
{
    color: #666666;
    text-decoration: none;
}

A.menuBold
{
    color: #32697D;
    text-decoration: none;
    font-weight: bold;
}

A.menuBold:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

A.menuBold:active
{
    color: #E0B200;
    text-decoration: none;
    font-weight: bold;
}

A.menuBold:visited
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.headlineBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #32697D;
    font-weight: bold;
}

.menu
{
    font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-size: 11px;
    color: #32697D;
    font-weight: normal;
}

.txt11
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}

.txt11ext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #32697D;
}
.txt11bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
    font-weight: bold;
    line-height: 15px;
}
.txt11boldw
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 14px;
}

.txt11linksb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
.hl12boldw
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

.hl16bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #32697d;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11boldorange
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E0B200;
    font-weight: bold;
    line-height: 15px;
}

.txt10linksb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #32697D;
}
.txt10linksbgr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #76A219;
}
.txt10linksbor
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #E0B200;
}
.txt11inksbgrbold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #76A219;
    font-weight: bold;
}

.formulare
{
    height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
    background-color: #E1E6EB;
}

.formulare1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
    background-color: #E1E6EB;
}

/* Alte Styles (angepasst) */

/* Style für Infoboxen, rechte Seite*/
.teaseContent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}

.content
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
}
th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
    text-align: left;
}

/* aus Kompatibilitätsgründen erstmal drinlassen*/
.subHeadlineNoBG
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #32697D;
    font-weight: bold;
    line-height: 15px;
}
/* aus Kompatibilitätsgründen erstmal drinlassen*/
.subHeadline
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #32697D;
    font-weight: bold;
    line-height: 15px;
}

/*Default-Schrift*/
H1, H2, H3, BODY, TH, TR, TD, P, A
{
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 11px;
}
/* Studio meldet Fehler - Prüfen
Body {  
	 scrollbar-arrow-color: #FFFFFF; 
	 scrollbar-face-color: #BAC0C6; 
	 scrollbar-3dlight-color: #BAC0C6; 
	 scrollbar-highlight-color: #BAC0C6; 
	 scrollbar-track-color: #FFFFFF; 
	 scrollbar-shadow-color: #BAC0C6; 
	 scrollbar-darkshadow-color: #8C96A0
}
*/

/*
Form Controls
*/
.formlabel
{
    font-weight: bold;
    font-size: 11px;
    color: #32697d;
    font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

.input
{
    font-family: monospace;
    font-size: 12px;
}
input
{
    font-family: monospace;
    font-size: 12px;
}
input.button
{
    font-size: 12px;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    color: #000000;
}
textarea
{
    font-family: monospace;
}
select
{
    font-family: monospace;
    background-color: #ffffff;
    font-size: 12px;
}
/* Input-Control, das die aktuell ausgewählte Datei anzeigt*/
.attachment
{
    font-family: monospace;
    border-style: outset;
    font-size: 11px;
    color: #32697D;
    background-color: #E1E6EB;
}
/* Validierungsmeldung */
.ValMessage
{
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
    color: #ff0000;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
}
/* Pflichtfelder */
.redStar
{
    color: Red;
    font-size: 11px;
}
/* Anzeige TT.MM.JJJJ hinter Datumsfeldern */
.DateFormat
{
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    color: #000000;
    font-size: 10px;
}

/* Funktionen */

.actionLink
{
    color: #32697D;
    text-decoration: underline;
}
.actionLinkDisabled
{
    color: gray;
    text-decoration: none;
}
.actionLinkHighlighted
{
    color: #32697D;
    font-weight: bold;
    text-decoration: underline;
}


/*
Listen
*/
.ListLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 14px;
    background-color: #8C96A0;
    text-decoration: none;
}
A.ListLabel:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 14px;
    background-color: #8C96A0;
    text-decoration: none;
}
A.ListLabel:hover
{
    text-decoration: underline;
}

.ListLabelSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E0B200;
    font-weight: bold;
    line-height: 14px;
    background-color: #8C96A0;
    text-decoration: none;
}

A.ListLabelSelected:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E0B200;
    font-weight: bold;
    line-height: 14px;
    background-color: #8C96A0;
    text-decoration: none;
}

A.ListLabelSelected:hover
{
    text-decoration: underline;
}

.BiColor0
{
    background-color: #E1E6EB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
.BiColor1
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}

.BiColor2
{
    background-color: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697d;
}

.RecordCounter
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
.PageStatistic
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    background-color: #BAC0C6;
}
.PageCounter
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    background-color: #BAC0C6;
}
.RecordsDisplayed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
.NewItemRow
{
    font-weight: bold;
}

.ListHelpLink
{
    font-size: 12px;
    color: #014C81;
    line-height: 18px;
    font-weight: normal;
}

.ListFilterItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
.ListFilterItem:VISITED
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}
.ListFilterItem:HOVER
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
}

.ListFilterItemOver
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    font-weight: bold;
}
.ListFilterItemOver:VISITED
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    font-weight: bold;
}
.ListFilterItemOver:HOVER
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    font-weight: bold;
}

/*
Views bzw. Detailansichten
*/
.ViewLabel
{
    font-weight: bold;
    font-size: 11px;
    color: #32697d;
    background-color: #edf0f3;
    font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

.ViewSubhead
{
    font-weight: bold;
    font-size: 13px;
    color: #32697d;
    line-height: 17px;
    background-color: #edf0f3;
}
.ViewContent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #32697D;
    background-color: #edf0f3;
}
.ViewLabelLine
{
    background-color: #edf0f3;
}

.darkLine
{
    background-color: #32697D;
    color: #32697D;
    height: 1px;
    border-style:solid;
}

.SkillName
{
    color: #32697D;
    font-weight: bold;
    font-size: 12px;
}

.CellHighLight
{
    background-color: #afcf94;
}

/* Style für den Frage-Text im Fragebogen der Qualitativen Merkmale*/
.polltext
{
    font-weight: bold;
    font-style: italic;
}

/* Style für den Kategorie-Text im Fragebogen der Qualitativen Merkmale*/
.pollkat
{
    font-weight: bold;
}
/* Style für den Container, der der Progressbar für die Holländische Auktion beinhaltet*/
#progressbar
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    height: 14px;
    background-color: white;
}
/* Der eigentliche Fortschrittsanzeiger */
/* Schriftfarbn werden vom JavaScript bestimmt */
#progressbar #progress
{
    height:14px;
    text-align:center;
    
}
/* Status Holländische Auktion */

/* Status-Farben für den Verkäufer */
.UserStateStopped{}
.UserStateRunning{}

.UserStateMaximumPriceExceeded
{
   background-color: #ff9486;
}

.UserStateOwnBid{}

.UserStateOwnBidGreen
{
  background-color: #afcf94;
}

.UserStateOwnBidYellow
{
    background-color: #ffed86;
}

.UserStateCompetitiveBid
{
  background-color: #cccccc;
}

/* Status-Farben für den Einkäufer */
.StateStopped{}
.StateRunning{}
.StateMaximumPriceExceeded
{
     background-color: #ff9486;
}
.StateBid
{
     background-color: #afcf94;
}
