body {  
  scrollbar-face-color:       #6DC478;
  scrollbar-shadow-color:     #94BDD6;
  scrollbar-highlight-color:  #B9E2C0;
  scrollbar-3dlight-color:    #94BDD6;
  scrollbar-darkshadow-color: #459450;
  scrollbar-track-color:      #B9E2C0;
  scrollbar-arrow-color:      #007AC1;
  background-color: #999999;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #322F2F;
}
.tabtitel {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
    background-color: #CA99B4;
}

.absatz {
	font-weight: 600;
	color: #D00071;
}

a:link {
	color: #D00071;
	text-decoration: none;
    font-size: 12px;
}
a:visited {
	color: #976681;
	text-decoration: none;
    font-size: 12px;
}
a:hover {
	color: #322F2F;
	text-decoration: none;
    font-size: 12px;
}
a:active {
	color: #322F2F;
	text-decoration: none;
    font-size: 12px;
}

A.menulink:link
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #322F2F;
  text-decoration:        none;
  
}

A.menulink:visited
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #322F2F;
  text-decoration:        none;
}

A.menulink:active
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #322F2F;
  text-decoration:        none;
}

A.menulink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:                  #D00071;
	text-decoration:        none;
}

A.menulink_current:link
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #D00071;
  text-decoration:        none;
  
}

A.menulink_current:visited
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #D00071;
  text-decoration:        none;
}
.menulink_current:active
{
  font-family: Tahoma;
  font-size: 11px;
  color:                  #322F2F;
  text-decoration:        none;
}

A.menulink_current:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:                  #D00071;
	text-decoration:        none;
}

.formbut {
	height: 19px;
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F2F2F2;
	border: 1px solid #D00071;
	color: #D00071;
	cursor: hand;
	margin-bottom: 2px;
	margin-top: 2px;
}
.formfield {
	background-color: #FFFFFF;
	width: 65px;
	font-family: Tahoma;
	font-size: 12px;
	color: #D00071;
}
.rightbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #D00071;
	background-color: #F2F2F2;
	padding: 8px;
}
.tdred {
	background-color: #D00071;
}
.tdgrey {
	background-color: #F2F2F2;
}
.tdwhite {
	background-color: #FFFFFF;
}
li {
	color: #D00071;
}

.underline
{
  font-family: Tahoma;
  font-size: 12px;
  color:                  #322F2F;
  text-decoration:        underline;
}
