<!--
* {
font-family:arial,sans-serif;
font-size:10pt;
color:#000000;
}

.text{
font-family:arial,sans-serif;
font-size:10pt;
color:#000000;
}

.texts{
font-family:arial,sans-serif;
font-size:8pt;
line-height:8pt;
color:#000000;
}

.textlog{
font-family:arial,sans-serif;
font-size:8pt;
color:#000000;
}

.textsr{
font-family:arial,sans-serif;
font-size:8pt;
line-height:8pt;
color:#ff0000;
}

h1{
font-family:arial,sans-serif;
font-size:13pt;
color:#990000;
font-weight:bold;
}

.lastUpdate{
font-size:8pt;
}

.breadcrumbActive{
font-weight: bold;
font-size:11pt;
}



A.breadcrumbLink:link{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.breadcrumbLink:visited{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.breadcrumbLink:hover{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.breadcrumbLink:active{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}



A.sitemapLink:link{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.sitemapLink:visited{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.sitemapLink:hover{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}
A.sitemapLink:active{
  background-color: transparent;
  color : #000000;
  text-decoration :none;
  font-size:11pt;
}



.title{
font-weight: bold;
}

.subtitle{
color: #999999;
font-weight: bold;
}


A:link {
background-color: transparent;
color : #E2007A;
text-decoration :none;
font-family:arial,sans-serif;
}
A:visited {
background-color: transparent;
color : #E2007A;
text-decoration :none;
font-family:arial,sans-serif;
}
A:hover {
background-color: transparent;
color : #E2007A;
text-decoration :underline;
font-family:arial,sans-serif;
}
A:active {
background-color: transparent;
color : #E2007A;
text-decoration :none;
font-family:arial,sans-serif;
}





A.mainnav:link {
background-color: transparent;
color : #ffffff;
text-decoration :none;
font-family:arial,sans-serif;
}
A.mainnav:visited {
background-color: transparent;
color : #ffffff;
text-decoration :none;
font-family:arial,sans-serif;
}
A.mainnav:hover {
background-color: transparent;
color : #ffffff;
text-decoration :none;
font-family:arial,sans-serif;
}
A.mainnav:active {
background-color: transparent;
color : #ffffff;
text-decoration :none;
font-family:arial,sans-serif;
}




A.mainnavActive:link {
background-color: transparent;
color : #a4a4a4;
text-decoration :none;
font-family:arial,sans-serif;
font-weight: bold;
}
A.mainnavActive:visited {
background-color: transparent;
color : #a4a4a4;
text-decoration :none;
font-family:arial,sans-serif;
font-weight: bold;
}
A.mainnavActive:hover {
background-color: transparent;
color : #a4a4a4;
text-decoration :none;
font-family:arial,sans-serif;
font-weight: bold;
}
A.mainnavActive:active {
background-color: transparent;
color : #a4a4a4;
text-decoration :none;
font-family:arial,sans-serif;
font-weight: bold;
}




A.subnav:link {
background-color: transparent;
color : #000000;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnav:visited {
background-color: transparent;
color : #000000;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnav:hover {
background-color: transparent;
color : #999999;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnav:active {
background-color: transparent;
color : #000000;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}




A.subnavActive:link {
background-color: transparent;
color : #999999;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnavActive:visited {
background-color: transparent;
color : #999999;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnavActive:hover {
background-color: transparent;
color : #999999;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}
A.subnavActive:active {
background-color: transparent;
color : #999999;
text-decoration :none;
font-family:arial,sans-serif;
font-size:11pt;
}





INPUT, TEXTAREA, SELECT{
font-family:arial,sans-serif;
font-size:12;
color:#ffffff;
background-color: #96BF0D;
border-top:#000000 0px solid;
border-left:#000000 0px solid;
border-bottom:#000000 0px solid;
border-right:#000000 0px solid;
}

INPUT.buttons{
color:#ffffff;
background-color: #00ff00;
border-color: #000000;
}

textarea.texteditor {
font-family: courier new;
}

.projekt {
background-color:#96BF0D;   /*grau*/
width:100%;
padding:3px;
}

.task_offen {
background-color:#f98484;   /*rot*/
width:100%;
padding:3px;
}

.task_inarbeit {
background-color:#f8bb49;   /*orange*/
width:100%;
padding:3px;
}

.task_warten {
background-color:#d895df;   /*violette*/
width:100%;
padding:3px;
}

.task_abgeschlossen {
background-color:#b6fc9e;   /*grün*/
width:100%;
padding:3px;
}

.red {
color:#FF0000;
}

.green {
color:#00FF00;
}

tr.druck td
{
  color:#bc1f72;
}

tr.promo td
{
  color:#7eba27;
}
