body {
  background-color: #FFFFFF;  
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dt,dd,span {
  font-family: Verdana, Arial, MS Sans Serif, Helvetica;
  font-size: 12px;
  color: #FFFFFF;
}

table.grau { 
  background-color: #333333;
}

td.grau {
  background-color: #333333;
}

table.main { 
  background-color: #CC3300;
}

td.main {
  background-color: #CC3300;
}

table.orange { 
  background-color: #CC3300;
}

td.orange {
  background-color: #CC3300;
}



.head {
	font-family: Verdana, Arial, "MS Sans Serif", Helvetica;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;

}

.klein {
  font-family: Verdana, Arial, MS Sans Serif, Helvetica;
  font-size: 11px;
  line-height: 14px;
}


a.head:link { 
  color: #FF9966;
  text-decoration: none; 
}

a.head:visited { 
  color: #FF9966;
  text-decoration: none; 
}

a.head:active { 
  color: #FF9966;
  text-decoration: none; 
}




a:link { 
  color: #FF9966;
  text-decoration: none;
}

a:visited { 
  color: #FF9966;
  text-decoration: none;
}

a:active { 
  color: #FF9966;
  text-decoration: none; 
}



a.main:link { 
  color: #FF9966;
  font-weight: bold;
  text-decoration: none; 
}

a.main:visited { 
  color: #FF9966;
  font-weight: bold;
  text-decoration: none;
}

a.main:active { 
  color: #FF9966;
  font-weight: bold;
  text-decoration: none;
}

