
#buttons ul li {
  list-style-image: none;
  background-repeat: no-repeat;
  list-style-type: none;
  list-style-position: outside;
  margin-bottom: 10px;
  font-size: 11px;
  text-align: center;
  width: 160px;
}

#buttons ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

#buttons ul li.button-1 {
  background-image:url(../img/button_blau.jpg);
}

#buttons ul li.button-2 {
  background-image:url(../img/button_rot.jpg);
}

#buttons ul li.button-3 {
  background-image:url(../img/button_grau.jpg);
}

#buttons ul li.button-3 a {
  color: #333333;
}

#buttons ul li.button-4 {
  background-image:url(../img/button_orange.jpg);
}





.csc-textpic-image dd.csc-textpic-caption {
	font-size: 10px;
	color: #777777;
}
/*
p.bodytext {
	color: #cccccc;
}*/


#p2 div.start #right {
	background-image:url(../img/bg_start1.jpg);
	background-repeat:no-repeat;
}
