/*========================================
	Stylesheet Skill Portal Homepage - DRUCKVERSION -
	
	Author: Bernhard Dorn
	Copyright: usd.de ag 2001
	Datum: 08.06.01
========================================*/

/* 
sp farben (schwarz-weiß)
*/
.dklblau{background-color: #404040;} /*blaue typo*/
.blau{background-color: #D2D2D2;} /*rahmen*/
.hellblau{background-color: #F4F4F4;} /*rahmen redaktioneller bereich, loginbereich*/
.rot{background-color: #B0B0B0;}/*markierte menüpunkte*/
.schwarz{ background-color:#000000;}/*div*/
.weiss{ background-color:#FFFFFF;}/*div*/
.grau{background-color:#CCCCCC;}/*div*/

/*
allgemeine HTML Tags
*/
H1,H2,H3,BODY,TH,TR,TD,P,A	{font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;FONT-SIZE:12px;color: #000000;}
/*****************************************/

/*
Rahmenteil
*/
.copyright{font-size:10px;color: #000000;}

/*
Content
*/
.headline{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size: 14px;font-weight : bold;}
.subHeadline{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size: 12px;font-weight : bold;background-color : #CCCCCC;}/*line-height : 17px;*/
.subHeadlineNoBG{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size: 12px;font-weight : bold;}/*line-height : 17px;*/
p.subHeadlineNoBG{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size: 12px;font-weight:bold;margin-bottom : 5px;}/*.subHeadline ohne Hintergrund nur für p- Tags*/
.subThinHeadline{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size: 12px;font-weight : normal;line-height : 17px;}
.content{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size:12px;background-color : #FFFFFF;line-height : 17px;font-weight: normal;}
.MarketSpaceHeadline{font-size: 14px;font-weight : bold;line-height : 17px;}
/*Presse*/
.pressHeadline{
	font-weight: bold;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 14px;
}
 .pressSubHeadline {
	font-weight: bold;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	}
 .pressUnderline{
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	text-decoration: underline;
}

/* um Formatierung des Containerobjekts zu überschreiben  (wird sonst vererbt )*/
b {font-weight: bold;}

/* Standard Paragraph hat Formatierung, damit in ContentDB nicht mit Styleklassen  gearbeitet werden muß->*/
p {font-size: 12px;line-height : 17px;} 

/* Standard Anker hat Formatierung, damit in ContentDB nicht mit Styleklassen  gearbeitet werden muß->*/
a {font-size: 12px;line-height :18px;text-decoration : none;}

/* um Formatierung des Containerobjekts zu überschreiben  (wird sonst vererbt )*/
a.content {font-size: 12px;line-height :18px;	font-weight: normal;text-decoration : none;}

/* für den Top Anker, denn der Standard Anker hat Style : line-height (topAnker ist aber nicht sichtbar)*/
a.top{font-size: 0px;line-height :0px;}

/* um Formatierung des Containerobjekts zu überschreiben  (wird sonst vererbt ) */
ul{	font-weight: normal;}
.line{background-color:#000000;} /* linie (unter headline)*/


/*
Tabellen
*/
.TableHeader{
	background-color:#CCCCCC;
	color:#000000;
	font-weight : bold;
} 

/*Paket Infos*/
.mpPackage{
	background-color: #c0c0c0;
} 
.profPackage{
	background-color: #D2D2D2;
}
.PackageContent {
	background-color: White;
	font-size: 11px;
}

/*
Listen
*/
.NoPrint {display:none;}
.ListLabel img {display:none;}
.ListCorner img {display:none;}
.DataGrid .content {background-color: Transparent;}
.TextBoxContainer img {display:none;}
.TextBoxContainer img#logoComp {display:block;}
.TextBoxContainer * {background-color:Transparent;}
.formlabel {font-weight: bold}
.PageStatisticCorner{display:none;}
.ListLabel{font-size:12px;color:#000000;font-weight:bold;line-height:17px;}
.BiColor0{BACKGROUND-COLOR: #F0F0F0;}
.BiColor1{BACKGROUND-COLOR: #FFFFFF;}
.BiColor2{BACKGROUND-COLOR: #F0F0F0;}
.RecordCounter{font-size: 11px;color: #000000;font-weight : bold;}
.PageCounter{font-size: 12px;color: #000000;line-height : 17px;}
.NewItemRow{font-weight:bold;}
.plsWait{font-size:18px;color:red;}

/*
Views bzw. Detailansichten
*/
.ViewLabel{color:#000000;background-color:#F9F9F9;line-height:17px;font-weight:bold;font-size:12px;}
.ViewContent{color:#000000;background-color:#F9F9F9;line-height:17px;font-weight:normal;font-size:12px}
.ViewSubhead{font-weight: bold;font-size: 13px;color: #000000;line-height: 17px;background-color: #F9F9F9;}
.ViewContentSpace{background-color:#F9F9F9;}
.ViewLabelLine{background-color:#FFFFFF}
.SkillName {color:#000000;font-weight:bold;font-size:12px;}

/*
My Home
*/
.MyHomeHeader{
	background-color : #CCCCCC;
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color: Black;
}
/**************************************************************************/
