.vDotLine
{
	background: transparent url(../grafik/delim_v.gif) repeat-y top center;
	width: 20px;
	font-size: 1px;
	padding: 0 1px;
}


.hDotLine
{
	background: transparent url("../grafik/delim_h.gif") repeat-x;
	padding: 1px 0;
	height: 3px;
}