BODY {
  background  : #ffffff;
}

table, td, p, li, div {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:10px;
  color:#71807d;
}

td.white {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:10px;
  color:#ffffff;
}
b.bigWhite {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:14px;
  color:#ffffff;
}

a:link {
  text-decoration:none;
  color:#71807d;
  font-size:10px;
}

a:visited {
  text-decoration:none;
  color:#71807d;
  font-size:10px;
}

A.test:visited {
  text-decoration:none;
  color:#b23040;
  font-size:9px;
}

A.test:link {
  text-decoration:none;
  color:#b23040;
  font-size:9px;
}

A.yellow:link {
  text-decoration:none;
  color:#a08768;
  font-size:9px;
}

A.yellow:visited {
  text-decoration:none;
  color:#a08768;
  font-size:9px;
}

.grau {
  font-size:7pt; 
  color:#5C4B38;
}

.error {
  font-size:10px;
  color:#ff0000;
}

input {
  border: 0pt;
}

textarea {
  border: 0pt;
}

.headline {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:22px;
  color:#FF6633;
}

.textscroll {
  position:absolute;
  top:0px; left:0px;
  visibility:hidden;
}

.thumbs{
  background: url(/img/team/all_thumbs.jpg);
  background-repeat:no-repeat;  
}
a.textRed, a.textRed:active, a.textRed:visited{
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:10px;
  color:#71807d;
/*  border:2px solid #ffffff;  */
  border: none;
  margin:0px;
  padding:0px;
}
a.textRed:hover {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size:10px;
  color:#ff807d;
/*  border:2px solid #ff0000;  */
  border: none;
  margin:0px;
  padding:0px;

}
.feld1 {
  border: none;
  margin:0px;
  padding:0px;
  font-size:0;
}
.thumbsContainer{
  background: url(/img/main/thumbContainer.jpg);
  background-repeat:no-repeat;  
  width:780px;
  height:84px;
}
.transparent img{
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.transparent:hover img{
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.bgPhysio{
  background: url(/img/konzept/physio/cranio1.jpg);
  background-repeat:no-repeat;  
  width:377px;
  height:243px;
}
.bgMat{
  background: url(/img/konzept/mat/flexibar.jpg);
  background-repeat:no-repeat;  
  width:377px;
  height:243px;
}
.bgWirbel{
  background: url(/img/konzept/wirbel/1.jpg);
  background-repeat:no-repeat;  
  width:377px;
  height:243px;
}
.bgVerhalten{
  background: url(/img/konzept/verhalten/flexibar.jpg);
  background-repeat:no-repeat;  
  width:377px;
  height:243px;
}
.bgKardio{
  background: url(/img/konzept/kardio/laufband.jpg);
  background-repeat:no-repeat;  
  width:377px;
  height:243px;
}



