#beamtext {
	width: 808px;
	margin-left: 152px;
	background-image: url(/fileadmin/templates/_gfx/beam_bg.jpg);
	background-repeat: repeat-x;
	
	background-color: #ff0000;
	
	color: #13295e
	font-size: 12px;
}

#beamecke {
	width: 3px;
	height: 22px;

	background-image: url(/fileadmin/templates/_gfx/beam_ecke.jpg);
	background-repeat: no-repeat;
	
	float: left;
}

#beamleft {
	height: 21px;
	float:left;
	padding-left: 4px;
	padding-top: 1px;
}

#beamright {
	height: 21px;
	float:right;
	padding-right:8px;
	padding-top: 1px;
}


