.text_two_column_left{
	background: url('/img_bg/bg-kont.gif') repeat-y;
	padding: 20px 15px 20px 20px;
	color: #003300;
}
.text_two_column_left a{
	color: #003300;
}
.text_two_column_left a:hover{
	text-decoration: none;
}
.text_two_column_right{
	background: url('/img_bg/bg-kont.gif') repeat-y;
	padding: 20px 20px 20px 15px;
	color: #003300;
}
.text_two_column_right a{
	color: #003300;
}
.text_two_column_right a:hover{
	text-decoration: none;
}