body
{
	background:#99c2c2 url('../images/background_.jpg') repeat-y top left; margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	
}
/*allgemeine Modul einstellungen */
.content
{
	background-color: transparent;
	width: 880px;
	position: absolute;
	padding-top: 20px;
	/*margin-right: 100px;*/
	margin-left: 50px;	
}

/*Beschreibung oberhalb der Dokumente
"Wählen Sie eine Kategorie aus:" */
.Headline
{ 
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006666;
	margin-left:50;
}

/*Desing aller ; table data = Tabellendaten */
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
/*Desing aller ;table header = Tabellenkopf */
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
}

/*Desing der TicketList ?? */
#TicketList
{
	background-color: #cecbce;

}
/*Desing der TicketList ?? */
#TicketList td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
/*Desing der TicketList ?? */
#TicketList th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
/* login auf der startseite */
#mainlogin
{
	background-color:#006666;
	margin-left:10px;
}

/*auf der Start seite die projektliste*/
#ProjectList
{
	margin-left:65px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*in der Projekt organisation die kategorien Liste*/
#CategoryList
{
	margin-left:65px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*in der Projekt organisation die ordner liste*/
#FolderList
{
	margin-left:65px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/*Dokumenten liste (allgemine einstellung) */
#DocList
{ 
	background-color: transparent;
	margin-left: 1px;
	margin-top:45;	
}

/*Dokumenten liste (allgemine einstellung) */
#DocList table tr th
{ 
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;	
}

/* Dokumenten Listen Kopf*/
#DocListHeader
{
	background-color: transparent;
	margin-left: 1px;	
}

/*in der Kategorien // dokmenten anordnung // ansicht (symbol)*/
.DLCellType
{
	margin-left:1px;
	width:15px;
}

/*in der Kategorien // dokmenten anordnung // ansicht (dateiname)*/
.DLCellLabel 
{
	width:260px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}

/*in der Kategorien // dokmenten anordnung // ansicht(Änderungsdatum)*/
.DLCellChange
{
	width:55;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}

/*in der Kategorien // dokmenten anordnung // ansicht (überschrift_Änderungsdatum)*/
.DLCellTypeChange
{
	width:55;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}

/*in der Kategorien // dokmenten anordnung // ansicht (größe)*/
.DLCellSize
{
	width:40;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}
/*in der Kategorien // dokmenten anordnung // ansicht (Version)*/
.DLCellVersion
{
	width:40;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}
/*in der Kategorien // dokmenten anordnung // ansicht (Revision)*/
.DLCellRevision
{
	width:40;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	
}

/*in der Kategorien // dokmenten anordnung // ansicht (Beschreibung)*/
.DLCellDescription
{
	width:150;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
}
/*Projekt Header , allgemeineEinstellungen für die Projektbeschreibung */
.ProjectHeader
{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:1px;
}
/*beschreibung des Projektes (Projekt:)*/
.ObjectType
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#006666;
	margin-left:50;
}
/*Projektnamen */
.ProjectLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:68px;
}
/*Projektbeschreibung */
.ProjectDescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:178px;
}

/*Verantwortlicher (Projekt Manager) */
.ProjectManagerCaption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006666;
	margin-left:50px;
}

/*Verantwortlicher // Projekt Manager */
.ProjectManager
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:6px;
}

/*Projekt Datum */
.ProjectDates
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:178px;
}
/*in der Kategorien ansicht*/
.LocationType
{
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:Bold;
	color:#006666;
}

/*in der Kategorien ansicht*/
.Location
{
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*Projekt Categorie*/
.ProjectCategory
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
}
#ProtocolList
{
	border-bottom:solid 1px #92c2c2;
	font-family:Arial;
	font-size:10px;
	margin-left:50px;
}


/* Eingabe felder z.B.: unter Upload */
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:1px;
}

/*upload button  */
#UploadButton a
{
	background-color:#dfdfdf;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#006666;
	height:24;
	width:56;
	margin-left: 50px;
	border-top:groove 1px #006666;
	border-bottom:solid 1px #006666;
	border-left:groove 1px #006666;
	border-right:solid 1px #006666;
	position:absolute;
}
/*upload button  */
#UploadButton a:hover
{
	background-color:#dfdfdf;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#006666;
	height:23;
	width:55;
	margin-left: 51px;
	margin-top:1px;
	border-top:groove 1px #006666;
	border-bottom:solid 1px #006666;
	border-left:groove 1px #006666;
	border-right:solid 1px #006666;
	position:absolute;
}


/*Unter Upload gesmtdesing für die einstellungen  */
#UploadControl
{
	margin-left: 35px;
}

/*unter Upload Projektorganisation*/
.ProjectParticipants
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:40px;
	border-bottom-style:solid;
	border-bottom-color:#006666;
	border-bottom-width:1px;
	width:590px;
}


#_ctl2_btnAppend
{
	margin-left:10px;
}

/*unter Projektorganisation*/
#StaffList
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:50px;
}
/*unter Projektorganisation*/
#ParticipantsList
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:50px;	
	border:0px none;
}

.PPCList
{

	background-color: White;
	font-family:Arial;
	font-size:9px;
	border-collapse:collapse;
	border: solid 1px black;
}
.HeaderRow
{

	background-color: White;
	border:solid 1px black;
	border-style:none;
}

 .ContactRow
{

	background-color: White;
	border:solid 1px black;
	border-style:none;
	
}

.AccountRow
{

	background-color:#dcdcdc;
	color:#006666;
	font-weight:bolder;

}

.GroupRow
{

	background-color:#92c2c2;
	font-weight:bold;
	color:Black;
}
.PPC
{

	border: solid 1px black;
}

/*logout text desing*/
#LogoutText
{
	margin-left:50px;
	font-family:Arial;
	color:#006666;
	font-size:12px;
}
.DLCellVersion
{
	text-align:center;
}
.DLCellRevision
{
	text-align:center;
}