

HTML {
  scrollbar-face-color: #13B107;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #9FDF9A;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #9FDF9A;
  scrollbar-arrow-color: #ffffff;
}

BODY {
	background: url(images/layout/hintergrund.gif) #ffffff;
}

P,TD,UL,OL,LI,FONT {
  color: #000000;
  font-family: helvetica,arial;
  font-size: 12pt;
}
.prodtext {
  color: #000000;
  font-family: helvetica,arial;
  font-size: 10pt;
}
.teasertext {
  color: #ffffff;
  font-family: helvetica,arial;
  font-size: 12pt;
}
.headline {
  color: #000000;
  font-family: helvetica,arial;
  font-size: 14pt;
  font-weight: bold;
}

INPUT,TEXTAREA {
  font-family: helvetica,arial;
  font-size: 8pt;
}
.top {
	background-image:url(images/top_back.jpg);
}

A {
	color: #ffffff;
	text-decoration : none;
}
 
A:hover {
	background: #91DB8B;
	color: #ffffff;
	text-decoration : none;
}

.linkA {
	color: #ffffff;
	font-family: helvetica,arial;
  font-size: 10pt;
	text-decoration : underline;
}
 
.linkA:hover {
	background: #E89773;
	color: #ffffff;
	font-family: helvetica,arial;
  font-size: 10pt;
	text-decoration : none;
}

.textlinkA {
	color: #13B107;
	font-family: helvetica,arial;
  font-size: 10pt;
	text-decoration : underline;
}
 
.textlinkA:hover {
	background: #13B107;
	color: #ffffff;
	font-family: helvetica,arial;
  font-size: 10pt;
	text-decoration : none;
}

.active {
	background: #9FDF9A;
	color: #ffffff;
	text-decoration : none;
}
.navibg {
background-image:url(images/top2.jpg);
background-repeat:no-repeat; 
background-position:0px 36px; 
}
.form {
  color: #ffffff;
  curser: #ffffff;
  background: #888888;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  font-family: arial, helvetica;
  font-size: 8pt;
  padding-top: 0px;
  padding-bottom: 0px;
}



