div.sidebox {
  margin-top: 15px;
  background-color: #FFF;
}
table.sidebox {
  width: 171px;
}
td.sidebox_top {
  height: 27px;
  background-image: url(../bilder/box_head_grau.png);
  background-repeat: no-repeat;
  padding: 0px 10px 5px 10px;
  vertical-align: bottom;
  font-weight: bold;
  color: #FFF;
}
td.sidebar_left1 {
  background-image: url(../bilder/s_l_1.png);
  background-repeat: repeat-y;
  width: 3px;
}
td.sidebar_right1 {
  background-image: url(../bilder/s_r_1.png);
  background-repeat: repeat-y;
  width: 5px;
}
td.sidebox_bottom1 {
  background-color: #DDDBCE;
  padding: 2px 6px;
  margin-bottom: 10px;
  text-align: right;
  font-size: 10px;
}
td.sidebox_bottom2 {
  background-image: url(../bilder/s_bottom.png);
  background-repeat: no-repeat;
  height: 5px;
}
ul.twitter{
	list-style-type: none;
	padding: 5px;
}
li.twitter {
	padding: 5px;
	font-size: 10px;
}
span.twitter {
	font-size: 10px;
}
a.twitter {
	font-size: 10px;
	text-decoration:underline;
}
a.twitter2 {
	font-size: 10px;
}