/* Schriftfarbe */
body {
color: #ffffff
 }

textarea {
border: 1px solid #4c4c4c;
background: #0d1333;
color: #f6bddd; 
font-size: 12px;
font-weight: bold
} 

 input {
border: 1px solid #4c4c4c;
background: #0d1333;
color: #f6bddd; 
font-size: 12px;
font-weight: bold
} 

button {
border: 1px solid red;
background: #782e3b;
color: #f6bddd; 
font-size: 12px;
font-weight: bold
} 

tr.high{
  background-color:#b72266;
  }
  
tr.low{
  background-color:#d00b3b;
  }

tr.adhigh{
  background-color:#a5a5a5;
  }
  
tr.adlow{
  background-color:#898989;
  }

a {
color: #f6bddd; 
text-decoration:none;
}

img a {
   border: none;
}

a:hover { 
font-weight:bold;
}

a.navi-login2:hover { 
font-weight:normal;
}



/* Schriftfamilie und Größe */
 Body {
font-family: Verdana, Arial; 
font-size: 9px;
}


h1 {

	font-family: Verdana, Arial;
	font-align: center;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

h2 {

	font-family: Verdana, Arial;
	font-align: center;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.navi {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f6bddd;
	text-decoration: none;

}

.navi-login {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f6bddd;
	text-decoration: none;

}

.navi-login2 {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f6bddd;
	text-decoration: none;

}

.small {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;

}

.smallnormal {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;

}

.error {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EE0000;
	text-decoration: none;

}

.admin {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7C5B;
	text-decoration: none;

}

.admincontent {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF	;
	text-decoration: none;

}

.schicht {


	font-family: Verdana, Arial;
	font-align: center;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000	;
	text-decoration: none;

}
