.punkte {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.punktelinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#png{
	background-image: url(../img/weiss.png);
}
.hauptabelle {
	height: 100%;
}
.menu_o {
	font-size: 10px;
  background: ButtonFace;
  padding: 5px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonFace ButtonShadow ButtonHighlight;	
}
.menu_o a:link, .menu_o a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
}
.templateBackground {
	background-color:#9AA96F;
	color: #ffffff;
}
